gecko/gfx/layers/ipc
2015-01-17 10:25:57 -05:00
..
AsyncTransactionTracker.cpp
AsyncTransactionTracker.h
CompositableForwarder.h Bug 1088414: Use a single synchronization texture for D3D11. r=jrmuizel 2014-12-13 01:50:47 +00:00
CompositableTransactionParent.cpp Bug 1103213 - Do not compose when layer does not exist r=nical 2014-11-25 06:40:30 -08:00
CompositableTransactionParent.h Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
CompositorBench.cpp Bug 1103135: Fix CompositorBench code to build again. r=benwa 2014-11-24 19:44:51 +00:00
CompositorBench.h
CompositorChild.cpp Back out bug 1065536 part 3 for being a bad idea. 2015-01-14 11:23:06 -08:00
CompositorChild.h Back out bug 1065536 part 3 for being a bad idea. 2015-01-14 11:23:06 -08:00
CompositorParent.cpp Bug 1122408 - Fix potential deadlock codepath. r=BenWa 2015-01-17 10:25:57 -05:00
CompositorParent.h Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange 2015-01-14 17:24:09 -05:00
FenceUtils.h Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
FenceUtilsGonk.cpp Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
FenceUtilsGonk.h Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
ImageBridgeChild.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
ImageBridgeChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
ImageBridgeParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
ImageBridgeParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
ISurfaceAllocator.cpp Bug 1099437 - Part 1: Protect against negative sizes and overflow. r=nical 2014-12-09 13:19:29 -05:00
ISurfaceAllocator.h Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc 2015-01-03 12:21:23 -05:00
LayersMessages.ipdlh Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn 2015-01-02 20:06:14 -05:00
LayersSurfaces.ipdlh Bug 1097116 - Add fencing and better lifetime management for EGLImage Images r=jgilbert 2014-11-26 15:16:07 -06:00
LayerTransactionChild.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
LayerTransactionChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
LayerTransactionParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
LayerTransactionParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
PCompositable.ipdl
PCompositor.ipdl Bug 1094442 - Part 2: Adjust tile size to the stride of the gralloc buffers. r=kats 2014-11-12 17:55:13 -05:00
PImageBridge.ipdl
PLayer.ipdl
PLayerTransaction.ipdl Bug 1080205. Part 2: Add test. r=tn 2014-10-30 16:33:55 +13:00
PSharedBufferManager.ipdl
PTexture.ipdl Bug 1091777 - Add TextureClient recycling to CairoImag r=nical 2014-11-13 07:53:49 -08:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h
ShadowLayers.cpp Bug 1088414: Use a single synchronization texture for D3D11. r=jrmuizel 2014-12-13 01:50:47 +00:00
ShadowLayers.h Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc 2015-01-03 12:21:23 -05:00
ShadowLayersManager.h
ShadowLayerUtils.h
ShadowLayerUtilsD3D10.cpp
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Bug 1073081 - Remove a couple of unused functions. r=sotaro 2014-11-24 20:00:10 -05:00
ShadowLayerUtilsGralloc.h
ShadowLayerUtilsMac.cpp
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h
SharedBufferManagerChild.cpp Bug 1099437 - Part 1: Protect against negative sizes and overflow. r=nical 2014-12-09 13:19:29 -05:00
SharedBufferManagerChild.h
SharedBufferManagerParent.cpp Bug 1073081 - Fix -Wunused-result, -Wunused-variable, and -Wunused-but-set-variable warnings. r=ehsan 2014-11-26 18:13:49 -05:00
SharedBufferManagerParent.h Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc 2015-01-03 12:21:23 -05:00
SharedPlanarYCbCrImage.cpp Bug 1116622 - Give TemporaryRef a take() method semantically equivalent to already_AddRefed::take(); r=froydnj 2015-01-05 11:32:37 -05:00
SharedPlanarYCbCrImage.h
SharedRGBImage.cpp Bug 1116622 - Give TemporaryRef a take() method semantically equivalent to already_AddRefed::take(); r=froydnj 2015-01-05 11:32:37 -05:00
SharedRGBImage.h Bug 1117263 - Mark virtual overridden functions as MOZ_OVERRIDE in graphics layers code; r=roc 2015-01-03 12:21:23 -05:00
ThreadSafeRefcountingWithMainThreadDestruction.h