.. |
AsyncPanZoomController.cpp
|
Bug 839911 - Separate animation out from layer code; r=kats
|
2013-12-06 16:21:39 +13:00 |
AsyncPanZoomController.h
|
Bug 839911 - Separate animation out from layer code; r=kats
|
2013-12-06 16:21:39 +13:00 |
AutoOpenSurface.h
|
Bug 913872 - Take nested enums out of gfxASurface - 2/3 : manual changes - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
Axis.cpp
|
Bug 938970 - 5/5. Switch gfx/layers to UNIFIED_SOURCES - r=ehsan,mattwoodrow
|
2013-11-17 21:07:08 -05:00 |
Axis.h
|
Bug 938970 - 5/5. Switch gfx/layers to UNIFIED_SOURCES - r=ehsan,mattwoodrow
|
2013-11-17 21:07:08 -05:00 |
CompositableForwarder.h
|
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
|
2013-11-27 10:19:34 -05:00 |
CompositableTransactionParent.cpp
|
Bug 893301. Rollup patch - new textures content. r=nical,nrc
|
2013-12-06 07:39:22 +13:00 |
CompositableTransactionParent.h
|
Bug 926558 - Remove a warning that is not used correctly. r=BenWa
|
2013-11-13 13:25:50 +01:00 |
CompositorChild.cpp
|
Bug 933082 - Part 1: make LayerTransactionChild reference-counted - r=nical
|
2013-11-27 10:18:38 -05:00 |
CompositorChild.h
|
Bug 900248. Rebuild the d3d9 device. r=Bas
|
2013-11-22 11:07:56 +13:00 |
CompositorCocoaWidgetHelper.cpp
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
|
2013-04-10 09:20:52 +00:00 |
CompositorCocoaWidgetHelper.h
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
|
2013-04-10 09:20:52 +00:00 |
CompositorParent.cpp
|
Bug 940737 - Monitor Compositor thread hangs using BackgroundHangMonitor; r=bsmedberg r=BenWa
|
2013-12-04 21:24:28 -05:00 |
CompositorParent.h
|
Bug 920123 - Make Start/Stop FrameTimeRecording work with OMTC and remove paint time recording. r=mattwoodrow
|
2013-11-27 08:32:19 +01:00 |
GeckoContentController.h
|
Bug 940952 - Replace apzc GeckoContentController pan notifications with more general purpose transform notifications. r=botond
|
2013-11-26 14:14:39 -06:00 |
GestureEventListener.cpp
|
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
|
2013-11-25 20:30:26 -08:00 |
GestureEventListener.h
|
Bug 927033 - Don't reset mApzcForInputBlock until all touches are gone [r=kats]
|
2013-11-07 13:10:29 -08:00 |
ImageBridgeChild.cpp
|
Bug 944703 - Part 5: make AllocShmemParams hold a strong reference to its ISurfaceAllocator - r=nical
|
2013-12-03 13:44:38 -05:00 |
ImageBridgeChild.h
|
Bug 938134 - Build widget/xpwidgets in unified mode; r=roc
|
2013-11-17 14:03:55 -05:00 |
ImageBridgeParent.cpp
|
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
|
2013-10-27 15:38:40 -07:00 |
ImageBridgeParent.h
|
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
|
2013-11-27 10:19:34 -05:00 |
ISurfaceAllocator.cpp
|
Bug 933082 - Part 2: propagate the mIPCOpen flag, avoid crashing in DestroySharedSurface on a dead channel - r=nical
|
2013-11-27 10:18:38 -05:00 |
ISurfaceAllocator.h
|
No bug. Remove an erroneous comment. r=me. DONTBUILD
|
2013-12-04 12:28:36 +13:00 |
LayersMessages.ipdlh
|
Only composite changed areas in the software compositor (bug 882447, r=mattwoodrow,nrc).
|
2013-11-21 11:25:16 -08:00 |
LayersSurfaces.ipdlh
|
Backed out changeset bad6c063b01f (bug 932274) for build bustage
|
2013-11-04 14:40:50 -08:00 |
LayerTransactionChild.cpp
|
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
|
2013-10-27 15:38:40 -07:00 |
LayerTransactionChild.h
|
Bug 933082 - Part 1: make LayerTransactionChild reference-counted - r=nical
|
2013-11-27 10:18:38 -05:00 |
LayerTransactionParent.cpp
|
Bug 933082 - Part 1: make LayerTransactionChild reference-counted - r=nical
|
2013-11-27 10:18:38 -05:00 |
LayerTransactionParent.h
|
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
|
2013-11-27 10:19:34 -05:00 |
PCompositable.ipdl
|
Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
|
2013-10-18 14:47:04 -04:00 |
PCompositor.ipdl
|
Bug 920123 - Make Start/Stop FrameTimeRecording work with OMTC and remove paint time recording. r=mattwoodrow
|
2013-11-27 08:32:19 +01:00 |
PGrallocBuffer.ipdl
|
Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD
|
2013-06-19 17:11:25 +08:00 |
PImageBridge.ipdl
|
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
|
2013-10-27 15:38:40 -07:00 |
PLayer.ipdl
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
|
2013-04-24 14:42:40 -04:00 |
PLayerTransaction.ipdl
|
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
|
2013-10-27 15:38:40 -07:00 |
ShadowLayerChild.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ShadowLayerChild.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ShadowLayerParent.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ShadowLayerParent.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ShadowLayers.cpp
|
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
|
2013-11-27 10:19:34 -05:00 |
ShadowLayers.h
|
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
|
2013-11-27 10:19:34 -05:00 |
ShadowLayersManager.h
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
|
2013-04-24 14:42:40 -04:00 |
ShadowLayerUtils.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
ShadowLayerUtilsD3D10.cpp
|
Bug 942501 - Part 1: remove some dead code around TextureImage functions - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
ShadowLayerUtilsD3D10.h
|
|
|
ShadowLayerUtilsGralloc.cpp
|
Bug 942501 - Part 1: remove some dead code around TextureImage functions - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
ShadowLayerUtilsGralloc.h
|
Bug 915869 - Let the GrallocBufferActor keep an _array_ of backrefs to TextureHosts referencing it - r=nical
|
2013-09-17 14:48:08 -04:00 |
ShadowLayerUtilsMac.cpp
|
Bug 942501 - Part 1: remove some dead code around TextureImage functions - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
ShadowLayerUtilsX11.cpp
|
Bug 942501 - Part 1: remove some dead code around TextureImage functions - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
ShadowLayerUtilsX11.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
SharedPlanarYCbCrImage.cpp
|
Bug 944703 - Part 6: make DeprecatedSharedPlanarYCbCrImage hold a strong reference to its ISurfaceAllocator - r=nical
|
2013-12-03 13:44:38 -05:00 |
SharedPlanarYCbCrImage.h
|
Bug 944703 - Part 6: make DeprecatedSharedPlanarYCbCrImage hold a strong reference to its ISurfaceAllocator - r=nical
|
2013-12-03 13:44:38 -05:00 |
SharedRGBImage.cpp
|
Bug 934412 - Add header offset in SharedRGBImage::GetBuffer r=nical
|
2013-12-03 10:25:27 +13:00 |
SharedRGBImage.h
|
Bug 944703 - Part 7: make DeprecatedSharedRGBImage hold a strong reference to its ISurfaceAllocator - r=nical
|
2013-12-03 13:44:38 -05:00 |
TaskThrottler.cpp
|
Bug 888084 - Use RollingMean to calculate mean; r=BenWa
|
2013-09-25 12:13:33 +12:00 |
TaskThrottler.h
|
Bug 888084 - Use RollingMean to calculate mean; r=BenWa
|
2013-09-25 12:13:33 +12:00 |