aboutsummaryrefslogtreecommitdiffstats
path: root/components/profile/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Make the memory reporting multi-process aware (#35863)webbeef2025-04-051-0/+1
* Organize component Cargo.toml dependencies (#36224)Alex Touchet2025-03-301-0/+1
* Improve scheduling of the memory profiler. (#35618)webbeef2025-02-231-0/+1
* deps: Upgrade to `webrender@0.66` (#35325)Martin Robinson2025-02-071-1/+1
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* script: Create a `CrossProcessInstant` to enable serializable monotonic time ...Martin Robinson2024-09-051-0/+2
* deps: switch to `tikv-jemallocator` crates in Cargo.toml (#32828)Mukilan Thiyagarajan2024-07-221-1/+1
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* android: use `jemalloc` on Android (#32273)Mukilan Thiyagarajan2024-05-131-2/+2
* Add font-fallback on OpenHarmony and fix several compilation issues (#32141)Jonathan Schwender2024-05-021-0/+1
* Preliminary Android build support (#31086)Mukilan Thiyagarajan2024-01-221-1/+1
* Unfork and upgrade jemallocator (#30963)Martin Robinson2024-01-011-1/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-1/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-5/+5
* Remove support for heartbeats profilingSimon Sapin2020-06-041-3/+0
* More Cargo.toml updatesatouchet2020-05-301-6/+6
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Remove influxDB support for profileBastien Orivel2020-05-041-1/+0
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-1/+1
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* `#[global_allocator]` is stableSimon Sapin2019-07-011-4/+1
* Update regex to 1.1CYBAI2019-04-291-1/+1
* Upgrade to rustc 1.33.0-nightly (fb86d604b 2018-12-27)Simon Sapin2018-12-281-2/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-3/+5
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Update hyper to 0.12Bastien Orivel2018-11-011-1/+2
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+1
* Update regex to 1.0Bastien Orivel2018-07-071-1/+1
* Bump env_logger to 0.5 and log to 0.4 in every servo crateBastien Orivel2018-03-281-1/+1
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
* Stop relying on linking details of std’s default allocatorSimon Sapin2017-10-191-1/+2
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* Make use of unstable alloc_jemalloc crate optionalSimon Sapin2017-10-131-0/+3
* Add option to write profiler output to InfluxDBFernando Jiménez Moreno2017-07-031-0/+1
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-161-1/+0
* Bump serde to 1.0Bastien Orivel2017-06-161-4/+4
* Remove servo feature from servo_configXidorn Quan2017-04-071-1/+1
* Kill the plugins crate and its clippy supportAnthony Ramine2017-02-211-1/+0
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-4/+4
* Update gamma-lut, heartbeats-simple, hyper, mac, truetype, unicode-bidiMatt Brubeck2017-02-171-1/+1
* Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
* Update regex.Ms2ger2017-01-161-1/+1
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Update to Rust 1.14.0-nightly (19ac57926 2016-10-08)Anthony Ramine2016-10-091-1/+1
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-4/+4
* Update cargo.lock for wr2, pin ipc-channel.Glenn Watson2016-08-031-1/+1
* Update Rust to 1.12.0-nightly (9316ae515 2016-07-24)Eduard Burtescu2016-07-261-2/+2
* All our Cargo.toml files should contain an MPL-2.0 license field.Alan Jeffrey2016-07-141-0/+1
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-2/+2
* Make it possible to build the style_traits crate with a stable compiler.Simon Sapin2016-06-221-1/+1