aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-033-768/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-8/+7
* remove `extern crate` (#30311)Samson2023-09-082-11/+5
* Further changes required by ServoOriol Brufau2023-08-164-34/+12
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-164-12/+34
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-154-34/+12
* Try to `use` WebRender types moreMartin Robinson2023-07-101-5/+7
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-5/+5
* Fix some Clippy lints.Teymour Aldridge2022-08-041-1/+1
* Update parking_lot.Josh Matthews2022-04-011-1/+1
* ensure clean shutdown of all threads running JSGregory Terzian2020-06-301-3/+15
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Auto merge of #26646 - jdm:parking_lot, r=asajeffreybors-servo2020-05-261-1/+1
|\
| * Remove use of nightly features in parking_lot. Update many uses from 0.9 to 0...Josh Matthews2020-05-261-1/+1
* | Auto merge of #26643 - atouchet:comp, r=jdmbors-servo2020-05-261-4/+4
|\ \ | |/ |/|
| * More Cargo.toml updatesatouchet2020-05-251-4/+4
* | Auto merge of #26606 - AbhishekSharma102:macro_pipeline_namespace, r=gterzianbors-servo2020-05-221-161/+58
|\ \
| * | adding macro to create id and indexes.Ubuntu2020-05-221-161/+58
* | | Implement client-side logic for WebGPU id recyclingKunal Mohan2020-05-221-0/+1
|/ /
* / serviceworker: make job queue unique per originGregory Terzian2020-05-211-0/+82
|/
* Move most animation processing to scriptMartin Robinson2020-05-121-1/+0
* Use a restyle for animation ticksMartin Robinson2020-05-051-2/+0
* Make DOM own the style and layout data, in an UnsafeCellAnthony Ramine2020-04-041-1/+0
* implement broadcastchannelGregory Terzian2020-02-251-0/+43
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-1/+1
* re-structure blob, structured serializationGregory Terzian2019-12-111-0/+38
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-271-1/+1
* continue messageport, transferable, postmessage optionsGregory Terzian2019-10-192-0/+77
* begin messageport, transferable objects, implKeith Yeung2019-10-191-0/+1
* Deduplicate parking_lot and friends by updating it to 0.9Bastien Orivel2019-09-051-1/+1
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* introduce a pipeline namespace installerGregory Terzian2019-08-213-0/+87
* Update servo media to include global mute supportFernando Jiménez Moreno2019-07-051-1/+1
* Fix some new warningsSimon Sapin2019-06-221-4/+4
* Auto merge of #23507 - gterzian:introduce_browsing_context_groups, r=asajeffreybors-servo2019-06-071-0/+3
|\
| * implement browsing context group and setGregory Terzian2019-06-071-0/+3
* | Remove unused code from a bunch of cratesest312019-06-031-8/+0
|/
* bound sampler bufferGregory Terzian2019-03-311-1/+2
* Support multiprocess in sampling profiler.Josh Matthews2019-03-261-0/+7
* Add a sampling profiler and a script to generate profiles for use with Gecko ...Josh Matthews2019-03-261-0/+18
* Update webrender.Josh Matthews2019-01-171-4/+4
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* unregister components while exitingcsmoe2018-12-171-0/+2
* Cancel animations that affect nodes that do not participate in layout.Josh Matthews2018-12-101-0/+1
* introduce a background-hang-monitor:Gregory Terzian2018-11-261-0/+184
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-193-3/+3
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-082-2/+0
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1