gecko-dev/gfx/layers/wr
Kartikaya Gupta c8318bae76 Bug 1357754 - Implement the traversal functions of WebRenderScrollDataWrapper. r=botond
This mainly implements the GetLastChild and GetPreviousSibling functions
in the WebRenderScrollDataWrapper, and adds helper functions that are
needed to make that possible. This allows the WebRenderScrollDataWrapper
to simulate a full "LayerMetrics" tree using the information in the
underlying WebRenderScrollData object.

MozReview-Commit-ID: K82Ud2gAo8K
2017-04-20 10:38:05 -04:00
..
WebRenderBridgeChild.cpp Bug 1357754 - Add a mechanism to send scroll data to APZ over PWebRenderBridge. r=jrmuizel 2017-04-20 10:38:04 -04:00
WebRenderBridgeChild.h Bug 1357754 - Add a mechanism to send scroll data to APZ over PWebRenderBridge. r=jrmuizel 2017-04-20 10:38:04 -04:00
WebRenderBridgeParent.cpp Bug 1357754 - Add a mechanism to send scroll data to APZ over PWebRenderBridge. r=jrmuizel 2017-04-20 10:38:04 -04:00
WebRenderBridgeParent.h Bug 1357754 - Add a mechanism to send scroll data to APZ over PWebRenderBridge. r=jrmuizel 2017-04-20 10:38:04 -04:00
WebRenderCanvasLayer.cpp Bug 1357644 - Use wr::ExternalImageId instead of uint64_t for external image id r=nical 2017-04-19 18:59:53 +09:00
WebRenderCanvasLayer.h Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00
WebRenderColorLayer.cpp Bug 1355012 - Add mask layer support for WebRenderDisplayItemLayer. r=kats 2017-04-13 15:13:51 +08:00
WebRenderColorLayer.h Bug 1344396. Build the display lists directly. r=kats 2017-03-06 23:16:30 -05:00
WebRenderCompositableHolder.cpp Bug 1347811 - Share WebRenderCompositableHolder between WebRenderBridgeParent r=nical 2017-03-22 10:27:38 +09:00
WebRenderCompositableHolder.h Bug 1347811 - Fix build bustage due to unified builds and missing include. r=bustage 2017-03-22 11:10:52 -04:00
WebRenderContainerLayer.cpp Bug 1357065 - Add a PushClip/PopClip API to WebRenderAPI to more easily distinguish between scrolling clips and non-scrolling clips. r=jrmuizel 2017-04-18 11:09:39 -04:00
WebRenderContainerLayer.h Bug 1345017 - Disable OMTA with webrender by default, r=kats 2017-04-17 22:22:47 +08:00
WebRenderDisplayItemLayer.cpp Bug 1337761 - Implement WebRenderLayerManager::EndEmptyTransaction. r=mattwoodrow 2017-04-19 15:39:44 -07:00
WebRenderDisplayItemLayer.h Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00
WebRenderImageHost.cpp Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow) 2017-03-21 20:32:56 -07:00
WebRenderImageHost.h Attach Compositables to TextureSourceProviders instead of Compositors. (bug 1343814 part 5, r=mattwoodrow) 2017-03-21 20:32:56 -07:00
WebRenderImageLayer.cpp Bug 1357644 - Use wr::ExternalImageId instead of uint64_t for external image id r=nical 2017-04-19 18:59:53 +09:00
WebRenderImageLayer.h Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00
WebRenderLayerManager.cpp Bug 1357754 - Add a mechanism to send scroll data to APZ over PWebRenderBridge. r=jrmuizel 2017-04-20 10:38:04 -04:00
WebRenderLayerManager.h Bug 1337761 - Part 2: Don't send external images to the parent side if a transaction is incomplete. r=nical 2017-04-19 15:39:46 -07:00
WebRenderLayersLogging.cpp Bug 1335799 - Update WR layers and FFI/bindings code for the webrender update. r=jrmuizel 2017-02-14 13:34:15 -05:00
WebRenderLayersLogging.h Bug 1335799 - Update WR layers and FFI/bindings code for the webrender update. r=jrmuizel 2017-02-14 13:34:15 -05:00
WebRenderMessageUtils.h Bug 1357644 - Use wr::ExternalImageId instead of uint64_t for external image id r=nical 2017-04-19 18:59:53 +09:00
WebRenderPaintedLayer.cpp Bug 1337761 - Part 2: Don't send external images to the parent side if a transaction is incomplete. r=nical 2017-04-19 15:39:46 -07:00
WebRenderPaintedLayer.h Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00
WebRenderScrollData.cpp Bug 1357754 - Implement the traversal functions of WebRenderScrollDataWrapper. r=botond 2017-04-20 10:38:05 -04:00
WebRenderScrollData.h Bug 1357754 - Implement the traversal functions of WebRenderScrollDataWrapper. r=botond 2017-04-20 10:38:05 -04:00
WebRenderScrollDataWrapper.h Bug 1357754 - Implement the traversal functions of WebRenderScrollDataWrapper. r=botond 2017-04-20 10:38:05 -04:00
WebRenderTextLayer.cpp Bug 1348980 - use UnscaledFont to track WebRender font keys. r=jrmuizel 2017-04-06 17:41:24 -04:00
WebRenderTextLayer.h Bug 1348980 - use UnscaledFont to track WebRender font keys. r=jrmuizel 2017-04-06 17:41:24 -04:00
WebRenderTextureHost.cpp Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00
WebRenderTextureHost.h Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00