.. |
APZChild.cpp
|
Bug 1248078 - Remove the dedicated scroll acknowledgement message. r=botond
|
2016-04-18 12:31:54 -04:00 |
APZChild.h
|
Bug 1248078 - Remove the dedicated scroll acknowledgement message. r=botond
|
2016-04-18 12:31:54 -04:00 |
AsyncTransactionTracker.cpp
|
Bug 1244883 - Add Nightly-/Aurora-only crash for AsyncTransactionWaiter timeouts - r=nical
|
2016-04-25 13:10:46 +01:00 |
AsyncTransactionTracker.h
|
Bug 1253478 - Use Atomic<uint64_t> in AsyncTransactionTracker r=nical
|
2016-03-07 18:59:00 -08:00 |
CompositableForwarder.h
|
Bug 1256693 - ISurfaceAllocator cleanup. r=sotaro
|
2016-03-17 14:58:58 +01:00 |
CompositableTransactionParent.cpp
|
Block compositable updates from stale layers. (bug 1256517 part 4, r=mattwoodrow,nical)
|
2016-03-25 01:38:55 -07:00 |
CompositableTransactionParent.h
|
Bug 1274145 - Add HostIPCAllocator r=nical
|
2016-05-19 06:04:14 -07:00 |
CompositorBench.cpp
|
Bug 1272778. Use IntRects for clip rects instead of Rects. r=mstange
|
2016-05-13 19:58:43 -04:00 |
CompositorBench.h
|
Bug 1272778. Use IntRects for clip rects instead of Rects. r=mstange
|
2016-05-13 19:58:43 -04:00 |
CompositorBridgeChild.cpp
|
Move CompositorBridgeParent::CompositorLoop to CompositorThreadHolder. (bug 1273017 part 2, r=mattwoodrow)
|
2016-05-15 23:39:30 -07:00 |
CompositorBridgeChild.h
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
CompositorBridgeParent.cpp
|
Backed out changeset 4d417e2c21ff (bug 1265468) for asserting in LayerManagerComposite.cpp on OS X 10.10 debug with e10s. r=backout
|
2016-05-26 10:45:39 +02:00 |
CompositorBridgeParent.h
|
Remove ContentParent use of CompositorBridgeParent. (bug 1274149 part 5, r=mattwoodrow)
|
2016-05-23 00:28:51 -07:00 |
CompositorLRU.cpp
|
Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow)
|
2016-03-22 14:08:38 -04:00 |
CompositorLRU.h
|
Rename PCompositor to PCompositorBridge. (bug 1258479 part 1, r=mattwoodrow)
|
2016-03-22 14:07:08 -04:00 |
CompositorThread.cpp
|
Move CompositorBridgeParent::IsInCompositorThread to CompositorThreadHolder. (bug 1273017 part 3, r=mattwoodrow)
|
2016-05-15 23:40:13 -07:00 |
CompositorThread.h
|
Move CompositorBridgeParent::IsInCompositorThread to CompositorThreadHolder. (bug 1273017 part 3, r=mattwoodrow)
|
2016-05-15 23:40:13 -07:00 |
FenceUtils.cpp
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
FenceUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
GonkNativeHandle.cpp
|
Bug 1240659 - Add GonkNativeHandle::CreateDupNhObj() r=nical
|
2016-01-20 21:36:00 -08:00 |
GonkNativeHandle.h
|
Bug 1240659 - Add GonkNativeHandle::CreateDupNhObj() r=nical
|
2016-01-20 21:36:00 -08:00 |
GonkNativeHandleUtils.cpp
|
Backed out changeset 1f80fae4ca27 (bug 1276590) on developers request
|
2016-05-31 15:56:49 +02:00 |
GonkNativeHandleUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ISurfaceAllocator.cpp
|
Bug 1256693 - ISurfaceAllocator cleanup. r=sotaro
|
2016-03-17 14:58:58 +01:00 |
ISurfaceAllocator.h
|
Bug 1274145 - Add HostIPCAllocator r=nical
|
2016-05-19 06:04:14 -07:00 |
ImageBridgeChild.cpp
|
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
|
2016-05-13 16:34:41 -04:00 |
ImageBridgeChild.h
|
Bug 1256693 - ISurfaceAllocator cleanup. r=sotaro
|
2016-03-17 14:58:58 +01:00 |
ImageBridgeParent.cpp
|
Hide top-level CompositorBridgeParents behind a new API. (bug 1272472 part 4, r=mattwoodrow,kats,gwagner)
|
2016-05-17 22:33:22 -07:00 |
ImageBridgeParent.h
|
Hide top-level CompositorBridgeParents behind a new API. (bug 1272472 part 4, r=mattwoodrow,kats,gwagner)
|
2016-05-17 22:33:22 -07:00 |
ImageContainerParent.cpp
|
Add a new Image class that wraps drawable TextureClients. (bug 1217665 part 4, r=nical)
|
2015-12-02 11:31:17 -08:00 |
ImageContainerParent.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
LayerAnimationUtils.cpp
|
Bug 1245016 - b2g build failure in gfx/layers/ipc/LayerAnimationUtils.h r=hiro
|
2016-02-02 01:53:05 -08:00 |
LayerAnimationUtils.h
|
Bug 1245016 - b2g build failure in gfx/layers/ipc/LayerAnimationUtils.h r=hiro
|
2016-02-02 01:53:05 -08:00 |
LayerTransactionChild.cpp
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
LayerTransactionChild.h
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
LayerTransactionParent.cpp
|
Bug 1056381 - When a layer transaction comes in, only update the hit testing tree when necessary. r=botond
|
2016-05-16 20:53:44 +02:00 |
LayerTransactionParent.h
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
LayersMessages.ipdlh
|
Bug 1056381 - When a layer transaction comes in, only update the hit testing tree when necessary. r=botond
|
2016-05-16 20:53:44 +02:00 |
LayersSurfaces.ipdlh
|
Bug 1250873 - Rename HasInternalBuffer into HasIntermediateBuffer in layers. r=sotaro
|
2016-02-25 14:15:58 +01:00 |
PAPZ.ipdl
|
Bug 1248078 - Remove the dedicated scroll acknowledgement message. r=botond
|
2016-04-18 12:31:54 -04:00 |
PCompositable.ipdl
|
Rename PCompositor to PCompositorBridge. (bug 1258479 part 1, r=mattwoodrow)
|
2016-03-22 14:07:08 -04:00 |
PCompositorBridge.ipdl
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
PImageBridge.ipdl
|
Bug 1215265 - Shut PImageBridge down properly. r=sotaro
|
2015-11-24 15:33:32 +13:00 |
PImageContainer.ipdl
|
…
|
|
PLayer.ipdl
|
…
|
|
PLayerTransaction.ipdl
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
PSharedBufferManager.ipdl
|
…
|
|
PTexture.ipdl
|
Bug 1264764 - Move PTexture under PCompositorBridge r=nical,dvander
|
2016-05-13 12:52:19 -04:00 |
RemoteContentController.cpp
|
Move Alloc/DeallocLayerTreeId calls to GPUProcessManager. (bug 1274149 part 3, r=mattwoodrow)
|
2016-05-23 00:27:57 -07:00 |
RemoteContentController.h
|
Bug 1266595: Replace Chromium Task with Runnable. r=froydnj
|
2016-04-27 17:06:05 -07:00 |
ShadowLayerChild.cpp
|
…
|
|
ShadowLayerChild.h
|
…
|
|
ShadowLayerParent.cpp
|
…
|
|
ShadowLayerParent.h
|
…
|
|
ShadowLayerUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ShadowLayerUtilsGralloc.cpp
|
Backed out changeset 1f80fae4ca27 (bug 1276590) on developers request
|
2016-05-31 15:56:49 +02:00 |
ShadowLayerUtilsGralloc.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ShadowLayerUtilsMac.cpp
|
…
|
|
ShadowLayerUtilsX11.cpp
|
…
|
|
ShadowLayerUtilsX11.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ShadowLayers.cpp
|
Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang
|
2016-05-13 16:34:41 -04:00 |
ShadowLayers.h
|
Bug 1268169 - Don't touch a ShmemSection's memory after shutdown. r=kats
|
2016-05-04 13:36:48 +02:00 |
ShadowLayersManager.h
|
Bug 1056381 - When a layer transaction comes in, only update the hit testing tree when necessary. r=botond
|
2016-05-16 20:53:44 +02:00 |
SharedBufferManagerChild.cpp
|
Bug 1266595: Replace Chromium Task with Runnable. r=froydnj
|
2016-04-27 17:06:05 -07:00 |
SharedBufferManagerChild.h
|
…
|
|
SharedBufferManagerParent.cpp
|
Bug 1274435: Don't bother tracking the main thread in SharedBufferManagerParent. r=sotaro
|
2016-05-22 08:28:07 -04:00 |
SharedBufferManagerParent.h
|
Bug 1274435: Don't bother tracking the main thread in SharedBufferManagerParent. r=sotaro
|
2016-05-22 08:28:07 -04:00 |
SharedPlanarYCbCrImage.cpp
|
Bug 1274178 - Deliver picture origin r=nical
|
2016-05-22 17:37:43 -07:00 |
SharedPlanarYCbCrImage.h
|
Bug 1262278 - Rename PlanarYCbCrImage::SetData and PlanarYCbCrImage::SetDataNoCopy r=nical
|
2016-04-18 20:12:41 -07:00 |
SharedRGBImage.cpp
|
Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel.
|
2016-01-07 20:57:38 -08:00 |
SharedRGBImage.h
|
Bug 1200595 - Buffer TextureData implementation. r=mattwoodrow
|
2015-10-15 17:53:33 +02:00 |
ThreadSafeRefcountingWithMainThreadDestruction.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |