gecko-dev/gfx/layers
Tanuja Sawant 50e09326b3 Bug 1285940 - Remove code to disambiguate overloads that is no longer necessary. r=botond
MozReview-Commit-ID: 5fBkxmGP1Cr

--HG--
extra : amend_source : b6c0917ef257f39ee707836d46d60b5d00364bad
2016-09-17 13:38:11 +05:30
..
apz Bug 1294707 - Part 2, Disable mouse event mochi tests on Android now that Fennec no longer supports native mouse events r=kats 2016-09-16 14:37:41 -07:00
basic Bug 1284837 - Disallow implicit conversions from float to integer when creating. r=botond 2016-09-16 17:49:39 +02:00
client Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap) 2016-09-16 20:35:11 -07:00
composite Bug 1284837 - Disallow implicit conversions from float to integer when creating. r=botond 2016-09-16 17:49:39 +02:00
d3d9 Bug 1300933 - Remove unnecessary forward declaration of mozilla::gfxs::DrawTarget. r=nical 2016-09-06 20:59:38 -04:00
d3d11 Backed out changeset da04776fc1bd (bug 1288618) 2016-09-15 16:34:07 +02:00
ipc Bug 1285940 - Remove code to disambiguate overloads that is no longer necessary. r=botond 2016-09-17 13:38:11 +05:30
layerviewer
opengl Bug 1297853 - White flash when creating a private browsing tab r=jchen,kats 2016-09-06 18:01:36 -07:00
protobuf
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
AxisPhysicsModel.cpp
AxisPhysicsModel.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
BSPTree.cpp
BSPTree.h Bug 1292390 followup: add newline character at the end of Polygon/BSPTree files added in this bug, per coding style guide. (whitespace-only, no review) 2016-08-16 11:01:06 -07:00
BufferTexture.cpp Bug 1293908 - Specify the LayersBackend to be used when creating Textures r=nical 2016-08-26 20:30:58 -04:00
BufferTexture.h Bug 1293908 - Specify the LayersBackend to be used when creating Textures r=nical 2016-08-26 20:30:58 -04:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Backed out changeset da04776fc1bd (bug 1288618) 2016-09-15 16:34:07 +02:00
Compositor.h Backed out changeset da04776fc1bd (bug 1288618) 2016-09-15 16:34:07 +02:00
CompositorTypes.h
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 Backed out changeset 1d9978f82efc (bug 1288618) 2016-09-15 16:34:16 +02:00
D3D9SurfaceImage.h Backed out changeset 1d9978f82efc (bug 1288618) 2016-09-15 16:34:16 +02:00
D3D11ShareHandleImage.cpp Backed out changeset 1d9978f82efc (bug 1288618) 2016-09-15 16:34:16 +02:00
D3D11ShareHandleImage.h Backed out changeset 1d9978f82efc (bug 1288618) 2016-09-15 16:34:16 +02:00
DirectedGraph.h
Effects.cpp
Effects.h
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
GLImages.h Bug 1272877 - Allow access to derived Image classes; r=sotaro 2016-08-23 15:44:40 +08:00
GrallocImages.cpp Bug 1302641 - Update ImageBridgeChild::GetSingleton() use after 1298938 r=nical 2016-09-14 19:01:21 +02:00
GrallocImages.h
ImageContainer.cpp Backed out changeset e00026b645d2 (bug 1288618) for valgrind failures 2016-09-15 16:34:35 +02:00
ImageContainer.h Simplify ImageContainerChild memory management. (bug 1299621 part 2, r=nical) 2016-09-06 15:20:41 -07:00
ImageDataSerializer.cpp Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas 2016-08-25 13:57:39 -04:00
ImageDataSerializer.h Bug 1254010 - Scaling during RGB -> YUV conversion with BasicCompositor if possible. basic_compositor_video improved on windows. r=jrmuizel 2016-08-15 18:54:17 -07:00
ImageLayers.cpp
ImageLayers.h
ImageTypes.h Backed out changeset 409e327b69c7 (bug 1288618) 2016-09-15 16:34:04 +02:00
IMFYCbCrImage.cpp Move the DeviceManagerD3D9 singleton out of gfxPlatform. (bug 1297182 part 1, r=mattwoodrow) 2016-08-22 17:23:38 -07:00
IMFYCbCrImage.h
IPDLActor.h Remove PCompositable::DestroySync. (bug 1301780 part 2, r=nical) 2016-09-15 23:57:32 -07:00
LayerMetricsWrapper.h
Layers.cpp Backed out changeset e0d755ab4cbd (bug 1302380) for timeouts reftest with e10s invariable-declaration-XX.html on Linux 32 bit. r=backout 2016-09-16 18:55:44 +02:00
Layers.h Backed out changeset e0d755ab4cbd (bug 1302380) for timeouts reftest with e10s invariable-declaration-XX.html on Linux 32 bit. r=backout 2016-09-16 18:55:44 +02:00
LayerScope.cpp
LayerScope.h
LayersLogging.cpp
LayersLogging.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
LayersTypes.cpp
LayersTypes.h
LayerTreeInvalidation.cpp Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange 2016-09-07 15:21:20 -04:00
LayerTreeInvalidation.h Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange 2016-09-07 15:21:20 -04:00
LayerUserData.h
MacIOSurfaceHelpers.cpp Bug 1273823 - Optimize CreateSourceSurfaceFromLockedMacIOSurface() r=nical 2016-09-05 17:59:58 -07:00
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
moz.build Backed out changeset 7ac458ce1e64 (bug 1288618) 2016-09-15 16:34:06 +02:00
PersistentBufferProvider.cpp Backed out changeset e0d755ab4cbd (bug 1302380) for timeouts reftest with e10s invariable-declaration-XX.html on Linux 32 bit. r=backout 2016-09-16 18:55:44 +02:00
PersistentBufferProvider.h Backed out changeset e0d755ab4cbd (bug 1302380) for timeouts reftest with e10s invariable-declaration-XX.html on Linux 32 bit. r=backout 2016-09-16 18:55:44 +02:00
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
RotatedBuffer.h
TextureDIB.cpp Bug 1299164: Part 2. Use BufferSizeFromDimensions method, as well as some of the others that check for valid size. r=bas 2016-09-15 10:36:21 -04:00
TextureDIB.h
TextureWrapperImage.cpp
TextureWrapperImage.h
TiledLayerBuffer.h Bug 1295274 - Fix gfxVars namespace r=nical 2016-08-16 13:07:24 +02:00
TransactionIdAllocator.h
TreeTraversal.h