gecko-dev/gfx/layers
2018-07-23 17:09:01 -04:00
..
apz Backed out 5 changesets (bug 1465616) for causing Fennec scrolling regressions. 2018-07-20 14:40:51 -04:00
basic Bug 1473041 - save and restore PermitSubpixelAA state for basic layer paint callback. r=mstange 2018-07-12 14:19:07 -04:00
client Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
composite Bug 1477678 - Remove useless Compositor::SetDispAcquireFence. r=kats 2018-07-23 13:06:24 +00:00
d3d11 Bug 1468273 - Fix flake8/pep8 issues by hand in gfx/ r=ted 2018-06-10 14:15:18 +02:00
ipc Bug 1465466 Part 2 - Synchronously composite into a graphics shmem buffer when recording/replaying, r=nical. 2018-07-22 12:02:26 +00:00
layerviewer
mlgpu Bug 1473301 - Remove BorderLayer. r=mattwoodrow 2018-07-03 16:15:58 -05:00
opengl Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
protobuf Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
wr Bug 1468020 - More correctly detect active items in the grouper. r=mstange 2018-07-23 17:09:01 -04:00
AnimationHelper.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AnimationHelper.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AnimationInfo.cpp Bug 1476773 - Drop AnimationInfo::HasOpacityAnimation and Layer::HasOpacityAnimation. r=kats 2018-07-19 05:48:07 +09:00
AnimationInfo.h Bug 1476773 - Drop AnimationInfo::HasOpacityAnimation and Layer::HasOpacityAnimation. r=kats 2018-07-19 05:48:07 +09:00
AsyncCanvasRenderer.cpp
AsyncCanvasRenderer.h
AtomicRefCountedWithFinalize.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
AxisPhysicsModel.cpp
AxisPhysicsModel.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
BSPTree.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
BSPTree.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
BufferEdgePad.cpp Bug 1471639 - Move edge padding to the paint thread. r=nical 2018-06-26 17:12:56 -05:00
BufferEdgePad.h Bug 1471639 - Move edge padding to the paint thread. r=nical 2018-06-26 17:12:56 -05:00
BufferTexture.cpp Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
BufferTexture.h Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
BufferUnrotate.cpp
BufferUnrotate.h
CanvasRenderer.cpp
CanvasRenderer.h Bug 1460496 - Remove WebRenderCanvasRendererSync r=nical 2018-05-14 10:25:47 +09:00
Compositor.cpp Bug 1477678 - Remove useless Compositor::SetDispAcquireFence. r=kats 2018-07-23 13:06:24 +00:00
Compositor.h Bug 1477678 - Remove useless Compositor::SetDispAcquireFence. r=kats 2018-07-23 13:06:24 +00:00
CompositorTypes.h Bug 1476876 - Make FlushRendering async if DComp is used on Windows with WebRender r=nical 2018-07-20 22:58:40 +09:00
CopyableCanvasRenderer.cpp
CopyableCanvasRenderer.h
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp Bug 1467055 - Do not reuse D3D11Textures when CompositorDevice or ContentDevice is updated r=nical 2018-06-13 06:45:52 -07:00
D3D11ShareHandleImage.h Bug 1467055 - Do not reuse D3D11Textures when CompositorDevice or ContentDevice is updated r=nical 2018-06-13 06:45:52 -07:00
D3D11YCbCrImage.cpp Bug 1470386 - Recycle TextureClient at IMFYCbCrImage r=mattwoodrow 2018-06-28 12:56:36 +09:00
D3D11YCbCrImage.h Bug 1470386 - Recycle TextureClient at IMFYCbCrImage r=mattwoodrow 2018-06-28 12:56:36 +09:00
DirectedGraph.h
DirectionUtils.h
Effects.cpp
Effects.h
FrameMetrics.cpp Bug 1423011 - Part 1: Allow APZ to async-scroll the layout viewport. r=botond 2018-06-07 17:01:36 -04:00
FrameMetrics.h Bug 1423011 - Part 1: Allow APZ to async-scroll the layout viewport. r=botond 2018-06-07 17:01:36 -04:00
GLImages.cpp
GLImages.h
GPUVideoImage.h
ImageContainer.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ImageContainer.h Bug 1465224 - Add Video rotation handling r=nical 2018-06-13 10:40:23 -07:00
ImageDataSerializer.cpp Bug 1451297. r=nical 2018-05-22 11:25:49 -04:00
ImageDataSerializer.h Bug 1451297. r=nical 2018-05-22 11:25:49 -04:00
ImageLayers.cpp
ImageLayers.h
ImageTypes.h
IMFYCbCrImage.cpp Bug 1470386 - Recycle TextureClient at IMFYCbCrImage r=mattwoodrow 2018-06-28 12:56:36 +09:00
IMFYCbCrImage.h Bug 1470386 - Recycle TextureClient at IMFYCbCrImage r=mattwoodrow 2018-06-28 12:56:36 +09:00
IPDLActor.h
LayerAttributes.h Bug 1455182 - Additional cleanup to nsDisplayOwnLayer and ScrollbarData. r=botond 2018-05-25 07:20:39 +02:00
LayerMetricsWrapper.h Bug 1454485 - Stop passing around the scroll view and container direction since it's already in the scrollbar data. r=botond 2018-04-17 15:04:34 -04:00
Layers.cpp Bug 1473301 - Remove BorderLayer. r=mattwoodrow 2018-07-03 16:15:58 -05:00
Layers.h Bug 1473301 - Remove BorderLayer. r=mattwoodrow 2018-07-03 16:15:58 -05:00
LayerScope.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
LayerScope.h
LayersHelpers.cpp
LayersHelpers.h
LayersLogging.cpp Bug 1475024 - Add Stringify overloads for RectAbsolute. r=bas 2018-07-13 09:51:43 -04:00
LayersLogging.h Bug 1475024 - Add Stringify overloads for RectAbsolute. r=bas 2018-07-13 09:51:43 -04:00
LayerSorter.cpp
LayerSorter.h
LayersTypes.cpp
LayersTypes.h Bug 1455691 - Make the transaction id a struct instead of a uint64_t. r=mattwoodrow 2018-04-20 15:13:06 -04:00
LayerTreeInvalidation.cpp Bug 1473301 - Remove BorderLayer. r=mattwoodrow 2018-07-03 16:15:58 -05:00
LayerTreeInvalidation.h
LayerUserData.h
MacIOSurfaceHelpers.cpp
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
moz.build Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
PaintThread.cpp Bug 1471639 - Move edge padding to the paint thread. r=nical 2018-06-26 17:12:56 -05:00
PaintThread.h Bug 1471704 - Correct the refcounting definition for CaptureTiledPaintState. r=nical 2018-07-16 17:37:53 -05:00
PersistentBufferProvider.cpp
PersistentBufferProvider.h
ProfilerScreenshots.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ProfilerScreenshots.h Bug 1444430 - Add a ProfilerScreenshots class which can be used to submit DataSourceSurfaces to the profiler. r=jrmuizel 2018-03-26 23:08:33 -04:00
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp
RotatedBuffer.h
ShareableCanvasRenderer.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ShareableCanvasRenderer.h
SourceSurfaceSharedData.cpp Bug 1471639 - Move edge padding to the paint thread. r=nical 2018-06-26 17:12:56 -05:00
SourceSurfaceSharedData.h Bug 1469964 - Part 2. Make shared surfaces use external image update mechanism. r=nical 2018-07-12 11:43:12 -04:00
SourceSurfaceVolatileData.cpp
SourceSurfaceVolatileData.h
SyncObject.cpp
SyncObject.h
TextureDIB.cpp Bug 1445766 - Fix some non-unified build bustage in gfx/layers. r=lsalzman 2018-03-14 17:03:29 -04:00
TextureDIB.h
TextureSourceProvider.cpp Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
TextureSourceProvider.h Backed out 8 changesets (bug 1265824) for bustage in /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp on a CLOSED TREE 2018-07-19 09:33:28 +03:00
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h Bug 1461786 - Rename references to tile positions to tile coords. r=nical 2018-04-20 09:42:35 -05:00
TransactionIdAllocator.h Bug 1455691 - Make the transaction id a struct instead of a uint64_t. r=mattwoodrow 2018-04-20 15:13:06 -04:00
TreeTraversal.h
UpdateImageHelper.h