gecko-dev/gfx/layers
2014-09-10 18:29:35 +01:00
..
apz Bug 1064840 - Only display the unused-apz visual warning if the async transform is not applied to any content. r=botond 2014-09-09 12:33:25 -04:00
basic Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01:00
client Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01:00
composite Bug 1061327 - When the scrolled layer is not an ancestor of the scrollbar layer, search the whole layer tree. r=botond 2014-09-10 12:19:53 +02:00
d3d9 Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies 2014-09-02 11:07:25 +02:00
d3d10 Bug 1060165: Remove gfxPoint3D r=nical 2014-08-29 14:47:30 -04:00
d3d11 Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01:00
ipc Bug 1057088 - Add a way to sync query compositor properties like overfill and HWC status. r=smaug,jrmuizel 2014-09-02 15:23:34 -04:00
opengl Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01: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 - Cull in ContainerLayerComposite. r=mwoodrow 2014-08-27 18:46:55 -04:00
Compositor.h Bug 1010584 - Cull in ContainerLayerComposite. r=mwoodrow 2014-08-27 18:46:55 -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 Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage. 2014-09-09 19:57:12 -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 Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten 2014-08-27 11:57:43 -04:00
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 1060802 - Fix some more bad implicit constructors in gfx; r=roc 2014-08-31 23:31:20 -04:00
FrameMetrics.h Bug 1062411 - Make FrameMetrics::mContentDescription an nsCString so there is no limit to its length. r=BenWa 2014-09-03 12:54:26 -04:00
genTables.py
GrallocImages.cpp Bug 1060811 - PlanarYCbCrData contains null for color conversion if the output format of HW decoder is YV12. r=Sotaro 2014-09-01 13:52:03 +08: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 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten 2014-08-27 11:57:43 -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 Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas 2014-06-17 18:35:51 +01:00
ImageDataSerializer.h Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas 2014-06-17 18:35:51 +01:00
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
LayerMetricsWrapper.h Bug 967844. Part 2: Move mContentDescription from Layer to FrameMetrics. r=kats 2014-08-30 00:23:25 +12:00
Layers.cpp Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage. 2014-09-09 19:57:12 -04:00
Layers.h Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage. 2014-09-09 19:57:12 -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 967844. Part 3: Setup FrameMetrics from FrameLayerBuilder based on animated geometry roots. r=mattwoodrow 2014-08-31 15:29:24 +12:00
LayersLogging.h Bug 1057642 - More convenient formatting of BasePoint. r=BenWa,kats 2014-08-27 19:25:53 -04:00
LayerSorter.cpp Bug 1060165: Remove gfxPoint3D r=nical 2014-08-29 14:47:30 -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 1060165: Remove gfxPoint3D r=nical 2014-08-29 14:47:30 -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 Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten 2014-08-27 11:57:43 -04:00
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 1055760 - Add a LayerMetricsWrapper and fix up APZCTreeManager FrameMetrics accessing. r=botond,BenWa 2014-08-27 22:13:41 -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 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01: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 Bug 1055050 - Add visual warning if the transaction latency is > 100 ms. r=mwoodrow 2014-08-28 15:24:26 -04:00
YCbCrImageDataSerializer.cpp Bug 1033310: Handle CreateDataSourceSurface* returning nullptr. f=nsilva, r=bschouten 2014-08-27 11:57:43 -04:00
YCbCrImageDataSerializer.h