gecko/gfx/layers
Boris Chiou 7c722ca85a Bug 987527 - Register Vsync monitor to HWComposer. r=mwu
In order to enable/disable the Vsync from mHwc, we should make sure
the order of each command is correct. In this patch, I added an
interface for registering these mHwc callback functions and some
accessor/helper functions for manipulating Hwc Vsync.
2014-08-27 01:17:00 -04:00
..
apz Bug 1057642 - Fix some printing call sites that try to print CoordTyped as floats. r=botond 2014-08-26 12:05:05 -04:00
basic Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
client Bug 1057222 - Do partial tile uploads on desktop. r=BenWa 2014-08-27 18:51:37 +12:00
composite Bug 1057222 - Do partial tile uploads on desktop. r=BenWa 2014-08-27 18:51:37 +12:00
d3d9 Bug 1048099 - Check that the d3d9 wasn't lost before providing access to it in CompositorD3D9. r=Bas 2014-08-06 14:39:58 +02:00
d3d10 Bug 1049957 - Use UniquePtr for SharedSurface, SurfaceFactory. - r=kamidphish 2014-08-15 17:38:08 -07:00
d3d11 Bug 1057716. d3d11: Properly copy the background. r=bas 2014-08-26 14:33:03 -04:00
ipc Bug 1057839 - Fix build failure on VS2013 Update 3 with --enable-warnings-as-errors due to Warning C4717. r=roc 2014-08-25 07:13:38 +09:00
opengl Bug 987527 - Register Vsync monitor to HWComposer. r=mwu 2014-08-27 01:17:00 -04:00
protobuf Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
AtomicRefCountedWithFinalize.h Bug 774388 - Patch 12: make ImageBridgeParent 's refcounting implementation automatically defer destruction to the main thread - r=nical 2014-07-04 14:04:12 -04:00
AxisPhysicsModel.cpp Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
AxisPhysicsModel.h Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
AxisPhysicsMSDModel.cpp Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
AxisPhysicsMSDModel.h Bug 1026023 - Part 2: Implement Physically Based Movement Model. r=mwoodrow 2014-07-09 10:02:29 -07:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Bug 1010584 - Part 1: Introduce RenderTargetPixel. r=mwoodrow 2014-07-30 14:36:15 -04:00
Compositor.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
CompositorTypes.h Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical 2014-08-18 22:14:00 -04:00
CopyableCanvasLayer.cpp Bug 952977: Switch some remaining gfxMatrix uses in layers to gfx::Matrix r=nical 2014-07-21 21:37:57 -04:00
CopyableCanvasLayer.h Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
DirectedGraph.h
Effects.cpp Bug 1016539. Add support for accelerated a11y filters. r=mwoodrow 2014-08-07 17:44:08 -04:00
Effects.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
FrameMetrics.h bug 1030741 - Make FrameMetrics::mIsRoot private and add getter/setter methods to manipulate it. r=kats 2014-08-23 19:09:10 -04:00
genTables.py
GrallocImages.cpp Bug 931733 - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion. r=mwu 2014-07-04 02:38:00 +02:00
GrallocImages.h Bug 931733 - Ease vendor porting of HAL_PIXEL_FORMAT_XXX for color format conversion. r=mwu 2014-07-04 02:38:00 +02:00
ImageContainer.cpp Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical 2014-08-18 22:14:00 -04:00
ImageContainer.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp
ImageLayers.h Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
ImageTypes.h Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical 2014-08-18 22:14:00 -04:00
Layers.cpp Bug 1057642 - Fix some printing call sites that try to print CoordTyped as floats. r=botond 2014-08-26 12:05:05 -04:00
Layers.h Bug 1055821 - Add layer construction logging. r=mattwoodrow 2014-08-22 11:53:24 -04:00
LayerScope.cpp Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
LayerScope.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
LayersLogging.cpp Bug 912700 - Audit all uses of FrameMetrics::mViewport and wrap it in getter/setters. r=botond 2014-08-22 23:18:56 -04:00
LayersLogging.h Bug 1057642 - Fix some printing call sites that try to print CoordTyped as floats. r=botond 2014-08-26 12:05:05 -04:00
LayerSorter.cpp Bug 1040906 - Replace the out-param on matrix conversion helpers with a return value. r=Bas 2014-07-22 09:12:14 -04:00
LayerSorter.h
LayersTypes.h Bug 1002823 - [Stingray] Add a new kind of image layer without graphic buffer for overlaying video input. r=nical 2014-08-18 22:14:00 -04:00
LayerTreeInvalidation.cpp Bug 1048916. Convert a bunch of layers from nsAutoPtr to UniquePtr. r=roc 2014-08-25 11:09:39 -04:00
LayerTreeInvalidation.h Bug 1048916. Convert a bunch of layers from nsAutoPtr to UniquePtr. r=roc 2014-08-25 11:09:39 -04:00
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
Makefile.in Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
moz.build Bug 1039992 - Move the overscroll handoff chain into AsyncPanZoomController and have one per touch block or pan gesture. r=kats,bjacob,mstange 2014-08-18 16:12:11 -04:00
ReadbackLayer.h Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
ReadbackProcessor.cpp Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
ReadbackProcessor.h
RenderTrace.cpp Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
RenderTrace.h Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
RotatedBuffer.cpp Bug 947781 - Part 1: Refactor RotatedBuffer to easily be re-usable for any rotated buffer drawing. r=mattwoodrow 2014-07-30 15:38:46 +02:00
RotatedBuffer.h Bug 1050609 - Fix more bad implicit constructors in gfx/layers; r=roc 2014-08-20 00:55:14 -04:00
SharedTextureImage.h
TextureDIB.cpp Bug 1047765 - Pass the proper allocation flags in TextureClient::CreateSimilar. r=Bas 2014-08-06 14:40:07 +02:00
TextureDIB.h Bug 1042052 - Add TextureClient::CreateSimilar and have component alpha buffer be of the same type. r=sotaro 2014-07-25 11:24:46 +02:00
TiledLayerBuffer.h Bug 1025138 - Integrate DrawTargetTiled preffed off. r=mattwoodrow 2014-08-06 14:40:03 +02:00
TransactionIdAllocator.h
YCbCrImageDataSerializer.cpp
YCbCrImageDataSerializer.h