aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/gecko/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-23/+0
* style: Remove HasBoxFFIEmilio Cobos Álvarez2023-11-211-1/+0
* style: Remove the old profiler label frames code in the servo codebase and re...Nazım Can Altınova2023-05-241-2/+0
* style: Remove nsCSSValue bindings.Emilio Cobos Álvarez2019-05-291-1/+0
* style: Add Gecko profiler labels for when the style threads are doing work.Cameron McCormack2019-05-291-0/+2
* style: Add FFI API to use SharedMemoryBuilder.Cameron McCormack2019-04-121-0/+1
* style: Make Servo use a single thread-pool for layout-related tasks per-process.Emilio Cobos Álvarez2018-12-231-1/+0
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* style: Rewrite media queries so that they work on an evaluator function.Emilio Cobos Álvarez2018-08-181-0/+1
* Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLO...Gecko Backout2017-07-061-1/+0
* stylo: Create error reporters linked to documents (bug 1352669)Josh Matthews2017-07-061-0/+1
* Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidornEmilio Cobos Álvarez2017-05-161-0/+1
* Use Gecko nsCSSFontFaceRule for font face rule.Xidorn Quan2017-03-301-0/+1
* Don't resolve URLs at parse time for Stylo.Bobby Holley2017-03-221-0/+1
* Move all PropertyDeclarationBlock from RwLock<_> to Locked<_>Simon Sapin2017-03-191-0/+1
* Replace non_ts_pseudo_class_list include hack with higher order macroManish Goregaokar2017-03-151-0/+3
* Simplify defining arc ffi typesXidorn Quan2017-02-231-0/+1
* Bug 1331213: Bootstrap a Gecko-side Device, and track it's dirtiness manually...Emilio Cobos Álvarez2017-01-171-5/+0
* style: Isolate the soon-to-be style-backend-specific from the media_query mod...Emilio Cobos Álvarez2017-01-071-4/+9
* style: Describe the gecko module.Emilio Cobos Álvarez2017-01-021-0/+1
* Introduce and use Scoped TLS.Bobby Holley2016-12-211-1/+0
* Rename selector_impl.rs to selector_parser.rsSimon Sapin2016-11-201-1/+1
* Stop using associated types for the concrete TRestyleDamage implementation.Bobby Holley2016-11-071-0/+1
* Move most of geckolib into style::geckoManish Goregaokar2016-09-261-0/+15