gecko-dev/gfx/layers
Carsten "Tomcat" Book ed3d8d8286 merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
..
apz Bug 1339609: Add #include for gfxPrefs.h to all source code that calls gfxPrefs APIs. r=jgilbert 2017-02-14 14:01:59 -08:00
basic Bug 1332211 - fix build break because of unified build, r=mtseng 2017-02-03 13:29:42 +08:00
client Bug 1300699 - (Part 2) Add a gtest to verify the behavior of applying incompatible compositor to a TextureHost. r=jerry 2017-02-14 00:51:00 +08:00
composite Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
d3d9 Bug 1337589 - Improve Get*YuvColorMatrix. - r=mattwoodrow 2017-02-07 19:27:32 -08:00
d3d11 Bug 1337589 - Improve Get*YuvColorMatrix. - r=mattwoodrow 2017-02-07 19:27:32 -08:00
ipc Bug 1336929 - Have UiCompositorControllerChild cache surface resize when not yet initialized. r=jchen,dvander 2017-02-14 09:11:14 -08:00
layerviewer Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical 2016-11-15 22:01:30 -08:00
opengl Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
protobuf Bug 1317862 - Part 1: Add TextLayer class and basic support for them. r=mstange 2016-11-24 18:11:29 +13:00
wr merge mozilla-inbound to mozilla-central a=merge 2017-02-15 12:21:44 +01:00
AnimationHelper.cpp Bug 1332211 - refactor animation code in AsyncCompositionManager, r=hiro 2017-01-26 15:04:16 +08:00
AnimationHelper.h Bug 1332211 - refactor animation code in AsyncCompositionManager, r=hiro 2017-01-26 15:04:16 +08:00
AsyncCanvasRenderer.cpp Replace async image container IDs with a typed struct. (bug 1323957 part 1, r=mattwoodrow) 2017-01-17 18:47:05 -08:00
AsyncCanvasRenderer.h Replace async image container IDs with a typed struct. (bug 1323957 part 1, r=mattwoodrow) 2017-01-17 18:47:05 -08:00
AtomicRefCountedWithFinalize.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BSPTree.cpp Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip 2016-12-04 17:49:32 +01:00
BSPTree.h Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip 2016-12-04 17:49:32 +01:00
BufferTexture.cpp Bug 1321075: Check if the backend is friendly to data draw target creation before attempting to make it. r=bas 2016-11-29 15:46:49 -05:00
BufferTexture.h
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Bug 1332268 - Update EffectComponentAlpha texture coordinates when rendering split layers r=mattwoodrow 2017-01-19 21:16:30 +01:00
Compositor.h Merge m-c to graphics 2017-01-17 09:01:06 -05:00
CompositorTypes.h
CopyableCanvasLayer.cpp
CopyableCanvasLayer.h
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp
D3D11ShareHandleImage.h
DirectedGraph.h
Effects.cpp
Effects.h Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
FrameMetrics.cpp
FrameMetrics.h
GLImages.cpp
GLImages.h
GPUVideoImage.h Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical 2016-11-04 13:28:28 +13:00
IMFYCbCrImage.cpp Bug 1300699 - (Part 3) Implement the TextureClient creating functions for the gtest. r=jerry 2017-02-14 01:20:00 +08:00
IMFYCbCrImage.h Bug 1300699 - (Part 3) Implement the TextureClient creating functions for the gtest. r=jerry 2017-02-14 01:20:00 +08:00
IPDLActor.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
ImageContainer.cpp Keep trying async video until PImageBridge is alive again. (bug 1331548 part 2, r=mattwoodrow) 2017-02-01 23:51:51 -08:00
ImageContainer.h Bug 1336362 - Remove PCompositable, PLayer and PImageContainer related def. r=dvander 2017-02-03 01:06:00 -05:00
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp
ImageLayers.h Remove PLayer. (bug 1323539 part 2, r=mattwoodrow) 2016-12-21 10:43:47 -05:00
ImageTypes.h Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical 2016-11-15 22:01:30 -08:00
LayerAttributes.h Send SimpleLayerAttributes separately from CommonLayerAttributes. (bug 1332567 part 6, r=mattwoodrow) 2017-01-24 16:41:18 -08:00
LayerMetricsWrapper.h Move ScrollDirection to LayersTypes.h and make it a proper enum. (bug 1332567 part 1, r=kats) 2017-01-24 16:41:17 -08:00
LayerScope.cpp Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
LayerScope.h
LayerSorter.cpp
LayerSorter.h
LayerTreeInvalidation.cpp Bug 1332978 - Add TextLayerProperties for TextLayer. r=mattwoodrow 2017-01-22 19:57:00 -05:00
LayerTreeInvalidation.h
LayerUserData.h
Layers.cpp Bug 1332211 - Move Layer::SetAnimation into AnimationHelper, r=hiro 2017-01-25 10:51:30 +08:00
Layers.h Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
LayersLogging.cpp Backed out changeset 53fee347291b (bug 1331938) r=backout 2017-01-27 09:15:52 -05:00
LayersLogging.h Bug 1339264 - Include WebRenderLayersLogging.h in LayersLogging.h to prevent unified build issues due to include order. r=rhunt 2017-02-13 15:27:35 -08:00
LayersTypes.h Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00
MacIOSurfaceHelpers.cpp Bug 1313518 - Revert Bug 1273823 if width is not aligned to 32 r=nical 2016-11-03 18:41:16 -07:00
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
PersistentBufferProvider.cpp Bug 1317637 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in gfx/. r=jrmuizel 2016-11-15 10:55:49 +02:00
PersistentBufferProvider.h Bug 1317430 - Avoid a unnecessary copy by passing a const & in gfx/ r=nical 2016-11-14 23:16:18 +01:00
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp Bug 1325227 - Part 7: Allow locking TextureClients in RotatedBuffer to be fallible. r=nical 2017-02-04 18:53:30 +13:00
RotatedBuffer.h Bug 1325227 - Part 7: Allow locking TextureClients in RotatedBuffer to be fallible. r=nical 2017-02-04 18:53:30 +13:00
ShareableCanvasLayer.cpp Bug 1322500 - Introducing ShareableCanvasLayer. r=sotaro 2016-12-28 10:16:43 +08:00
ShareableCanvasLayer.h Bug 1322500 - Introducing ShareableCanvasLayer. r=sotaro 2016-12-28 10:16:43 +08:00
SourceSurfaceSharedData.cpp Backed out changeset 53fee347291b (bug 1331938) r=backout 2017-01-27 09:15:52 -05:00
SourceSurfaceSharedData.h Backed out changeset 53fee347291b (bug 1331938) r=backout 2017-01-27 09:15:52 -05:00
SourceSurfaceVolatileData.cpp Backed out changeset 752fede74c5f (bug 1331938) r=backout 2017-01-27 09:16:06 -05:00
SourceSurfaceVolatileData.h Backed out changeset 752fede74c5f (bug 1331938) r=backout 2017-01-27 09:16:06 -05:00
TextureDIB.cpp Bug 1322460 - Don't addref/release on the return value of prohibited functions. r=aklotz,Ehsan 2016-12-14 14:34:26 +08:00
TextureDIB.h
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h
TransactionIdAllocator.h
TreeTraversal.h
moz.build Remove Composer2D remnants. (bug 1339353, r=kats) 2017-02-14 12:29:39 -08:00