gecko/gfx/layers/ipc
2015-02-20 14:58:00 -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
CompositorBench.cpp Bug 1103135: Fix CompositorBench code to build again. r=benwa 2014-11-24 19:44:51 +00:00
CompositorBench.h
CompositorChild.cpp Bug 1132592 - Avoid showing PluginWidgetParent widgets before they are positioned and clipped. r=aklotz 2015-02-13 12:27:56 -06:00
CompositorChild.h Bug 1095754 - Miscellaneous code cleanup nits found along the way. r=me 2015-01-29 13:41:57 -06:00
CompositorParent.cpp Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert 2015-02-11 15:01:26 -05:00
CompositorParent.h Bug 1124452 - Ensure the widget continues to be destroyed on the main thread. r=BenWa 2015-01-29 12:57:55 -05:00
FenceUtils.h
FenceUtilsGonk.cpp Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert 2015-02-11 15:01:26 -05:00
FenceUtilsGonk.h
ImageBridgeChild.cpp Bug 1130971 - Null pointer checks before dispatching. r=mattwoodrow 2015-02-09 17:23:09 +08:00
ImageBridgeChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
ImageBridgeParent.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
ImageBridgeParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
ISurfaceAllocator.cpp Bug 1118595 - More aggressive shrinking of shmem section heap. r=bschouten 2015-02-20 14:58:00 -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 1131840 - Propagate the EventRegionsOverride flag on RefLayers also. r=roc 2015-02-16 21:30:02 -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 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
LayerTransactionChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
LayerTransactionParent.cpp Bug 1131840 - Propagate the EventRegionsOverride flag on RefLayers also. r=roc 2015-02-16 21:30:02 -05:00
LayerTransactionParent.h Bug 1095754 - Compositor plumbing for plugin configuration. r=roc 2015-01-29 13:41:55 -06:00
PCompositable.ipdl
PCompositor.ipdl Bug 1095754 - In the chrome process, combine content side plugin widget geometry with chrome layer clipping and transform data, and apply this to native plugin widgets when we compose. r=roc 2015-01-29 13:41:55 -06:00
PImageBridge.ipdl
PLayer.ipdl
PLayerTransaction.ipdl Bug 1095754 - Compositor plumbing for plugin configuration. r=roc 2015-01-29 13:41:55 -06:00
PSharedBufferManager.ipdl
PTexture.ipdl Bug 1091777 - Add TextureClient recycling to CairoImag r=nical 2014-11-13 07:53:49 -08:00
ShadowLayerChild.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h
ShadowLayers.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
ShadowLayers.h Bug 1095754 - Compositor plumbing for plugin configuration. r=roc 2015-01-29 13:41:55 -06:00
ShadowLayersManager.h Bug 1095754 - Compositor plumbing for plugin configuration. r=roc 2015-01-29 13:41:55 -06:00
ShadowLayerUtils.h Bug 1097699 - Part 4: Remove LayerManagerD3D10 code. r=jrmuizel 2015-01-23 03:41:21 +00:00
ShadowLayerUtilsGralloc.cpp Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert 2015-02-11 15:01:26 -05:00
ShadowLayerUtilsGralloc.h
ShadowLayerUtilsMac.cpp
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h
SharedBufferManagerChild.cpp Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08: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 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08: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