Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central #3768

Merged
merged 8 commits into from Oct 2, 2019
Merged

Sync changes from mozilla-central #3768

merged 8 commits into from Oct 2, 2019

Conversation

@moz-gfx
Copy link

moz-gfx commented Oct 2, 2019

This change is Reviewable

Glenn Watson and others added 5 commits Oct 2, 2019
…r=nical

Once this patch lands, all content drawn by WebRender is drawn into
a picture cache surface.

This will incur some extra GPU memory overhead since there are extra
GPU texture buffers. Much of this can be reduced by adding a couple
of simple optimizations in future to detect tiles that are solid
colors only.

With this change, we'll now be able to provide exact dirty rects for
the entire screen without any hacks, and start the work to draw into
OS compositor surfaces directly.

Differential Revision: https://phabricator.services.mozilla.com/D47395

[wrupdater] From https://hg.mozilla.org/mozilla-central/rev/9b42bdc4889fe7782df9b2a0aa990ed5e62cb04c
… visible area. r=jrmuizel

In addition, make sure the descriptor size stays in sync with the visible rect's size.
The descriptor's size stored in the resource cache is pretty much obsolete now, we should be able to clean it up and remove it.

Differential Revision: https://phabricator.services.mozilla.com/D46803

[wrupdater] From https://hg.mozilla.org/mozilla-central/rev/e24d2e6811b0bd5bdbf83b6f85600ef97172a1bd
Backed out changeset daad734d5665 (bug 1580922)
Backed out changeset e24d2e6811b0 (bug 1580922)
Backed out changeset 485eee83a4f3 (bug 1580922)

[wrupdater] From https://hg.mozilla.org/mozilla-central/rev/36847c53be73d10f49fe45891c37104291e389b9
@moz-gfx
Copy link
Author

moz-gfx commented Oct 2, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

📌 Commit d30d558 has been approved by moz-gfx

@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

Testing commit d30d558 with merge b842fd2...

bors-servo added a commit that referenced this pull request Oct 2, 2019
Sync changes from mozilla-central
@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

💔 Test failed - status-appveyor

nical added 3 commits Oct 2, 2019
… visible area. r=jrmuizel

In addition, make sure the descriptor size stays in sync with the visible rect's size.
The descriptor's size stored in the resource cache is pretty much obsolete now, we should be able to clean it up and remove it.

Differential Revision: https://phabricator.services.mozilla.com/D46803

[wrupdater] From https://hg.mozilla.org/mozilla-central/rev/867a209cdbde05030ab68aefc6578d464e63eba8
@moz-gfx
Copy link
Author

moz-gfx commented Oct 2, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

📌 Commit 9e45119 has been approved by moz-gfx

@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

Testing commit 9e45119 with merge 4c49f5f...

bors-servo added a commit that referenced this pull request Oct 2, 2019
Sync changes from mozilla-central

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/3768)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 2, 2019

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: moz-gfx
Pushing 4c49f5f to master...

@bors-servo bors-servo merged commit 9e45119 into servo:master Oct 2, 2019
3 checks passed
3 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.