.. |
AsyncTransactionTracker.cpp
|
Bug 1026580 - Remove an infinite loop possibility from AsyncTransactionTracker::WaitComplete() r=nical
|
2014-06-21 08:30:30 -07:00 |
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 1103213 - Do not compose when layer does not exist r=nical
|
2014-11-25 06:40:30 -08:00 |
CompositableTransactionParent.h
|
Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical
|
2014-10-06 15:45:03 -07:00 |
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 1094442 - Part 2: Adjust tile size to the stride of the gralloc buffers. r=kats
|
2014-11-12 17:55:13 -05: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
|
Backed out changeset 82e94c16732d (bug 1101974)
|
2014-11-21 10:52:24 -08:00 |
CompositorParent.h
|
Backed out changeset 82e94c16732d (bug 1101974)
|
2014-11-21 10:52:24 -08: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 1095639 - Re-enable acquire fence delivery on gonk r=nical
|
2014-11-12 07:55:31 -08: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 1088838 - Don't export CompositorChild.h, CompositorParent.h and ShadowLayersManager.h twice; r=BenWa
|
2014-10-27 08:57:36 -04:00 |
ISurfaceAllocator.cpp
|
Backed out changesets 258ac2909d6e and 55252aebf52d (bug 1099437) for bustage.
|
2014-11-26 14:14:16 -05:00 |
ISurfaceAllocator.h
|
Bug 1039883 - release Tiled layer's gralloc when an application is background r=nical
|
2014-07-19 05:33:12 -07:00 |
LayersMessages.ipdlh
|
Bug 1036602 - add generic gfx/layers functionality for VR rendering; r=nical
|
2014-07-09 12:26:18 -07: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 1036682 - Prevent LayerTransactionChild from sending messages after it has been destroyed. r=jrmuizel
|
2014-11-26 14:11:11 -08:00 |
LayerTransactionChild.h
|
Backed out changeset 80f873bf8adc (bug 1036682) for test bustage
|
2014-11-14 12:32:47 +01:00 |
LayerTransactionParent.cpp
|
Bug 1036602 - add generic gfx/layers functionality for VR rendering; r=nical
|
2014-07-09 12:26:18 -07: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 1094442 - Part 2: Adjust tile size to the stride of the gralloc buffers. r=kats
|
2014-11-12 17:55:13 -05:00 |
PImageBridge.ipdl
|
Bug 1001417 - Forward fence objects in SharedSurfaceGralloc to Compositor r=jgilbert,nical
|
2014-06-08 06:18:53 -07:00 |
PLayer.ipdl
|
|
|
PLayerTransaction.ipdl
|
Bug 1080205. Part 2: Add test. r=tn
|
2014-10-30 16:33:55 +13:00 |
PSharedBufferManager.ipdl
|
|
|
PTexture.ipdl
|
Bug 1091777 - Add TextureClient recycling to CairoImag r=nical
|
2014-11-13 07:53:49 -08:00 |
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
|
Bug 1097655 - Guard against invalid shadow manager. r=sotaro
|
2014-11-19 15:22:03 -05:00 |
ShadowLayers.h
|
Bug 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical
|
2014-10-07 11:37:15 -07:00 |
ShadowLayersManager.h
|
Bug 1007728 - Avoid calling APZCTreeManager::UpdatePanZoomControllerTree() on repeat transactions. r=kats,BenWa
|
2014-05-30 18:52:43 -04:00 |
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
|
Bug 1032364 - Change gralloc buffer's key to 64bit r=jmuizelaar
|
2014-07-02 14:45:59 -07:00 |
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
|
Backed out changesets 258ac2909d6e and 55252aebf52d (bug 1099437) for bustage.
|
2014-11-26 14:14:16 -05:00 |
SharedBufferManagerChild.h
|
Bug 1039883 - release Tiled layer's gralloc when an application is background r=nical
|
2014-07-19 05:33:12 -07:00 |
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
|
Bug 1037360 - Fix SharedBufferManagerParent's destruction r=jrmuizel,jbacob
|
2014-07-16 13:05:42 -07:00 |
SharedPlanarYCbCrImage.cpp
|
Backed out changesets 258ac2909d6e and 55252aebf52d (bug 1099437) for bustage.
|
2014-11-26 14:14:16 -05:00 |
SharedPlanarYCbCrImage.h
|
Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc
|
2014-08-20 00:55:14 -04:00 |
SharedRGBImage.cpp
|
Bug 1040028 - Create and allocate in one step when we used to call CreateBufferTextureClient and CreateTextureClientForDrawing. r=sotaro
|
2014-07-22 14:17:31 +02:00 |
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 |