gecko/gfx/layers/ipc
Chris Lord 3bee7155b6 Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-06 16:55:59 +00:00
..
AsyncPanZoomController.cpp Backed out changeset cacb9f3ee44d (bug 840693) 2013-03-04 14:37:43 +00:00
AsyncPanZoomController.h Backed out changeset cacb9f3ee44d (bug 840693) 2013-03-04 14:37:43 +00:00
AutoOpenSurface.h
Axis.cpp Backed out changeset cacb9f3ee44d (bug 840693) 2013-03-04 14:37:43 +00:00
Axis.h Bug 824511 - Remove Axis.cpp?mark=76,79,82#73 dead code and make Axis less sensitive to random move events distance. r=drs 2013-02-20 14:59:15 -08: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 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats 2013-03-06 16:55:59 +00:00
CompositorParent.h Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats 2013-03-06 16:55:59 +00:00
GeckoContentController.h Bug 840721 - Add a PostDelayedTask method to the GeckoContentController interface. r=cjones 2013-02-25 15:50:49 -05:00
GestureEventListener.cpp Bug 840721 - Add a PostDelayedTask method to the GeckoContentController interface. r=cjones 2013-02-25 15:50:49 -05:00
GestureEventListener.h Bug 840721 - Add a PostDelayedTask method to the GeckoContentController interface. r=cjones 2013-02-25 15:50:49 -05:00
ImageBridgeChild.cpp Bug 841993: Clean up Transports of |opens| channels. r=bent,kanru,nical a=blocking-b2g 2013-02-19 11:27:49 -08:00
ImageBridgeChild.h
ImageBridgeParent.cpp Bug 841993: Clean up Transports of |opens| channels. r=bent,kanru,nical a=blocking-b2g 2013-02-19 11:27:49 -08:00
ImageBridgeParent.h Bug 841993: Clean up Transports of |opens| channels. r=bent,kanru,nical a=blocking-b2g 2013-02-19 11:27:49 -08:00
ImageContainerChild.cpp Bug 823236 - Fix the lifetime of SharedPlanarYCbCrImage/SharedRGBImage. r=nical 2013-03-04 11:00:20 -05:00
ImageContainerChild.h Bug 826829 - Change ImageContainerChild::DispatchSetIdle() to synchronous SetIdle(). r=kanru 2013-01-14 20:15:03 -05:00
ImageContainerParent.cpp Bug 823236 - Fix the lifetime of SharedPlanarYCbCrImage/SharedRGBImage. r=nical 2013-03-04 11:00:20 -05:00
ImageContainerParent.h
ipdl.mk
LayersSurfaces.ipdlh Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
PCompositor.ipdl Bug 805792 - Avoid another extra copie when calling RenderTile. r=Cwiiis 2012-10-29 18:10:45 -04:00
PGrallocBuffer.ipdl
PImageBridge.ipdl
PImageContainer.ipdl Bug 826829 - Change PImageContainer::Flush() to synchronous to prevent abort. r=kanru 2013-01-14 20:15:03 -05:00
PLayer.ipdl
PLayers.ipdl Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE. 2013-03-01 16:09:59 -05:00
ShadowLayerChild.cpp
ShadowLayerChild.h
ShadowLayerParent.cpp
ShadowLayerParent.h
ShadowLayers.cpp Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE. 2013-03-01 16:09:59 -05:00
ShadowLayers.h Backout cf585138ff25 (bug 805939) for Windows build bustage on a CLOSED TREE 2012-12-21 15:30:02 +11:00
ShadowLayersChild.cpp
ShadowLayersChild.h
ShadowLayersManager.h
ShadowLayersParent.cpp Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE. 2013-03-01 16:09:59 -05: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 792966: Don't try to gralloc small buffers. r=kanru 2013-01-28 23:49:38 -08: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
SharedImageUtils.h
SharedRGBImage.cpp Bug 803394 - Add image type for RGB images in shared memory r=nical 2012-12-13 11:47:28 +13:00
SharedRGBImage.h Bug 803394 - Add image type for RGB images in shared memory r=nical 2012-12-13 11:47:28 +13:00
ShmemYCbCrImage.cpp b=811730 - Take skip into account when copying video frames into shared memory. r=cpeterson 2012-12-04 11:36:33 +01:00
ShmemYCbCrImage.h Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
TaskThrottler.cpp Bug 825809 - mWaitingForContentToPaint should be true after mPaintThrottler.TaskComplete post new task. r=ajones 2013-01-03 11:58:15 -08:00
TaskThrottler.h Bug 825809 - mWaitingForContentToPaint should be true after mPaintThrottler.TaskComplete post new task. r=ajones 2013-01-03 11:58:15 -08:00