gecko/gfx/layers/ipc
2013-08-02 23:00:02 -04:00
..
AsyncPanZoomController.cpp Bug 900096 - Cleanup Touch some; r=dzbarsky 2013-08-02 09:06:35 +02:00
AsyncPanZoomController.h Bug 890932 - Remove unnecessary internal method now that the monitor re-entrant. r=BenWa 2013-07-31 08:53:16 -04:00
AutoOpenSurface.h
Axis.cpp Bug 869940 - Fix scaling issue with high dpi devices. r=kats 2013-07-25 13:15:10 -04:00
Axis.h Bug 879011 - Turn some ints into floats to avoid rounding error. r=kentuckyfriendtakahe 2013-06-11 18:13:11 -04:00
CompositableForwarder.h back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
CompositableTransactionParent.cpp Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
CompositableTransactionParent.h Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
CompositorChild.cpp back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
CompositorChild.h back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
CompositorCocoaWidgetHelper.cpp
CompositorCocoaWidgetHelper.h
CompositorParent.cpp back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
CompositorParent.h back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
GeckoContentController.h Bug 866232 - Only fire mozbrowserasyncscroll events on the top-level scrollable for backwards compatibility. r=BenWa 2013-07-30 14:03:42 -04:00
GestureEventListener.cpp Bug 879011 - Convert nsIntPoint instances in InputData.h to types with units. r=kentuckyfriedtakahe 2013-06-11 18:13:11 -04:00
GestureEventListener.h Bug 879011 - Convert nsIntPoint instances in InputData.h to types with units. r=kentuckyfriedtakahe 2013-06-11 18:13:11 -04:00
ImageBridgeChild.cpp Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
ImageBridgeChild.h Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
ImageBridgeParent.cpp Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
ImageBridgeParent.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
ISurfaceAllocator.cpp back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
ISurfaceAllocator.h Backout b61b7f2e0d0b for potentially causing leaks 2013-07-09 18:12:23 -07:00
LayersSurfaces.ipdlh back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
LayerTransaction.ipdlh Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
LayerTransactionChild.cpp Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
LayerTransactionChild.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
LayerTransactionParent.cpp Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
LayerTransactionParent.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
PCompositable.ipdl
PCompositor.ipdl back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
PGrallocBuffer.ipdl Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD 2013-06-19 17:11:25 +08:00
PImageBridge.ipdl
PLayer.ipdl
PLayerTransaction.ipdl b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp Bug 784739 - Switch from NULL to nullptr in gfx/layers/ipc/; r=ehsan 2013-07-20 11:48:55 +03:00
ShadowLayerParent.h
ShadowLayers.cpp Bug 900133 - Add TEXTURE_IMMEDIATE_UPLOAD to avoid racing when single buffered. r=nical 2013-08-02 23:00:02 -04:00
ShadowLayers.h Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
ShadowLayersManager.h
ShadowLayerUtils.h Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo 2013-07-18 13:59:53 -04:00
ShadowLayerUtilsD3D10.cpp
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Backed out changeset d264bdb8b400 (bug 884188). 2013-07-24 11:15:47 -04:00
ShadowLayerUtilsGralloc.h Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
ShadowLayerUtilsMac.cpp Backout b61b7f2e0d0b for potentially causing leaks 2013-07-09 18:12:23 -07:00
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h
SharedPlanarYCbCrImage.cpp back out bug 874721, bug 899435 2013-08-01 18:30:46 +12:00
SharedPlanarYCbCrImage.h Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
SharedRGBImage.cpp Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
SharedRGBImage.h Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc 2013-07-30 11:59:51 +02:00
TaskThrottler.cpp Bug 895722 - Don't remove elements from mDurations if it's empty. r=BenWa 2013-07-19 21:20:11 -04:00
TaskThrottler.h Bug 864447 - Move timing tracking out of APZC; r=BenWa 2013-07-10 11:26:08 +12:00