.. |
apz
|
Bug 1645433 - Add a test. r=botond
|
2020-11-20 02:28:25 +00:00 |
basic
|
Bug 1665373 - Remove nsCountedRef. r=xpcom-reviewers,nika
|
2020-09-17 00:50:56 +00:00 |
client
|
Bug 1664831. r=sotaro
|
2020-11-16 22:41:08 +00:00 |
composite
|
Bug 1675409 - Migrated LayerTranslationMarkerPayload to Markers 2.0 API - r=gregtatum
|
2020-11-18 21:44:53 +00:00 |
d3d11
|
Bug 1664831. r=sotaro
|
2020-11-16 22:41:08 +00:00 |
ipc
|
Bug 1675409 - Migrated ContentBuildPayload and ContentFullPaintPayload to Markers 2.0 API - r=gregtatum
|
2020-11-18 21:49:50 +00:00 |
layerviewer
|
Bug 1651731: [lint] Add a bunch more types of files that should never be executable; r=linter-reviewers,perftest-reviewers,geckoview-reviewers,preferences-reviewers,agi,sylvestre,sparky
|
2020-07-09 21:28:49 +00:00 |
mlgpu
|
Bug 1666802 - Remove LayersLogging.*. r=mattwoodrow
|
2020-10-11 21:20:46 +00:00 |
opengl
|
Bug 1673387 - Don't use texture arrays for shared and standalone texture cache entries. r=gw
|
2020-11-12 22:25:59 +00:00 |
protobuf
|
…
|
|
wr
|
Bug 1677284 - Remove unused includes of Variant.h. r=andi
|
2020-11-23 15:49:20 +00:00 |
AndroidHardwareBuffer.cpp
|
Bug 1670543 - Remove fence argument from AndroidHardwareBuffer::Unlock() r=jnicol
|
2020-10-13 00:31:30 +00:00 |
AndroidHardwareBuffer.h
|
Bug 1670543 - Remove fence argument from AndroidHardwareBuffer::Unlock() r=jnicol
|
2020-10-13 00:31:30 +00:00 |
AnimationHelper.cpp
|
Bug 1659227 - Jank if the partial pre-render area is outside of the clip rect regardless of whether the entire element is also outside of the clip rect or not. r=botond
|
2020-09-23 06:36:27 +00:00 |
AnimationHelper.h
|
Bug 1677284 - Remove unused includes of Variant.h. r=andi
|
2020-11-23 15:49:20 +00:00 |
AnimationInfo.cpp
|
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
|
2020-09-30 21:06:47 +00:00 |
AnimationInfo.h
|
Bug 1638152 - Inform transform value in the clip rectangle and the offset from the reference frame for the partial pre-render check on WebRender. r=botond
|
2020-07-21 10:09:06 +00:00 |
AnimationStorageData.h
|
Bug 1324591 - Jank if we are trying to composite area which is outside of the the partial prerender rect on non WebRender. r=botond,jrmuizel
|
2020-07-05 11:44:18 +00:00 |
AtomicRefCountedWithFinalize.h
|
…
|
|
AxisPhysicsMSDModel.cpp
|
…
|
|
AxisPhysicsMSDModel.h
|
…
|
|
AxisPhysicsModel.cpp
|
…
|
|
AxisPhysicsModel.h
|
…
|
|
BSPTree.cpp
|
…
|
|
BSPTree.h
|
…
|
|
BufferTexture.cpp
|
Bug 1677236 - don't require padding for SWGL FBO textures. r=jrmuizel
|
2020-11-16 16:43:23 +00:00 |
BufferTexture.h
|
Bug 1595994 - P1D. Properly serialize display size when sending image over IPC. r=mattwoodrow
|
2020-10-20 23:30:04 +00:00 |
BuildConstants.h
|
Bug 1659225 - Apply UNPACK_ params only after init. r=lsalzman
|
2020-08-23 06:09:33 +00:00 |
CanvasDrawEventRecorder.cpp
|
Bug 1674834: Check that 2D Canvas recorder has initialized. r=jrmuizel
|
2020-11-04 15:32:02 +00:00 |
CanvasDrawEventRecorder.h
|
Bug 1641256: Don't deactivate remote canvas due to read error when the writer has already failed. r=jrmuizel
|
2020-07-07 19:30:14 +00:00 |
CanvasRenderer.cpp
|
Bug 1668575 - Disable DMABUF with software WebRender. r=mattwoodrow
|
2020-10-15 03:41:46 +00:00 |
CanvasRenderer.h
|
Bug 1654211 - Hold WeakPtr to PresistentBufferProvider in BorrowedSourceSurface. r=gfx-reviewers,nical
|
2020-08-25 15:36:11 +00:00 |
CompositionRecorder.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
CompositionRecorder.h
|
…
|
|
Compositor.cpp
|
…
|
|
Compositor.h
|
…
|
|
CompositorAnimationStorage.cpp
|
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
|
2020-09-30 21:06:47 +00:00 |
CompositorAnimationStorage.h
|
Bug 1638152 - Jank partial prerender transform animations and report the janked animations to the main-thread in each process on WebRender. r=botond,kats
|
2020-07-21 10:03:34 +00:00 |
CompositorTypes.cpp
|
Bug 1666802 - Move the TextureFlags serializer into an ostream operator. r=mattwoodrow
|
2020-10-11 21:19:32 +00:00 |
CompositorTypes.h
|
Bug 1674878 - Expose more detailed WR backend information to TextureFactoryIdentifier. r=jrmuizel
|
2020-11-03 18:24:43 +00:00 |
D3D9SurfaceImage.cpp
|
…
|
|
D3D9SurfaceImage.h
|
…
|
|
D3D11ShareHandleImage.cpp
|
…
|
|
D3D11ShareHandleImage.h
|
…
|
|
D3D11YCbCrImage.cpp
|
Bug 1595994 - P1D. Properly serialize display size when sending image over IPC. r=mattwoodrow
|
2020-10-20 23:30:04 +00:00 |
D3D11YCbCrImage.h
|
…
|
|
DMABUFSurfaceImage.cpp
|
…
|
|
DMABUFSurfaceImage.h
|
…
|
|
DirectedGraph.h
|
…
|
|
DirectionUtils.h
|
…
|
|
Effects.cpp
|
Bug 1666802 - Remove LayersLogging.*. r=mattwoodrow
|
2020-10-11 21:20:46 +00:00 |
Effects.h
|
…
|
|
FrameMetrics.cpp
|
Bug 1662019 - Replace the uint32_t scroll generation with ScrollGeneration. r=tnikkel
|
2020-11-13 22:58:06 +00:00 |
FrameMetrics.h
|
Bug 1662019 - Replace the uint32_t scroll generation with ScrollGeneration. r=tnikkel
|
2020-11-13 22:58:06 +00:00 |
GLImages.cpp
|
…
|
|
GLImages.h
|
…
|
|
GPUVideoImage.h
|
…
|
|
IMFYCbCrImage.cpp
|
…
|
|
IMFYCbCrImage.h
|
…
|
|
IPDLActor.h
|
…
|
|
ImageContainer.cpp
|
Bug 1595994 - P1D. Properly serialize display size when sending image over IPC. r=mattwoodrow
|
2020-10-20 23:30:04 +00:00 |
ImageContainer.h
|
Bug 1656987 - Change WeakPtr to ThreadSafeWeakPtr. r=aosmond
|
2020-09-21 18:14:47 +00:00 |
ImageDataSerializer.cpp
|
Bug 1595994 - P1D. Properly serialize display size when sending image over IPC. r=mattwoodrow
|
2020-10-20 23:30:04 +00:00 |
ImageDataSerializer.h
|
Bug 1595994 - P1D. Properly serialize display size when sending image over IPC. r=mattwoodrow
|
2020-10-20 23:30:04 +00:00 |
ImageLayers.cpp
|
…
|
|
ImageLayers.h
|
…
|
|
ImageTypes.h
|
…
|
|
LayerAttributes.h
|
…
|
|
LayerMetricsWrapper.h
|
…
|
|
LayerScope.cpp
|
Bug 1659923 - Avoid unnecessary copies around Base64Encode. r=xpcom-reviewers,necko-reviewers,froydnj,valentin
|
2020-08-19 17:45:16 +00:00 |
LayerScope.h
|
…
|
|
LayerSorter.cpp
|
…
|
|
LayerSorter.h
|
…
|
|
LayerTreeInvalidation.cpp
|
Bug 1666802 - Remove LayersLogging.*. r=mattwoodrow
|
2020-10-11 21:20:46 +00:00 |
LayerTreeInvalidation.h
|
…
|
|
LayerUserData.h
|
…
|
|
Layers.cpp
|
Bug 1664558 - Improve layers id logging in layer tree. r=botond
|
2020-10-28 22:06:57 +00:00 |
Layers.h
|
Bug 1655584 - Flush rendering for popup window configuration changes with GTK. r=sotaro
|
2020-11-06 11:56:13 +00:00 |
LayersHelpers.cpp
|
…
|
|
LayersHelpers.h
|
…
|
|
LayersTypes.cpp
|
Bug 1678837 - Ensure we report software WebRender as a compositor type. r=jrmuizel
|
2020-11-21 15:20:34 +00:00 |
LayersTypes.h
|
Bug 1673983 - Add D3D11 RenderCompositor for SWGL. r=lsalzman
|
2020-11-06 00:00:47 +00:00 |
MacIOSurfaceHelpers.cpp
|
Bug 1659760 - Specify correct FOURCC yuv type when converting IOSurfaces to RGB. r=miko
|
2020-08-26 12:46:37 +00:00 |
MacIOSurfaceHelpers.h
|
…
|
|
MacIOSurfaceImage.cpp
|
Bug 1595994 - P12. Allow ffvpx and the AppleDecoderModule in the RDD. r=haik,jolin
|
2020-10-20 23:27:52 +00:00 |
MacIOSurfaceImage.h
|
Bug 1667267 - Set MacIOSurfaceImage picture rect in device pixels. r=mstange
|
2020-09-28 02:48:32 +00:00 |
MemoryPressureObserver.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
MemoryPressureObserver.h
|
…
|
|
NativeLayer.h
|
Bug 1664047 - Only call UpdateSnapshot when ScreenshotGrabber calls GetWindowContents, which it only does if the profiler is running (and Screenshots are enabled). r=mattwoodrow
|
2020-09-15 20:47:19 +00:00 |
NativeLayerCA.h
|
Bug 1666055 - Remove RenderTextureHostOGL. r=lsalzman
|
2020-10-14 07:58:18 +00:00 |
NativeLayerCA.mm
|
Bug 1666055 - Remove RenderTextureHostOGL. r=lsalzman
|
2020-10-14 07:58:18 +00:00 |
OOPCanvasRenderer.h
|
…
|
|
PaintThread.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
PaintThread.h
|
…
|
|
PersistentBufferProvider.cpp
|
Bug 1668713 - Disable D2D canvas when using SWGL. r=jrmuizel
|
2020-10-07 21:07:06 +00:00 |
PersistentBufferProvider.h
|
Bug 1654211 - Hold WeakPtr to PresistentBufferProvider in BorrowedSourceSurface. r=gfx-reviewers,nical
|
2020-08-25 15:36:11 +00:00 |
ProfilerScreenshots.cpp
|
Bug 1675409 - Removed now-unused ProfilerMarkerPayload and all dependencies - r=gregtatum,necko-reviewers
|
2020-11-18 21:56:57 +00:00 |
ProfilerScreenshots.h
|
…
|
|
ReadbackLayer.h
|
…
|
|
ReadbackProcessor.cpp
|
…
|
|
ReadbackProcessor.h
|
…
|
|
RecordedCanvasEventImpl.h
|
Bug 1654477 P1: Use a unique ID to track recorded textures. r=jrmuizel
|
2020-10-16 10:59:11 +00:00 |
RenderTrace.cpp
|
…
|
|
RenderTrace.h
|
…
|
|
RepaintRequest.cpp
|
Bug 1671048 - Add serializer for RepaintRequest. r=botond
|
2020-10-14 19:23:57 +00:00 |
RepaintRequest.h
|
Bug 1662019 - Replace the uint32_t scroll generation with ScrollGeneration. r=tnikkel
|
2020-11-13 22:58:06 +00:00 |
RotatedBuffer.cpp
|
Bug 1664831. r=sotaro
|
2020-11-16 22:41:08 +00:00 |
RotatedBuffer.h
|
Bug 1664831. r=sotaro
|
2020-11-16 22:41:08 +00:00 |
SampleTime.cpp
|
Bug 1653796 - Introduce a SampleTime class. r=botond
|
2020-08-10 20:14:05 +00:00 |
SampleTime.h
|
Bug 1653796 - Introduce a SampleTime class. r=botond
|
2020-08-10 20:14:05 +00:00 |
ScreenshotGrabber.cpp
|
Bug 1664047 - Only call UpdateSnapshot when ScreenshotGrabber calls GetWindowContents, which it only does if the profiler is running (and Screenshots are enabled). r=mattwoodrow
|
2020-09-15 20:47:19 +00:00 |
ScreenshotGrabber.h
|
Bug 1664047 - Only call UpdateSnapshot when ScreenshotGrabber calls GetWindowContents, which it only does if the profiler is running (and Screenshots are enabled). r=mattwoodrow
|
2020-09-15 20:47:19 +00:00 |
ScrollableLayerGuid.cpp
|
Bug 1667176 - Collapse ScrollableLayerGuid stringification functions. r=mattwoodrow
|
2020-09-25 08:57:23 +00:00 |
ScrollableLayerGuid.h
|
Bug 1667176 - Collapse ScrollableLayerGuid stringification functions. r=mattwoodrow
|
2020-09-25 08:57:23 +00:00 |
ShareableCanvasRenderer.cpp
|
Bug 1664804 - Allow external surfaces for WebGL again. r=jgilbert
|
2020-10-15 22:39:30 +00:00 |
ShareableCanvasRenderer.h
|
…
|
|
SourceSurfaceSharedData.cpp
|
…
|
|
SourceSurfaceSharedData.h
|
Bug 1677236 - don't require padding for SWGL FBO textures. r=jrmuizel
|
2020-11-16 16:43:23 +00:00 |
SourceSurfaceVolatileData.cpp
|
…
|
|
SourceSurfaceVolatileData.h
|
…
|
|
SurfacePool.h
|
…
|
|
SurfacePoolCA.h
|
…
|
|
SurfacePoolCA.mm
|
Bug 1677236 - don't require padding for SWGL FBO textures. r=jrmuizel
|
2020-11-16 16:43:23 +00:00 |
SyncObject.cpp
|
Bug 1672420 - Initialise SyncObject in non-e10s mode. r=nical
|
2020-10-24 06:11:47 +00:00 |
SyncObject.h
|
Bug 1595994 - PC. Move content device specific logic into subclass. r=mattwoodrow
|
2020-10-20 23:26:49 +00:00 |
TextureDIB.cpp
|
…
|
|
TextureDIB.h
|
…
|
|
TextureSourceProvider.cpp
|
…
|
|
TextureSourceProvider.h
|
…
|
|
TextureSync.cpp
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
TextureSync.h
|
…
|
|
TextureWrapperImage.cpp
|
…
|
|
TextureWrapperImage.h
|
…
|
|
TiledLayerBuffer.h
|
Bug 1666802 - Remove LayersLogging.*. r=mattwoodrow
|
2020-10-11 21:20:46 +00:00 |
TransactionIdAllocator.h
|
…
|
|
TreeTraversal.h
|
…
|
|
UpdateImageHelper.h
|
…
|
|
ZoomConstraints.cpp
|
Bug 1668921 - Move ZoomConstraints serializer into a friend function. r=mattwoodrow
|
2020-10-08 12:39:37 +00:00 |
ZoomConstraints.h
|
Bug 1668921 - Move ZoomConstraints serializer into a friend function. r=mattwoodrow
|
2020-10-08 12:39:37 +00:00 |
moz.build
|
Bug 1677302 - Remove KeyboardScrollAnimation r=kats
|
2020-11-14 21:54:44 +00:00 |