.. |
AsyncPanZoomController.cpp
|
Bug 833964 - Don't keep a dangling pointer to a task that is about to get deleted. r=drs, a=leo+
|
2013-04-18 15:43:17 -04:00 |
AsyncPanZoomController.h
|
Backed out changeset 3048c1c1ee92 (bug 833795) to fix bug 856083. a=backout
|
2013-04-05 08:00:02 -04:00 |
AutoOpenSurface.h
|
Backout 0cd12dcf7f8f, 5ff5e81e6de6, and 0ae09da96f63 (bug 740580) due to bug 797391.
|
2012-10-03 22:13:14 -04:00 |
Axis.cpp
|
Backed out changeset f5278c18083b. a=backout
|
2013-01-14 14:13:49 -08:00 |
Axis.h
|
Bug 834470: Release AsyncPanZoomController and friends. r=roc a=jst
|
2013-01-24 19:59:10 -08:00 |
CompositorChild.cpp
|
Bug 860892 - IPC failure handling in CompositorChild and ShadowLayers. r=jmuizelaar, a=tef+
|
2013-04-13 00:19:35 -04:00 |
CompositorChild.h
|
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 |
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 858550 - Don't transform fixed layer descendents multiple times. r=nrc, a=tef+
|
2013-04-10 10:54:58 +01:00 |
CompositorParent.h
|
Bug 818482 - Remove rounding of scroll compensation in AZPC; r=roc, a=lsblakk
|
2013-01-11 15:01:00 +08:00 |
GeckoContentController.h
|
Bug 805746 - Send CustomScroll domevent to browser.js. r=cjones, a=blocking-basecamp
|
2012-12-25 14:09:34 +08:00 |
GestureEventListener.cpp
|
Bug 862240 - Add null checking and reset the runnable member pointer when entering runnable method. r=drs, a=tef+
|
2013-04-25 03:58:10 +08:00 |
GestureEventListener.h
|
Bug 862240 - Add null checking and reset the runnable member pointer when entering runnable method. r=drs, a=tef+
|
2013-04-25 03:58:10 +08:00 |
ImageBridgeChild.cpp
|
Bug 850566 - Part 1: Add image size to SurfaceDescriptorGralloc. r=nical, a=tef+
|
2013-04-09 16:50:50 -04: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 841993 - Clean up Transports of |opens| channels. r=bent, r=kanru, r=nical, a=tef+
|
2013-02-19 11:27:49 -08:00 |
ImageBridgeParent.h
|
Bug 841993 - Clean up Transports of |opens| channels. r=bent, r=kanru, r=nical, a=tef+
|
2013-02-19 11:27:49 -08:00 |
ImageContainerChild.cpp
|
Backed out changeset 07b0b2912ec4, incorrect bug number in commit message.
|
2013-04-10 14:17:04 -04:00 |
ImageContainerChild.h
|
Bug 826829 - Change ImageContainerChild::DispatchSetIdle() to synchronous SetIdle(). r=kanru, a=tef+
|
2013-01-14 20:15:03 -05:00 |
ImageContainerParent.cpp
|
Bug 841993 - Clean up Transports of |opens| channels. r=bent, r=kanru, r=nical, a=tef+
|
2013-02-19 11:27:49 -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 |
LayersSurfaces.ipdlh
|
Bug 850566 - Part 1: Add image size to SurfaceDescriptorGralloc. r=nical, a=tef+
|
2013-04-09 16:50:50 -04:00 |
PCompositor.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 |
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
|
Bug 826829 - Change PImageContainer::Flush() to synchronous to prevent abort. r=kanru, a=tef+
|
2013-01-14 20:15:03 -05: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 828531; fix scaling CSS pixels for animations; r=roc,a=leo+
|
2013-03-06 08:49:22 +13: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 |
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
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ShadowLayerUtilsGralloc.cpp
|
Bug 851667 - Handle SendPGrallocBufferConstructor() failure. r=jmuizelaar, a=tef+
|
2013-04-11 17:30:16 -04:00 |
ShadowLayerUtilsGralloc.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
ShadowLayerUtilsX11.cpp
|
b=763449 Finish X requests on mROFrontBuffer before deleting shadow layer r=cjones
|
2012-09-25 16:20:41 +12:00 |
ShadowLayerUtilsX11.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
ShadowLayers.cpp
|
Bug 805939 - Wait for shadow trees to update orientation before recompositing. r=cjones, a=blocking-basecamp
|
2012-11-22 10:40:57 +08:00 |
ShadowLayers.h
|
Bug 805939 - Wait for shadow trees to update orientation before recompositing. r=cjones, a=blocking-basecamp
|
2012-11-22 10:40:57 +08:00 |
ShadowLayersChild.cpp
|
Bug 860892 - IPC failure handling in CompositorChild and ShadowLayers. r=jmuizelaar, a=tef+
|
2013-04-13 00:19:35 -04:00 |
ShadowLayersChild.h
|
Bug 860892 - IPC failure handling in CompositorChild and ShadowLayers. r=jmuizelaar, a=tef+
|
2013-04-13 00:19:35 -04: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 824454; use the resolution scale in OMTA transforms. r=cjones; a=blocking-basecamp
|
2013-01-08 10:44:13 +01:00 |
ShadowLayersParent.h
|
Bug 806029 - Have remote content drop their buffers when they're hidden. r=mattwoodrow, sr=roc, a=blocking-basecamp
|
2012-11-07 19:51:55 -08: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 794233 - Fix for blank video on fennec release. r=cpeterson
|
2012-09-26 23:32:45 -04:00 |
TaskThrottler.cpp
|
Bug 825809 - mWaitingForContentToPaint should be true after mPaintThrottler.TaskComplete post new task. r=ajones, a=overholt
|
2013-01-03 11:58:15 -08:00 |
TaskThrottler.h
|
Bug 825809 - mWaitingForContentToPaint should be true after mPaintThrottler.TaskComplete post new task. r=ajones, a=overholt
|
2013-01-03 11:58:15 -08: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 |