Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Stylo to its own repo (#31350) | Delan Azabani | 2024-02-27 | 1 | -12/+0 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Don't resolve URLs at parse time for Stylo. | Bobby Holley | 2017-03-22 | 1 | -0/+1 |
* | Per-document shared lock for author-origin stylesheets. | Simon Sapin | 2017-03-19 | 1 | -10/+0 |
* | Replace RwLock<StyleRule> with Locked<StyleRule> | Simon Sapin | 2017-03-19 | 1 | -0/+10 |
* | style: Isolate the soon-to-be style-backend-specific from the media_query mod... | Emilio Cobos Álvarez | 2017-01-07 | 1 | -0/+1 |
* | style: Document the servo-specific module. | Emilio Cobos Álvarez | 2017-01-02 | 1 | -0/+4 |
* | Rename selector_impl.rs to selector_parser.rs | Simon Sapin | 2016-11-20 | 1 | -1/+1 |
* | Stop using associated types for the concrete TRestyleDamage implementation. | Bobby Holley | 2016-11-07 | 1 | -0/+6 |