gecko/gfx/layers
Wes Kocher 710c6fb59e Backed out 8 changesets (bug 1023882) for b2g mochitest-4 orange on a CLOSED TREE
Backed out changeset 501167f9e525 (bug 1023882)
Backed out changeset 811d536995cf (bug 1023882)
Backed out changeset c38a0cb1e00c (bug 1023882)
Backed out changeset 4ba2f2a98114 (bug 1023882)
Backed out changeset 42e44e1eb363 (bug 1023882)
Backed out changeset a92435f75f89 (bug 1023882)
Backed out changeset 039cfd09fa32 (bug 1023882)
Backed out changeset 05e8c4ee536d (bug 1023882)
2014-06-11 16:39:01 -07:00
..
apz Bug 1022577 - Ensure we flush the repaint _after_ taking the scroll offset from content. r=botond 2014-06-11 16:51:30 -04:00
basic Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
client Backed out 8 changesets (bug 1023882) for b2g mochitest-4 orange on a CLOSED TREE 2014-06-11 16:39:01 -07:00
composite Backed out changeset 11bb536cdede (bug 1000640) 2014-06-11 17:07:17 +01:00
d3d9 Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
d3d10 Backed out changeset d1b96309bb9d (bug 1000640) 2014-06-11 17:07:14 +01:00
d3d11 Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
ipc Bug 1011572 - Only do platform-sync on layer transactions when !IsSameProcess. r=nical 2014-06-11 14:52:20 +01:00
opengl Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
AtomicRefCountedWithFinalize.h Bug 984434 - Change ImageBridgeChild::FlushAllImages() to use async ipc r=nical 2014-05-12 07:39:25 -07:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp
Compositor.h Bug 1013767 - Restrict BasicCompositor snapshots to the bounds of the invalid region. r=nical 2014-05-28 13:21:32 +12:00
CompositorTypes.h Backed out changeset c4681bf6680c (bug 1000640) 2014-06-11 17:07:10 +01:00
CopyableCanvasLayer.cpp Backed out changeset bfb5297101cd (bug 1000640) for compilation failures on B2G 2014-06-11 17:07:41 +01:00
CopyableCanvasLayer.h Backed out changeset c4681bf6680c (bug 1000640) 2014-06-11 17:07:10 +01:00
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
DirectedGraph.h
Effects.cpp
Effects.h Backed out changeset bfb5297101cd (bug 1000640) for compilation failures on B2G 2014-06-11 17:07:41 +01:00
FrameMetrics.h Bug 1022381 - Enforce that strongly-typed geometric classes are used with a proper coordinate system tag type. r=kats 2014-06-10 12:43:52 -04:00
genTables.py
GrallocImages.cpp
GrallocImages.h
ImageContainer.cpp Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
ImageContainer.h
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp
ImageLayers.h
ImageTypes.h
Layers.cpp Bug 1014280 - Add a background color attribute to scrollable ContainerLayers. r=tn,BenWa 2014-06-06 16:50:20 -04:00
Layers.h Backed out changeset 11bb536cdede (bug 1000640) 2014-06-11 17:07:17 +01:00
LayerScope.cpp Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
LayerScope.h
LayersLogging.cpp Bug 1018387 - Log the composition bounds in layer dumps. r=Cwiiis 2014-06-09 14:02:38 -04:00
LayersLogging.h Bug 1022398 - Remove declaration for method that was removed a long time ago. r=nical 2014-06-09 14:02:40 -04:00
LayerSorter.cpp Bug 1013292 - Fix some using namespace + unified build issues in gfx code. r=kats 2014-05-22 12:11:45 +02:00
LayerSorter.h
LayersTypes.h
LayerTreeInvalidation.cpp Bug 1019164 - Invalidate the old visible region when we change mask layers since the visible region might have changed at the same time. r=tn 2014-06-10 17:46:42 -04:00
LayerTreeInvalidation.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
Makefile.in
moz.build Bug 854421 - Part 6: Add gfx API for allocating transaction ids. r=roc 2014-05-29 09:42:17 +12:00
ReadbackLayer.h
ReadbackProcessor.cpp Bug 979350 - Readback ThebesLayers for plugin backgrounds during the Validate pass, not the compositing pass. r=roc 2014-05-12 12:31:28 +12:00
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob 2014-06-11 14:57:58 -04:00
RotatedBuffer.h Bug 1013759 - Simplify invalid region for Direct2D when using OMTC to avoid hitting expensive drawing paths for complex regions. r=jrmuizel 2014-05-23 09:08:21 +12:00
SharedTextureImage.h
TiledLayerBuffer.h Bug 1018387 - Add some logging for the tile drawing code. r=Cwiiis 2014-06-09 14:02:39 -04:00
TransactionIdAllocator.h Bug 854421 - Part 6: Add gfx API for allocating transaction ids. r=roc 2014-05-29 09:42:17 +12:00
YCbCrImageDataSerializer.cpp
YCbCrImageDataSerializer.h