gecko/gfx/layers/ipc
Matt Woodrow dd47002689 Bug 1085223 - Add an occlusion culling pass to compositor layers. r=BenWa
--HG--
extra : rebase_source : fc5e7007477a8d999fdd1380bf81dd4c205099df
2014-10-20 17:04:39 +13:00
..
AsyncTransactionTracker.cpp
AsyncTransactionTracker.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
CompositableForwarder.h Bug 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical 2014-10-07 11:37:15 -07:00
CompositableTransactionParent.cpp Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
CompositableTransactionParent.h Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
CompositorBench.cpp
CompositorBench.h
CompositorChild.cpp Bug 966284 - Fix the shutdown sequence of PLayerTransaction and PTexture. r=sotaro 2014-10-13 10:43:59 +02:00
CompositorChild.h Bug 1060620 - RequestNotifyAfterRemotePaint can send messages to a dead actor on linux. r=smaug 2014-09-04 07:20:45 -05:00
CompositorParent.cpp Bug 1085223 - Add an occlusion culling pass to compositor layers. r=BenWa 2014-10-20 17:04:39 +13:00
CompositorParent.h Bug 1048667. Skeleton vsync framework and vsync aligned compositor. r=benwa,roc 2014-10-21 15:40:54 -07: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 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical 2014-10-07 11:37:15 -07:00
ImageBridgeChild.h Bug 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical 2014-10-07 11:37:15 -07:00
ImageBridgeParent.cpp Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
ImageBridgeParent.h Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-06 15:45:03 -07:00
ISurfaceAllocator.cpp
ISurfaceAllocator.h
LayersMessages.ipdlh Bug 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical 2014-10-07 11:37:15 -07:00
LayersSurfaces.ipdlh Bug 1066280 - Remove SurfaceStream. - r=kamidphish,mattwoodrow 2014-10-07 21:15:39 -07:00
LayerTransactionChild.cpp Bug 966284 - Fix the shutdown sequence of PLayerTransaction and PTexture. r=sotaro 2014-10-13 10:43:59 +02:00
LayerTransactionChild.h Bug 966284 - Fix the shutdown sequence of PLayerTransaction and PTexture. r=sotaro 2014-10-13 10:43:59 +02:00
LayerTransactionParent.cpp Bug 1013612 - Remove APZ-internal headers from being exported to non-layers code. r=botond 2014-10-16 09:23:52 -04:00
LayerTransactionParent.h Bug 966284 - Fix the shutdown sequence of PLayerTransaction and PTexture. r=sotaro 2014-10-13 10:43:59 +02:00
PCompositable.ipdl
PCompositor.ipdl Bug 918634 - swapFrameLoader not implemented for e10s r=nical 2014-10-14 15:11:38 -07:00
PImageBridge.ipdl
PLayer.ipdl
PLayerTransaction.ipdl Bug 966284 - Fix the shutdown sequence of PLayerTransaction and PTexture. r=sotaro 2014-10-13 10:43:59 +02:00
PSharedBufferManager.ipdl
PTexture.ipdl
ShadowLayerChild.cpp
ShadowLayerChild.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
ShadowLayerParent.cpp Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc 2014-09-26 13:07:06 -04:00
ShadowLayerParent.h Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc 2014-09-26 13:06:08 -04:00
ShadowLayers.cpp Backed out changeset 96aefa302688 (bug 1065881) for breaking content process leak checking. 2014-10-16 12:23:56 -04:00
ShadowLayers.h Bug 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical 2014-10-07 11:37:15 -07:00
ShadowLayersManager.h
ShadowLayerUtils.h Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp 2014-09-17 08:13:29 -05:00
ShadowLayerUtilsD3D10.cpp
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp Bug 1042387 - Add file descriptors count check r=jrmuizel 2014-08-18 10:55:23 -07:00
ShadowLayerUtilsGralloc.h
ShadowLayerUtilsMac.cpp
ShadowLayerUtilsX11.cpp
ShadowLayerUtilsX11.h Bug 1061250 - Fix more bad implicit constructors in graphics; r=roc 2014-09-02 09:47:43 -04:00
SharedBufferManagerChild.cpp
SharedBufferManagerChild.h
SharedBufferManagerParent.cpp Bug 1056962 - Part 2: Add proc name to gralloc memory report entries. r=BenWa 2014-08-22 16:36:24 -07:00
SharedBufferManagerParent.h
SharedPlanarYCbCrImage.cpp
SharedPlanarYCbCrImage.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
SharedRGBImage.cpp
SharedRGBImage.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
ThreadSafeRefcountingWithMainThreadDestruction.h Bug 1068022 - Fix more bad implicit constructors in gfx; r=jrmuizel 2014-09-17 17:54:13 -04:00