| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add a sampling profiler and a script to generate profiles for use with Gecko ... | Josh Matthews | 2019-03-26 | 1 | -4/+4 |
* | | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 1 | -4/+4 |
|/ |
|
* | Make nested browsing context navigations check the loaded status of the activ... | Josh Matthews | 2019-03-07 | 1 | -0/+4 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -7/+3 |
* | style: Make Servo use a single thread-pool for layout-related tasks per-process. | Emilio Cobos Álvarez | 2018-12-23 | 1 | -7/+0 |
* | Disable gaol on aarch64 | Bastien Orivel | 2018-12-22 | 1 | -2/+12 |
* | Disable gaol on arm targets | Bastien Orivel | 2018-12-20 | 1 | -2/+2 |
* | Disable gaol on android | Bastien Orivel | 2018-12-20 | 1 | -1/+23 |
* | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 1 | -7/+6 |
* | Remove redundant `.clone()`s | Shotaro Yamada | 2018-12-11 | 1 | -4/+2 |
* | introduce a background-hang-monitor: | Gregory Terzian | 2018-11-26 | 1 | -3/+28 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -1/+1 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -6/+6 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -6/+7 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
* | Provide webrender_api::RenderApiSender to ScriptThread and DOM Window | Víctor Manuel Jáquez Leal | 2018-10-08 | 1 | -0/+1 |
* | Auto merge of #21559 - mandreyel:pipeline-fields-to-browsingcontext, r=cbrewster | bors-servo | 2018-09-13 | 1 | -45/+17 |
|\ |
|
| * | Move Pipeline::{parent_info,visible,is_private} to BrowsingContext | mandreyel | 2018-09-12 | 1 | -45/+17 |
* | | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -2/+2 |
|/ |
|
* | implement opener, disowning | Gregory Terzian | 2018-08-11 | 1 | -0/+11 |
* | Rustfmt the constellation | Connor Brewster | 2018-07-21 | 1 | -112/+159 |
* | Implement history state | Connor Brewster | 2018-04-16 | 1 | -3/+11 |
* | Implement diff-based session history | Connor Brewster | 2018-04-05 | 1 | -4/+10 |
* | constellation: Make setting up the WebGL state fallible. | Emilio Cobos Álvarez | 2018-03-09 | 1 | -3/+3 |
* | remove mozbrowser code | Paul Rouget | 2018-02-13 | 1 | -25/+6 |
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 1 | -2/+2 |
* | Print url of recorded PWM | Fernando Jiménez Moreno | 2017-12-07 | 1 | -1/+2 |
* | Implement DOM to texture | Imanol Fernandez | 2017-10-16 | 1 | -0/+1 |
* | Remove usage of unstable box syntax, except in the script crate | Simon Sapin | 2017-10-12 | 1 | -2/+2 |
* | Auto merge of #18155 - ferjm:pwm.perf.timeline, r=jdm | bors-servo | 2017-08-23 | 1 | -1/+2 |
|\ |
|
| * | Add paint metrics to Performance Timeline API | Fernando Jiménez Moreno | 2017-08-23 | 1 | -1/+2 |
* | | Auto merge of #18189 - JJayet:ios_support, r=larsbergstrom | bors-servo | 2017-08-23 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | First step toward iOS Support | Jonathan Jayet | 2017-08-23 | 1 | -3/+3 |
* | | Wait for actual paint before setting paint related metrics | Fernando Jiménez Moreno | 2017-08-22 | 1 | -1/+3 |
|/ |
|
* | Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" | Anthony Ramine | 2017-08-16 | 1 | -4/+12 |
* | Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio" | Emilio Cobos Álvarez | 2017-08-16 | 1 | -12/+4 |
* | Improve WebGL architecture. | Imanol Fernandez | 2017-08-15 | 1 | -4/+12 |
* | make use of ScriptToConstellationChan | Paul Rouget | 2017-08-15 | 1 | -8/+8 |
* | WR multi-document update | Dzmitry Malyshau | 2017-07-28 | 1 | -0/+7 |
* | Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE | Gecko Backout | 2017-07-28 | 1 | -7/+0 |
* | WR multi-document update | Dzmitry Malyshau | 2017-07-28 | 1 | -0/+7 |
* | Fixed scaling artefacts in paint worklets caused by zoom and hidpi. | Alan Jeffrey | 2017-07-20 | 1 | -1/+2 |
* | Implement basic Time To First Paint and First Contentful Paint PWMs | Fernando Jiménez Moreno | 2017-07-20 | 1 | -2/+5 |
* | constellation: Remove unused title attribute from Pipeline struct (#15714) | Omar Akkila | 2017-07-19 | 1 | -4/+0 |
* | Upgrade to the latest version of WebRender | Martin Robinson | 2017-07-13 | 1 | -3/+3 |
* | Untry | Simon Sapin | 2017-06-18 | 1 | -2/+2 |
* | Bump euclid to 0.14. | Nicolas Silva | 2017-06-14 | 1 | -2/+1 |