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

Flatten the WebRender API to allow us to use shared memory to transfer display lists. #9861

Merged
merged 1 commit into from Mar 4, 2016

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Mar 3, 2016

Improves performance significantly.

Requires servo/webrender_traits#15 and servo/webrender#222.

r? @glennw

Review on Reviewable

@highfive
Copy link

highfive commented Mar 3, 2016

warning Warning warning

  • These commits modify layout code, but no tests are modified. Please consider adding a test!
@glennw
Copy link
Member

glennw commented Mar 3, 2016

Looks good but will need cargo.lock when the deps merge.

@pcwalton pcwalton force-pushed the pcwalton:superflat branch 2 times, most recently from 443e30a to 5e17325 Mar 3, 2016
@pcwalton
Copy link
Contributor Author

pcwalton commented Mar 3, 2016

Updated now that deps have landed.
r? @glennw

display lists.

Improves performance significantly.

Requires servo/webrender_traits#15 and servo/webrender#222.
@glennw
Copy link
Member

glennw commented Mar 3, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

📌 Commit 5e17325 has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Mar 4, 2016

Testing commit 5e17325 with merge 1c63bf9...

bors-servo added a commit that referenced this pull request Mar 4, 2016
Flatten the WebRender API to allow us to use shared memory to transfer display lists.

Improves performance significantly.

Requires servo/webrender_traits#15 and servo/webrender#222.

r? @glennw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9861)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 4, 2016

@bors-servo bors-servo merged commit 5e17325 into servo:master Mar 4, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
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.