.. |
AsyncTransactionTracker.cpp
|
|
|
AsyncTransactionTracker.h
|
Bug 1146214 - Remove the unused code after refactoring. r=nical
|
2015-04-10 02:20:00 +02:00 |
CompositableForwarder.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
CompositableTransactionParent.cpp
|
Bug 1170189 - Remove the TiledLayerComposer interface. r=BenWa
|
2015-07-01 13:51:03 +02:00 |
CompositableTransactionParent.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
CompositorBench.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
CompositorBench.h
|
|
|
CompositorChild.cpp
|
Backed out changeset 8b4e4083639e (bug 1171931) for B2G debug emulator bustage.
|
2015-06-25 19:48:42 -04:00 |
CompositorChild.h
|
Bug 1152326 - When processing plugin updates only update the visibility of the set of plugins associated with the same compositor. r=aklotz
|
2015-06-17 15:39:09 -05:00 |
CompositorLRU.cpp
|
Bug 1154231 - Part 1. Use LRU to manage remote layers. r=mattwoodrow
|
2015-05-22 07:08:20 +08:00 |
CompositorLRU.h
|
Bug 1154231 - Part 1. Use LRU to manage remote layers. r=mattwoodrow
|
2015-05-22 07:08:20 +08:00 |
CompositorParent.cpp
|
Bug 1148582 - Add mask layers to FrameMetrics for ancestor scroll frame clips. r=mattwoodrow
|
2015-06-21 12:27:31 -04:00 |
CompositorParent.h
|
Bug 1163832 - Add an API to flush pending APZ repaint requests and dispatch a notification upon completion. r=botond
|
2015-06-19 08:25:41 -04:00 |
FenceUtils.cpp
|
Bug 1155498 - Use FdObj to replace FenceHandle's android fence. r=sotaro
|
2015-05-17 07:21:00 +02:00 |
FenceUtils.h
|
Bug 1155498 - Use FdObj to replace FenceHandle's android fence. r=sotaro
|
2015-05-17 07:21:00 +02:00 |
ImageBridgeChild.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
ImageBridgeChild.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
ImageBridgeParent.cpp
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
ImageBridgeParent.h
|
Bug 1091037 - Raise ImageBridge thread priority r=gsvelto,nical
|
2015-05-07 06:53:47 -07:00 |
ISurfaceAllocator.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
ISurfaceAllocator.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
LayersMessages.ipdlh
|
Bug 1148582 - Add mask layers to FrameMetrics for ancestor scroll frame clips. r=mattwoodrow
|
2015-06-21 12:27:31 -04:00 |
LayersSurfaces.ipdlh
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
LayerTransactionChild.cpp
|
Bug 1146214 - Remove the unused code after refactoring. r=nical
|
2015-04-10 02:20:00 +02:00 |
LayerTransactionChild.h
|
Bug 1146214 - Remove the unused code after refactoring. r=nical
|
2015-04-10 02:20:00 +02:00 |
LayerTransactionParent.cpp
|
Bug 1148582 - Add mask layers to FrameMetrics for ancestor scroll frame clips. r=mattwoodrow
|
2015-06-21 12:27:31 -04:00 |
LayerTransactionParent.h
|
Bug 1163832 - Add an API to flush pending APZ repaint requests and dispatch a notification upon completion. r=botond
|
2015-06-19 08:25:41 -04:00 |
PCompositable.ipdl
|
|
|
PCompositor.ipdl
|
Bug 1152326 - When processing plugin updates only update the visibility of the set of plugins associated with the same compositor. r=aklotz
|
2015-06-17 15:39:09 -05:00 |
PImageBridge.ipdl
|
Bug 1091037 - Raise ImageBridge thread priority r=gsvelto,nical
|
2015-05-07 06:53:47 -07:00 |
PLayer.ipdl
|
|
|
PLayerTransaction.ipdl
|
Bug 1163832 - Add an API to flush pending APZ repaint requests and dispatch a notification upon completion. r=botond
|
2015-06-19 08:25:41 -04:00 |
PSharedBufferManager.ipdl
|
|
|
PTexture.ipdl
|
|
|
ShadowLayerChild.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
ShadowLayerChild.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ShadowLayerParent.cpp
|
|
|
ShadowLayerParent.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
ShadowLayers.cpp
|
Bug 1148582 - Add mask layers to FrameMetrics for ancestor scroll frame clips. r=mattwoodrow
|
2015-06-21 12:27:31 -04:00 |
ShadowLayers.h
|
Bug 1158575: Support using GDI rendering for opaque surfaces when using cross-process layers. r=jrmuizel
|
2015-05-22 17:54:24 +02:00 |
ShadowLayersManager.h
|
Bug 1163832 - Add an API to flush pending APZ repaint requests and dispatch a notification upon completion. r=botond
|
2015-06-19 08:25:41 -04:00 |
ShadowLayerUtils.h
|
Bug 1097699 - Part 4: Remove LayerManagerD3D10 code. r=jrmuizel
|
2015-01-23 03:41:21 +00:00 |
ShadowLayerUtilsGralloc.cpp
|
Backed out changeset 8b4e4083639e (bug 1171931) for B2G debug emulator bustage.
|
2015-06-25 19:48:42 -04:00 |
ShadowLayerUtilsGralloc.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
ShadowLayerUtilsMac.cpp
|
|
|
ShadowLayerUtilsX11.cpp
|
Bug 1132854 - Remove useless ThebesIntSize conversion helper. r=Bas
|
2015-03-29 16:59:15 +02:00 |
ShadowLayerUtilsX11.h
|
|
|
SharedBufferManagerChild.cpp
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
SharedBufferManagerChild.h
|
Bug 1145015 - Part 1: Remove IsValidKey() check in MagicGrallocBufferHandle serializer. r=sotaro, r=nical
|
2015-03-24 03:19:00 -04:00 |
SharedBufferManagerParent.cpp
|
Bug 1164513 - Add nullptr check r=milan
|
2015-05-14 12:09:18 -07:00 |
SharedBufferManagerParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SharedPlanarYCbCrImage.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
SharedPlanarYCbCrImage.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
SharedRGBImage.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
SharedRGBImage.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
ThreadSafeRefcountingWithMainThreadDestruction.h
|
|
|