gecko-dev/gfx/layers
Nigel Babu da9545f635 Backed out changeset ae5f03f140a8 (bug 1209801) on suspicion of Android reftest bustage ON A CLOSED TREE 2015-10-12 09:43:19 +05:30
..
apz Bug 1212876 - Fix a bug in UntransformVector and in code that was relying on that bug. r=botond 2015-10-09 12:57:56 +02:00
basic Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc 2015-10-12 11:21:03 +08:00
client Backed out changeset ae5f03f140a8 (bug 1209801) on suspicion of Android reftest bustage ON A CLOSED TREE 2015-10-12 09:43:19 +05:30
composite Backed out changeset 9e69375c47ed (bug 1209801) for suspicion of Android reftest bustage ON A CLOSED TREE 2015-10-12 09:43:06 +05:30
d3d9 Bug 1200021 - Part 2: more diagnostics. r=bas 2015-09-24 10:44:40 -04:00
d3d11 Bug 1200021 - Part 2: more diagnostics. r=bas 2015-09-24 10:44:40 -04:00
ipc Bug 709490 - Part 1: Let ImageBridge transfer CanvasClient async. r=nical 2015-10-12 11:21:02 +08:00
opengl Disable screen and multiply mix-blend-mode support in the D3D11 and OGL compositors. (bug 1135271, r=mattwoodrow) 2015-10-07 16:38:19 -07:00
protobuf Bug 1195653 - Part1.4: Generated file diffs from patched LayerScopePacket.proto. r=dglastonbury (v1, carry r+) 2015-09-29 23:24:00 +02:00
AsyncCanvasRenderer.cpp Bug 709490 - Part 9: Readback without blocking main thread. r=jgilbert 2015-10-12 11:21:03 +08:00
AsyncCanvasRenderer.h Bug 709490 - Part 9: Readback without blocking main thread. r=jgilbert 2015-10-12 11:21:03 +08:00
AtomicRefCountedWithFinalize.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Remove the static compositor backend variable. (bug 1211109 part 2, r=mattwoodrow) 2015-10-05 23:39:00 -07:00
Compositor.h Remove the static compositor backend variable. (bug 1211109 part 2, r=mattwoodrow) 2015-10-05 23:39:00 -07:00
CompositorTypes.h
CopyableCanvasLayer.cpp Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc 2015-10-12 11:21:03 +08:00
CopyableCanvasLayer.h
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h Remove ISurfaceAllocator::GetCompositorBackend. (bug 1211109 part 4, r=mattwoodrow) 2015-10-05 23:40:13 -07:00
D3D11ShareHandleImage.cpp
D3D11ShareHandleImage.h Remove ISurfaceAllocator::GetCompositorBackend. (bug 1211109 part 4, r=mattwoodrow) 2015-10-05 23:40:13 -07:00
DirectedGraph.h
Effects.cpp
Effects.h
FrameMetrics.cpp
FrameMetrics.h
GLImages.cpp
GLImages.h
GrallocImages.cpp
GrallocImages.h
IMFYCbCrImage.cpp
IMFYCbCrImage.h
ImageContainer.cpp Bug 1212288 - Make ImageContainer::AllocateProducerID callable on all threads; r=roc 2015-10-11 18:13:10 +02:00
ImageContainer.h
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp Bug 1211324 (part 4) - Replace GraphicsFilter constants with gfx::Filter equivalents. r=mattwoodrow. 2015-10-05 17:12:46 -07:00
ImageLayers.h Bug 1211324 (part 5) - Remove GraphicsFilter and gfxGraphicsFilter. r=mattwoodrow. 2015-10-05 17:18:10 -07:00
ImageTypes.h
LayerMetricsWrapper.h Bug 1199885 - Part 4: Let the hit testing tree know about the scroll thumb. r=kats 2015-09-28 14:44:36 -04:00
LayerScope.cpp Bug 1195653 - Part1.5: Send isMask info to LayerScope viewer by TexturePacket. r=dglastonbury (v3) 2015-09-29 23:32:00 +02:00
LayerScope.h
LayerSorter.cpp
LayerSorter.h
LayerTreeInvalidation.cpp Bug 709490 - Part 6: Add frame ID to CanvasClient so compositor could update frame correctly. r=roc 2015-10-12 11:21:03 +08:00
LayerTreeInvalidation.h
Layers.cpp Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc 2015-10-12 11:21:03 +08:00
Layers.h Bug 709490 - Part 7: If layer is not available, fallback to BasicCanvasLayer. r=roc 2015-10-12 11:21:03 +08:00
LayersLogging.cpp Bug 1211324 (part 4) - Replace GraphicsFilter constants with gfx::Filter equivalents. r=mattwoodrow. 2015-10-05 17:12:46 -07:00
LayersLogging.h Bug 1211324 (part 5) - Remove GraphicsFilter and gfxGraphicsFilter. r=mattwoodrow. 2015-10-05 17:18:10 -07:00
LayersTypes.cpp
LayersTypes.h Bug 1208661 - Support dumping client-side layer textures without compression. r=BenWa 2015-09-28 18:51:37 -04:00
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
PersistentBufferProvider.cpp
PersistentBufferProvider.h
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp
RotatedBuffer.h
TextureDIB.cpp Bug 1200021 - Part 2: more diagnostics. r=bas 2015-09-24 10:44:40 -04:00
TextureDIB.h
TiledLayerBuffer.h Bug 1208661 - Support dumping client-side layer textures without compression. r=BenWa 2015-09-28 18:51:37 -04:00
TransactionIdAllocator.h
TreeTraversal.h
YCbCrImageDataSerializer.cpp Bug 1195152. Pass correct YUV type when converting shared YUV image to RGB. r=nical 2015-10-06 16:36:10 +13:00
YCbCrImageDataSerializer.h
moz.build Bug 709490 - Part 1: Let ImageBridge transfer CanvasClient async. r=nical 2015-10-12 11:21:02 +08:00