| Commit message (Expand) | Author | Age | Files | Lines |
* | `impl Trait` is stable | Simon Sapin | 2019-07-01 | 1 | -1/+0 |
* | Script: removed a few opts::get() | oneturkmen | 2019-06-26 | 1 | -0/+11 |
* | Fix some new warnings | Simon Sapin | 2019-06-22 | 2 | -4/+6 |
* | Disable WGL for Windows arm64. | Josh Matthews | 2019-06-11 | 1 | -0/+1 |
* | No multiprocess on win arm64. | Josh Matthews | 2019-06-11 | 1 | -1/+5 |
* | Auto merge of #23507 - gterzian:introduce_browsing_context_groups, r=asajeffrey | bors-servo | 2019-06-07 | 2 | -28/+232 |
|\ |
|
| * | implement browsing context group and set | Gregory Terzian | 2019-06-07 | 2 | -28/+232 |
* | | Layout_thread: removed all possible opts::get() | oneturkmen | 2019-06-04 | 1 | -0/+11 |
* | | Constellation: removed almost all opts::get | oneturkmen | 2019-06-03 | 3 | -21/+37 |
* | | Add cargo feature to control canvas backend. | Josh Matthews | 2019-06-03 | 1 | -1/+5 |
|/ |
|
* | Implement MouseEvent buttons attribute | George Roman | 2019-05-16 | 1 | -0/+35 |
* | Auto merge of #23135 - maharsh312:master, r=jdm | bors-servo | 2019-05-13 | 1 | -1/+1 |
|\ |
|
| * | Changes for sender reciever | Maharsh | 2019-05-09 | 1 | -1/+1 |
* | | Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian | bors-servo | 2019-04-25 | 1 | -2/+5 |
|\ \ |
|
| * | | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -2/+5 |
* | | | Update SetCursor behavior | Paul Rouget | 2019-04-25 | 1 | -1/+0 |
* | | | Auto merge of #23115 - pylbrecht:measure.blocked.layout.queries, r=jdm | bors-servo | 2019-04-22 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Measure layout queries blocked by ongoing layout | Philipp Albrecht | 2019-04-13 | 1 | -0/+4 |
* | | | Make use of RefCell::try_borrow_unguarded | Anthony Ramine | 2019-04-12 | 1 | -2/+6 |
|/ / |
|
* | | Auto merge of #23191 - paulrouget:no_proxy_clone, r=ferjm | bors-servo | 2019-04-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove useless embedder proxy clone | Paul Rouget | 2019-04-11 | 1 | -1/+1 |
* | | | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 2 | -17/+21 |
|/ / |
|
* | | Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering... | Kamal Umudlu | 2019-04-01 | 1 | -0/+31 |
* | | bound sampler buffer | Gregory Terzian | 2019-03-31 | 1 | -2/+2 |
* | | Auto merge of #23080 - jdm:sampling-profiler, r=gterzian | bors-servo | 2019-03-26 | 2 | -29/+86 |
|\ \ |
|
| * | | Support multiprocess in sampling profiler. | Josh Matthews | 2019-03-26 | 2 | -20/+70 |
| * | | Add a sampling profiler and a script to generate profiles for use with Gecko ... | Josh Matthews | 2019-03-26 | 2 | -12/+19 |
| |/ |
|
* / | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 2 | -10/+6 |
|/ |
|
* | Remove SetVisible message from iframe | Aron Zwaan | 2019-03-12 | 1 | -35/+0 |
* | Auto merge of #23000 - jdm:invisible-webgl, r=nox | bors-servo | 2019-03-08 | 1 | -0/+11 |
|\ |
|
| * | Mark pipelines not visible when updating the active pipeline for a browsing c... | Josh Matthews | 2019-03-07 | 1 | -0/+11 |
* | | Make nested browsing context navigations check the loaded status of the activ... | Josh Matthews | 2019-03-07 | 3 | -2/+43 |
* | | Ensure iframe's contentWindow is updated when traversing the session history. | Josh Matthews | 2019-03-07 | 1 | -2/+8 |
|/ |
|
* | Reformat | Simon Sapin | 2019-02-26 | 1 | -1/+3 |
* | Update bool pattern matching into if-else | Piotr Szpetkowski | 2019-01-30 | 1 | -4/+5 |
* | Fix servo build and rustfmt recent changes. | Emilio Cobos Álvarez | 2019-01-20 | 1 | -3/+2 |
* | Suppress iframe size messages from layout that include unchanged sizes. | Josh Matthews | 2019-01-14 | 1 | -8/+5 |
* | Provide the source window as part of postMessage events. | Josh Matthews | 2019-01-07 | 1 | -3/+19 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 2 | -61/+57 |
* | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -23/+92 |
|\ |
|
| * | implement windowproxy "delay-load-event-mode", and partially document "comple... | Gregory Terzian | 2018-12-23 | 1 | -0/+29 |
| * | constellation: restructure navigation, remove sync comm | Gregory Terzian | 2018-12-23 | 1 | -23/+63 |
* | | 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 | 3 | -5/+27 |
* | | Disable gaol on arm targets | Bastien Orivel | 2018-12-20 | 3 | -5/+5 |
* | | Disable gaol on android | Bastien Orivel | 2018-12-20 | 3 | -4/+26 |
|/ |
|
* | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 3 | -62/+65 |
* | Auto merge of #22411 - jdm:fix-webdriver, r=SimonSapin | bors-servo | 2018-12-11 | 1 | -7/+6 |
|\ |
|
| * | Delay setting the constellation's active browser id until the context exists. | Josh Matthews | 2018-12-10 | 1 | -7/+6 |
* | | Remove redundant `.clone()`s | Shotaro Yamada | 2018-12-11 | 3 | -14/+12 |
|/ |
|