gecko-dev/gfx/layers
Morris Tseng 7b88f4cc64 Bug 1262361 - Use gfxCriticalError to collect useful info when device reset. r=milan
--HG--
extra : commitid : 9I7omIeFezY
2016-04-07 09:37:21 +08:00
..
apz Bug 1257959 - Dynamic toolbar transition seems to slow down flings r=kats 2016-04-06 14:42:01 -07:00
basic Bug 1259541 - Reduce clearing backbuffer in nsBaseWidget::CreateBackBufferDrawTarget() r=mattwoodrow 2016-04-04 18:25:04 -07:00
client Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
composite Bug 1256532 - Show the critical displayport in the APZ minimap as well. r=BenWa 2016-04-05 17:30:00 -04:00
d3d9 Bug 1262361 - Use gfxCriticalError to collect useful info when device reset. r=milan 2016-04-07 09:37:21 +08:00
d3d11 Bug 1259541 - Reduce clearing backbuffer in nsBaseWidget::CreateBackBufferDrawTarget() r=mattwoodrow 2016-04-04 18:25:04 -07:00
ipc Backed out changeset 65e9d46daf3e (bug 1255823) for various failures that end up crashing in [@ mozilla::layers::PAPZParent::DestroySubtree] 2016-04-06 13:09:41 -07:00
layerviewer
opengl Bug 1259541 - Reduce clearing backbuffer in nsBaseWidget::CreateBackBufferDrawTarget() r=mattwoodrow 2016-04-04 18:25:04 -07:00
protobuf
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
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BufferTexture.cpp Bug 1255961 - Avoid zeroing out shmems (r=dvander) 2016-04-01 09:56:39 -07:00
BufferTexture.h Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Block compositable updates from stale layers. (bug 1256517 part 4, r=mattwoodrow,nical) 2016-03-25 01:38:55 -07:00
Compositor.h Bug 1259541 - Reduce clearing backbuffer in nsBaseWidget::CreateBackBufferDrawTarget() r=mattwoodrow 2016-04-04 18:25:04 -07:00
CompositorTypes.h Disable device access on textures created against stale layers. (bug 1256517 part 3, r=nical) 2016-03-25 01:36:17 -07:00
CopyableCanvasLayer.cpp Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
CopyableCanvasLayer.h
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
DirectedGraph.h
Effects.cpp Bug 1223736 - Part 3: Remove the distinction between 2d and 3d masks since it only adds complexity. r=Bas 2016-03-22 09:10:37 +13:00
Effects.h Bug 1223736 - Part 3: Remove the distinction between 2d and 3d masks since it only adds complexity. r=Bas 2016-03-22 09:10:37 +13:00
FrameMetrics.cpp Bug 1219296 - Make ScrollMetadata::sNullMetadata a StaticAutoPtr so that ScrollMetadata can admit nsTArray members. r=kats 2016-03-30 17:04:10 -04:00
FrameMetrics.h Bug 1246290 - Add a bit to FrameMetrics to indicate if APZ-scrolling should be disabled on that APZC. r=botond 2016-04-03 13:13:58 -04: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
GrallocImages.cpp Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
GrallocImages.h
IMFYCbCrImage.cpp Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas) 2016-03-21 00:14:05 -07:00
IMFYCbCrImage.h
IPDLActor.h
ImageContainer.cpp Bug 1243466 - Don't crash if DeallocPImageContainerChild is called prematurely. r=sotaro 2016-04-04 10:03:37 +02:00
ImageContainer.h Bug 1243466 - Don't crash if DeallocPImageContainerChild is called prematurely. r=sotaro 2016-04-04 10:03:37 +02:00
ImageDataSerializer.cpp
ImageDataSerializer.h Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
ImageLayers.cpp
ImageLayers.h
ImageTypes.h
LayerMetricsWrapper.h Bug 1219296 - Make ScrollMetadata::sNullMetadata a StaticAutoPtr so that ScrollMetadata can admit nsTArray members. r=kats 2016-03-30 17:04:10 -04:00
LayerScope.cpp Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
LayerScope.h Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats 2016-03-14 11:39:12 -04:00
LayerSorter.cpp
LayerSorter.h
LayerTreeInvalidation.cpp Backed out 4 changesets (bug 1254134) for causing bug 1259645. 2016-03-24 23:49:00 -04:00
LayerTreeInvalidation.h
LayerUserData.h
Layers.cpp Bug 1258313 - Allow snapping of 'pseudo' 3d transforms. r=jrmuizel 2016-04-06 15:29:32 +12:00
Layers.h Bug 1219296 - Split fields not needed for repaints out from FrameMetrics. r=kats 2016-03-28 19:14:52 -04:00
LayersLogging.cpp Bug 1219296 - Split fields not needed for repaints out from FrameMetrics. r=kats 2016-03-28 19:14:52 -04:00
LayersLogging.h Bug 1219296 - Split fields not needed for repaints out from FrameMetrics. r=kats 2016-03-28 19:14:52 -04:00
LayersTypes.cpp
LayersTypes.h
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
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
PersistentBufferProvider.cpp
PersistentBufferProvider.h
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp
RotatedBuffer.h
TextureDIB.cpp Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
TextureDIB.h Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h
TransactionIdAllocator.h
TreeTraversal.h
moz.build Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00