gecko-dev/gfx/layers
David Anderson 5827fd8527 Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas) 2016-03-21 00:14:05 -07:00
..
apz Revert bug 1252630 because it proved to be way more hassle than it's worth. 2016-03-18 14:21:12 -04:00
basic Backed out 2 changesets (bug 1223736) for reftest failures in mask-layer-transform.html CLOSED TREE 2016-03-18 16:44:09 -07:00
client Bug 1257013 - Part 2: Use readback to synchronize d3d11 video. r=cpearce,Bas 2016-03-21 18:49:59 +13:00
composite Bug 1257315 (Part 2) - Release old visible regions info when new info is available or a layers ID is no longer used. r=botond 2016-03-18 18:38:57 -07:00
d3d9 Backed out changeset 7a74257343be (bug 1256693) for media mochitest leaks CLOSED TREE 2016-03-17 15:42:51 -07:00
d3d11 Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas) 2016-03-21 00:14:05 -07:00
ipc Bug 1257315 (Part 2) - Release old visible regions info when new info is available or a layers ID is no longer used. r=botond 2016-03-18 18:38:57 -07:00
layerviewer Bug 1220895 - Add layerviewer for layer tree & display list visualization NPOTB. r=botond 2015-11-05 16:23:23 -05:00
opengl Backed out changeset 93f4eafb8beb (bug 1256693) for media mochitest leaks CLOSED TREE 2016-03-17 15:42:54 -07:00
protobuf Bug 1205521 - Part4: (v2) Align LayerScopePacket to fit changes in Bug 1211324. r=dglastonbury 2015-10-18 20:37:00 +02:00
AsyncCanvasRenderer.cpp Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
AsyncCanvasRenderer.h Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
AtomicRefCountedWithFinalize.h Bug 1248784 - Extract the AddRef/Release calls into a non-inner helper trait. r=froydnj 2016-02-17 10:15:19 -08:00
AxisPhysicsMSDModel.cpp Bug 1016035 - Make the threshold in AxisPhysicsMSDModel::IsFinished controllable by the caller. r=kip 2015-08-04 16:11:37 -04:00
AxisPhysicsMSDModel.h Bug 1016035 - Make the threshold in AxisPhysicsMSDModel::IsFinished controllable by the caller. r=kip 2015-08-04 16:11:37 -04:00
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BufferTexture.cpp Bug 1257939 - initialize BGRX alpha channel to opaque when clearing and ignore uninitialized alpha in texture clients. r=mchang 2016-03-18 16:58:55 -04:00
BufferTexture.h Backed out changeset 7a74257343be (bug 1256693) for media mochitest leaks CLOSED TREE 2016-03-17 15:42:51 -07:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Backed out changeset 3dce92c9562d (bug 1232042) for causing Win7 slaves to apparently crash and lock up a=backout 2016-02-17 11:11:10 -08:00
Compositor.h Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
CompositorTypes.h Require mix-blend mode support in all compositors and layer managers. (bug 1209278 part 1, r=mstange) 2016-02-23 10:11:21 -08:00
CopyableCanvasLayer.cpp Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
CopyableCanvasLayer.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
D3D9SurfaceImage.cpp Bug 1257013 - Part 1: Use readback to synchronize d3d9 video. r=cpearce,Bas 2016-03-21 18:49:43 +13:00
D3D9SurfaceImage.h Bug 1257013 - Part 1: Use readback to synchronize d3d9 video. r=cpearce,Bas 2016-03-21 18:49:43 +13:00
D3D11ShareHandleImage.cpp Bug 1257013 - Part 2: Use readback to synchronize d3d11 video. r=cpearce,Bas 2016-03-21 18:49:59 +13:00
D3D11ShareHandleImage.h Bug 1200595 - D3D11 TextureData implementation. r=Bas 2015-10-15 17:53:37 +02:00
DirectedGraph.h
Effects.cpp Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
Effects.h Bug 1209812 (part 3) - Rename SurfaceFormat::R5G6B5 as R5G6B5_UINT16. r=Bas. 2015-10-22 23:01:31 -07:00
FrameMetrics.cpp
FrameMetrics.h Bug 1257315 (Part 1) - Add a visualization of visibility tracking to the APZ minimap. r=botond,mattwoodrow 2016-03-18 18:38:57 -07:00
GLImages.cpp Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
GLImages.h Bug 1116473 - [3.2] Use RefPtr for AndroidSurfaceTexture references. r=snorp 2016-02-23 21:04:25 +01:00
GrallocImages.cpp Backed out changeset 7a74257343be (bug 1256693) for media mochitest leaks CLOSED TREE 2016-03-17 15:42:51 -07:00
GrallocImages.h Bug 1200595 - Gralloc TextureData implementation. r=sotaro 2015-10-15 17:53:37 +02:00
IMFYCbCrImage.cpp Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas) 2016-03-21 00:14:05 -07:00
IMFYCbCrImage.h Bug 1217080. Move recycling functionality into RecyclingPlanarYCbCrImage. r=nical 2015-11-06 13:55:31 -05:00
IPDLActor.h Bug 1221056 - Make the destroy messages for PTexture and PCompositable part of the current transaction when applicable. r=sotaro 2016-01-07 11:17:40 +01:00
ImageContainer.cpp Backed out changeset a5d2e586777c (bug 1220082) for bustage. r=bustage on CLOSED TREE 2016-03-03 17:19:22 +01:00
ImageContainer.h Backed out changeset a5d2e586777c (bug 1220082) for bustage. r=bustage on CLOSED TREE 2016-03-03 17:19:22 +01:00
ImageDataSerializer.cpp Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
ImageDataSerializer.h Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
ImageLayers.cpp Bug 1211324 (part 4) - Replace GraphicsFilter constants with gfx::Filter equivalents. r=mattwoodrow. 2015-10-05 17:12:46 -07:00
ImageLayers.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
ImageTypes.h Bug 1215438 - Part 4: Rename CairoImage to SourceSurfaceImage. r=roc 2015-12-18 14:52:16 +08:00
LayerMetricsWrapper.h Bug 1236750 - Add typed getters for layer transform matrices. r=kats 2016-01-06 18:56:58 -05:00
LayerScope.cpp Bug 1205521 - Part3: (v3) Dump texture/mask attributes on layerscope viewer. r=dglastonbury 2015-10-20 02:05:00 +02:00
LayerScope.h Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
LayerSorter.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
LayerSorter.h
LayerTreeInvalidation.cpp Bug 1247452 - Use the effective visible region rather than the visible region where appropriate in the compositor. r=mattwoodrow 2016-02-12 20:24:38 -05:00
LayerTreeInvalidation.h
LayerUserData.h Bug 1217662 - part 2 - move mozilla::layers::LayerUserData to a separate header; r=mattwoodrow 2015-10-22 16:04:35 -04:00
Layers.cpp Backed out 2 changesets (bug 1223736) for reftest failures in mask-layer-transform.html CLOSED TREE 2016-03-18 16:44:09 -07:00
Layers.h Bug 1250718 - Improve layer logging for preserve-3d layers. r=thinker 2016-03-18 09:18:10 +13:00
LayersLogging.cpp Bug 1248323: P1. Add support for YUV422 IOSurface. r=nical 2016-02-23 13:26:27 +11:00
LayersLogging.h Bug 1239864 (part 5) - Use the new rect iterators in gfx/. r=nical. 2016-01-18 17:20:58 -08:00
LayersTypes.cpp
LayersTypes.h Bug 1236750 - Add some specialized typedefs of Matrix4x4 to represent layer transform matrices. r=kats 2016-01-06 18:56:25 -05:00
MacIOSurfaceHelpers.cpp Bug 1248323: P2. Add readback code for converting YUV422 MacIOSurfaces into RGB. r=nical 2016-02-23 23:47:29 +11:00
MacIOSurfaceHelpers.h Bug 1241665 - Move IOSurface YCbCr conversion code to a new file MacIOSurfaceHelpers.cpp. r=mattwoodrow 2016-01-21 23:38:53 +01:00
MacIOSurfaceImage.cpp Bug 1241665 - Move IOSurface YCbCr conversion code to a new file MacIOSurfaceHelpers.cpp. r=mattwoodrow 2016-01-21 23:38:53 +01:00
MacIOSurfaceImage.h Decouple MacIOSurfaceImage from ImageContainer. (bug 1222910, r=mstange) 2015-11-17 00:09:00 -08:00
PersistentBufferProvider.cpp Bug 1198574 - Remove unnecessary argument for PersistentBufferProvider. r=bas 2015-08-26 18:58:18 +08:00
PersistentBufferProvider.h Bug 1246775 - use already_AddRefed in PersistentBufferProvider interface. r=bas 2016-02-10 13:16:13 -05:00
ReadbackLayer.h Bug 1233619 (part 2) - Moz2Dify BeginUpdate() and BeginUpdateBackground() functions. r=roc. 2015-12-17 19:39:10 -08:00
ReadbackProcessor.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
ReadbackProcessor.h Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical 2015-11-04 11:49:49 -05:00
RenderTrace.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
RenderTrace.h
RotatedBuffer.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
RotatedBuffer.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
TextureDIB.cpp Backed out changeset 93f4eafb8beb (bug 1256693) for media mochitest leaks CLOSED TREE 2016-03-17 15:42:54 -07:00
TextureDIB.h Backed out changeset 7a74257343be (bug 1256693) for media mochitest leaks CLOSED TREE 2016-03-17 15:42:51 -07:00
TextureWrapperImage.cpp Bug 1232231 - BorrowDrawTarget can return nullptr - be ready for it. r=nical 2016-01-04 09:50:00 -05:00
TextureWrapperImage.h Add a new Image class that wraps drawable TextureClients. (bug 1217665 part 4, r=nical) 2015-12-02 11:31:17 -08:00
TiledLayerBuffer.h Bug 1208661 - Support dumping client-side layer textures without compression. r=BenWa 2015-09-28 18:51:37 -04:00
TransactionIdAllocator.h
TreeTraversal.h Bug 1227224 - Further improvements to generic tree traversal algorithms. r=botond 2016-01-25 04:04:13 -08:00
moz.build Bug 1242690 - If a drag block is interrupted by something else, have it create a new drag block when it resumes. r=rbarker 2016-03-10 18:25:49 -05:00