Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-10 | 1 | -3/+3 |
* | Format style component. | chansuke | 2018-09-09 | 1 | -2/+4 |
* | style: Update StyleSource to use ArcUnion. | Bobby Holley | 2018-04-29 | 1 | -1/+1 |
* | style: Pack the shadow cascade order in ApplicableDeclarationBlock. | Emilio Cobos Álvarez | 2018-04-28 | 1 | -36/+55 |
* | style: Fix cascade order of !important in Shadow DOM. | Emilio Cobos Álvarez | 2018-04-28 | 1 | -8/+18 |
* | Run rustfmt on selectors, servo_arc, and style. | Bobby Holley | 2018-04-10 | 1 | -9/+6 |
* | Replace all uses of the `heapsize` crate with `malloc_size_of`. | Nicholas Nethercote | 2017-10-18 | 1 | -8/+3 |
* | Measure the UA cache. | Nicholas Nethercote | 2017-09-20 | 1 | -0/+3 |
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -2/+2 |
* | Replace all uses of the style::stylearc alias with servo_arc. | Michael Partheil | 2017-07-19 | 1 | -1/+1 |
* | Hoist ApplicableDeclaration{Block,List} into a separate file. | Bobby Holley | 2017-06-12 | 1 | -0/+137 |