aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/layout_interface.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-111-1/+1
* Import msg as msg rather than servo_msg.Ms2ger2015-02-101-1/+1
* Correct the documentation comment syntax in layout_interface.rs.Ms2ger2015-02-031-3/+3
* End the libstyle 'pub use' madness.Simon Sapin2015-01-301-1/+1
* Import the util crate as util rather than servo_util.Ms2ger2015-01-291-1/+1
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-4/+4
* Stall PaintTask exit until it can release all buffersMartin Robinson2015-01-021-2/+2
* script: Remove glob imports added in #4405Tetsuharu OHZEKI2014-12-191-14/+10
* Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.Ms2ger2014-12-171-0/+4
* style: Implement quirks mode rules.Patrick Walton2014-12-151-0/+3
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-1/+1
* Clip display list based on frame viewportMartin Robinson2014-11-111-0/+2
* Have ContentBox(es)Queries consult the flow treeMartin Robinson2014-11-031-3/+12
* Use html5ever for HTML parsingKeegan McAllister2014-10-161-19/+3
* Incremental Style RecalcClark Gaebel2014-10-091-57/+2
* Use JSTraceable everywhereManish Goregaokar2014-09-241-7/+8
* Added more complex profiling metadata.Clark Gaebel2014-09-171-0/+2
* Move link rel=stylesheet fetching to layout taskMatt Brubeck2014-09-161-0/+3
* Cargoify servoJack Moffitt2014-09-081-0/+204