..
apz
Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj
2020-03-20 17:13:51 +00:00
basic
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
client
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
composite
Bug 1617179 - Extract a helper method across WR and non-WR codepaths. r=botond
2020-03-19 13:50:48 +00:00
d3d11
Bug 1617808 - Re-deliver PREFER_COMPOSITOR_SURFACE flag to WebRender r=gw
2020-03-10 03:52:08 +00:00
ipc
Bug 1620632 - Rename confusingly named types/macros for relocation handling of nsTArray. r=froydnj
2020-03-20 17:04:27 +00:00
layerviewer
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
2020-03-13 23:38:52 +00:00
mlgpu
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
opengl
Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj
2020-03-17 12:42:12 +00:00
protobuf
…
wr
Bug 1622360 - Remove the nsDisplayRenderRoot display item type. r=jrmuizel
2020-03-20 14:20:21 +00:00
AnimationHelper.cpp
Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris
2020-03-10 01:30:08 +00:00
AnimationHelper.h
Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris
2020-03-10 01:30:08 +00:00
AnimationInfo.cpp
Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris
2020-03-10 01:30:08 +00:00
AnimationInfo.h
Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris
2020-03-10 01:30:08 +00:00
AsyncCanvasRenderer.cpp
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
2020-01-08 22:19:14 +00:00
AsyncCanvasRenderer.h
Bug 1598998 - Fix CanvasContextType::ImageBitmap handling r=nical
2020-01-08 01:12:50 +00:00
AtomicRefCountedWithFinalize.h
…
AxisPhysicsMSDModel.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
AxisPhysicsMSDModel.h
…
AxisPhysicsModel.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
AxisPhysicsModel.h
…
BSPTree.cpp
…
BSPTree.h
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
BufferTexture.cpp
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
BufferTexture.h
Bug 1600595: Part 2 - Change BufferTexture to allow any IShmemAllocator owner r=mattwoodrow
2020-01-04 19:35:38 +00:00
CanvasDrawEventRecorder.cpp
Bug 1614635: Keep waiting on the remote canvas writer side while the reader hasn't closed. r=jrmuizel
2020-02-24 10:53:48 +00:00
CanvasDrawEventRecorder.h
Bug 1614635: Keep waiting on the remote canvas writer side while the reader hasn't closed. r=jrmuizel
2020-02-24 10:53:48 +00:00
CanvasRenderer.cpp
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
2020-01-08 22:19:14 +00:00
CanvasRenderer.h
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
2020-01-08 22:19:14 +00:00
CompositionRecorder.cpp
Bug 1581240 - Return collected frames from the composition recorder as data URIs r=mstange
2019-11-07 22:34:37 +00:00
CompositionRecorder.h
Bug 1581240 - Return collected frames from the composition recorder as data URIs r=mstange
2019-11-07 22:34:37 +00:00
Compositor.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
Compositor.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
CompositorTypes.h
Bug 1570879 - Fix high contrast theme handling with DirectComposition and WebRender r=nical
2019-10-08 10:07:47 +00:00
CopyableCanvasRenderer.cpp
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
2020-01-08 22:19:14 +00:00
CopyableCanvasRenderer.h
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
2020-01-08 22:19:14 +00:00
D3D9SurfaceImage.cpp
Bug 1618458 - Clean up TextureClientRecycleAllocator r=nical
2020-02-27 13:34:08 +00:00
D3D9SurfaceImage.h
…
D3D11ShareHandleImage.cpp
Bug 1600595: Part 4 - Make D3D11ShareHandleImage use CreateBGRA8DataSourceSurfaceForD3D11Texture r=mattwoodrow
2020-01-04 19:37:01 +00:00
D3D11ShareHandleImage.h
Bug 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow
2019-07-26 08:45:30 +00:00
D3D11YCbCrImage.cpp
Bug 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow
2019-07-26 08:45:30 +00:00
D3D11YCbCrImage.h
Bug 1618458 - Clean up TextureClientRecycleAllocator r=nical
2020-02-27 13:34:08 +00:00
DirectedGraph.h
…
DirectionUtils.h
…
Effects.cpp
…
Effects.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
FrameMetrics.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
FrameMetrics.h
Bug 1617427 - Miscellaenous documentation fixes. r=botond
2020-03-13 19:56:56 +00:00
GLImages.cpp
…
GLImages.h
Bug 1509316 - p1: move composite listening out of VideoData/VideoSink. r=jya,mattwoodrow
2019-10-09 23:08:12 +00:00
GPUVideoImage.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
IMFYCbCrImage.cpp
…
IMFYCbCrImage.h
…
IPDLActor.h
…
ImageContainer.cpp
Bug 1618429 - Add RecycleAllocator support to ImageContainer for RDD process r=nical
2020-03-11 10:52:48 +00:00
ImageContainer.h
Bug 1618429 - Add RecycleAllocator support to ImageContainer for RDD process r=nical
2020-03-11 10:52:48 +00:00
ImageDataSerializer.cpp
Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow.
2019-07-26 08:45:31 +00:00
ImageDataSerializer.h
Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow.
2019-07-26 08:45:31 +00:00
ImageLayers.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
ImageLayers.h
Bug 1610388 - Remove nsAutoPtr usage from gfx/. r=mattwoodrow
2020-01-21 01:25:28 +00:00
ImageTypes.h
Bug 1613358 [Wayland] Implement WaylandDMABUFSurfaceImage dmabuf image, r=sotaro
2020-02-06 15:15:02 +00:00
LayerAttributes.h
Bug 1613009
- Make SimpleLayerAttributes explicitly serialized. r=botond
2020-03-13 19:59:04 +00:00
LayerMetricsWrapper.h
Bug 1599795 - Change the remote document rect to size in gfx. r=emilio
2020-02-11 03:57:14 +00:00
LayerScope.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
LayerScope.h
…
LayerSorter.cpp
…
LayerSorter.h
…
LayerTreeInvalidation.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
LayerTreeInvalidation.h
…
LayerUserData.h
…
Layers.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
Layers.h
Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris
2020-03-10 01:30:08 +00:00
LayersHelpers.cpp
…
LayersHelpers.h
…
LayersLogging.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
LayersLogging.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
LayersTypes.cpp
Bug 1594145 - Add gfx telemetry scalars to geckoview_streaming. r=Dexter,jnicol
2019-11-26 19:42:06 +00:00
LayersTypes.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
MacIOSurfaceHelpers.cpp
Bug 1543359 - P12. Fix colorspace rendering with IOSurface and basic compositor. r=mattwoodrow
2019-07-26 08:45:40 +00:00
MacIOSurfaceHelpers.h
…
MacIOSurfaceImage.cpp
…
MacIOSurfaceImage.h
…
MemoryPressureObserver.cpp
…
MemoryPressureObserver.h
…
NativeLayer.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
NativeLayerCA.h
Bug 1608717 - Support per-tile clip (valid) region for native compositor implementations. r=sotaro,mstange
2020-02-12 04:27:15 +00:00
NativeLayerCA.mm
Bug 1608717 - Support per-tile clip (valid) region for native compositor implementations. r=sotaro,mstange
2020-02-12 04:27:15 +00:00
OOPCanvasRenderer.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
PaintThread.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
PaintThread.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
PersistentBufferProvider.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-11-26 14:35:02 +00:00
PersistentBufferProvider.h
Bug 1592213: Allow up to 2 more textures in PersistentBufferProviderShared when webrender enabled. r=nical
2019-10-30 10:05:59 +00:00
ProfilerScreenshots.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
ProfilerScreenshots.h
Bug 1450059 - part 2 - move ProfilerScreenshots over to the background thread; r=gregtatum
2019-09-25 12:59:24 +00:00
ReadbackLayer.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
ReadbackProcessor.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
ReadbackProcessor.h
…
RecordedCanvasEventImpl.h
Bug 1598585 Part 4: Notify the content process of a canvas device change. r=jrmuizel
2020-02-24 11:21:27 +00:00
RenderTrace.cpp
…
RenderTrace.h
…
RepaintRequest.h
Bug 1617427 - Miscellaenous documentation fixes. r=botond
2020-03-13 19:56:56 +00:00
RotatedBuffer.cpp
Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj
2020-01-20 16:19:48 +00:00
RotatedBuffer.h
…
ScrollableLayerGuid.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
ShareableCanvasRenderer.cpp
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
2020-01-08 22:19:14 +00:00
ShareableCanvasRenderer.h
…
SourceSurfaceSharedData.cpp
Bug 1612589
- Improve image memory reporting even further. r=tnikkel
2020-02-05 22:22:13 +00:00
SourceSurfaceSharedData.h
Bug 1612589
- Improve image memory reporting even further. r=tnikkel
2020-02-05 22:22:13 +00:00
SourceSurfaceVolatileData.cpp
Bug 1612589
- Improve image memory reporting even further. r=tnikkel
2020-02-05 22:22:13 +00:00
SourceSurfaceVolatileData.h
Bug 1612589
- Improve image memory reporting even further. r=tnikkel
2020-02-05 22:22:13 +00:00
SurfacePool.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
SurfacePoolCA.h
Bug 1592038 - Share depth buffers across IOSurface framebuffers with the same size. r=jgilbert
2019-12-19 02:55:15 +00:00
SurfacePoolCA.mm
Bug 1592038 - Allow sharing depth and stencil buffers between multiple MozFramebuffers. r=jgilbert
2019-12-19 03:26:19 +00:00
SyncObject.cpp
…
SyncObject.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
TextureDIB.cpp
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
2020-02-20 11:40:14 +00:00
TextureDIB.h
…
TextureSourceProvider.cpp
…
TextureSourceProvider.h
…
TextureSync.cpp
…
TextureSync.h
…
TextureWrapperImage.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
TextureWrapperImage.h
…
TiledLayerBuffer.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
2020-03-04 15:39:20 +00:00
TransactionIdAllocator.h
…
TreeTraversal.h
…
UpdateImageHelper.h
…
WaylandDMABUFSurfaceImage.cpp
Bug 1613358 [Wayland] Implement WaylandDMABUFSurfaceImage dmabuf image, r=sotaro
2020-02-06 15:15:02 +00:00
WaylandDMABUFSurfaceImage.h
Bug 1616892
[Wayland] Use VAAPIFrameHolder at release callback, r=sotaro
2020-02-21 10:59:17 +00:00
ZoomConstraints.h
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
2020-02-20 11:40:14 +00:00
moz.build
Bug 1598585 Part 1: Make CanvasTranslator the PCanvas parent actor. r=mattwoodrow
2020-02-24 11:15:41 +00:00