gecko-dev/gfx/layers
Bob Owen 3ba9a0b436 Bug 1641722: Deactivate remote canvas 2D when device creation or stream read failure occurs. r=jrmuizel,chutten
This also adds telemetry probes to track:
* number of times remote canvas 2D is activated
* number of times remote canvas 2D is deactivated due to device creation failure
* number of times remote canvas 2D is deactivated due to a stream read error.

Differential Revision: https://phabricator.services.mozilla.com/D81032
2020-06-26 11:37:31 +00:00
..
apz Bug 1643464 - Part 2: Rename eLeft/eRightFlag to ePrimary/eSecondaryFlag r=masayuki,geckoview-reviewers,agi 2020-06-22 22:54:07 +00:00
basic Bug 1646066 - Make partial valid rects work properly in NativeLayerCA. r=jrmuizel 2020-06-18 22:15:22 +00:00
client Bug 1641722: Deactivate remote canvas 2D when device creation or stream read failure occurs. r=jrmuizel,chutten 2020-06-26 11:37:31 +00:00
composite Bug 1641722: Deactivate remote canvas 2D when device creation or stream read failure occurs. r=jrmuizel,chutten 2020-06-26 11:37:31 +00:00
d3d11 Bug 1632357 - Use compositor window only when it is necessary r=nical 2020-05-25 11:57:05 +00:00
ipc Bug 1641722: Deactivate remote canvas 2D when device creation or stream read failure occurs. r=jrmuizel,chutten 2020-06-26 11:37:31 +00:00
layerviewer
mlgpu Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
opengl Bug 1648076 - Use AndroidSurfaceTexture related files only on Android r=jgilbert 2020-06-24 18:59:14 +00:00
protobuf Bug 1627444 p2 - Regenerate protobuf classes r=lina 2020-04-07 18:05:56 +00:00
wr Bug 1647101 - Move SVGTextFrame SVGViewFrame SVGFEContainerFrame SVGFEImageFrame SVGFELeafFrame SVGFEUnstyledLeafFrame into the mozilla namespace r=dholbert 2020-06-23 22:59:34 +00:00
AnimationHelper.cpp Bug 1646263 - Move the WebRender version of AnimationHelper::SampleAnimations into CompositorAnimationStorage. r=kats 2020-06-17 22:39:33 +00:00
AnimationHelper.h Bug 1646263 - Move the WebRender version of AnimationHelper::SampleAnimations into CompositorAnimationStorage. r=kats 2020-06-17 22:39:33 +00:00
AnimationInfo.cpp Bug 1561225 - Revert the WebRender part for bug 1636119. r=longsonr 2020-05-16 20:41:49 +00:00
AnimationInfo.h Bug 1638201 - Reuse AnimationStorageData in AnimationInfo. r=boris 2020-05-15 21:30:25 +00:00
AnimationStorageData.h Bug 1638201 - Reuse AnimationStorageData in AnimationInfo. r=boris 2020-05-15 21:30:25 +00:00
AtomicRefCountedWithFinalize.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BSPTree.cpp
BSPTree.h
BufferTexture.cpp Bug 1639874 - Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel 2020-05-21 18:53:42 +00:00
BufferTexture.h Bug 1639874 - Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel 2020-05-21 18:53:42 +00:00
BuildConstants.h Bug 1632249 - Determine webgl's layers::TextureType in Present. r=lsalzman 2020-06-15 18:26:14 +00:00
CanvasDrawEventRecorder.cpp Bug 1641722: Deactivate remote canvas 2D when device creation or stream read failure occurs. r=jrmuizel,chutten 2020-06-26 11:37:31 +00:00
CanvasDrawEventRecorder.h Bug 1641722: Deactivate remote canvas 2D when device creation or stream read failure occurs. r=jrmuizel,chutten 2020-06-26 11:37:31 +00:00
CanvasRenderer.cpp Bug 1646007 [Wayland] Check Wayland dmabuf backend and fallback to a default one, r=jgilbert 2020-06-25 05:57:40 +00:00
CanvasRenderer.h Bug 1632249 - Determine webgl's layers::TextureType in Present. r=lsalzman 2020-06-15 18:26:14 +00:00
CompositionRecorder.cpp
CompositionRecorder.h
Compositor.cpp
Compositor.h Bug 1627716 - Remove now-unused SetRenderOffset code related to DynamicToolbarAnimator. r=jrmuizel 2020-04-22 11:50:40 +00:00
CompositorAnimationStorage.cpp Bug 1467765 - Sample off-main-thread animations on the render backend thread in case of WebRender. r=kats 2020-06-17 23:47:20 +00:00
CompositorAnimationStorage.h Bug 1467765 - Sample off-main-thread animations on the render backend thread in case of WebRender. r=kats 2020-06-17 23:47:20 +00:00
CompositorTypes.h Bug 1628175 - WebGL is drawn into the picture cache and then onto the screen r=gw 2020-04-30 07:08:17 +00:00
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp
D3D11ShareHandleImage.h
D3D11YCbCrImage.cpp
D3D11YCbCrImage.h
DMABUFSurfaceImage.cpp Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00
DMABUFSurfaceImage.h Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00
DirectedGraph.h
DirectionUtils.h
Effects.cpp
Effects.h
FrameMetrics.cpp
FrameMetrics.h Bug 1621781 - Add an "IsRDMTouchSimulationActive" field to ScrollMetadata. r=botond 2020-05-30 03:15:22 +00:00
GLImages.cpp Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
GLImages.h Bug 1648076 - Use AndroidSurfaceTexture related files only on Android r=jgilbert 2020-06-24 18:59:14 +00:00
GPUVideoImage.h
IMFYCbCrImage.cpp
IMFYCbCrImage.h
IPDLActor.h
ImageContainer.cpp Bug 1645579 - Disable RecycleAllocator for RDD process when WebRender is disabled on Mac r=nical 2020-06-16 18:14:46 +00:00
ImageContainer.h Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
ImageDataSerializer.cpp Bug 1639874 - Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel 2020-05-21 18:53:42 +00:00
ImageDataSerializer.h Bug 1639874 - Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel 2020-05-21 18:53:42 +00:00
ImageLayers.cpp
ImageLayers.h
ImageTypes.h Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00
LayerAttributes.h
LayerMetricsWrapper.h
LayerScope.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
LayerScope.h
LayerSorter.cpp Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
LayerSorter.h
LayerTreeInvalidation.cpp
LayerTreeInvalidation.h
LayerUserData.h
Layers.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
Layers.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
LayersHelpers.cpp
LayersHelpers.h
LayersLogging.cpp Bug 1627012 - Add/improve logging around visual scroll offset. r=botond 2020-05-28 01:55:52 +00:00
LayersLogging.h
LayersTypes.cpp
LayersTypes.h Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00
MacIOSurfaceHelpers.cpp
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
MemoryPressureObserver.cpp
MemoryPressureObserver.h
NativeLayer.h Bug 1646066 - Make partial valid rects work properly in NativeLayerCA. r=jrmuizel 2020-06-18 22:15:22 +00:00
NativeLayerCA.h Bug 1646066 - Make partial valid rects work properly in NativeLayerCA. r=jrmuizel 2020-06-18 22:15:22 +00:00
NativeLayerCA.mm Bug 1646066 - Make partial valid rects work properly in NativeLayerCA. r=jrmuizel 2020-06-18 22:15:22 +00:00
OOPCanvasRenderer.h
PaintThread.cpp
PaintThread.h
PersistentBufferProvider.cpp
PersistentBufferProvider.h
ProfilerScreenshots.cpp Bug 1594268 - profiler_add_marker_for_thread takes payload by const& - r=canaltinova 2020-05-19 23:07:54 +00:00
ProfilerScreenshots.h
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RecordedCanvasEventImpl.h Bug 1639626: Hold BackendType in CanvasTranslator to guard against the reference DrawTarget being null. r=mattwoodrow 2020-05-21 00:05:27 +00:00
RenderTrace.cpp
RenderTrace.h
RepaintRequest.h
RotatedBuffer.cpp
RotatedBuffer.h
ScrollableLayerGuid.h
ShareableCanvasRenderer.cpp Bug 1632249 - Determine webgl's layers::TextureType in Present. r=lsalzman 2020-06-15 18:26:14 +00:00
ShareableCanvasRenderer.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
SourceSurfaceSharedData.cpp
SourceSurfaceSharedData.h Bug 1641594 - Remove the wrapper around recycled surfaces. r=tnikkel 2020-06-11 17:49:13 +00:00
SourceSurfaceVolatileData.cpp
SourceSurfaceVolatileData.h
SurfacePool.h
SurfacePoolCA.h
SurfacePoolCA.mm
SyncObject.cpp
SyncObject.h
TextureDIB.cpp
TextureDIB.h
TextureSourceProvider.cpp
TextureSourceProvider.h
TextureSync.cpp Bug 1634253 - P6. Remove MessageLoop use from gfx. r=kats,mattwoodrow 2020-05-08 20:20:44 +00:00
TextureSync.h
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h
TransactionIdAllocator.h
TreeTraversal.h
UpdateImageHelper.h Bug 1622360 - Drop render root arguments from ImageClient interface. r=jrmuizel 2020-05-14 23:55:53 +00:00
ZoomConstraints.h
moz.build Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00