aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Move nsstring from gecko into servo/support/gecko/nsstringNika Layzell2017-10-231-3/+3
* Backed out changeset 196206f129ef (bug 1403213) for referencing non-existing ...Gecko Backout2017-10-201-3/+3
* Auto merge of #18941 - mystor:nsstring, r=mystorbors-servo2017-10-201-3/+3
|\
| * Move nsstring from gecko into servo/support/gecko/nsstringNika Layzell2017-10-201-3/+3
| * Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f...Gecko Backout2017-10-191-1/+1
| * Update bitflags to 1.0 in every servo crateBastien Orivel2017-10-191-1/+1
* | updated version in .toml filesNikhil Shagrithaya2017-10-191-1/+1
|/
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-8/+5
* Removed pdqsort dependency and changed style create to use stdlib sort method.Savid Sharan2017-10-161-1/+0
* Update bindgen.Emilio Cobos Álvarez2017-10-121-1/+1
* Update to cssparser 0.22 (source location in error types)Simon Sapin2017-10-101-1/+1
* ChildrenOnly -> ChildrenOnly(Option<QualName>)Jyotsna Prakash2017-10-071-1/+1
* style: Update rayon.Emilio Cobos Álvarez2017-10-031-1/+1
* style: Update precomputed-hash.Emilio Cobos Álvarez2017-09-301-1/+1
* Hoist the LRU cache into its own crate to share it with selectors.Bobby Holley2017-09-201-0/+1
* Bump cssparser to 0.21.2Manish Goregaokar2017-09-181-1/+1
* Auto merge of #18511 - mbrubeck:always-be-updating, r=KiChjangbors-servo2017-09-151-1/+1
|\
| * Update to smallbitvec 1.0.6Matt Brubeck2017-09-151-1/+1
* | Auto merge of #18512 - tromey:preserve-style-sheet-source-url, r=SimonSapinbors-servo2017-09-151-1/+1
|\ \
| * | Preserve sourceURL comment on style sheetsTom Tromey2017-09-141-1/+1
| |/
* / Make LRUCache use a linked list to reduce memmoves.Matt Brubeck2017-09-141-1/+0
|/
* Remove get_location_with_offsetTom Tromey2017-09-121-1/+1
* Overhaul MallocSizeOf and related things.Nicholas Nethercote2017-09-121-1/+4
* Auto merge of #18446 - bzbarsky:update-cssparser, r=SimonSapinbors-servo2017-09-111-1/+1
|\
| * Update rust-cssparser to 0.20.2.Boris Zbarsky2017-09-111-1/+1
* | Auto merge of #18431 - mbrubeck:pdb-size, r=SimonSapinbors-servo2017-09-111-1/+1
|\ \ | |/ |/|
| * Use SmallBitVec to replace BitVecMatt Brubeck2017-09-111-1/+1
* | fallible: Avoid using system malloc in servo.Emilio Cobos Álvarez2017-09-101-1/+1
* | Auto merge of #18413 - Manishearth:bump-au, r=jdmbors-servo2017-09-081-1/+1
|\ \
| * | Bump app_units; use from_f64_auManish Goregaokar2017-09-081-1/+1
| |/
* / Bug 1389009 - stylo: Add fallible append APIs for Vec and SmallVec. r=manish...Julian Seward2017-09-071-0/+1
|/
* Auto merge of #18336 - upsuper:two-stage-at-rule, r=SimonSapinbors-servo2017-09-011-1/+1
|\
| * Parse at-rule without block in two stagesXidorn Quan2017-09-011-1/+1
* | stylo: Add dependency on hashglobeManish Goregaokar2017-08-311-0/+1
|/
* Use cssparser's new_with_line_number_offsetTom Tromey2017-08-281-1/+1
* Use Parser::skip_whitespace in a few places to make Parser::try rewind less.Simon Sapin2017-08-261-1/+1
* Auto merge of #18056 - cynicaldevil:remove-treesink-dep-on-dom, r=noxbors-servo2017-08-181-1/+1
|\
| * Updated h5e and x5eNikhil Shagrithaya2017-08-181-1/+1
* | style: update app_units.Emilio Cobos Álvarez2017-08-181-1/+1
|/
* Update to cssparser 0.19, count line numbers during tokenizationSimon Sapin2017-08-091-1/+1
* Remove testing feature from style crateManish Goregaokar2017-08-071-1/+0
* Bump app units to 0.5.2Manish Goregaokar2017-08-021-1/+1
* Auto merge of #17898 - BorisChiou:stylo/animation/filter_distance, r=birtlesbors-servo2017-07-281-0/+1
|\
| * Rewrite compute_squared_distance for AnimatedFilterList.Boris Chiou2017-07-281-0/+1
* | Upgrade to bindgen 0.29.Xidorn Quan2017-07-281-1/+1
* | stylo: Bump app units versionManish Goregaokar2017-07-271-1/+1
|/
* Backed out changeset 1c8d22359d5d because the gecko half was backed out a=bac...Gecko Backout2017-07-271-1/+1
* stylo: Bump app units versionManish Goregaokar2017-07-261-1/+1
* Update cssparser to 0.18Simon Sapin2017-07-241-1/+1
* Replace all uses of the style::stylearc alias with servo_arc.Michael Partheil2017-07-191-1/+1