.. |
AsyncPanZoomController.cpp
|
Bug 787549 - B2G: Stop simulating mouse events unless there's a tap. r=cjones
|
2012-09-14 21:16:32 -04:00 |
AsyncPanZoomController.h
|
Merge the landing of bug 579517 to mozilla-inbound
|
2012-08-22 12:12:15 -04: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 579517 - Part 8: Automatically convert some more NSPR numeric type usages that were landed on mozilla-inbound; r=bsmedberg
|
2012-08-22 12:32:21 -04:00 |
Axis.h
|
Bug 579517 - Part 8: Automatically convert some more NSPR numeric type usages that were landed on mozilla-inbound; r=bsmedberg
|
2012-08-22 12:32:21 -04:00 |
CompositorChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
CompositorChild.h
|
Bug 785657 - Enable async animations in content processes r=cjones
|
2012-08-25 21:27:28 -04:00 |
CompositorCocoaWidgetHelper.cpp
|
|
|
CompositorCocoaWidgetHelper.h
|
|
|
CompositorParent.cpp
|
Bug 774622 - Fixes fennec exit crash by reference counting the compositor thread and making sure the CompositorParents are not destroyed while running code on the compositor thread. r=cjones
|
2012-09-11 14:17:05 -04:00 |
CompositorParent.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
GeckoContentController.h
|
Bug 787549 - B2G: Stop simulating mouse events unless there's a tap. r=cjones
|
2012-09-14 21:16:32 -04:00 |
GestureEventListener.cpp
|
Bug 775447: Let touch-event listeners cancel async pan/zoom r=cjones
|
2012-08-21 21:37:06 -07:00 |
GestureEventListener.h
|
Merge the landing of bug 579517 to mozilla-inbound
|
2012-08-22 12:12:15 -04:00 |
ImageBridgeChild.cpp
|
Bug 782456, part 0: Add the cross-process ImageBridge glue. r=roc
|
2012-08-29 09:24:48 -03:00 |
ImageBridgeChild.h
|
Bug 782456, part 0: Add the cross-process ImageBridge glue. r=roc
|
2012-08-29 09:24:48 -03:00 |
ImageBridgeParent.cpp
|
Bug 782456, part 0: Add the cross-process ImageBridge glue. r=roc
|
2012-08-29 09:24:48 -03:00 |
ImageBridgeParent.h
|
Bug 782456, part 0: Add the cross-process ImageBridge glue. r=roc
|
2012-08-29 09:24:48 -03:00 |
ImageContainerChild.cpp
|
Bug 790716 - Allocate shared YCbCr images in one shmem. r=jrmuizel.
|
2012-09-13 16:52:26 -04:00 |
ImageContainerChild.h
|
Back out Bug 773440 for causing M2 orange on Android on this CLOSED TREE.
|
2012-08-23 10:01:14 -07:00 |
ImageContainerParent.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
ImageContainerParent.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -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 790716 - Allocate shared YCbCr images in one shmem. r=jrmuizel.
|
2012-09-13 16:52:26 -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 757341 - Camera direct texturing with async video. r=cjones
|
2012-08-17 18:56:55 +08:00 |
PImageBridge.ipdl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -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 785333 - Add ContainerLayer::RepositionChild. r=bas
|
2012-08-29 11:52:55 +01: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 785333 - Add ContainerLayer::RepositionChild. r=bas
|
2012-08-29 11:52:55 +01:00 |
ShadowLayers.h
|
Bug 785333 - Add ContainerLayer::RepositionChild. r=bas
|
2012-08-29 11:52:55 +01: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 785333 - Add ContainerLayer::RepositionChild. r=bas
|
2012-08-29 11:52:55 +01: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 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones
|
2012-09-17 10:37:20 +02: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 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 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
ShadowLayerUtilsX11.cpp
|
b=780059 tidy up API for FindVisualAndDepth r=mattwoodrow
|
2012-08-20 16:20:37 +12:00 |
ShadowLayerUtilsX11.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
SharedImageUtils.h
|
Bug 790716 - Allocate shared YCbCr images in one shmem. r=jrmuizel.
|
2012-09-13 16:52:26 -04:00 |
ShmemYCbCrImage.cpp
|
Bug 790716 - Allocate shared YCbCr images in one shmem. r=jrmuizel.
|
2012-09-13 16:52:26 -04:00 |
ShmemYCbCrImage.h
|
Bug 790716 - Allocate shared YCbCr images in one shmem. r=jrmuizel.
|
2012-09-13 16:52:26 -04:00 |