Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSync changes from mozilla-central gfx/wr #3840
Merged
+16
−11
Conversation
…referred r=sotaro This allows calling code to specify whether a primitive would prefer to be promoted to a compositor surface and/or picture cache slice. This is a performance hint that can be used for large external primitives, such as videos and canvas elements. Differential Revision: https://phabricator.services.mozilla.com/D60637 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/71ed65a465d2bcfcf8e02ab8779c6700754ccdb2
…position. r=gw Differential Revision: https://phabricator.services.mozilla.com/D60744 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/49b97ea7f14de57a67c434a6aae5217b21f498a2
…r=gw Second part: trace the updates that are sent to the DataStore, and save at least the Insert/Remove and ItemUID as part of the wr-capture. (We could expand this with more info, eg. the actual Keys, later). TileView then reads them back and generates a color coded report to overlay with the page view. This helps to see the types and amounts of interned primitives that lead to cache invalidations. Differential Revision: https://phabricator.services.mozilla.com/D60619 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/2e04c320ad2369a369ffba0ab7753a27d37c5ae9
…tages CLOSED TREE [ghsync] From https://hg.mozilla.org/mozilla-central/rev/aa4d123de678828ec906f75bd000933d06dd96ed
…r=gw Second part: trace the updates that are sent to the DataStore, and save at least the Insert/Remove and ItemUID as part of the wr-capture. (We could expand this with more info, eg. the actual Keys, later). TileView then reads them back and generates a color coded report to overlay with the page view. This helps to see the types and amounts of interned primitives that lead to cache invalidations. Differential Revision: https://phabricator.services.mozilla.com/D60619 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/7ed018d13880bee244338bf6e1c65ab17d58a870
…tage with could not compile `webrender` error. CLOSED TREE [ghsync] From https://hg.mozilla.org/mozilla-central/rev/693c1fe229bc143776742206a9c4338aa01ae5db
|
@bors-servo r=auto |
|
|
bors-servo
added a commit
that referenced
this pull request
Jan 23, 2020
Sync changes from mozilla-central gfx/wr
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
moz-gfx commentedJan 23, 2020
No description provided.