..
apz
Bug 1449620 - Extract an APZUpdater class from APZSampler. r=botond
2018-03-28 18:36:42 -04:00
basic
Backed out 3 changesets (bug 1439960) for build bustages on APZInputBridgeChild.cpp and FrameBuilder.cpp. CLOSED TREE
2018-03-20 23:18:44 +02:00
client
Backed out changeset c652b6d362f6 (bug 1440753) for permafailing on layout/reftests/scrolling/iframe-scrolling-attr-2.html a=backout
2018-03-23 16:54:23 +02:00
composite
Bug 1446022 - Guard against dereferencing a null APZC pointer in degenerate cases. r=botond
2018-03-19 17:11:22 -04:00
d3d11
Bug 1444169 Fix capitalization for a few Windows files r=aklotz
2018-03-08 14:49:59 -06:00
ipc
Bug 1449620 - Extract an APZUpdater class from APZSampler. r=botond
2018-03-28 18:36:42 -04:00
layerviewer
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
mlgpu
Backed out 3 changesets (bug 1439960) for build bustages on APZInputBridgeChild.cpp and FrameBuilder.cpp. CLOSED TREE
2018-03-20 23:18:44 +02:00
opengl
Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas
2018-03-12 13:36:00 +01:00
protobuf
Bug 1406231 - remove the TextLayer class, and all remaining traces of it. r=mattwoodrow
2017-12-07 17:13:05 -05:00
wr
Bug 1449620 - Extract an APZUpdater class from APZSampler. r=botond
2018-03-28 18:36:42 -04:00
AnimationHelper.cpp
Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio
2018-03-29 02:34:34 +11:00
AnimationHelper.h
…
AnimationInfo.cpp
Bug 1436659 - Support pending playback rates on compositor animations; r=hiro
2018-02-13 15:04:18 +09:00
AnimationInfo.h
…
AsyncCanvasRenderer.cpp
Bug 1429413 - Ensure Factory::CreateDataSourceSurface allocation failures are gracefully handled. r=bas
2018-01-11 08:26:42 -05:00
AsyncCanvasRenderer.h
…
AtomicRefCountedWithFinalize.h
…
AxisPhysicsMSDModel.cpp
…
AxisPhysicsMSDModel.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
AxisPhysicsModel.cpp
…
AxisPhysicsModel.h
…
BSPTree.cpp
…
BSPTree.h
…
BufferTexture.cpp
Bug 1421187 - P2. Properly set bytesPerPixel in MappedYCbCrTextureData. r=mattwoodrow
2017-11-28 15:53:54 +01:00
BufferTexture.h
…
BufferUnrotate.cpp
…
BufferUnrotate.h
…
CanvasRenderer.cpp
…
CanvasRenderer.h
…
Compositor.cpp
Bug 1441916 - Introduce the notion of the APZ sampler thread. r=botond
2018-03-01 23:00:41 -05:00
Compositor.h
Bug 1441916 - Introduce the notion of the APZ sampler thread. r=botond
2018-03-01 23:00:41 -05:00
CompositorTypes.h
Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond)
2018-03-12 08:10:13 -05:00
CopyableCanvasRenderer.cpp
Bug 1440993: followup: Avoid overwriting the frontbuffer variable. r=nical
2018-03-14 14:26:41 +01:00
CopyableCanvasRenderer.h
…
D3D9SurfaceImage.cpp
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
D3D9SurfaceImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
D3D11ShareHandleImage.cpp
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
D3D11ShareHandleImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
D3D11YCbCrImage.cpp
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
D3D11YCbCrImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
DirectedGraph.h
…
DirectionUtils.h
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
Effects.cpp
…
Effects.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
FrameMetrics.cpp
Bug 951793 - Store the overscroll behavior in ScrollMetadata and propagate it to APZ. r=mstange
2017-11-25 01:29:01 +01:00
FrameMetrics.h
Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow
2018-03-24 19:06:01 -04:00
GLImages.cpp
…
GLImages.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
GPUVideoImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
IMFYCbCrImage.cpp
Bug 1423806 - Enable IMFYCbCrImage with WebRender r=mattwoodrow
2017-12-07 22:15:34 +09:00
IMFYCbCrImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
IPDLActor.h
…
ImageContainer.cpp
Bug 1433351 - Add nsBaseHashtable::EntryPtr::OrRemove method to abort nsBaseHashtable::LookupForAdd on miss. r=froydnj
2018-03-28 12:58:49 -04:00
ImageContainer.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
ImageDataSerializer.cpp
…
ImageDataSerializer.h
…
ImageLayers.cpp
Bug 1429602: Rename BaseRect::IsZero to BaseRect::IsZeroArea. Also slip in some corrections to using BaseRect methods instead of direct member access. r=bas.schouten
2018-01-10 17:57:10 -05:00
ImageLayers.h
…
ImageTypes.h
…
LayerAttributes.h
Bug 1442767 - Rename Box to RectAbsolute (Gecko changes). r=kats
2018-03-05 18:08:18 -05:00
LayerMetricsWrapper.h
Bug 1447131 - Handle backface-visibility:hidden in compositor hit testing. r=kats
2018-03-28 14:22:30 -04:00
LayerScope.cpp
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
LayerScope.h
…
LayerSorter.cpp
…
LayerSorter.h
…
LayerTreeInvalidation.cpp
Bug 1437492 - Part 2: Based on profile data, use the simple-matrix optimized matrix class in some places. r=mattwoodrow
2018-02-17 00:43:38 +01:00
LayerTreeInvalidation.h
…
LayerUserData.h
…
Layers.cpp
Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow
2018-03-24 19:06:01 -04:00
Layers.h
Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow
2018-03-24 19:06:01 -04:00
LayersHelpers.cpp
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
LayersHelpers.h
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
LayersLogging.cpp
Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow
2018-03-24 19:06:01 -04:00
LayersLogging.h
Generate webrender_ffi_generated with cbindgen:0.3.3 (bug 1428142, r=nical)
2018-01-04 12:23:34 -06:00
LayersTypes.cpp
Bug 1440112 - Support CompositorHitTestInfo::eRequiresTargetConfirmation with EventRegions-based hit testing. r=kats
2018-02-23 17:37:55 -05:00
LayersTypes.h
Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow
2018-03-24 19:06:01 -04:00
MacIOSurfaceHelpers.cpp
…
MacIOSurfaceHelpers.h
…
MacIOSurfaceImage.cpp
…
MacIOSurfaceImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
PaintThread.cpp
Add 'layers.omtp.dump-capture' for logging DrawTargetCapture (bug 1435938, r=bas)
2018-02-05 22:03:49 -06:00
PaintThread.h
Add tiling and paint worker count information to about:support. (bug 1432516, r=milan)
2018-01-23 15:52:13 -06:00
PersistentBufferProvider.cpp
Allocate TextureReadLock at TextureClient creation and drop file handles immediately after. (bug 1416726, r=aosmond)
2018-03-12 08:10:13 -05:00
PersistentBufferProvider.h
Bug 1418791 - Explicit free the resource of PersistentBufferProviderBasic, r=sotaro
2017-11-23 16:31:55 +08:00
ReadbackLayer.h
…
ReadbackProcessor.cpp
…
ReadbackProcessor.h
…
RenderTrace.cpp
…
RenderTrace.h
…
RotatedBuffer.cpp
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
2017-12-19 15:48:39 -05:00
RotatedBuffer.h
…
ShareableCanvasRenderer.cpp
Bug 1427668 - Move the webgl backbuffer into webgl. - r=daoshengmu
2018-01-05 15:27:30 -08:00
ShareableCanvasRenderer.h
…
SourceSurfaceSharedData.cpp
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
2018-02-22 14:26:29 -05:00
SourceSurfaceSharedData.h
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
2018-02-22 14:26:29 -05:00
SourceSurfaceVolatileData.cpp
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
2018-02-22 14:26:29 -05:00
SourceSurfaceVolatileData.h
Bug 1427639 - Part 2. Fix misleading image memory reporting on Android. r=tnikkel
2018-02-22 14:26:29 -05:00
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
…
TextureSourceProvider.h
…
TextureWrapperImage.cpp
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
TextureWrapperImage.h
Bug 1404997 - P5. Fix constness and remove redundant virtual keyword. r=mattwoodrow
2017-11-30 19:03:02 +01:00
TiledLayerBuffer.h
…
TransactionIdAllocator.h
…
TreeTraversal.h
…
UpdateImageHelper.h
…
moz.build
Bug 1449620 - Extract an APZUpdater class from APZSampler. r=botond
2018-03-28 18:36:42 -04:00