.. |
AsyncPanZoomController.cpp
|
Bug 783841 - Fix build warnings in layers r=cjones
|
2012-08-19 20:07:31 -04:00 |
AsyncPanZoomController.h
|
Bug 775463: Implement tolerance in double tap detection r=cjones
|
2012-08-08 21:39:11 -07:00 |
AutoOpenSurface.h
|
Bug 765734, part 4: Add an RAII helper to open/close SurfaceDescriptors and mark usage of SurfaceDescriptor as ReadOnly or ReadWrite. r=BenWa,nrc sr=roc
|
2012-07-12 05:51:58 -07:00 |
Axis.cpp
|
Bug 781734: When flinging many times successively in one direction, accelerate them more and more r=gal
|
2012-08-13 21:08:38 -07:00 |
Axis.h
|
Bug 781734: When flinging many times successively in one direction, accelerate them more and more r=gal
|
2012-08-13 21:08:38 -07:00 |
CompositorChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
CompositorChild.h
|
Bug 745148, part 9: Hook up the pieces and enable direct compositor. r=roc
|
2012-07-17 16:59:45 -07:00 |
CompositorCocoaWidgetHelper.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
CompositorCocoaWidgetHelper.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
CompositorParent.cpp
|
Bug 782411: Work around having multiple compositors when -jsconsole is used. r=ajuma
|
2012-08-16 13:23:24 -07:00 |
CompositorParent.h
|
Back out 9fb78d71f361, 28f8ce199bed, 78ffaa79a3de, 9f6f9b74d685 (bug 779940 and bug 778036) because of Android failures
|
2012-08-06 21:59:01 -07:00 |
GeckoContentController.h
|
Bug 775463: Implement double-tap-to-zoom content r=cjones
|
2012-08-08 21:39:02 -07:00 |
GestureEventListener.cpp
|
Bug 781734: Implement pinch threshold; fingers need to move a bit before page zooms r=gal
|
2012-08-13 21:08:38 -07:00 |
GestureEventListener.h
|
Bug 781734: Implement pinch threshold; fingers need to move a bit before page zooms r=gal
|
2012-08-13 21:08:38 -07:00 |
ImageBridgeChild.cpp
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
ImageBridgeChild.h
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
ImageBridgeParent.cpp
|
Bug 783841 - Fix build warnings in layers r=cjones
|
2012-08-19 20:07:31 -04:00 |
ImageBridgeParent.h
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
ImageContainerChild.cpp
|
Bug 782372 - Splits ImageLayers.h into ImageLayers.h ImageContainer.h and ImageTypes.h, r=bgirard
|
2012-08-19 15:33:25 -04:00 |
ImageContainerChild.h
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
ImageContainerParent.cpp
|
Bug 783841 - Fix build warnings in layers r=cjones
|
2012-08-19 20:07:31 -04:00 |
ImageContainerParent.h
|
Bug 783841 - Fix build warnings in layers r=cjones
|
2012-08-19 20:07:31 -04:00 |
ipdl.mk
|
Bug 598868: Add support for pushing video frames directly to the compositor thread, bypassing the content thread. r=cjones
|
2012-07-13 15:38:09 -04:00 |
LayersSurfaces.ipdlh
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
PCompositor.ipdl
|
[Bug 774505] Don't include Layers.h everywhere r=cjones
|
2012-07-18 12:31:40 -04:00 |
PGrallocBuffer.ipdl
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
PImageBridge.ipdl
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
PImageContainer.ipdl
|
Bug 598868: Add support for pushing video frames directly to the compositor thread, bypassing the content thread. r=cjones
|
2012-07-13 15:38:09 -04:00 |
PLayer.ipdl
|
Bug 706179 Part 1: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-31 10:28:20 -07:00 |
PLayers.ipdl
|
Bug 706179 Part 3: Turn on the use of scaling for layers in FrameLayerBuilder r=mattwoodrow
|
2012-08-03 14:29:22 -07:00 |
ShadowLayerChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ShadowLayerChild.h
|
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
|
2012-07-06 13:15:45 -05:00 |
ShadowLayerParent.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ShadowLayerParent.h
|
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
|
2012-07-06 13:15:45 -05:00 |
ShadowLayers.cpp
|
Bug 706179 Part 3: Turn on the use of scaling for layers in FrameLayerBuilder r=mattwoodrow
|
2012-08-03 14:29:22 -07:00 |
ShadowLayers.h
|
Back out 9fb78d71f361, 28f8ce199bed, 78ffaa79a3de, 9f6f9b74d685 (bug 779940 and bug 778036) because of Android failures
|
2012-08-06 21:59:01 -07:00 |
ShadowLayersChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ShadowLayersChild.h
|
Bug 765734, part 6: Integrate gralloc buffers into the shadow-layers pipelines. r=gal
|
2012-07-12 05:51:58 -07:00 |
ShadowLayersManager.h
|
Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc
|
2012-07-24 12:01:09 -07:00 |
ShadowLayersParent.cpp
|
Bug 782372 - Splits ImageLayers.h into ImageLayers.h ImageContainer.h and ImageTypes.h, r=bgirard
|
2012-08-19 15:33:25 -04:00 |
ShadowLayersParent.h
|
Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc
|
2012-07-24 12:01:09 -07:00 |
ShadowLayerUtils.h
|
Bug 775463: Implement double-tap-to-zoom content r=cjones
|
2012-08-08 21:39:02 -07:00 |
ShadowLayerUtilsD3D10.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ShadowLayerUtilsD3D10.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ShadowLayerUtilsGralloc.cpp
|
Bug 782372 - Splits ImageLayers.h into ImageLayers.h ImageContainer.h and ImageTypes.h, r=bgirard
|
2012-08-19 15:33:25 -04:00 |
ShadowLayerUtilsGralloc.h
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
ShadowLayerUtilsX11.cpp
|
b=778031 add FinishX to XSync less frequently and use it r=cjones
|
2012-07-31 14:54:21 +12:00 |
ShadowLayerUtilsX11.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
SharedImageUtils.h
|
Bug 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |