.. |
apz
|
Bug 1577859 - Additional post container scrolling removal cleanup in APZ code. r=tnikkel
|
2019-09-15 23:34:13 +00:00 |
basic
|
Bug 1578099 - Use NativeLayer::NextSurfaceAsDrawTarget in BasicCompositor and remove #ifdefs. r=mattwoodrow
|
2019-09-01 21:37:08 +00:00 |
client
|
Bug 1577859 - Remove the layout.scroll.root-frame-containers pref and code that depends directly on it. r=tnikkel
|
2019-09-15 17:01:22 +00:00 |
composite
|
Bug 1577859 - Additional post container scrolling removal cleanup in APZ code. r=tnikkel
|
2019-09-15 23:34:13 +00:00 |
d3d11
|
Bug 1577916 - Remove using namespace std from gfx/layers r=mattwoodrow
|
2019-09-02 17:38:31 +00:00 |
ipc
|
Backed out 21 changesets (bug 1578327, bug 1575448, bug 1580091, bug 1576554, bug 1581049, bug 1576551, bug 1578329, bug 1576555) for platform.cpp related bustage CLOSED TREE
|
2019-09-17 10:16:14 +03:00 |
layerviewer
|
Bug 1561435 - Format gfx/, a=automatic-formatting
|
2019-07-05 10:46:28 +02:00 |
mlgpu
|
Bug 1576819 - Use PROFILER_ADD_MARKER{,_WITH_PAYLOAD} everywhere - r=gregtatum
|
2019-09-04 07:56:51 +00:00 |
opengl
|
Bug 1577916 - Remove using namespace std from gfx/layers r=mattwoodrow
|
2019-09-02 17:38:31 +00:00 |
protobuf
|
…
|
|
wr
|
Backed out 21 changesets (bug 1578327, bug 1575448, bug 1580091, bug 1576554, bug 1581049, bug 1576551, bug 1578329, bug 1576555) for platform.cpp related bustage CLOSED TREE
|
2019-09-17 10:16:14 +03:00 |
AnimationHelper.cpp
|
Bug 1555548 - Send other transform-like properties as non-animating animation into compositor. r=hiro
|
2019-06-06 18:29:46 +00:00 |
AnimationHelper.h
|
Bug 1540581 - P7. Use Variant instead of Union/Enum. r=kats
|
2019-04-11 12:37:06 +00:00 |
AnimationInfo.cpp
|
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
|
2019-04-09 17:39:01 -05:00 |
AnimationInfo.h
|
Bug 1425837 - Part 6: Add individual transform properties into compositor animation list. r=hiro
|
2019-03-18 18:05:00 +00:00 |
AsyncCanvasRenderer.cpp
|
Bug 1542344 - fix API mismatches in ImageEncoder; r=mccr8
|
2019-04-08 01:51:17 +00:00 |
AsyncCanvasRenderer.h
|
Bug 1542344 - fix API mismatches in ImageEncoder; r=mccr8
|
2019-04-08 01:51:17 +00:00 |
AtomicRefCountedWithFinalize.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
AxisPhysicsMSDModel.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
AxisPhysicsMSDModel.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
AxisPhysicsModel.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
AxisPhysicsModel.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BSPTree.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BSPTree.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
BufferTexture.cpp
|
Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow.
|
2019-07-26 08:45:31 +00:00 |
BufferTexture.h
|
Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow.
|
2019-07-26 08:45:31 +00:00 |
CanvasDrawEventRecorder.cpp
|
Bug 1548492: Change remote canvas timeouts to check if other side is still open. r=jrmuizel
|
2019-07-22 13:12:07 +00:00 |
CanvasDrawEventRecorder.h
|
Bug 1570358: Check validity of enums before playing back Moz2D RecordedEvents. r=jrmuizel
|
2019-08-05 13:08:30 +00:00 |
CanvasRenderer.cpp
|
Bug 1506665 - Add more GLContext failure handling r=jgilbert
|
2019-03-01 22:37:37 +00:00 |
CanvasRenderer.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-13 10:19:06 +01:00 |
CanvasTranslator.cpp
|
Bug 1575874: Create the CanvasTranslator on the Compositor thread to prevent race with WaitForSurfaceDescriptor. r=jrmuizel
|
2019-09-10 02:06:28 +00:00 |
CanvasTranslator.h
|
Bug 1575874 - Fix ESlint failure a=me on a CLOSED TREE
|
2019-09-10 14:14:20 +03:00 |
CompositionRecorder.cpp
|
Bug 1563042 - Expose recording start time in composition recorder output r=mstange
|
2019-07-03 20:08:12 +00:00 |
CompositionRecorder.h
|
Bug 1566915 - Do not ref count the CompositionRecorder r=mstange
|
2019-07-31 18:28:47 +00:00 |
Compositor.cpp
|
Bug 1574745 - Move ShouldRecordFrames() from BasicCompositor to Compositor because CompositorOGL will need it. r=mattwoodrow
|
2019-08-30 19:52:15 +00:00 |
Compositor.h
|
Bug 1574745 - Move ShouldRecordFrames() from BasicCompositor to Compositor because CompositorOGL will need it. r=mattwoodrow
|
2019-08-30 19:52:15 +00:00 |
CompositorTypes.h
|
Bug 1556340 - Make D3D11TextureData and DXGIYCbCrTextureData alive during host side usage with WebRender r=nical
|
2019-06-05 22:50:50 +00:00 |
CopyableCanvasRenderer.cpp
|
Bug 1506665 - Add more GLContext failure handling r=jgilbert
|
2019-03-01 22:37:37 +00:00 |
CopyableCanvasRenderer.h
|
Bug 1530471 - remove layers SkiaGL glue r=jrmuizel
|
2019-02-28 15:00:06 +00:00 |
D3D9SurfaceImage.cpp
|
Bug 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow
|
2019-07-26 08:45:30 +00:00 |
D3D9SurfaceImage.h
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
D3D11ShareHandleImage.cpp
|
Bug 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow
|
2019-07-26 08:45:30 +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 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow
|
2019-07-26 08:45:30 +00:00 |
DirectedGraph.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DirectionUtils.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Effects.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Effects.h
|
Bug 1543359 - P9. Add YUV range information to NV12Effect and YCbCrEffect. r=mattwoodrow
|
2019-07-26 08:45:26 +00:00 |
FrameMetrics.cpp
|
Bug 1563139 - Update comments mentioning StaticPrefs.h. r=glandium
|
2019-07-25 04:08:23 +00:00 |
FrameMetrics.h
|
Bug 1577859 - Remove the layout.scroll.root-frame-containers pref and code that depends directly on it. r=tnikkel
|
2019-09-15 17:01:22 +00:00 |
GLImages.cpp
|
Bug 1538969 - Report an opaque surface format for AndroidSurfaceTextureData when it's being used for an opaque video. r=jya
|
2019-04-10 08:08:22 +00:00 |
GLImages.h
|
Bug 1538969 - Report an opaque surface format for AndroidSurfaceTextureData when it's being used for an opaque video. r=jya
|
2019-04-10 08:08:22 +00:00 |
GPUVideoImage.h
|
Bug 1555891 - Merge PVideoDecoderManager into PRemoteDecoderManager. r=jya,jld
|
2019-06-11 02:01:34 +00:00 |
IMFYCbCrImage.cpp
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
IMFYCbCrImage.h
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
IPDLActor.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
ImageContainer.cpp
|
Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow.
|
2019-07-26 08:45:31 +00:00 |
ImageContainer.h
|
Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow
|
2019-07-26 08:45:39 +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 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ImageLayers.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
ImageTypes.h
|
Bug 1493898 - P6. Move YUVColorSpace definition in the gfx namespace. r=mattwoodrow.
|
2019-04-11 12:41:33 +00:00 |
LayerAttributes.h
|
Bug 1521644 - Add a layer property that indicates async zoom container layers. r=mattwoodrow
|
2019-02-01 18:29:11 +00:00 |
LayerMetricsWrapper.h
|
Bug 1541705 - Introduce remote document rect. r=botond
|
2019-09-12 08:08:32 +00:00 |
LayerScope.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
LayerScope.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
LayerSorter.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
LayerSorter.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LayerTreeInvalidation.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-06-08 08:26:37 +00:00 |
LayerTreeInvalidation.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
LayerUserData.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
Layers.cpp
|
Backed out 21 changesets (bug 1578327, bug 1575448, bug 1580091, bug 1576554, bug 1581049, bug 1576551, bug 1578329, bug 1576555) for platform.cpp related bustage CLOSED TREE
|
2019-09-17 10:16:14 +03:00 |
Layers.h
|
Bug 1577859 - Remove the layout.scroll.root-frame-containers pref and code that depends directly on it. r=tnikkel
|
2019-09-15 17:01:22 +00:00 |
LayersHelpers.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LayersHelpers.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LayersLogging.cpp
|
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
|
2019-03-22 18:28:42 +00:00 |
LayersLogging.h
|
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
|
2019-03-22 18:28:42 +00:00 |
LayersTypes.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LayersTypes.h
|
Bug 1555379 - Document the various CompositionPayloadTypes r=bas
|
2019-05-30 20:38:52 +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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MacIOSurfaceImage.cpp
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
MacIOSurfaceImage.h
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
MemoryPressureObserver.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MemoryPressureObserver.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
NativeLayer.h
|
Bug 1578099 - Add NativeLayer::NextSurfaceAsFramebuffer. r=mattwoodrow
|
2019-09-01 22:35:56 +00:00 |
NativeLayerCA.h
|
Bug 1578099 - Add NativeLayer::NextSurfaceAsFramebuffer. r=mattwoodrow
|
2019-09-01 22:35:56 +00:00 |
NativeLayerCA.mm
|
Bug 1578310 - Delete framebuffers for deleted IOSurfaces. r=mattwoodrow
|
2019-09-03 00:33:31 +00:00 |
PaintThread.cpp
|
Bug 1578075 - Increase stack size of paint thread/workers on OSX Catalina or higher to workaround crash from recursion in CoreText. r=jrmuizel
|
2019-09-10 15:20:34 +00:00 |
PaintThread.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
PersistentBufferProvider.cpp
|
Bug 1569724 - Do not use front TextureClient as next back buffer when PersistentBufferProviderShared::ClearCachedResources() is called r=nical
|
2019-08-06 00:43:09 +00:00 |
PersistentBufferProvider.h
|
Bug 1569724 - Do not use front TextureClient as next back buffer when PersistentBufferProviderShared::ClearCachedResources() is called r=nical
|
2019-08-06 00:43:09 +00:00 |
ProfilerScreenshots.cpp
|
Backed out 21 changesets (bug 1578327, bug 1575448, bug 1580091, bug 1576554, bug 1581049, bug 1576551, bug 1578329, bug 1576555) for platform.cpp related bustage CLOSED TREE
|
2019-09-17 10:16:14 +03:00 |
ProfilerScreenshots.h
|
Bug 1547472 - Ref count the ProfilerScreenshots structure r=gerald,jesup
|
2019-05-24 23:53:28 +00:00 |
ReadbackLayer.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
ReadbackProcessor.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ReadbackProcessor.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
RecordedCanvasEventImpl.h
|
Bug 1575828: Ensure that CanvasChild::GetDataSurface is called on the main thread. r=jrmuizel
|
2019-09-10 02:06:46 +00:00 |
RenderTrace.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
RenderTrace.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
RepaintRequest.h
|
Bug 1536157 - Make sure we repaint after accepting a visual scroll update. r=kats
|
2019-03-22 05:20:31 +00:00 |
RotatedBuffer.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-08-13 07:15:25 +00:00 |
RotatedBuffer.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ScrollableLayerGuid.h
|
Bug 1547351 - Automatically set content process render root r=kats
|
2019-07-24 14:10:56 +00:00 |
ShareableCanvasRenderer.cpp
|
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
|
2019-03-22 18:28:42 +00:00 |
ShareableCanvasRenderer.h
|
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
|
2019-03-22 18:28:42 +00:00 |
SourceSurfaceSharedData.cpp
|
Bug 1534655: Fix some unified build errors inside layers. r=kats
|
2019-03-12 16:08:18 +01:00 |
SourceSurfaceSharedData.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
SourceSurfaceVolatileData.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SourceSurfaceVolatileData.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
SyncObject.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
SyncObject.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
TextureDIB.cpp
|
Bug 1435586 - Use static gfxPlatform methods directly instead of requiring initialization. r=kats
|
2019-06-05 12:40:26 -04:00 |
TextureDIB.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
TextureSourceProvider.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
TextureSourceProvider.h
|
Bug 1557105 - Handle non-webrender widget case during enabling WebRender at ImageBridge r=nical
|
2019-06-10 12:36:14 +00:00 |
TextureSync.cpp
|
Bug 1528881 - Part 6: gfx/layers: Make some global functions static. r=mattwoodrow
|
2019-02-17 14:25:01 -08:00 |
TextureSync.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
TextureWrapperImage.cpp
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
TextureWrapperImage.h
|
Bug 1557257 - Rename KnowsCompositor* aForwarder to aKnowsCompositor r=nical
|
2019-06-07 12:27:05 +00:00 |
TiledLayerBuffer.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
TransactionIdAllocator.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
TreeTraversal.h
|
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-05 21:41:42 +00:00 |
UpdateImageHelper.h
|
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
|
2019-03-22 18:28:42 +00:00 |
ZoomConstraints.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
moz.build
|
Bug 1574592 - Move NativeLayer management out of nsChildView and into LayerManagerComposite and RendererOGL. r=mattwoodrow
|
2019-08-25 17:43:42 +00:00 |