| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #26071 - servo:rustup, r=nox | bors-servo | 2020-04-10 | 1 | -15/+15 |
|\ |
|
| * | Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) | Simon Sapin | 2020-04-09 | 1 | -15/+15 |
* | | Remove WebVR | Alan Jeffrey | 2020-04-08 | 1 | -20/+0 |
|/ |
|
* | Make DOM own the style and layout data, in an UnsafeCell | Anthony Ramine | 2020-04-04 | 1 | -17/+0 |
* | Cache the result of retrieving an element's client rectangle from layout. | Josh Matthews | 2020-03-31 | 1 | -1/+1 |
* | shutting down IPC router thread when a process shuts down. | Gregory Terzian | 2020-03-31 | 1 | -0/+7 |
* | Avoid accessing node global during Node's destructor. | Josh Matthews | 2020-02-24 | 1 | -0/+17 |
* | Make Background Hang Monitor Optional | Kunal Mohan | 2020-02-23 | 1 | -13/+20 |
* | rename compartment to realm | Kunal Mohan | 2020-01-24 | 1 | -3/+3 |
* | Only start WebGPU thread if an adapter is requested | Zakor Gyula | 2020-01-13 | 1 | -6/+0 |
* | Auto merge of #24123 - gterzian:redo_blob, r=jdm | bors-servo | 2019-12-19 | 1 | -1/+1 |
|\ |
|
| * | re-structure blob, structured serialization | Gregory Terzian | 2019-12-11 | 1 | -1/+1 |
* | | #24468 Performance::queue_entries return the index of the added performance e... | Shinichi Morimoto | 2019-12-13 | 1 | -4/+3 |
* | | devtools: save and send cached messages | Paul Rouget | 2019-12-06 | 1 | -3/+0 |
|/ |
|
* | Use non-IPC webrender API over explicit IPC channels. | Josh Matthews | 2019-11-27 | 1 | -3/+3 |
* | Auto merge of #24758 - gterzian:impl_timer_task_source, r=nox | bors-servo | 2019-11-26 | 1 | -65/+17 |
|\ |
|
| * | impl timer-task-source, dedicated time-out mechanism for service-worker | Gregory Terzian | 2019-11-19 | 1 | -65/+17 |
* | | Auto merge of #24708 - szeged:webgpu-base, r=gterzian,kvark | bors-servo | 2019-11-25 | 1 | -0/+6 |
|\ \ |
|
| * | | Initial implementation of WebGPU API | Zakor Gyula | 2019-11-21 | 1 | -0/+6 |
* | | | Auto merge of #24818 - gterzian:fix_panic_on_finish_load, r=jdm | bors-servo | 2019-11-22 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | abort parser before shutting down layout in exit pipeline | Gregory Terzian | 2019-11-22 | 1 | -6/+8 |
| * | | | abort parser, if any, when pipeline exits | Gregory Terzian | 2019-11-21 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Auto merge of #24789 - gterzian:fix_unloading, r=jdm | bors-servo | 2019-11-22 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ensure unload run with old pipeline as currently-active, do not nullify proxy... | Gregory Terzian | 2019-11-21 | 1 | -1/+2 |
| |/ |
|
* | | Auto merge of #24757 - Akash-Pateria:async-wasm-compilation-subsequent, r=jdm | bors-servo | 2019-11-20 | 1 | -3/+6 |
|\ \ |
|
| * | | Bind runnable dispatching in script_runtime | Akash-Pateria | 2019-11-19 | 1 | -3/+6 |
| |/ |
|
* | | Fix media session action handling | Fernando Jiménez Moreno | 2019-11-20 | 1 | -53/+8 |
* | | Move active media session logic to constellation | Fernando Jiménez Moreno | 2019-11-20 | 1 | -5/+5 |
* | | Register media instance with session and prepare communication with embedder | Fernando Jiménez Moreno | 2019-11-20 | 1 | -0/+13 |
* | | Make MediaSession handle embedder requested action | Fernando Jiménez Moreno | 2019-11-20 | 1 | -1/+4 |
* | | MediaSessionAction message from embedder to script thread | Fernando Jiménez Moreno | 2019-11-20 | 1 | -1/+13 |
* | | Use BrowsingContextId for MediaSession registration | Fernando Jiménez Moreno | 2019-11-20 | 1 | -8/+11 |
* | | MediaSession registration | Fernando Jiménez Moreno | 2019-11-20 | 1 | -0/+27 |
|/ |
|
* | Auto merge of #24742 - servo:jdm-patch-34, r=asajeffrey | bors-servo | 2019-11-16 | 1 | -3/+6 |
|\ |
|
| * | script: Reduce scope of borrows for history updates. | Josh Matthews | 2019-11-14 | 1 | -3/+6 |
* | | Use `#![register_tool]` instead of `#![register_attr]` | Simon Sapin | 2019-11-15 | 1 | -1/+1 |
|/ |
|
* | Implement srcdoc support for iframes. | jaymodi98 | 2019-11-12 | 1 | -1/+23 |
* | Ensure layout/script always have a correct viewport size when a new pipeline ... | Josh Matthews | 2019-11-06 | 1 | -0/+1 |
* | script: Ignore redundant resize notifications. | Josh Matthews | 2019-11-06 | 1 | -0/+9 |
* | continue messageport, transferable, postmessage options | Gregory Terzian | 2019-10-19 | 1 | -3/+11 |
* | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -0/+11 |
* | improve spec compliance of discarding BCs | Gregory Terzian | 2019-09-22 | 1 | -3/+28 |
* | Do not allow XR session on non user-activated events | Paul Rouget | 2019-09-20 | 1 | -0/+27 |
* | Implement ElementClick wd command | George Roman | 2019-08-31 | 1 | -0/+8 |
* | Implement pointerMove webdriver action | George Roman | 2019-08-22 | 1 | -0/+8 |
* | Implement TakeElementScreenshot WebDriver command | George Roman | 2019-08-20 | 1 | -0/+8 |
* | Auto merge of #23951 - georgeroman:return_errorstatus_from_webdriverhandlers,... | bors-servo | 2019-08-19 | 1 | -0/+24 |
|\ |
|
| * | Return ErrorStatus from webdriver_handlers | George Roman | 2019-08-18 | 1 | -0/+24 |
* | | restructure content process shutdown ack with threaded sender, without layout | Gregory Terzian | 2019-08-17 | 1 | -3/+1 |
* | | Update to url 2.0 | Simon Sapin | 2019-08-17 | 1 | -1/+1 |
|/ |
|