.. |
AsyncPanZoomController.cpp
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-08 13:38:10 -07:00 |
AsyncPanZoomController.h
|
Bug 775448: Disable async scrolling when we detect a scrollable subframe r=cjones
|
2012-08-08 13:38:06 -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 777264: Fix AsyncPanZoomController and Axis to use CSS pixels for dimension checking r=cjones
|
2012-07-27 00:33:53 -07:00 |
Axis.h
|
Bug 777264: Fix AsyncPanZoomController and Axis to use CSS pixels for dimension checking r=cjones
|
2012-07-27 00:33:53 -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
|
|
|
CompositorCocoaWidgetHelper.h
|
|
|
CompositorParent.cpp
|
Back out 9fb78d71f361, 28f8ce199bed, 78ffaa79a3de, 9f6f9b74d685 (bug 779940 and bug 778036) because of Android failures
|
2012-08-06 21:59:01 -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
|
Backout 8b3b879bc63f (Bug 777463), 32cc8084d1b7 (Bug 775451), ce9014442e13:4d52cfac7c37 (Bug 779572), b33f2b2dbbc5:963aed158547 (Bug 775463), 36832ad5ea65 (Bug 780210), 10695750e4e9:a2afc5b5e538 (Bug 775448), c9f42eebd694 (Bug 775447) for Linux bustage
|
2012-08-07 20:40:48 -07:00 |
GestureEventListener.cpp
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-08 13:38:10 -07:00 |
GestureEventListener.h
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-08 13:38:10 -07:00 |
ImageBridgeChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ImageBridgeChild.h
|
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 |
ImageBridgeParent.cpp
|
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 |
ImageBridgeParent.h
|
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 |
ImageContainerChild.cpp
|
Bug 781024: Use the current decoded image as the reference for allocation. r=roc
|
2012-08-08 10:51:40 -07:00 |
ImageContainerChild.h
|
Bug 781024: Use the current decoded image as the reference for allocation. r=roc
|
2012-08-08 10:51:40 -07:00 |
ImageContainerParent.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ImageContainerParent.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03: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 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
|
2012-07-20 15:20:51 -04:00 |
PCompositor.ipdl
|
[Bug 774505] Don't include Layers.h everywhere r=cjones
|
2012-07-18 12:31:40 -04:00 |
PGrallocBuffer.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 |
PImageBridge.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 |
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
|
|
|
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 706179 Part 3: Turn on the use of scaling for layers in FrameLayerBuilder r=mattwoodrow
|
2012-08-03 14:29:22 -07: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 778519 - Don't include Layers.h everywhere Part 2 r=cjones
|
2012-07-30 17:42:26 -07:00 |
ShadowLayerUtilsD3D10.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ShadowLayerUtilsD3D10.h
|
|
|
ShadowLayerUtilsGralloc.cpp
|
Bug 779636. Add SAMPLE_LABELS to gralloc implementation. r=cjones
|
2012-08-01 15:49:59 -07:00 |
ShadowLayerUtilsGralloc.h
|
Bug 771350, part 1: Add GLContext::CreateDirectTextureImage and OpenDescriptorForTexturing to more easily support direct texturing without updates. r=vlad
|
2012-07-23 16:58:37 -07: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
|
|
|
SharedImageUtils.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |