aboutsummaryrefslogtreecommitdiffstats
path: root/components/geometry/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+4
* WebRender units are no longer reexported.Patrick Walton2019-07-091-1/+1
* WR update: new viewport semanticPaul Rouget2019-03-221-3/+2
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-5/+0
* Move malloc_size_of_derive to proper positionDesmond2018-09-041-1/+1
* Format components fallible and geometry #21373kingdido9992018-09-041-6/+17
* alias some euclid typesPaul Rouget2018-03-161-1/+5
* Introduce MaxRect traitPyfisch2018-01-171-3/+24
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-4/+3
* Bump euclid to 0.14.Nicolas Silva2017-06-141-3/+1
* Silence a warning in servo_geometryAnthony Ramine2017-05-201-1/+0
* Update app_units to 0.4.1Manish Goregaokar2017-05-191-2/+2
* Rename ScreenPx to DeviceIndependentPixel.Glenn Watson2017-02-221-7/+7
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-1/+1
* Removed util.Alan Jeffrey2016-12-141-0/+54