aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/gfx/font_cache_task.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-276/+0
* Added a fast no-message RPC interface to the layout task.Clark Gaebel2014-09-041-2/+2
* Make more things private to the style crate.Simon Sapin2014-08-161-17/+15
* Improve error message for when web fonts fail to load.Glenn Watson2014-08-141-1/+1
* Merge pull request #2791 from glennw/web-fontsglennw2014-08-061-9/+74
|\
| * Don't rely on font hint for format detection. Handle parsing commaGlenn Watson2014-07-241-17/+28
| * Address review comments.Glenn Watson2014-07-241-1/+1
| * Add basic support for web fonts. Synchronous loading onlyGlenn Watson2014-07-241-8/+62
* | Upgrade Rust.Jack Moffitt2014-08-021-2/+2
|/
* Next stage of refactoring font system. This commit introducesGlenn Watson2014-07-071-0/+213