aboutsummaryrefslogtreecommitdiffstats
path: root/components/geometry
Commit message (Expand)AuthorAgeFilesLines
* servoshell: Allow overriding screen resolution with a command-line argument (...Martin Robinson2024-10-301-13/+26
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-141-1/+1
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-1/+1
* deps: Stop vendoring WebRender (#31212)Martin Robinson2024-01-301-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+4
* remove `extern crate` (#30311)Samson2023-09-081-3/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-3/+3
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Fix some warnings new in Rust NightlySimon Sapin2019-11-081-1/+2
* Remove unused dependenciesShotaro Yamada2019-10-011-1/+0
* Update euclid.Emilio Cobos Álvarez2019-07-232-2/+5
* WebRender units are no longer reexported.Patrick Walton2019-07-091-1/+1
* WR update: new viewport semanticPaul Rouget2019-03-221-3/+2
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-5/+0
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Move malloc_size_of_derive to proper positionDesmond2018-09-041-1/+1
* Format components fallible and geometry #21373kingdido9992018-09-041-6/+17
* WR updatePaul Rouget2018-08-061-2/+2
* Update euclid to 0.18Bastien Orivel2018-07-181-1/+1
* alias some euclid typesPaul Rouget2018-03-162-1/+6
* Bump euclid to 0.17Bastien Orivel2018-02-281-1/+1
* Introduce MaxRect traitPyfisch2018-01-172-3/+25
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-081-1/+1
* Update app_units and webrenderSimon Sapin2017-12-081-1/+1
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-182-5/+5
* Add an 'unstable' top-level cargo feature to control optional unstable stuff.Simon Sapin2017-10-121-4/+0
* Bump serde to 1.0Bastien Orivel2017-06-161-2/+2
* Bump euclid to 0.14.Nicolas Silva2017-06-142-4/+2
* Bump euclid to 0.13 and heapsize to 0.4Bastien Orivel2017-06-051-2/+2
* Silence a warning in servo_geometryAnthony Ramine2017-05-201-1/+0
* Update app_units to 0.4.1Manish Goregaokar2017-05-192-3/+3
* Rename ScreenPx to DeviceIndependentPixel.Glenn Watson2017-02-221-7/+7
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-3/+3
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-1/+1
* Removed util.Alan Jeffrey2016-12-142-0/+73