This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
servo
Watch
1
Star
0
Fork
You've already forked servo
0
mirror of
https://github.com/servo/servo.git
synced
2025-07-23 07:13:52 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f9b84fd870
servo
/
components
/
gfx
/
display_list
History
Download ZIP
Download TAR.GZ
Patrick Walton
93bf69a6fe
layout: Use the new
append_from
method to get rid of a bunch of moves
...
in display list construction. These were showing up in the profile.
2014-10-28 14:28:34 -07:00
..
mod.rs
layout: Use the new
append_from
method to get rid of a bunch of moves
2014-10-28 14:28:34 -07:00
optimizer.rs
layout: Rewrite clipping to be per-display-item instead of having
2014-10-13 21:40:36 -07:00