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
Extra display list data #482
Closed
+1,171
−1,010
Fix merge fallout.
3bcb1cf
Select commit
57ff3ba
Reduce the number of messages needed to exchange buffers from 3 to 2
pcwalton d09d98f
Move the test harnesses into test/.
pcwalton 37c931d
Remove the `servo-` prefix from core components.
pcwalton b966d9a
Introduce a phantom type to prevent script from accessing the layout …
pcwalton 444742a
Update tidy paths.
pcwalton 2100f62
Reduce coupling between layout and the DOM by separating out the layo…
pcwalton 8a57f14
Remove the layout debug methods.
pcwalton 6769f9a
Separate the DOM and layout into separate crates.
pcwalton e94fcaf
Refactor display lists to use less memory.
pcwalton 4b5f7c3
ExtraDisplayListData trait, added to DisplayItems, build_display_list…
3bcb1cf
Fix merge fallout.
pcwalton
Closed
Extra display list data #482
Fix merge fallout.
May 20, 2013
May 21, 2013
May 21, 2013
May 22, 2013
May 22, 2013
May 22, 2013
May 22, 2013
May 22, 2013
May 23, 2013
May 24, 2013
May 25, 2013
3bcb1cf
Select commit
57ff3ba
Reduce the number of messages needed to exchange buffers from 3 to 2
pcwalton d09d98f
Move the test harnesses into test/.
pcwalton 37c931d
Remove the `servo-` prefix from core components.
pcwalton b966d9a
Introduce a phantom type to prevent script from accessing the layout …
pcwalton 444742a
Update tidy paths.
pcwalton 2100f62
Reduce coupling between layout and the DOM by separating out the layo…
pcwalton 8a57f14
Remove the layout debug methods.
pcwalton 6769f9a
Separate the DOM and layout into separate crates.
pcwalton e94fcaf
Refactor display lists to use less memory.
pcwalton 4b5f7c3
ExtraDisplayListData trait, added to DisplayItems, build_display_list…
3bcb1cf
Fix merge fallout.
pcwalton