aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+2
* Update phf_codegen and phf_shared to 0.11 (#31537)Munish Mummadi2024-03-081-2/+2
* Update gstreamer crates to 0.22 (#31465)Samson2024-03-011-1/+1
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-5/+5
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-0/+1
* layout: Add initial support for `text-transform` (#31396)Martin Robinson2024-02-221-1/+1
* Revert remaining Stylo changes (#31408)Delan Azabani2024-02-221-1/+1
* script: implement navigator.hardwareConcurrency (#31268)Smitty2024-02-071-0/+1
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-4/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-11/+11
* Enable streams feature in mozjs (#30503)Samson2023-10-061-1/+1
* Use std::cell::OnceCell and remove mitochondria dependency (#30207)Martin Robinson2023-08-251-1/+0
* No tracing of nop traceable fields (#29926)Samson2023-08-041-1/+2
* Remove UWP / Hololens supportMartin Robinson2023-07-051-1/+0
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* Update mozangleMartin Robinson2023-07-011-1/+1
* De-dupe phfThe Capyloon Team2023-05-231-3/+3
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-47/+47
* Eliminate duplicate Layout DOM wrappersMartin Robinson2023-05-051-0/+3
* Bump mozangle to 0.3.3.Philip Lamb2023-05-011-1/+1
* Switch to the sha2 crate for SRI digests.Fabrice Desré2023-02-241-1/+1
* */Cargo.toml: use the shmem feature for the dependency on the selectors cratreFederico Mena Quintero2023-02-141-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Update to newest merged spidermonkey.Josh Matthews2022-11-231-1/+1
* chore(deps): bump `smallvec` from 0.6 to 1.9 in all local packagesyvt2022-10-101-1/+1
* Update cookie/hyper_serde.Josh Matthews2022-04-011-2/+2
* Update image/png.Josh Matthews2022-04-011-1/+1
* Update html5ever/xml5ever.Josh Matthews2022-04-011-2/+2
* Update parking_lot.Josh Matthews2022-04-011-1/+1
* Update arrayvec.Josh Matthews2022-04-011-1/+1
* Update keyboard-types.Josh Matthews2022-04-011-1/+1
* Upgrade HyperNaveen Gattu2022-01-161-5/+4
* Updated cssparser dependency to 0.29.Lewin Probst2021-11-181-1/+1
* Bump `time` to latest `v0.1.x` version.teymour-aldridge2021-06-251-1/+1
* Replaced ref_slice::ref_slice with std::slice::from_refAdrian Willenbücher2021-06-101-1/+0
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-1/+1
* Force indexmap to rely on libstd.Josh Matthews2021-02-251-1/+1
* Use data_url::Mime to parse the MIME TypesVincent Ricard2020-11-181-0/+1
* dom: Add Window.js_backtrace debugging extension method.Josh Matthews2020-07-141-3/+3
* update keyboard-types cratePaul Rouget2020-06-291-1/+1
* Implement GPURenderPipelineKunal Mohan2020-05-301-0/+1
* Remove some unused dependency declarationsSimon Sapin2020-05-291-2/+0
* Remove use of nightly features in parking_lot. Update many uses from 0.9 to 0...Josh Matthews2020-05-261-1/+1
* Use temporary files instead of pipes for JS unminification.Josh Matthews2020-05-221-0/+1
* Move most animation processing to scriptMartin Robinson2020-05-121-0/+1
* More Cargo.toml updatesatouchet2020-04-251-2/+2
* Some Cargo.toml cleanupsatouchet2020-04-251-41/+41
* Remove WebVRAlan Jeffrey2020-04-081-1/+0
* Support SpiderMonkey jitspew.Josh Matthews2020-04-011-0/+1
* Update mozjs.Josh Matthews2020-03-301-1/+0