gecko-dev/gfx/layers
2017-06-20 01:17:22 -07:00
..
apz Unified build fixes to APZ. (bug 1373890, r=kats) 2017-06-20 00:05:39 -07:00
basic Backed out changeset 9846de3bd954 (bug 1372405) 2017-06-20 08:27:02 +02:00
client Allow LayerManagers to disable complex component alpha cases. (bug 1365879 part 19, r=mattwoodrow) 2017-06-20 01:17:22 -07:00
composite Don't require a Compositor for setting DiagnosticTypes. (bug 1365879 part 14, r=mattwoodrow) 2017-06-20 01:17:20 -07:00
d3d11 Add IsHidden to CompositorWidget. (bug 1365879 part 10, r=rhunt) 2017-06-20 01:17:19 -07:00
ipc Allow LayerManagers to disable complex component alpha cases. (bug 1365879 part 19, r=mattwoodrow) 2017-06-20 01:17:22 -07:00
layerviewer
opengl Bug 1372803 - Move the RenderTextureHost creation from WebRenderTextureHost to the corresponding TextureHost. r=sotaro 2017-06-15 17:07:46 +08:00
protobuf
wr Allow LayerManagers to disable complex component alpha cases. (bug 1365879 part 19, r=mattwoodrow) 2017-06-20 01:17:22 -07:00
AnimationHelper.cpp Bug 1361663 - Part 1: Use double instead of float for the progress of interpolation. r=birtles 2017-05-22 13:35:15 +08:00
AnimationHelper.h Bug 1358437 - pass layer's transform/opacity to compositor, r?kats 2017-05-02 10:38:22 +08:00
AsyncCanvasRenderer.cpp Backed out changeset 9846de3bd954 (bug 1372405) 2017-06-20 08:27:02 +02:00
AsyncCanvasRenderer.h Bug 1365099 - Convert NS_GetCurrentThread uses in gfx (r=dvander) 2017-06-12 20:20:08 -07:00
AtomicRefCountedWithFinalize.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
BSPTree.cpp Backed out changeset 2c56897d9ed1 (bug 1351426) 2017-04-11 20:02:40 +02:00
BSPTree.h Backed out changeset 2c56897d9ed1 (bug 1351426) 2017-04-11 20:02:40 +02:00
BufferTexture.cpp
BufferTexture.h
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Don't require a Compositor to track async compositable ownership. (bug 1365879 part 13, r=mattwoodrow) 2017-06-20 01:17:20 -07:00
Compositor.h Don't require a Compositor to track async compositable ownership. (bug 1365879 part 13, r=mattwoodrow) 2017-06-20 01:17:20 -07:00
CompositorTypes.h Allow LayerManagers to disable complex component alpha cases. (bug 1365879 part 19, r=mattwoodrow) 2017-06-20 01:17:22 -07:00
CopyableCanvasLayer.cpp
CopyableCanvasLayer.h
D3D9SurfaceImage.cpp Remove references to the Direct3D9 compositor. (bug 1318558 part 1, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
D3D9SurfaceImage.h Remove references to the Direct3D9 compositor. (bug 1318558 part 1, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
D3D11ShareHandleImage.cpp Bug 1345814: Don't use mutices when the decoding device is the compositor device anyway. r=mattwoodrow 2017-03-13 12:29:22 +00:00
D3D11ShareHandleImage.h
DirectedGraph.h
DirectionUtils.h Bug 1371098 - Fix unified builds when adding a PaintThread. r=kats 2017-06-08 11:18:09 -07:00
Effects.cpp
Effects.h
FrameMetrics.cpp
FrameMetrics.h Bug 1367062 - Change std::map to std::unordered_map in APZCTreeManager r=botond 2017-05-26 19:41:13 -04:00
GLImages.cpp Bug 1322650 - Support a 'continuous' mode for SurfaceTexture r=jgilbert 2017-05-15 09:37:50 -05:00
GLImages.h Bug 1322650 - Support a 'continuous' mode for SurfaceTexture r=jgilbert 2017-05-15 09:37:50 -05:00
GPUVideoImage.h
ImageContainer.cpp Bug 1372368 - Use LookupForAdd instead of Get+Put to avoid unnecessary hashtable lookups. r=froydnj 2017-06-14 17:27:25 +02:00
ImageContainer.h Backed out changeset 9846de3bd954 (bug 1372405) 2017-06-20 08:27:02 +02:00
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp
ImageLayers.h
ImageTypes.h
IMFYCbCrImage.cpp Remove references to the Direct3D9 compositor. (bug 1318558 part 1, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
IMFYCbCrImage.h Remove references to the Direct3D9 compositor. (bug 1318558 part 1, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
IPDLActor.h
LayerAttributes.h Bug 1349750 - Store the thumb's start offset in ScrollThumbData. r=kats 2017-05-10 19:24:26 -04:00
LayerMetricsWrapper.h Bug 1364525 - Send the animation id for scrollbar thumbs over to the parent in the scroll data. r=botond 2017-05-23 10:50:41 -04:00
Layers.cpp Allow LayerManagers to disable complex component alpha cases. (bug 1365879 part 19, r=mattwoodrow) 2017-06-20 01:17:22 -07:00
Layers.h Allow LayerManagers to disable complex component alpha cases. (bug 1365879 part 19, r=mattwoodrow) 2017-06-20 01:17:22 -07:00
LayerScope.cpp Backed out changeset 9846de3bd954 (bug 1372405) 2017-06-20 08:27:02 +02:00
LayerScope.h
LayersHelpers.cpp Extract some compositor functions into a LayersHelpers header. (bug 1365879 part 3, r=mattwoodrow) 2017-06-20 01:17:16 -07:00
LayersHelpers.h Extract some compositor functions into a LayersHelpers header. (bug 1365879 part 3, r=mattwoodrow) 2017-06-20 01:17:16 -07:00
LayersLogging.cpp Bug 1373012 - Log the clip mask indices in the layers dump. r=mstange 2017-06-14 15:18:16 -04:00
LayersLogging.h Bug 1368487 - Add some default-disabled logging functionality to WebRenderAPI.cpp r=jrmuizel 2017-05-29 11:40:49 -04:00
LayerSorter.cpp
LayerSorter.h
LayersTypes.cpp Bug 1370530 - Convert more CSS filters to WebRender display items. r=jrmuizel 2017-06-07 03:43:00 -04:00
LayersTypes.h Bug 1365972 - Add initial WebRender support for nsDisplayFilter. r=rhunt, r=mattwoodrow 2017-06-06 06:28:00 -04:00
LayerTreeInvalidation.cpp Allow ContainerLayers to track their invalid regions. (bug 1365879 part 16, r=mattwoodrow) 2017-06-20 01:17:21 -07:00
LayerTreeInvalidation.h Remove LayerManagerComposite's geometry changed flag. (bug 1363249, r=mattwoodrow) 2017-05-10 10:49:31 -07:00
LayerUserData.h
MacIOSurfaceHelpers.cpp
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
moz.build Extract some compositor functions into a LayersHelpers header. (bug 1365879 part 3, r=mattwoodrow) 2017-06-20 01:17:16 -07:00
PaintThread.cpp Bug 1369549 - Bootstrap a painting thread for OMTP. r=dvander 2017-06-09 16:30:00 -04:00
PaintThread.h Bug 1369549 - Bootstrap a painting thread for OMTP. r=dvander 2017-06-09 16:30:00 -04:00
PersistentBufferProvider.cpp
PersistentBufferProvider.h
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp
RotatedBuffer.h
ShareableCanvasLayer.cpp
ShareableCanvasLayer.h
SourceSurfaceSharedData.cpp
SourceSurfaceSharedData.h
SourceSurfaceVolatileData.cpp
SourceSurfaceVolatileData.h
TextureDIB.cpp Add support for locklessly getting TextureSources from TextureHosts. (bug 1365879 part 6, r=mattwoodrow) 2017-06-20 01:17:17 -07:00
TextureDIB.h Add support for locklessly getting TextureSources from TextureHosts. (bug 1365879 part 6, r=mattwoodrow) 2017-06-20 01:17:17 -07:00
TextureSourceProvider.cpp Fix potential memory leak in TextureSourceProviderMLGPU. (bug 1365879 part 1, r=mattwoodrow) 2017-06-20 01:17:15 -07:00
TextureSourceProvider.h Add an RAII helper for read-unlocking textures. (bug 1365879 part 15, r=mattwoodrow) 2017-06-20 01:17:21 -07:00
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h
TransactionIdAllocator.h Bug 1283947 - Clear pending transactions when ClientLayerManager is assigning to a different refresh driver. r=mattwoodrow 2017-03-09 18:35:50 +08:00
TreeTraversal.h
UpdateImageHelper.h Bug 1360613 - Don't call BorrowDrawTarget on a null texture. r=ethlin 2017-05-02 22:22:47 -04:00