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. #222

Merged
merged 1 commit into from Mar 3, 2016

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Mar 3, 2016

Improves performance significantly.

r? @glennw

use webrender_traits::{ScrollLayerInfo};

#[cfg(target_os = "macos")]
const CAN_OVERSCROLL: bool = true;

This comment has been minimized.

@glennw

glennw Mar 3, 2016

Member

Part of the overscroll PR?

@pcwalton pcwalton force-pushed the pcwalton:superflat branch from 03e7db2 to 03015b4 Mar 3, 2016
pcwalton added a commit to pcwalton/servo that referenced this pull request Mar 3, 2016
@pcwalton pcwalton force-pushed the pcwalton:superflat branch from 03015b4 to 8f14496 Mar 3, 2016
@pcwalton
Copy link
Collaborator Author

pcwalton commented Mar 3, 2016

@bors-servo: r=glennw

@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

📌 Commit 8f14496 has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

Testing commit 8f14496 with merge 38031ee...

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

Improves performance significantly.

r? @glennw
display lists.

Improves performance significantly.
@bors-servo
Copy link
Contributor

bors-servo commented Mar 3, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit 8f14496 into servo:master Mar 3, 2016
1 of 2 checks passed
1 of 2 checks passed
homu Testing commit 8f14496 with merge 38031ee...
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
pcwalton added a commit to pcwalton/servo that referenced this pull request Mar 3, 2016
bors-servo added a commit to servo/servo 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 -->
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 1, 2019
…red memory to transfer display lists (from pcwalton:superflat); r=glennw

Improves performance significantly.

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

r? glennw

Source-Repo: https://github.com/servo/servo
Source-Revision: 1c63bf9822d54cf95daa9921cda08f3b60521027

UltraBlame original commit: a395ba097c7014e9e17fee8c912c2b09ec91d931
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…red memory to transfer display lists (from pcwalton:superflat); r=glennw

Improves performance significantly.

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

r? glennw

Source-Repo: https://github.com/servo/servo
Source-Revision: 1c63bf9822d54cf95daa9921cda08f3b60521027

UltraBlame original commit: a395ba097c7014e9e17fee8c912c2b09ec91d931
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
…red memory to transfer display lists (from pcwalton:superflat); r=glennw

Improves performance significantly.

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

r? glennw

Source-Repo: https://github.com/servo/servo
Source-Revision: 1c63bf9822d54cf95daa9921cda08f3b60521027

UltraBlame original commit: a395ba097c7014e9e17fee8c912c2b09ec91d931
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

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