gecko/gfx/layers
Ryan VanderMeulen ac42c576d7 Backed out 2 changesets (bug 1047765, bug 1043426) for reftest failures and crashes on a CLOSED TREE.
Backed out changeset e283f73fed2b (bug 1047765)
Backed out changeset 3596f811a264 (bug 1043426)
2014-08-04 12:44:52 -04:00
..
apz Backed out changeset e76cbce3289a (bug 1043719) for gtest crashes 2014-08-04 16:32:20 +01:00
basic Backed out 11 changesets (bug 952977) for reftest-no-accel failures 2014-07-29 18:58:46 -07:00
client Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -04:00
composite Backed out 2 changesets (bug 1047765, bug 1043426) for reftest failures and crashes on a CLOSED TREE. 2014-08-04 12:44:52 -04:00
d3d9 Bug 1041416 - Preven a race condition between the deserialization and the destruction of DXGI textures for the D3D9 backend. r=Bas 2014-07-29 12:15:20 +02:00
d3d10 Bug 1038158 - Give ReadbackResultWriter a private destructor; r=bjacob 2014-07-15 16:41:05 -04:00
d3d11 Backed out 2 changesets (bug 1047765, bug 1043426) for reftest failures and crashes on a CLOSED TREE. 2014-08-04 12:44:52 -04:00
ipc Bug 1023557 - Store the content description in ContainerLayer instead of FrameMetrics. r=kats,BenWa 2014-07-31 16:11:47 -04:00
opengl Bug 952977: More gfx::Matrix cleanups r=nical 2014-08-01 08:31:49 -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
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
Compositor.h
CompositorTypes.h Bug 1043389 - Remove TextureFlags::ALLOC_FALLBACK and handle fallback in the creation function directly. r=sotaro 2014-07-29 13:16:57 +02: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
Effects.h
FrameMetrics.h Bug 1023557 - Store the content description in ContainerLayer instead of FrameMetrics. r=kats,BenWa 2014-07-31 16:11:47 -04:00
genTables.py
GrallocImages.cpp
GrallocImages.h
ImageContainer.cpp
ImageContainer.h
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
Layers.cpp Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -04:00
Layers.h Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -04:00
LayerScope.cpp Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
LayerScope.h Bug 959118 - Dump layer tree with layer scope on the viewer. r=dglastonbury 2014-07-27 22:32:00 +02:00
LayersLogging.cpp Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -04:00
LayersLogging.h Bug 1047403 - Refactor linebreaking debug print code into [f]print_stderr functions that take stringstreams. r=BenWa 2014-08-02 06:03:00 -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
LayerTreeInvalidation.cpp Bug 952977: More gfx::Matrix cleanup in LayerTreeInvalidation r=nical 2014-08-01 08:31:47 -04:00
LayerTreeInvalidation.h
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 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
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 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
SharedTextureImage.h
TextureDIB.cpp Backed out 2 changesets (bug 1047765, bug 1043426) for reftest failures and crashes on a CLOSED TREE. 2014-08-04 12:44:52 -04: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 1039593 - Clean up the TILING_LOG macros. r=kats 2014-07-16 12:42:35 -04:00
TransactionIdAllocator.h
YCbCrImageDataSerializer.cpp
YCbCrImageDataSerializer.h