gecko/gfx/layers/ipc
2013-07-11 10:43:35 -04:00
..
AsyncPanZoomController.cpp Bug 891544 - Remove unneeded FromUnknownPoint and FromUnknownRect calls. r=kats 2013-07-11 10:43:35 -04:00
AsyncPanZoomController.h Bug 890938 - Convert AsyncPanZoomController::ZoomToRect to take a CSSRect instead of a gfxRect. r=kats 2013-07-11 10:43:35 -04:00
AutoOpenSurface.h Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -04:00
Axis.cpp Bug 885030 - Move CalculateCompositedRectInCssPixels from APZC to FrameMetrics. r=kentuckyfriedtakahe 2013-06-26 09:54:49 -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 Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
CompositableTransactionParent.cpp Bug 888288 - Fix some typos in GFX header comments. r=nrc 2013-07-08 21:21:06 -07:00
CompositableTransactionParent.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorChild.cpp Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
CompositorChild.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
CompositorCocoaWidgetHelper.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorCocoaWidgetHelper.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
CompositorParent.cpp Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
CompositorParent.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
GeckoContentController.h Bug 879004 - Add types to the remaining methods in GeckoContentController. r=kentuckyfriedtakahe 2013-06-10 09:05:44 -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 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
ImageBridgeChild.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04: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 Backout b61b7f2e0d0b for potentially causing leaks 2013-07-09 18:12:23 -07:00
ISurfaceAllocator.h Backout b61b7f2e0d0b for potentially causing leaks 2013-07-09 18:12:23 -07:00
LayersSurfaces.ipdlh b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
LayerTransaction.ipdlh Bug 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc 2013-07-09 10:11:00 -04: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 889953 - Add a bounds property to ColorLayer to restrict the drawing region instead of using a clip. This stops our accelerated layer backends from requiring a temporary surface to render transformed ColorLayers. r=roc 2013-07-09 10:11:00 -04:00
LayerTransactionParent.h Bug 885804: Renaming in gfx r=nical 2013-07-08 11:48:39 -04:00
PCompositable.ipdl Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -04:00
PCompositor.ipdl Bug 873944 - Add FlushRendering API to the compositor interface. r=nrc 2013-06-18 19:58:43 +12:00
PGrallocBuffer.ipdl Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD 2013-06-19 17:11:25 +08:00
PImageBridge.ipdl Bug 844928, remove PTexture. r=nical 2013-04-12 19:28:55 +12:00
PLayer.ipdl Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -04:00
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 863392 - Disconnect layer during abnormal shutdown - r=nical 2013-04-26 15:18:16 -04:00
ShadowLayerParent.h Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -04:00
ShadowLayers.cpp Backout b61b7f2e0d0b for potentially causing leaks 2013-07-09 18:12:23 -07:00
ShadowLayers.h Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02:00
ShadowLayersManager.h Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -04:00
ShadowLayerUtils.h
ShadowLayerUtilsD3D10.cpp Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc 2013-04-25 18:25:33 -04:00
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Bug 858914 - Mark all TextureHost and TextureClient classes deprecated. r=mattwoodrow 2013-07-08 23:30:44 +02: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 Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc 2013-04-25 18:25:33 -04:00
ShadowLayerUtilsX11.h
SharedPlanarYCbCrImage.cpp Bug 874726 -split ShmemYCbCrImage into YCbCrImageDataSerializer and YCbCrImageDataDeserializer. r=jrmuizel 2013-05-23 09:17:10 +02:00
SharedPlanarYCbCrImage.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
SharedRGBImage.cpp Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
SharedRGBImage.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
TaskThrottler.cpp Bug 864447 - Move timing tracking out of APZC; r=BenWa 2013-07-10 11:26:08 +12:00
TaskThrottler.h Bug 864447 - Move timing tracking out of APZC; r=BenWa 2013-07-10 11:26:08 +12:00