Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Run rustfmt on selectors, servo_arc, and style. | Bobby Holley | 2018-04-10 | 1 | -4/+4 |
| | | | | | | | | | | This was generated with: ./mach cargo fmt --package selectors && ./mach cargo fmt --package servo_arc && ./mach cargo fmt --package style Using rustfmt 0.4.1-nightly (a4462d1 2018-03-26) | ||||
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -2/+2 |
| | | | | | | Ignoring : - **generated**.rs - python/tidy/servo_tidy_tests/rust_tidy.rs | ||||
* | style: Document the timer module. | Emilio Cobos Álvarez | 2016-12-31 | 1 | -3/+8 |
| | |||||
* | style: Add a new Timer structure to the shared style context, and basic ↵ | Emilio Cobos Álvarez | 2016-07-20 | 1 | -0/+58 |
infrastructure for controlling animations. |