.. |
AsyncPanZoomController.cpp
|
Bug 774458 - Only send clicks on confirmed single taps, r=cjones
|
2012-11-29 21:26:11 -05:00 |
AsyncPanZoomController.h
|
(no bug) fix typo in header comment for AsyncPanZoomController::CalculateIntrinsicScale(). DONTBUILD (comment-only)
|
2012-11-15 09:16:03 -08:00 |
AutoOpenSurface.h
|
Backout 0cd12dcf7f8f, 5ff5e81e6de6, and 0ae09da96f63 (bug 740580) due to bug 797391.
|
2012-10-03 22:13:14 -04:00 |
Axis.cpp
|
Bug 804949: Change the way panning works. r=cjones a=blocking-basecamp
|
2012-10-24 01:37:53 -07:00 |
Axis.h
|
Bug 804949: Change the way panning works. r=cjones a=blocking-basecamp
|
2012-10-24 01:37:53 -07:00 |
CompositorChild.cpp
|
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
|
2012-10-29 18:10:45 -04:00 |
CompositorChild.h
|
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
|
2012-10-29 18:10:45 -04:00 |
CompositorCocoaWidgetHelper.cpp
|
|
|
CompositorCocoaWidgetHelper.h
|
|
|
CompositorParent.cpp
|
Bug 788409: When the compositor runs past the end of an animation, just fill forwards until the main thread catches up. r=dbaron a=blocking-basecamp
|
2012-11-22 15:49:06 -08:00 |
CompositorParent.h
|
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
|
2012-10-29 18:10:45 -04:00 |
GeckoContentController.h
|
Bug 796275 - Context menu fires on wrong target out of process. r=cjones
|
2012-11-08 14:35:02 -05:00 |
GestureEventListener.cpp
|
Bug 806596 - Don't fire double tap if the delayed task to timeout the 1st tap fails to run in time. r=roc
|
2012-11-28 22:46:50 -05:00 |
GestureEventListener.h
|
Bug 806596 - Don't fire double tap if the delayed task to timeout the 1st tap fails to run in time. r=roc
|
2012-11-28 22:46:50 -05: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 797893 - Fix trivial warning in ImageBridgeParent.cpp. r=dholbert
|
2012-10-05 22:46:01 +02: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 809904 - Create gralloc images in ImageContainerChild::CreateImage r=nical
|
2012-11-09 06:44:11 +13:00 |
ImageContainerChild.h
|
Bug 809904 - Create gralloc images in ImageContainerChild::CreateImage r=nical
|
2012-11-09 06:44:11 +13:00 |
ImageContainerParent.cpp
|
Bug 791711 - Invalidate again if the SharedImageID was removed. r=nical
|
2012-10-20 08:18:31 +08: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
|
|
|
LayersSurfaces.ipdlh
|
Bug 811958 - Fix and move ShateType type - r=bgirard
|
2012-11-26 14:23:27 -08:00 |
PCompositor.ipdl
|
Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis
|
2012-10-29 18:10:45 -04:00 |
PGrallocBuffer.ipdl
|
Bug 780920, part 3: The ultimate compositor has to draw to the readback surface; shadow layers doesn't have access to all the needed rendering state. r=roc
|
2012-10-04 00:05:24 -07: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
|
|
|
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 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc
|
2012-11-07 19:51:55 -08:00 |
ShadowLayerChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ShadowLayerChild.h
|
|
|
ShadowLayerParent.cpp
|
|
|
ShadowLayerParent.h
|
|
|
ShadowLayers.cpp
|
Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar
|
2012-10-25 16:12:59 -04:00 |
ShadowLayers.h
|
Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar
|
2012-10-25 16:12:59 -04:00 |
ShadowLayersChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
ShadowLayersChild.h
|
|
|
ShadowLayersManager.h
|
|
|
ShadowLayersParent.cpp
|
Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc
|
2012-11-07 19:51:55 -08:00 |
ShadowLayersParent.h
|
Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc
|
2012-11-07 19:51:55 -08:00 |
ShadowLayerUtils.h
|
Bug 811958 - Fix and move ShateType type - r=bgirard
|
2012-11-26 14:23:27 -08:00 |
ShadowLayerUtilsD3D10.cpp
|
Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar
|
2012-10-25 16:12:59 -04:00 |
ShadowLayerUtilsD3D10.h
|
|
|
ShadowLayerUtilsGralloc.cpp
|
Bug 808266 - Add memory reporter for GrallocBufferActor. r=cjones
|
2012-11-22 08:39:56 -05:00 |
ShadowLayerUtilsGralloc.h
|
Bug 808266 - Add memory reporter for GrallocBufferActor. r=cjones
|
2012-11-22 08:39:56 -05:00 |
ShadowLayerUtilsMac.cpp
|
Bug 808469 - Use gfxQuartzSurface for OMTC drawing on mac. r=cjones
|
2012-11-07 19:56:56 +13:00 |
ShadowLayerUtilsX11.cpp
|
Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar
|
2012-10-25 16:12:59 -04: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 792252 - Clean up ImageContainerChild (before implementing SharedPlanarYCbCrImage to remove the extra video frame copy). r=kanru
|
2012-10-29 16:08:06 +01:00 |
ShmemYCbCrImage.h
|
Bug 792252 - Clean up ImageContainerChild (before implementing SharedPlanarYCbCrImage to remove the extra video frame copy). r=kanru
|
2012-10-29 16:08:06 +01:00 |