| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Node::shadow_including_inclusive_ancestors into inclusive_ancestors | Fernando Jiménez Moreno | 2019-04-26 | 1 | -3/+5 |
* | Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian | bors-servo | 2019-04-25 | 1 | -1/+1 |
|\ |
|
| * | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -1/+1 |
* | | Auto merge of #23115 - pylbrecht:measure.blocked.layout.queries, r=jdm | bors-servo | 2019-04-22 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | fixup! Measure layout queries blocked by ongoing layout | pylbrecht | 2019-04-17 | 1 | -1/+1 |
| * | Measure layout queries blocked by ongoing layout | Philipp Albrecht | 2019-04-13 | 1 | -0/+12 |
* | | Add webdriver deletecookies function | aditj | 2019-04-19 | 1 | -0/+3 |
|/ |
|
* | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 1 | -16/+13 |
* | Auto merge of #23143 - CYBAI:remove-compound-microtasks, r=jdm | bors-servo | 2019-04-05 | 1 | -10/+6 |
|\ |
|
| * | Remove compound microtasks | CYBAI | 2019-03-31 | 1 | -10/+6 |
* | | Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering... | Kamal Umudlu | 2019-04-01 | 1 | -0/+19 |
|/ |
|
* | ran ./mach fmt | elias | 2019-03-14 | 1 | -3/+3 |
* | let mark_document_with_no_blocked_loads() take a None value silently | elias | 2019-03-13 | 1 | -5/+7 |
* | Auto merge of #23008 - georgeroman:implement_webdriver_find_elem_from_elem, r... | bors-servo | 2019-03-11 | 1 | -0/+9 |
|\ |
|
| * | Implement WebDriver FindElementFromElement command | George Roman | 2019-03-09 | 1 | -0/+9 |
* | | Auto merge of #23013 - servo:rm-rooted-reference, r=jdm | bors-servo | 2019-03-11 | 1 | -6/+6 |
|\ \ |
|
| * | | Remove most RootedReference uses | Anthony Ramine | 2019-03-10 | 1 | -6/+6 |
| |/ |
|
* | | Auto merge of #22802 - gterzian:only_run_tasks_for_fully_active_docs, r=nox | bors-servo | 2019-03-11 | 1 | -1/+53 |
|\ \
| |/
|/| |
|
| * | in BC event-loop, only run tasks related to fully-active documents | Gregory Terzian | 2019-03-06 | 1 | -1/+53 |
* | | Ensure iframe's contentWindow is updated when traversing the session history. | Josh Matthews | 2019-03-07 | 1 | -1/+20 |
|/ |
|
* | Auto merge of #22353 - jdm:runtime-parent, r=nox | bors-servo | 2019-01-17 | 1 | -1/+9 |
|\ |
|
| * | Reintroduce parent runtimes for worker threads. | Josh Matthews | 2019-01-15 | 1 | -1/+9 |
* | | Make Window::scroll_offsets store keys as OpaqueNode values | Anthony Ramine | 2019-01-14 | 1 | -1/+2 |
* | | Remove BlockFlowDisplayListBuilding | Anthony Ramine | 2019-01-14 | 1 | -1/+1 |
* | | Rename NewLayoutThreadInfo to LayoutThreadInit | Anthony Ramine | 2019-01-14 | 1 | -2/+2 |
|/ |
|
* | Synchronously update the pipeline of same-origin iframe elements as soon as t... | Josh Matthews | 2019-01-07 | 1 | -0/+15 |
* | Provide the source window as part of postMessage events. | Josh Matthews | 2019-01-07 | 1 | -6/+37 |
* | Auto merge of #22528 - Manishearth:webxr, r=jdm,MortimerGoro | bors-servo | 2019-01-04 | 1 | -2/+3 |
|\ |
|
| * | Move VR interface to XR | Manish Goregaokar | 2018-12-19 | 1 | -2/+3 |
* | | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -9/+11 |
* | | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -0/+42 |
|\ \ |
|
| * | | check for a document being "fully-active" before reflows | Gregory Terzian | 2018-12-23 | 1 | -0/+4 |
| * | | implement windowproxy "delay-load-event-mode", and partially document "comple... | Gregory Terzian | 2018-12-23 | 1 | -0/+38 |
| |/ |
|
* / | style: Make Servo use a single thread-pool for layout-related tasks per-process. | Emilio Cobos Álvarez | 2018-12-23 | 1 | -2/+0 |
|/ |
|
* | Auto merge of #22395 - jdm:initial-iframe-size, r=Manishearth | bors-servo | 2018-12-18 | 1 | -3/+3 |
|\ |
|
| * | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 1 | -3/+3 |
* | | unregister components while exiting | csmoe | 2018-12-17 | 1 | -0/+2 |
|/ |
|
* | Remove unused recycle argument from Document::unload | George Roman | 2018-11-30 | 1 | -1/+1 |
* | introduce a background-hang-monitor: | Gregory Terzian | 2018-11-26 | 1 | -1/+69 |
* | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 1 | -5/+12 |
* | Auto merge of #22224 - pyfisch:composition-webdriver, r=nox | bors-servo | 2018-11-20 | 1 | -1/+9 |
|\ |
|
| * | Forward WebDriver CompositionEvent | Pyfisch | 2018-11-19 | 1 | -1/+9 |
* | | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
|/ |
|
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -37/+40 |
* | Unify the task source and task canceller API | Agustin Chiappe Berrini | 2018-11-14 | 1 | -7/+11 |
* | Implement TaskSource for HistoryTraversal | Agustin Chiappe Berrini | 2018-11-13 | 1 | -4/+11 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -13/+12 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -19/+31 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -42/+54 |