gecko-dev/gfx/layers
Randall Barker a9be905342 Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
..
apz Bug 1162771 - Fall back to using the non-anonymous ancestor node of the target if the anonymous target is disconnected from the document. r=smaug 2016-08-18 07:13:29 -04:00
basic 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
client Bug 1291373 - [geckoview] part 3, Remove MOZ_ANDROID_APZ r=botond,snorp 2016-08-16 14:33:43 -07:00
composite Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
d3d9 Bug 1294586 - Remove dependency on gfxPlatform from CreateDrawTargetFromData. r=dvander 2016-08-11 14:54:08 -07:00
d3d11 Bug 1296381 - Remove FEATURE_FAILURE_D3D11_VR_BUFFER which was not removed. r=me 2016-08-18 14:36:56 -04:00
ipc Bug 1295083 - Replace PR_snprintf and s[n]printf calls with SprintfLiteral in gfx/. r=Bas 2016-08-16 15:41:12 -07:00
layerviewer
opengl Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
protobuf
AsyncCanvasRenderer.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
AsyncCanvasRenderer.h
AtomicRefCountedWithFinalize.h merge mozilla-inbound to mozilla-central a=merge 2016-07-20 11:20:15 +02:00
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BSPTree.cpp Bug 1292390 - Add BSP tree implementation. r=jrmuizel, r=kip 2016-08-10 14:30:29 -07:00
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 Move UseXRender from gfxPlatformGtk to gfxVars. (bug 1288259 part 5, r=jrmuizel) 2016-08-04 11:33:44 -07:00
BufferTexture.h Bug 1254011 - Avoid allocating RGB buffer for YUV data everytime r=nical 2016-07-08 18:59:59 -07:00
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
Compositor.h Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
CompositorTypes.h
CopyableCanvasLayer.cpp Bug 1289816 - Simplify CopyableCanvasLayer::UpdateTarget and remove unnecessary copies. r=jnicol 2016-07-29 20:19:28 +02:00
CopyableCanvasLayer.h Bug 1289816 - Simplify CopyableCanvasLayer::UpdateTarget and remove unnecessary copies. r=jnicol 2016-07-29 20:19:28 +02:00
D3D9SurfaceImage.cpp Bug 1279063. Part 2: Use RGBA instead of RGBX surface format for DXVA video. r=bas 2016-07-25 16:36:36 -07:00
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp Bug 1279063. Part 2: Use RGBA instead of RGBX surface format for DXVA video. r=bas 2016-07-25 16:36:36 -07:00
D3D11ShareHandleImage.h
DirectedGraph.h
Effects.cpp
Effects.h
FrameMetrics.cpp
FrameMetrics.h
GLImages.cpp
GLImages.h
GrallocImages.cpp
GrallocImages.h
IMFYCbCrImage.cpp Backed out changeset 02d76f158f3d (bug 1259571) for talos xperf regressions 2016-08-08 11:53:51 +02:00
IMFYCbCrImage.h
IPDLActor.h
ImageContainer.cpp Bug 1289640 - Part 4: Make SourceSurfaceImage::GetTextureClient use the threadsafe upload with D3D11 so that we no longer rely on having a separate device. r=nical 2016-08-02 17:57:41 +12:00
ImageContainer.h Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
ImageDataSerializer.cpp 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
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
LayerMetricsWrapper.h
LayerScope.cpp Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj. 2016-08-08 10:54:47 +10:00
LayerScope.h
LayerSorter.cpp Bug 1295083 - Replace PR_snprintf and s[n]printf calls with SprintfLiteral in gfx/. r=Bas 2016-08-16 15:41:12 -07:00
LayerSorter.h
LayerTreeInvalidation.cpp Bug 1251615 - Add more safety checks for ComputeChange crash. r=mstange 2016-08-03 17:08:40 -04:00
LayerTreeInvalidation.h
LayerUserData.h
Layers.cpp Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
Layers.h Bug 1294857 - Compositor uses page's background color to clear in Fennec r=kats 2016-08-18 14:03:26 -07:00
LayersLogging.cpp
LayersLogging.h
LayersTypes.cpp
LayersTypes.h
MacIOSurfaceHelpers.cpp Bug 1284837 - Disallow implicit conversions from float to integer when creating IntPoint and IntSize objects. r=botond 2016-07-26 16:48:30 +02:00
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h Bug 1284837 - Disallow implicit conversions from float to integer when creating IntPoint and IntSize objects. r=botond 2016-07-26 16:48:30 +02:00
PersistentBufferProvider.cpp Bug 1291163 - Make sure TextureHosts are read-unlock'ed if Compositor::EndFrame is not called. r=sotaro 2016-08-09 18:19:01 +02:00
PersistentBufferProvider.h Backed out changeset 775fa3ede160 (bug 1294351) for failing in crashtest 647480.html. r=backout 2016-08-18 12:50:56 +02:00
ReadbackLayer.h
ReadbackProcessor.cpp
ReadbackProcessor.h
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp
RotatedBuffer.h
TextureDIB.cpp
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
moz.build Bug 1291373 - [geckoview] part 3, Remove MOZ_ANDROID_APZ r=botond,snorp 2016-08-16 14:33:43 -07:00