gecko/gfx/layers/ipc
2014-02-07 18:13:50 +01:00
..
AsyncPanZoomController.cpp Bug 964421 - Add a mechanism to HandleLongTap(Up) to allow content to preventDefault touches and stop panning while long tapping. r=kats 2014-02-07 18:13:50 +01:00
AsyncPanZoomController.h Bug 964421 - Add a mechanism to HandleLongTap(Up) to allow content to preventDefault touches and stop panning while long tapping. r=kats 2014-02-07 18:13:50 +01:00
AutoOpenSurface.h Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
Axis.cpp Bug 968112: Remove acceleration code from APZC r=kats 2014-02-05 15:15:05 +01:00
Axis.h Bug 968112: Remove acceleration code from APZC r=kats 2014-02-05 15:15:05 +01:00
CompositableForwarder.h Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
CompositableTransactionParent.cpp Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
CompositableTransactionParent.h
CompositorChild.cpp Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
CompositorChild.h Bug 963555 - Remove unused mMemoryPressureObserver variable in CompositorChild.h. r=nical 2014-01-24 19:29:04 +01:00
CompositorParent.cpp Bug 956263 - Add a preference to control the compositor frame-rate. r=mstange 2014-01-29 18:26:38 -05:00
CompositorParent.h Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent 2014-01-17 13:49:39 -06:00
GeckoContentController.h Bug 964421 - Add a mechanism to HandleLongTap(Up) to allow content to preventDefault touches and stop panning while long tapping. r=kats 2014-02-07 18:13:50 +01:00
GestureEventListener.cpp Bug 969072 - Move the CANCEL event handling into the pinch gesture code. r=drs 2014-02-07 11:26:32 -05:00
GestureEventListener.h Bug 969072 - Move the CANCEL event handling into the pinch gesture code. r=drs 2014-02-07 11:26:32 -05:00
ImageBridgeChild.cpp Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
ImageBridgeChild.h Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
ImageBridgeParent.cpp Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc 2014-01-23 13:26:41 -05:00
ImageBridgeParent.h Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
ISurfaceAllocator.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ISurfaceAllocator.h Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical 2013-12-20 11:46:29 -05:00
LayersMessages.ipdlh Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
LayersSurfaces.ipdlh Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
LayerTransactionChild.cpp Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
LayerTransactionChild.h Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
LayerTransactionParent.cpp Bug 952977: Convert shadow transforms to gfx::Matrix4x4 r=nical 2014-01-27 10:29:27 -05:00
LayerTransactionParent.h Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
PCompositable.ipdl
PCompositor.ipdl Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc 2014-01-23 13:26:41 -05:00
PGrallocBuffer.ipdl
PImageBridge.ipdl Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
PLayer.ipdl
PLayerTransaction.ipdl Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
PTexture.ipdl Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob 2014-01-21 23:06:18 +01:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h
ShadowLayers.cpp Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
ShadowLayers.h Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow 2014-02-06 12:28:29 +01:00
ShadowLayersManager.h Bug 913503 - Update windowed plugin positions before we schedule a composite with OMTC. r=roc 2013-12-16 18:38:42 +13:00
ShadowLayerUtils.h
ShadowLayerUtilsD3D10.cpp Bug 950677 - gfxIntSize -> IntSize in ipc/Shadow* files. r=nical 2013-12-20 11:46:30 -05:00
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Bug 966446 - Handle GrallocBufferActor::ActorDestroy for new texture. r=nical 2014-02-06 20:32:29 -05:00
ShadowLayerUtilsGralloc.h Bug 966446 - Handle GrallocBufferActor::ActorDestroy for new texture. r=nical 2014-02-06 20:32:29 -05:00
ShadowLayerUtilsMac.cpp Bug 950677 - gfxIntSize -> IntSize in ipc/Shadow* files. r=nical 2013-12-20 11:46:30 -05:00
ShadowLayerUtilsX11.cpp Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ShadowLayerUtilsX11.h Bug 945203. Part 1: Add Layers API to annotate layers with hit-test regions. r=kats 2013-12-16 23:47:06 +13:00
SharedPlanarYCbCrImage.cpp Bug 959526 - Implement PlanarYCrCbImage and derived classes GetAsSourceSurface. r=nical 2014-01-21 11:49:53 -05:00
SharedPlanarYCbCrImage.h Bug 959526 - Implement PlanarYCrCbImage and derived classes GetAsSourceSurface. r=nical 2014-01-21 11:49:53 -05:00
SharedRGBImage.cpp Bug 964442 - Make CreateImage just take a plain format parameter - r=jrmuizel 2014-01-30 17:58:51 -05:00
SharedRGBImage.h Bug 964745 - GetAsSourceSurface in SharedTextureImage and DeprecatedSharedRGBImage. r=nical 2014-01-28 10:27:36 -05:00
TaskThrottler.cpp
TaskThrottler.h