gecko-dev/gfx/layers
Nathan Froyd a747eb3f2c Bug 1322553 - part 2 - use the new constructor of GeckoProfilerTracingRAII; r=mstange
This patch is not strictly relevant to the current bug, but doing the
work here nicely illustrates how the constructor we added in part 1 can
be used in existing parts of the codebase.
2017-01-07 15:56:49 -05:00
..
apz Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
basic Backed out changeset 5c6803c30303 (bug 1311512) for mass asserting. r=backout 2017-01-07 00:08:26 +01:00
client Backed out changeset 4d2c65de6f51 (bug 1322741) for causing e10s reftest failures on windows 2017-01-05 13:49:30 +01:00
composite Bug 1307809 - Add IsOwnedBy() check r=nical 2017-01-06 10:16:24 +09:00
d3d9 Bug 1322465 part 5 - Use explicit/MOZ_IMPLICIT for the unary constructors in gfx/. r=Ehsan 2016-12-16 15:54:32 +08:00
d3d11 Backed out changeset 4d2c65de6f51 (bug 1322741) for causing e10s reftest failures on windows 2017-01-05 13:49:30 +01:00
ipc Bug 1322553 - part 2 - use the new constructor of GeckoProfilerTracingRAII; r=mstange 2017-01-07 15:56:49 -05:00
layerviewer Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical 2016-11-15 22:01:30 -08:00
opengl Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow 2016-12-06 13:39:01 -10:00
protobuf Bug 1317862 - Part 1: Add TextLayer class and basic support for them. r=mstange 2016-11-24 18:11:29 +13:00
AsyncCanvasRenderer.cpp Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas 2016-08-25 13:57:39 -04:00
AsyncCanvasRenderer.h
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 Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro 2016-10-27 21:02:09 +13:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow 2016-12-06 13:39:01 -10:00
Compositor.h Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow 2016-12-06 13:39:01 -10:00
CompositorTypes.h Bug 1314189 - Only create a RemoteVideoDecoder if the current LayerManager is using the GPU process. r=dvander 2016-11-03 09:57:15 +13:00
CopyableCanvasLayer.cpp Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas 2016-08-25 13:57:39 -04:00
CopyableCanvasLayer.h
D3D9SurfaceImage.cpp Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
D3D9SurfaceImage.h Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
D3D11ShareHandleImage.cpp Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
D3D11ShareHandleImage.h Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
DirectedGraph.h
Effects.cpp
Effects.h Bug 1210357 - Handle VP9 colorspace BT.709 r=mattwoodrow,bas.schouten 2016-10-18 10:09:00 -07:00
FrameMetrics.cpp
FrameMetrics.h Bug 1286179 - For APZ repaint requests that are triggered by main-thread updates, don't attempt to re-scroll the main thread. r=tnikkel 2016-08-18 17:00:42 -04:00
GLImages.cpp Bug 1245959 - Remove MOZ_CRASH from GLImage::GetAsSourceSurface. r=nical 2016-10-11 15:01:08 -04:00
GLImages.h Bug 1272877 - Allow access to derived Image classes; r=sotaro 2016-08-23 15:44:40 +08:00
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 1322465 part 5 - Use explicit/MOZ_IMPLICIT for the unary constructors in gfx/. r=Ehsan 2016-12-16 15:54:32 +08:00
IMFYCbCrImage.h Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13: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 Don't retain a ref to ImageContainers in ImageBridgeChild. (bug 1325784 part 6, r=nical) 2017-01-04 10:19:31 -05:00
ImageContainer.h Remove PImageContainer. (bug 1325784 part 5, r=nical) 2017-01-04 10:19:30 -05:00
ImageDataSerializer.cpp Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel 2016-10-11 19:46:28 -07:00
ImageDataSerializer.h Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel 2016-10-11 19:46:28 -07:00
ImageLayers.cpp Bug 1303897 - Part 1: Use TextureForwarder for Image::GetTextureClient. r=nical 2016-09-23 09:43:11 +12:00
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
LayerMetricsWrapper.h bug 1249162 - Fix unwanted thumb shifts when starting APZ drag r=botond 2016-11-27 20:48:08 -05:00
LayerScope.cpp Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj 2016-12-21 11:43:50 +01:00
LayerScope.h
LayerSorter.cpp Bug 1301027 - Remove the matrix * point operator and replace it with TransformPoint methods. r=Bas 2016-09-08 18:26:03 +02:00
LayerSorter.h
LayerTreeInvalidation.cpp Bug 1323291 - Add debugging logs to LayerTreeInvalidation.cpp. r=mattwoodrow 2016-12-13 15:56:26 -05:00
LayerTreeInvalidation.h Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange 2016-09-07 15:21:20 -04:00
LayerUserData.h
Layers.cpp Bug 1311620 - Part 3: Incorporate null_t in Animatable. r=birtles 2016-12-24 17:27:18 +09:00
Layers.h Bug 1322079 - Set CreateBorderLayer to pure virtual function and let nsDisplayBorder return LAYER_ACTIVE. r=mattwoodrow 2016-12-27 11:40:40 +08:00
LayersLogging.cpp Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical 2016-11-15 22:01:30 -08:00
LayersLogging.h
LayersTypes.cpp Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro 2016-10-27 13:17:10 +13:00
LayersTypes.h Remove PLayer. (bug 1323539 part 2, r=mattwoodrow) 2016-12-21 10:43:47 -05: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 Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
MacIOSurfaceImage.h Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
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 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro 2016-10-27 13:17:10 +13:00
RotatedBuffer.h
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
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 Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro 2016-10-27 21:02:09 +13:00
TextureWrapperImage.cpp Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
TextureWrapperImage.h Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280 2016-09-27 16:22:20 +13:00
TiledLayerBuffer.h Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro 2016-10-27 13:17:10 +13:00
TransactionIdAllocator.h
TreeTraversal.h Bug 1227233: Increase scope of TreeTraversal.h to by-value traversal r=botond 2016-09-22 12:31:26 -04:00
moz.build Remove PImageContainer. (bug 1325784 part 5, r=nical) 2017-01-04 10:19:30 -05:00