| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Stylo to its own repo (#31350) | Delan Azabani | 2024-02-27 | 1 | -698/+0 |
* | script: Do not run layout in a thread (#31346) | Martin Robinson | 2024-02-23 | 1 | -2/+2 |
* | style: Create timeline objects when mutating scroll-timeline property | Boris Chiou | 2023-11-21 | 1 | -0/+4 |
* | style: Allow propagating computed style bits from the selector-matching process | Emilio Cobos Álvarez | 2023-11-03 | 1 | -1/+6 |
* | style: Simplify selector flag setting now that flag setting is atomic | Emilio Cobos Álvarez | 2023-08-16 | 1 | -76/+1 |
* | Revert "Backport several style changes from Gecko (5) (#30099)" (#30104) | Oriol Brufau | 2023-08-16 | 1 | -1/+76 |
* | Backport several style changes from Gecko (5) (#30099) | Oriol Brufau | 2023-08-15 | 1 | -76/+1 |
* | style: Paper over a crash in non-nightly | Oriol Brufau | 2023-05-16 | 1 | -15/+0 |
* | Simplify our setup for font metric queries from style | Oriol Brufau | 2023-05-11 | 1 | -26/+2 |
* | Upgrade to uluru 2 | Leonardo Razovic | 2021-07-15 | 1 | -3/+3 |
* | Add DocumentAnimationSet and AnimationSetKey | Martin Robinson | 2020-06-15 | 1 | -6/+3 |
* | Split animations and transitions into separate lists | Martin Robinson | 2020-05-06 | 1 | -2/+2 |
* | Use a restyle for animation ticks | Martin Robinson | 2020-05-05 | 1 | -4/+3 |
* | Add ElementAnimationState and PossibleElementAnimationState | Martin Robinson | 2020-04-24 | 1 | -45/+3 |
* | Add support for canceling CSS transitions | Martin Robinson | 2020-04-22 | 1 | -0/+4 |
* | Remove usage of opts::get() from style. | Kitlith | 2019-10-21 | 1 | -3/+18 |
* | style: Update to euclid 0.20. | Nicolas Silva | 2019-07-23 | 1 | -3/+3 |
* | Fix some new warnings | Simon Sapin | 2019-06-22 | 1 | -2/+2 |
* | style: Derive more. | Bobby Holley | 2019-01-29 | 1 | -15/+1 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -1/+1 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -2/+2 |
* | `cargo fix --edition --features gecko` | Simon Sapin | 2018-11-10 | 1 | -2/+2 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-10 | 1 | -21/+21 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -2/+2 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -2/+2 |
* | Appease tidy. | Emilio Cobos Álvarez | 2018-08-08 | 1 | -1/+1 |
* | style: Convert FnvHash{Set,Map} instances to FxHash{Set,Map}. | Nicholas Nethercote | 2018-08-08 | 1 | -6/+6 |
* | Run rustfmt on selectors, servo_arc, and style. | Bobby Holley | 2018-04-10 | 1 | -44/+94 |
* | Split TraversalStatistics into two parts. | Xidorn Quan | 2018-03-15 | 1 | -58/+55 |
* | style: Indent properly a couple more functions. | Emilio Cobos Álvarez | 2018-02-24 | 1 | -2/+3 |
* | style: Other miscellaneous cleanup. | Emilio Cobos Álvarez | 2018-02-24 | 1 | -18/+25 |
* | Add a new sequential task flag for display propery changes from 'none' | Hiroyuki Ikezoe | 2018-02-22 | 1 | -0/+5 |
* | Change debug assertions to specific ones | janczer | 2018-02-07 | 1 | -4/+4 |
* | style: Derive debug for CascadeInputs. | Emilio Cobos Álvarez | 2018-01-23 | 1 | -10/+1 |
* | Add weighted telemetry probes for parallel restyles | Manish Goregaokar | 2017-12-12 | 1 | -0/+15 |
* | Auto merge of #19510 - servo:heapsize, r=nox | bors-servo | 2017-12-08 | 1 | -2/+2 |
|\ |
|
| * | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 1 | -2/+2 |
* | | Defend against bugs in SelectorFlagsMap | Matt Brubeck | 2017-12-07 | 1 | -1/+2 |
|/ |
|
* | Improve LRU cache behavior in SelectorFlagsMap | Matt Brubeck | 2017-12-07 | 1 | -5/+5 |
* | Update to uluru 0.2 and arrayvec 0.4 | Matt Brubeck | 2017-12-07 | 1 | -1/+1 |
* | Auto merge of #19230 - emilio:lru-cache, r=nox | bors-servo | 2017-11-15 | 1 | -1/+1 |
|\ |
|
| * | style: Move lru_cache to its own crate. | Emilio Cobos Álvarez | 2017-11-15 | 1 | -1/+1 |
* | | Auto merge of #19199 - emilio:no-unused-unsafe, r=nox | bors-servo | 2017-11-15 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | style: Remove some uses of unused unsafe. | Emilio Cobos Álvarez | 2017-11-15 | 1 | -2/+2 |
* | | style: Get rid of CurrentElementInfo. | Emilio Cobos Álvarez | 2017-11-10 | 1 | -61/+2 |
|/ |
|
* | Bump bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-30 | 1 | -12/+12 |
* | Revert "Diagnostic map semantics." | Manish Goregaokar | 2017-10-23 | 1 | -0/+6 |
* | Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f... | Gecko Backout | 2017-10-19 | 1 | -12/+12 |
* | Update bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-19 | 1 | -12/+12 |