| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Stylo to its own repo (#31350) | Delan Azabani | 2024-02-27 | 1 | -5/+5 |
* | deps: Remove unused crate dependencies (#31185) | Martin Robinson | 2024-01-26 | 1 | -2/+0 |
* | Move `*_traits` and other shared types to `shared` | Martin Robinson | 2023-11-03 | 1 | -9/+9 |
* | Format toml files (#30112) | Samson | 2023-08-17 | 1 | -1/+0 |
* | Further changes required by Servo | Oriol Brufau | 2023-08-16 | 1 | -3/+1 |
* | Revert "Backport several style changes from Gecko (5) (#30099)" (#30104) | Oriol Brufau | 2023-08-16 | 1 | -1/+3 |
* | Backport several style changes from Gecko (5) (#30099) | Oriol Brufau | 2023-08-15 | 1 | -3/+1 |
* | Make the choice of layout runtime setting | Martin Robinson | 2023-07-06 | 1 | -2/+2 |
* | Vendor the current version of WebRender | Martin Robinson | 2023-07-03 | 1 | -1/+1 |
* | Start the transition to workspace dependencies | Martin Robinson | 2023-05-17 | 1 | -19/+19 |
* | Bump euclid to 0.22 | Martin Robinson | 2023-01-26 | 1 | -1/+1 |
* | chore(deps): bump `smallvec` from 0.6 to 1.9 in all local packages | yvt | 2022-10-10 | 1 | -1/+1 |
* | Update html5ever/xml5ever. | Josh Matthews | 2022-04-01 | 1 | -1/+1 |
* | Update parking_lot. | Josh Matthews | 2022-04-01 | 1 | -1/+1 |
* | Revert "Revert "Update harfbuzz, freetype, unicode-script."" | Josh Matthews | 2020-08-10 | 1 | -1/+1 |
* | Revert "Update harfbuzz, freetype, unicode-script." | Josh Matthews | 2020-08-04 | 1 | -1/+1 |
* | Update harfbuzz, freetype, unicode-script. | Josh Matthews | 2020-07-31 | 1 | -1/+1 |
* | Remove some unused dependency declarations | Simon Sapin | 2020-05-29 | 1 | -2/+0 |
* | Remove use of nightly features in parking_lot. Update many uses from 0.9 to 0... | Josh Matthews | 2020-05-26 | 1 | -1/+1 |
* | More Cargo.toml cleanups | Alex Touchet | 2020-05-14 | 1 | -21/+21 |
* | Update ipc-channel and crossbeam-channel. | Josh Matthews | 2020-02-20 | 1 | -2/+2 |
* | Use non-IPC webrender API over explicit IPC channels. | Josh Matthews | 2019-11-27 | 1 | -1/+1 |
* | Update rand to 0.7 (fixes #24448) | Anthony Ramine | 2019-10-23 | 1 | -1/+1 |
* | Remove unused dependencies | Shotaro Yamada | 2019-10-01 | 1 | -2/+0 |
* | Update html5ever to 0.24 | Anthony Ramine | 2019-09-27 | 1 | -1/+1 |
* | Deduplicate parking_lot and friends by updating it to 0.9 | Bastien Orivel | 2019-09-05 | 1 | -1/+1 |
* | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -1/+1 |
* | Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} | Simon Sapin | 2019-07-29 | 1 | -1/+1 |
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -1/+2 |
* | Add `./mach build --with-layout-2020` | Simon Sapin | 2019-07-04 | 1 | -1/+1 |
* | Upgrade parking_lot to 0.8. | Josh Matthews | 2019-05-25 | 1 | -1/+1 |
* | Glutin update: dependencies update | Paul Rouget | 2019-05-25 | 1 | -1/+1 |
* | Revert "Glutin update: dependencies update" | Josh Matthews | 2019-05-22 | 1 | -1/+1 |
* | Glutin update: dependencies update | Paul Rouget | 2019-05-22 | 1 | -1/+1 |
* | Update xml5ever and html5ever | Bastien Orivel | 2019-05-19 | 1 | -1/+1 |
* | Update harfbuzz to 0.3 | Bastien Orivel | 2019-05-07 | 1 | -1/+1 |
* | Fix servo build and rustfmt recent changes. | Emilio Cobos Álvarez | 2019-01-20 | 1 | -0/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -1/+1 |
* | layout: Fix servo build. | Emilio Cobos Álvarez | 2018-11-10 | 1 | -0/+1 |
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
* | This updates the smallvec crate and enables the union feature | Andre Bogus | 2018-09-19 | 1 | -1/+1 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -1/+2 |
* | Switch from new-ordered-float back to ordered-float | Matt Brubeck | 2018-09-11 | 1 | -1/+1 |
* | Fix Servo build. | Emilio Cobos Álvarez | 2018-08-08 | 1 | -0/+1 |
* | WR update | Paul Rouget | 2018-08-06 | 1 | -2/+2 |
* | Fix build errors after rebase | Fernando Jiménez Moreno | 2018-07-30 | 1 | -1/+1 |
* | Update parking_lot to 0.6 | Bastien Orivel | 2018-07-20 | 1 | -1/+1 |
* | Update euclid to 0.18 | Bastien Orivel | 2018-07-18 | 1 | -1/+1 |
* | Update dependencies to use new_debug_unrechable | Matt Brubeck | 2018-06-06 | 1 | -1/+1 |
* | Update Webrender | Bastien Orivel | 2018-04-25 | 1 | -1/+1 |