gecko/gfx/layers
2016-02-13 16:50:51 -08:00
..
apz Bug 1229624 - Disable chaos mode on APZ scrollbar tests, because it makes the reftest timeout fire chaotically. rs=Tomcat 2016-02-12 08:42:59 -05:00
basic Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
client Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
composite Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
d3d9 Bug 1213429 - GCC compilation fixup. 2016-02-07 13:15:21 +01:00
d3d11 Bug 1247775 - Part 1: Remove D3D10/D2D 1.0 texture integration from layers. r=dvander 2016-02-13 14:33:27 +01:00
ipc Bug 1239504 - Avoid ASan leak report by holding PseudoStack in ImageBridgeChild. r=sotaro 2016-02-10 07:33:00 -05:00
layerviewer
opengl Backed out changeset 0cee3cdcce99 (bug 1187464) 2016-02-03 15:04:21 +01:00
protobuf
AsyncCanvasRenderer.cpp
AsyncCanvasRenderer.h
AtomicRefCountedWithFinalize.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
BufferTexture.cpp Bug 1234343 (part 2) - Add a missing GfxMemoryImageReporter::DidAlloc() call. r=Bas. 2016-01-05 18:26:29 -08:00
BufferTexture.h
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Bug 1232042: Workaround Windows presentation bug by executing a present call on the main thread during a WM_PAINT event. r=jrmuizel 2016-02-06 03:14:44 +00:00
Compositor.h Add software mix-blend mode support to the D3D9 compositor. (bug 1243071 part 3, r=bas,mattwoodrow) 2016-02-01 16:28:00 -08:00
CompositorTypes.h Bug 1232042: Workaround Windows presentation bug by executing a present call on the main thread during a WM_PAINT event. r=jrmuizel 2016-02-06 03:14:44 +00:00
CopyableCanvasLayer.cpp
CopyableCanvasLayer.h
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp
D3D11ShareHandleImage.h
DirectedGraph.h
Effects.cpp
Effects.h
FrameMetrics.cpp
FrameMetrics.h Bug 1226826 - Record paint times in the checkerboard event. r=botond 2016-01-15 16:19:59 -05:00
GLImages.cpp
GLImages.h
GrallocImages.cpp
GrallocImages.h
ImageContainer.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
ImageContainer.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02: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
ImageLayers.cpp
ImageLayers.h
ImageTypes.h
IMFYCbCrImage.cpp Bug 1234047 - Always reuse an existing TextureClient in IMFYCbCrImage if one exist. r=Bas 2016-01-12 18:08:21 +13:00
IMFYCbCrImage.h
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
LayerMetricsWrapper.h Bug 1236750 - Add typed getters for layer transform matrices. r=kats 2016-01-06 18:56:58 -05:00
Layers.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
Layers.h Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
LayerScope.cpp
LayerScope.h
LayersLogging.cpp Bug 1239864 (part 5) - Use the new rect iterators in gfx/. r=nical. 2016-01-18 17:20:58 -08:00
LayersLogging.h Bug 1239864 (part 5) - Use the new rect iterators in gfx/. r=nical. 2016-01-18 17:20:58 -08:00
LayerSorter.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
LayerSorter.h
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
LayerTreeInvalidation.cpp Bug 1247445 - Rename Layer::GetEffectiveVisibleRegion GetLocalVisibleRegion. r=botond 2016-02-13 16:50:51 -08:00
LayerTreeInvalidation.h
LayerUserData.h
MacIOSurfaceHelpers.cpp Bug 1241816 - In CreateSourceSurfaceFromMacIOSurface, unlock the IOSurface even in failure cases. r=mattwoodrow 2016-01-22 10:57:12 +01: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
moz.build Bug 1216842 - Part 2: Add LayerAnimationUtils. r=cam 2016-01-29 14:44:00 +01:00
PersistentBufferProvider.cpp
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
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
TextureDIB.cpp
TextureDIB.h
TextureWrapperImage.cpp Bug 1232231 - BorrowDrawTarget can return nullptr - be ready for it. r=nical 2016-01-04 09:50:00 -05:00
TextureWrapperImage.h
TiledLayerBuffer.h
TransactionIdAllocator.h
TreeTraversal.h Bug 1227224 - Further improvements to generic tree traversal algorithms. r=botond 2016-01-25 04:04:13 -08:00