aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation/pipeline.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey"jdm-revert4Josh Matthews2020-01-151-4/+22
* Centralize definitions of window sizes and DPI in compositor/constellation du...Josh Matthews2019-11-061-22/+4
* Extract device_pixels_per_px from global optsglowe2019-10-261-1/+7
* introduce a pipeline namespace installerGregory Terzian2019-08-211-4/+16
* restructure content process shutdown ack with threaded sender, without layoutGregory Terzian2019-08-171-20/+7
* Remove extra webgl message pumping thread.Josh Matthews2019-07-251-1/+11
* Update euclid.Emilio Cobos Álvarez2019-07-231-3/+3
* Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffreybors-servo2019-07-181-5/+1
|\
| * clean-up navigationGregory Terzian2019-07-181-5/+1
* | Final tweaks: use expect and remove unnecessary crate attributesFernando Jiménez Moreno2019-07-041-1/+1
* | Media crateFernando Jiménez Moreno2019-07-041-1/+1
* | Add media (WindowGLContext) module in canvas_traitVíctor Manuel Jáquez Leal2019-07-041-0/+7
* | Use webxr IPC to get a WebXR device registry to each script threadAlan Jeffrey2019-07-031-0/+6
* | Script: removed a few opts::get()oneturkmen2019-06-261-0/+11
* | Fix some new warningsSimon Sapin2019-06-221-3/+5
* | No multiprocess on win arm64.Josh Matthews2019-06-111-1/+5
|/
* Layout_thread: removed all possible opts::get()oneturkmen2019-06-041-0/+11
* Constellation: removed almost all opts::getoneturkmen2019-06-031-1/+1
* Measure layout queries blocked by ongoing layoutPhilipp Albrecht2019-04-131-0/+4
* Auto merge of #23080 - jdm:sampling-profiler, r=gterzianbors-servo2019-03-261-14/+35
|\
| * Support multiprocess in sampling profiler.Josh Matthews2019-03-261-12/+33
| * Add a sampling profiler and a script to generate profiles for use with Gecko ...Josh Matthews2019-03-261-4/+4
* | #8539 Config preferences backend restructurePeter Hall2019-03-201-4/+4
|/
* Make nested browsing context navigations check the loaded status of the activ...Josh Matthews2019-03-071-0/+4
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-7/+3
* style: Make Servo use a single thread-pool for layout-related tasks per-process.Emilio Cobos Álvarez2018-12-231-7/+0
* Disable gaol on aarch64Bastien Orivel2018-12-221-2/+12
* Disable gaol on arm targetsBastien Orivel2018-12-201-2/+2
* Disable gaol on androidBastien Orivel2018-12-201-1/+23
* Initial window sizes are mandatory.Josh Matthews2018-12-141-7/+6
* Remove redundant `.clone()`sShotaro Yamada2018-12-111-4/+2
* introduce a background-hang-monitor:Gregory Terzian2018-11-261-3/+28
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+1
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* Reorder importsPyfisch2018-11-061-6/+6
* Format remaining filesPyfisch2018-11-061-6/+7
* Sort `use` statementsSimon Sapin2018-11-061-2/+2
* `cargo fix --edition`Simon Sapin2018-11-061-2/+2
* Provide webrender_api::RenderApiSender to ScriptThread and DOM WindowVíctor Manuel Jáquez Leal2018-10-081-0/+1
* Auto merge of #21559 - mandreyel:pipeline-fields-to-browsingcontext, r=cbrewsterbors-servo2018-09-131-45/+17
|\
| * Move Pipeline::{parent_info,visible,is_private} to BrowsingContextmandreyel2018-09-121-45/+17
* | Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-2/+2
|/
* implement opener, disowningGregory Terzian2018-08-111-0/+11
* Rustfmt the constellationConnor Brewster2018-07-211-112/+159
* Implement history stateConnor Brewster2018-04-161-3/+11
* Implement diff-based session historyConnor Brewster2018-04-051-4/+10
* constellation: Make setting up the WebGL state fallible.Emilio Cobos Álvarez2018-03-091-3/+3
* remove mozbrowser codePaul Rouget2018-02-131-25/+6
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-081-2/+2