.. |
APZCTreeManagerChild.cpp
|
Bug 1281575 - Create IPDL protocol implementation of IAPZCTreeManager. r=kats
|
2016-07-20 13:37:00 +02:00 |
APZCTreeManagerChild.h
|
Bug 1281575 - Create IPDL protocol implementation of IAPZCTreeManager. r=kats
|
2016-07-20 13:37:00 +02:00 |
APZCTreeManagerParent.cpp
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
APZCTreeManagerParent.h
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
APZChild.cpp
|
Backed out changeset 9fa5ccaa8c6c (bug 1289650)
|
2016-08-24 23:15:49 +02:00 |
APZChild.h
|
Bug 1298246 - Update documentation for APZ IPDL protocols. r=kats
|
2016-08-25 16:42:55 -07:00 |
AsyncTransactionTracker.cpp
|
Bug 1294121 - Develop a continuous paint mode for Firefox. r=mattwoodrow
|
2016-08-16 08:46:13 -07:00 |
AsyncTransactionTracker.h
|
Bug 1252835 - Make TextureHost recycling implicit r=nical
|
2016-06-15 04:28:10 -07:00 |
CompositableForwarder.h
|
Bug 1250244 - Part 2: Remove old VR rendering paths,r=gw280
|
2016-05-27 13:49:04 -07:00 |
CompositableTransactionParent.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
CompositableTransactionParent.h
|
Use normal refcounting for ISurfaceAllocator. (bug 1287232, r=billm)
|
2016-07-19 16:59:30 -07:00 |
CompositorBench.cpp
|
Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
|
2016-05-25 17:01:18 +01: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
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
CompositorBridgeChild.h
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
CompositorBridgeParent.cpp
|
Merge m-c to inbound, a=merge
|
2016-08-25 17:14:17 -07:00 |
CompositorBridgeParent.h
|
Bug 1297578 - Part 2: Merge ShadowLayersManager into the CBP base. r=dvander
|
2016-08-26 09:10:53 +12:00 |
CompositorThread.cpp
|
Split up CompositorBridgeParent initialization. (bug 1282348 part 1, r=mattwoodrow,billm)
|
2016-07-17 21:24:27 -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
|
…
|
|
GonkNativeHandle.h
|
…
|
|
GonkNativeHandleUtils.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
GonkNativeHandleUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ISurfaceAllocator.cpp
|
Bug 1297578 - Part 1: Create a base CompositorBridgeParent class and avoid implementing things twice. r=nical
|
2016-08-26 09:08:52 +12:00 |
ISurfaceAllocator.h
|
Bug 1297578 - Part 1: Create a base CompositorBridgeParent class and avoid implementing things twice. r=nical
|
2016-08-26 09:08:52 +12:00 |
ImageBridgeChild.cpp
|
Bug 1282408 - add ignore initialization check flag for mPseudoStackHack in ImageBridgeThread. r=ttromey
|
2016-08-24 17:10:07 +03:00 |
ImageBridgeChild.h
|
Implement ImageBridge support for the GPU process. (bug 1287366 part 3, r=mattwoodrow,billm)
|
2016-07-20 00:19:27 -07:00 |
ImageBridgeParent.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
ImageBridgeParent.h
|
Implement ImageBridge support for the GPU process. (bug 1287366 part 3, r=mattwoodrow,billm)
|
2016-07-20 00:19:27 -07:00 |
ImageContainerParent.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
ImageContainerParent.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
LayerAnimationUtils.cpp
|
Bug 1264865 - Part 3: Remove codes that are no longer in use. r=birtles
|
2016-07-27 10:13:17 +09:00 |
LayerAnimationUtils.h
|
…
|
|
LayerTransactionChild.cpp
|
Bug 1252835 - Make TextureHost recycling implicit r=nical
|
2016-06-15 04:28:10 -07:00 |
LayerTransactionChild.h
|
Bug 1252835 - Make TextureHost recycling implicit r=nical
|
2016-06-15 04:28:10 -07:00 |
LayerTransactionParent.cpp
|
Merge m-c to inbound, a=merge
|
2016-08-25 17:14:17 -07:00 |
LayerTransactionParent.h
|
Merge m-c to inbound, a=merge
|
2016-08-25 17:14:17 -07:00 |
LayerTreeOwnerTracker.cpp
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
LayerTreeOwnerTracker.h
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
LayersMessages.ipdlh
|
Bug 1291481 - Represent direction enum as uint8_t in LayersMessages.ipdlh; r=birtles
|
2016-08-27 16:50:29 +09:00 |
LayersSurfaces.ipdlh
|
Bug 1254011 - Avoid allocating RGB buffer for YUV data everytime r=nical
|
2016-07-08 18:59:59 -07:00 |
PAPZ.ipdl
|
Bug 1298246 - Update documentation for APZ IPDL protocols. r=kats
|
2016-08-25 16:42:55 -07:00 |
PAPZCTreeManager.ipdl
|
Bug 1298246 - Update documentation for APZ IPDL protocols. r=kats
|
2016-08-25 16:42:55 -07:00 |
PCompositable.ipdl
|
Rename PCompositor to PCompositorBridge. (bug 1258479 part 1, r=mattwoodrow)
|
2016-03-22 14:07:08 -04:00 |
PCompositorBridge.ipdl
|
Backed out changeset 21cd933e4c32 (bug 1289650) for crashing in e10s browser-chrome tests. r=backout on a CLOSED TREE
|
2016-08-24 23:17:37 +02:00 |
PImageBridge.ipdl
|
Bug 1252835 - Make TextureHost recycling implicit r=nical
|
2016-06-15 04:28:10 -07:00 |
PImageContainer.ipdl
|
…
|
|
PLayer.ipdl
|
…
|
|
PLayerTransaction.ipdl
|
Bug 1279071 - Change GetOpacity to GetAnimationOpacity to return opacity value applied by animation. r=birtles,mstange
|
2016-08-25 09:07:56 +09:00 |
PSharedBufferManager.ipdl
|
…
|
|
PTexture.ipdl
|
Bug 1252835 - Make TextureHost recycling implicit r=nical
|
2016-06-15 04:28:10 -07:00 |
RemoteContentController.cpp
|
Backed out changeset 9fa5ccaa8c6c (bug 1289650)
|
2016-08-24 23:15:49 +02:00 |
RemoteContentController.h
|
Bug 1298246 - Update documentation for APZ IPDL protocols. r=kats
|
2016-08-25 16:42:55 -07:00 |
ShadowLayerChild.cpp
|
…
|
|
ShadowLayerChild.h
|
…
|
|
ShadowLayerParent.cpp
|
…
|
|
ShadowLayerParent.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
ShadowLayerUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ShadowLayerUtilsGralloc.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
ShadowLayerUtilsGralloc.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ShadowLayerUtilsMac.cpp
|
Bug 1279791 - Remove gfxSharedQuartzSurface. r=eflores
|
2016-06-13 09:27:23 +01:00 |
ShadowLayerUtilsX11.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
ShadowLayerUtilsX11.h
|
Bug 1296582 - ignore initialisation check for members in SurfaceDescriptorX11. r=jrmuizel
|
2016-08-23 14:17:56 +03:00 |
ShadowLayers.cpp
|
Backed out 2 changesets (bug 1279086) for causing painting issues a=backout
|
2016-08-22 16:00:34 -07:00 |
ShadowLayers.h
|
Backed out 2 changesets (bug 1279086) for causing painting issues a=backout
|
2016-08-22 16:00:34 -07:00 |
SharedBufferManagerChild.cpp
|
Bug 1295083 - Replace PR_snprintf and s[n]printf calls with SprintfLiteral in gfx/. r=Bas
|
2016-08-16 15:41:12 -07:00 |
SharedBufferManagerChild.h
|
…
|
|
SharedBufferManagerParent.cpp
|
Backed out changeset 4bc6e2713327 (bug 1289650)
|
2016-08-24 23:15:35 +02:00 |
SharedBufferManagerParent.h
|
Clean up Transport memory management in IPDL. (bug 1283744, r=billm)
|
2016-07-06 18:51:20 -07:00 |
SharedPlanarYCbCrImage.cpp
|
Bug 1254011 - Avoid allocating RGB buffer for YUV data everytime r=nical
|
2016-07-08 18:59:59 -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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
SharedRGBImage.h
|
…
|
|
TextureForwarder.cpp
|
Use normal refcounting for ISurfaceAllocator. (bug 1287232, r=billm)
|
2016-07-19 16:59:30 -07:00 |
TextureForwarder.h
|
Use normal refcounting for ISurfaceAllocator. (bug 1287232, r=billm)
|
2016-07-19 16:59:30 -07:00 |
ThreadSafeRefcountingWithMainThreadDestruction.h
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |