.. |
AsyncPanZoomController.cpp
|
Back out 2f5e6cd1cc9c (bug 989829) for assertion failures
|
2014-03-30 23:26:43 -07:00 |
AsyncPanZoomController.h
|
Bug 984786 part 8: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /gfx and /content/canvas. r=bjacob
|
2014-04-04 09:27:02 -07:00 |
Axis.cpp
|
Back out 2f5e6cd1cc9c (bug 989829) for assertion failures
|
2014-03-30 23:26:43 -07:00 |
Axis.h
|
Bug 965871 - Implement overscroll handoff for flings. r=kats
|
2014-03-10 20:04:44 -04:00 |
CompositableForwarder.h
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
CompositableTransactionParent.cpp
|
Bug 990437 - Rename the Incremental texture created function. r=nical
|
2014-04-02 14:45:01 +08:00 |
CompositableTransactionParent.h
|
Bug 957323 - Handle android's fence on gonk r=nical,doublec,pchang
|
2014-02-24 20:23:41 -08:00 |
CompositorChild.cpp
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
CompositorChild.h
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
CompositorParent.cpp
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
CompositorParent.h
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
FenceUtils.h
|
Bug 977596 - Fix build failure on flatfish r=jmuizelaar
|
2014-02-27 13:26:22 -08:00 |
FenceUtilsGonk.cpp
|
Bug 977393 - Fix build failure on gonk KK r=pchang
|
2014-02-26 17:46:34 -08:00 |
FenceUtilsGonk.h
|
Bug 957323 - Handle android's fence on gonk r=nical,doublec,pchang
|
2014-02-24 20:23:41 -08:00 |
GeckoContentController.h
|
Bug 984786 part 8: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /gfx and /content/canvas. r=bjacob
|
2014-04-04 09:27:02 -07:00 |
GestureEventListener.cpp
|
Bug 985541 - Turn GestureEventListener into Finite-state machine. r=kats,drs
|
2014-03-27 14:04:39 +02:00 |
GestureEventListener.h
|
Bug 984786 part 8: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /gfx and /content/canvas. r=bjacob
|
2014-04-04 09:27:02 -07:00 |
ImageBridgeChild.cpp
|
Bug 989904 - Remove some of the deprecated backend-independent textures. r=mattwoodrow
|
2014-04-01 14:28:23 +08:00 |
ImageBridgeChild.h
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
ImageBridgeParent.cpp
|
Bug 976479 - Don't race to destroy top level protocols off the main thread. r=nical
|
2014-03-21 15:20:25 -07:00 |
ImageBridgeParent.h
|
Bug 963073 - Merge tiling branch. r=Bas,jrmuizel,BenWa
|
2014-03-07 22:34:04 +01:00 |
ISurfaceAllocator.cpp
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
ISurfaceAllocator.h
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
LayersMessages.ipdlh
|
Bug 989904 - Remove some of the deprecated backend-independent textures. r=mattwoodrow
|
2014-04-01 14:28:23 +08:00 |
LayersSurfaces.ipdlh
|
Bug 904890 - Part 5: Add a d3d9 texture host for DXGI surfaces. r=nical
|
2014-04-07 15:23:06 +12:00 |
LayerTransactionChild.cpp
|
Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob
|
2014-01-21 23:06:18 +01:00 |
LayerTransactionChild.h
|
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
LayerTransactionParent.cpp
|
Bug 986359 part 1 - Move SetTestSampleTime and LeaveTestMode to LayerTransactionParent; r=mattwoodrow
|
2014-03-22 05:59:57 +08:00 |
LayerTransactionParent.h
|
Bug 986359 part 1 - Move SetTestSampleTime and LeaveTestMode to LayerTransactionParent; r=mattwoodrow
|
2014-03-22 05:59:57 +08: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 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
PGrallocBuffer.ipdl
|
Bug 783451 - Remove outdated FIXME comment. r=nrc,bent DONTBUILD
|
2013-06-19 17:11:25 +08:00 |
PImageBridge.ipdl
|
Bug 959615 - Initialize the TextureChild/Parent at creation time. r= bjacob
|
2014-01-21 23:06:18 +01:00 |
PLayer.ipdl
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
|
2013-04-24 14:42:40 -04:00 |
PLayerTransaction.ipdl
|
Bug 986359 part 1 - Move SetTestSampleTime and LeaveTestMode to LayerTransactionParent; r=mattwoodrow
|
2014-03-22 05:59:57 +08:00 |
PTexture.ipdl
|
Bug 977880 - Handle ReleaseFence on tiled thebes layer r=cwiiis,nical,BenWa
|
2014-03-26 18:01:15 -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 968833 - 1/2 - Make PLayerTransaction check actual layer types before casting - r=jrmuizel
|
2014-02-20 11:40:55 -05:00 |
ShadowLayerParent.h
|
Bug 968833 - 1/2 - Make PLayerTransaction check actual layer types before casting - r=jrmuizel
|
2014-02-20 11:40:55 -05:00 |
ShadowLayers.cpp
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayers.h
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayersManager.h
|
Bug 986359 part 1 - Move SetTestSampleTime and LeaveTestMode to LayerTransactionParent; r=mattwoodrow
|
2014-03-22 05:59:57 +08: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 991028 - Get rid of OpenDescriptor/CloseDescriptor. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayerUtilsD3D10.h
|
|
|
ShadowLayerUtilsGralloc.cpp
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayerUtilsGralloc.h
|
Bug 991028 - Remove deprecated IPDL SurfaceDescriptor types. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayerUtilsMac.cpp
|
Bug 991028 - Get rid of OpenDescriptor/CloseDescriptor. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayerUtilsX11.cpp
|
Bug 991028 - Get rid of OpenDescriptor/CloseDescriptor. r=nical
|
2014-04-07 13:32:49 +12:00 |
ShadowLayerUtilsX11.h
|
Bug 945203. Part 1: Add Layers API to annotate layers with hit-test regions. r=kats
|
2013-12-16 23:47:06 +13:00 |
SharedPlanarYCbCrImage.cpp
|
Bug 989883 - Remove deprecated ImageClient/Host. r=mattwoodrow
|
2014-04-01 14:28:00 +08:00 |
SharedPlanarYCbCrImage.h
|
Bug 989883 - Remove deprecated ImageClient/Host. r=mattwoodrow
|
2014-04-01 14:28:00 +08:00 |
SharedRGBImage.cpp
|
Bug 989883 - Remove deprecated ImageClient/Host. r=mattwoodrow
|
2014-04-01 14:28:00 +08:00 |
SharedRGBImage.h
|
Bug 989883 - Remove deprecated ImageClient/Host. r=mattwoodrow
|
2014-04-01 14:28:00 +08: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 |