Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -7/+7 |
* | Format script component | chansuke | 2018-09-19 | 1 | -2/+4 |
* | Fix commonmark Markdown warnings in docs, part 1 | Matt Brubeck | 2017-10-17 | 1 | -2/+2 |
* | Replace all uses of the style::stylearc alias with servo_arc. | Michael Partheil | 2017-07-19 | 1 | -1/+1 |
* | Fix up script and layout. | Bobby Holley | 2017-05-02 | 1 | -1/+1 |
* | Replace RwLock<CssRules> with Locked<CssRules> | Simon Sapin | 2017-03-19 | 1 | -3/+2 |
* | Replace more RwLock<MediaList> with shared_lock::Locked<MediaList> | Simon Sapin | 2017-03-19 | 1 | -0/+4 |
* | Introduce a ToCssWithGuard trait | Simon Sapin | 2017-03-19 | 1 | -0/+4 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | CSSOM bits for @supports: CSSConditionRule and CSSSupportsRule, with conditi... | Manish Goregaokar | 2017-01-07 | 1 | -0/+53 |