gecko-dev/gfx/webrender_bindings
Kartikaya Gupta e750c8c1b4 Bug 1475637 - Add a mechanism for dumping an interleaved display list. r=jrmuizel
The prefs, when enabled, will dump the gecko DL items followed by the
WR DL items that were generated from that gecko item. This allows us to
easily go from a DOM element with known id/class attributes to e.g. an
ImageKey of an image that was generated for that element.

Also, this logging can be enabled in CI builds just like gecko display-list
dumping, instead of the ifdef that we previously had in WebRenderLayerManager.

MozReview-Commit-ID: Eeo4iO62YY1

--HG--
extra : rebase_source : b4a348b2e8bced976489257b966f70b29c56df25
2018-07-19 15:30:30 -04:00
..
src Bug 1475637 - Add a mechanism for dumping an interleaved display list. r=jrmuizel 2018-07-19 15:30:30 -04:00
Cargo.toml Bug 1475252 - Update webrender to 88dab3f611b05516c1c54a7cb35813b796b08584. r=jrmuizel 2018-07-18 12:04:12 -04:00
Moz2DImageRenderer.cpp Bug 1457254 - Don't pass true for aIsDataFont when creating an UnscaledFontMac from AddNativeFontHandle, this is for installed fonts. r=lsalzman 2018-05-03 22:00:53 +01:00
RenderBufferTextureHost.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
RenderBufferTextureHost.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderCompositor.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
RenderCompositor.h Bug 1191971 part 2 - Add capatiblity to enable DComp r=bas 2018-03-29 11:23:31 +09:00
RenderCompositorANGLE.cpp Bug 1471816 - Add check to RenderCompositorANGLE::GetDeviceOfEGLDisplay() r=nical 2018-06-29 09:09:48 +09:00
RenderCompositorANGLE.h Bug 1364504 - Handle device resets of ANGLE on Windows r=nical 2018-06-13 08:01:06 -07:00
RenderCompositorOGL.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
RenderCompositorOGL.h Bug 1436908 - Fix EGLSurface leak at RenderCompositorANGLE r=nical 2018-02-10 07:45:44 +09:00
RenderD3D11TextureHostOGL.cpp Bug 1469791 - Use longer timeout for AcquireSync() r=nical 2018-06-21 13:56:05 +09:00
RenderD3D11TextureHostOGL.h Bug 1364504 - Handle device resets of ANGLE on Windows r=nical 2018-06-13 08:01:06 -07:00
RenderMacIOSurfaceTextureHostOGL.cpp Bug 1428272 - Handle ExternalImage lock failure r=nical 2018-01-11 21:20:53 +09:00
RenderMacIOSurfaceTextureHostOGL.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderSharedSurfaceTextureHost.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
RenderSharedSurfaceTextureHost.h Bug 1435297 part 2: (automated patch) Switch a bunch of C++ files in gfx to use our standard emacs/vim mode lines. r=jrmuizel 2018-02-02 12:07:36 -05:00
RenderTextureHost.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
RenderTextureHost.h Bug 1364504 - Handle device resets of ANGLE on Windows r=nical 2018-06-13 08:01:06 -07:00
RenderTextureHostOGL.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
RenderTextureHostOGL.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderThread.cpp Bug 1474501 - Use unordered_map at RenderThread::mRenderTextures r=nical 2018-07-10 18:15:47 +09:00
RenderThread.h Bug 1474806 - Use more std::unordered_map in layers r=nical 2018-07-12 12:12:50 +09:00
RendererOGL.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
RendererOGL.h Bug 1417784 - Use a CompositorBridgeParent* instead of a base class pointer. r=sotaro 2018-05-28 11:29:41 -04:00
WebRenderAPI.cpp Bug 1475637 - Add a mechanism for dumping an interleaved display list. r=jrmuizel 2018-07-19 15:30:30 -04:00
WebRenderAPI.h Bug 1475637 - Add a mechanism for dumping an interleaved display list. r=jrmuizel 2018-07-19 15:30:30 -04:00
WebRenderTypes.cpp Bug 1377187 - Rewrite the clipping code to use the new clipchain API. r=mstange 2018-05-08 09:08:39 -04:00
WebRenderTypes.h Bug 1475637 - Add a mechanism for dumping an interleaved display list. r=jrmuizel 2018-07-19 15:30:30 -04:00
cbindgen.toml Bug 1435094 - wire up GlyphRasterSpace to nsDisplayTransform. r=kats,mstange 2018-05-03 20:38:37 -04:00
moz.build Bug 1191971 part 2 - Add capatiblity to enable DComp r=bas 2018-03-29 11:23:31 +09:00
revision.txt Bug 1475252 - Update webrender to 88dab3f611b05516c1c54a7cb35813b796b08584. r=jrmuizel 2018-07-18 12:04:12 -04:00
rustfmt.toml Bug 1357543 - Add rustfmt.toml and run rustfmt on webrender_bindings r=kats 2017-04-18 16:20:53 -04:00
webrender_ffi.h Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-04 19:33:40 +03:00
webrender_ffi_generated.h Bug 1475637 - Add a mechanism for dumping an interleaved display list. r=jrmuizel 2018-07-19 15:30:30 -04:00