..
CanvasClient.cpp
Bug 1400407 - Part 3: Remove IsMirror concept, as it is no longer used by WebVR,r=jgilbert
2017-08-28 14:50:14 -07:00
CanvasClient.h
Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel
2017-08-03 13:55:14 +08:00
ClientBorderLayer.cpp
Remove PLayer. (bug 1323539 part 2, r=mattwoodrow)
2016-12-21 10:43:47 -05:00
ClientCanvasLayer.cpp
Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel
2017-08-03 13:55:14 +08:00
ClientCanvasLayer.h
Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel
2017-08-03 13:55:14 +08:00
ClientCanvasRenderer.cpp
Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel
2017-08-03 13:55:14 +08:00
ClientCanvasRenderer.h
Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel
2017-08-03 13:55:14 +08:00
ClientColorLayer.cpp
Remove PLayer. (bug 1323539 part 2, r=mattwoodrow)
2016-12-21 10:43:47 -05:00
ClientContainerLayer.cpp
…
ClientContainerLayer.h
Bug 1328702: ContainerLayer::RemoveAllChildren implementation. r=kats,mattwoodrow
2017-01-05 13:41:10 -05:00
ClientImageLayer.cpp
Bug 1359993 - Reduce invalidation of video r=nical
2017-06-05 20:55:14 +09:00
ClientLayerManager.cpp
Remove the ability for LayerManagers to disable complex component alpha cases. (bug 1402737 part 1, r=mattwoodrow)
2017-10-10 17:39:41 -07:00
ClientLayerManager.h
Remove the ability for LayerManagers to disable complex component alpha cases. (bug 1402737 part 1, r=mattwoodrow)
2017-10-10 17:39:41 -07:00
ClientPaintedLayer.cpp
Remove BeginPaintBuffer (bug 1409871 part 18, r=nical)
2017-10-18 15:20:14 -04:00
ClientPaintedLayer.h
Update comments for ContentClient (bug 1409871 part 13, r=nical)
2017-10-18 13:42:19 -04:00
ClientReadbackLayer.h
…
ClientTextLayer.cpp
Remove PLayer. (bug 1323539 part 2, r=mattwoodrow)
2016-12-21 10:43:47 -05:00
ClientTiledPaintedLayer.cpp
Backed out changeset e4dc716c401c (bug 1377595) on suspicion of causing reftest failures on Android "(waiting for MozAfterPaint)". r=backout
2017-07-17 17:48:13 +02:00
ClientTiledPaintedLayer.h
Backed out changeset e4dc716c401c (bug 1377595) on suspicion of causing reftest failures on Android "(waiting for MozAfterPaint)". r=backout
2017-07-17 17:48:13 +02:00
CompositableClient.cpp
Bug 1372405
- Provide names for all runnables in the tree (r=froydnj)
2017-06-26 14:19:58 -07:00
CompositableClient.h
Remove ContentClientRemote. (bug 1409871 part 1, r=nical)
2017-10-11 12:43:39 -04:00
ContentClient.cpp
Be sure to unlock the old back buffer before we release it. (bug 1409871 part 20, r=nical)
2017-10-20 12:28:41 -04:00
ContentClient.h
Remove mInAsyncPaint and move locking new back buffer into BeginPaint (bug 1409871 part 19, r=nical)
2017-10-18 15:31:15 -04:00
GPUVideoTextureClient.cpp
Bug 1300676 - Part 3 - Implement readback for GPU videos. r=dvander,nical
2016-11-04 13:28:28 +13:00
GPUVideoTextureClient.h
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
2017-09-02 21:52:16 -07:00
ImageClient.cpp
Bug 1215089 - P7: Add support for 10/12 bits YUV surface with basic compositor. r=mattwoodrow
2017-09-29 16:37:56 +02:00
ImageClient.h
Bug 1355702 - Reduce WrImageKey allocation for ExternalImages on sync ImageContainer
2017-04-19 11:08:35 +09:00
SingleTiledContentClient.cpp
Bug 1377090 - Turn gfxMatrix into a typedef for MatrixDouble. r=jrmuizel
2017-07-05 11:18:49 -04:00
SingleTiledContentClient.h
Bug 1368386 - Make ProgressiveUpdate's aValidRegion parameter const to make it a bit easier to reason about. r=mattwoodrow
2017-06-15 17:30:01 -04:00
TextureClient.cpp
Bug 1406296 (part 2) - Remove the profiler's "layersdump" feature. r=mstange.
2017-10-06 17:34:22 +11:00
TextureClient.h
Bug 1412427 part 6: Remove stray "//" prefix before first line of MPL boilerplate comment, in some gfx source files. r=jrmuizel
2017-10-27 15:55:38 -07:00
TextureClientPool.cpp
Bug 1412427 part 4: Indent under-indented MPL boilerplate comments by 1 space, for consistency & alignment. (whitespace-only) r=jrmuizel
2017-10-27 15:55:37 -07:00
TextureClientPool.h
Bug 1412427 part 4: Indent under-indented MPL boilerplate comments by 1 space, for consistency & alignment. (whitespace-only) r=jrmuizel
2017-10-27 15:55:37 -07:00
TextureClientRecycleAllocator.cpp
Bug 1412427 part 4: Indent under-indented MPL boilerplate comments by 1 space, for consistency & alignment. (whitespace-only) r=jrmuizel
2017-10-27 15:55:37 -07:00
TextureClientRecycleAllocator.h
Bug 1412427 part 4: Indent under-indented MPL boilerplate comments by 1 space, for consistency & alignment. (whitespace-only) r=jrmuizel
2017-10-27 15:55:37 -07:00
TextureClientSharedSurface.cpp
Bug 1308363 - Remove GONK specific code from gfx/. r=jrmuizel,sotaro
2016-10-27 13:17:10 +13:00
TextureClientSharedSurface.h
Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro
2016-10-27 21:02:09 +13:00
TiledContentClient.cpp
Bug 1406296 (part 1) - Remove the profiler's "displaylistdump" feature. r=mstange.
2017-10-06 17:33:30 +11:00
TiledContentClient.h
Bug 1368386 - Make ProgressiveUpdate's aValidRegion parameter const to make it a bit easier to reason about. r=mattwoodrow
2017-06-15 17:30:01 -04:00