| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix media session action handling | Fernando Jiménez Moreno | 2019-11-20 | 2 | -3/+3 |
* | Default media session actions | Fernando Jiménez Moreno | 2019-11-20 | 1 | -1/+1 |
* | Format code and fix rebase errors | Fernando Jiménez Moreno | 2019-11-20 | 2 | -1/+4 |
* | Move active media session logic to constellation | Fernando Jiménez Moreno | 2019-11-20 | 2 | -2/+3 |
* | Send MediaSessionAction from Android | Fernando Jiménez Moreno | 2019-11-20 | 1 | -0/+17 |
* | Introduce embedder MediaSessionEvent and move active session to Servo | Fernando Jiménez Moreno | 2019-11-20 | 2 | -35/+0 |
* | Register media instance with session and prepare communication with embedder | Fernando Jiménez Moreno | 2019-11-20 | 2 | -0/+36 |
* | MediaSession: update action handler algorithm | Fernando Jiménez Moreno | 2019-11-20 | 1 | -1/+1 |
* | MediaSessionAction message from embedder to script thread | Fernando Jiménez Moreno | 2019-11-20 | 1 | -0/+34 |
* | Auto merge of #24664 - gterzian:fix_port_transfer, r=jdm | bors-servo | 2019-11-18 | 2 | -2/+20 |
|\ |
|
| * | fix complete messageport transfer | Gregory Terzian | 2019-11-15 | 2 | -2/+20 |
* | | Implement srcdoc support for iframes. | jaymodi98 | 2019-11-12 | 1 | -0/+4 |
* | | Fix some warnings new in Rust Nightly | Simon Sapin | 2019-11-08 | 1 | -2/+2 |
* | | Ensure layout/script always have a correct viewport size when a new pipeline ... | Josh Matthews | 2019-11-06 | 1 | -1/+3 |
|/ |
|
* | Auto merge of #24492 - gterzian:update_timer_scheduler, r=asajeffrey | bors-servo | 2019-10-21 | 1 | -7/+2 |
|\ |
|
| * | update timer scheduler to use crossbeam | Gregory Terzian | 2019-10-20 | 1 | -7/+2 |
* | | continue messageport, transferable, postmessage options | Gregory Terzian | 2019-10-19 | 3 | -8/+232 |
* | | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -1/+6 |
|/ |
|
* | Auto merge of #24090 - georgeroman:implement_element_click_wd_command, r=jdm | bors-servo | 2019-09-04 | 1 | -0/+1 |
|\ |
|
| * | Implement ElementClick wd command | George Roman | 2019-08-31 | 1 | -0/+1 |
* | | Auto merge of #24058 - Eijebong:ipc-channel, r=jdm | bors-servo | 2019-08-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -1/+1 |
* | | Implement pointerMove webdriver action | George Roman | 2019-08-22 | 2 | -0/+3 |
|/ |
|
* | Finish the JSON clone algorithm | George Roman | 2019-08-21 | 1 | -4/+9 |
* | Implement TakeElementScreenshot WebDriver command | George Roman | 2019-08-20 | 2 | -6/+8 |
* | Auto merge of #23951 - georgeroman:return_errorstatus_from_webdriverhandlers,... | bors-servo | 2019-08-19 | 1 | -24/+54 |
|\ |
|
| * | Return ErrorStatus from webdriver_handlers | George Roman | 2019-08-18 | 1 | -24/+54 |
* | | Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdm | bors-servo | 2019-08-18 | 1 | -0/+2 |
|\ \ |
|
| * | | Implement pointerDown and pointerUp webdriver actions | George Roman | 2019-08-16 | 1 | -0/+2 |
| |/ |
|
* | | 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 |
|/ |
|
* | Initial actions support in WebDriver | George Roman | 2019-08-10 | 1 | -0/+2 |
* | Add support for returning array-like types from the Execute(Async)Script wd c... | George Roman | 2019-08-10 | 2 | -1/+6 |
* | Remove extra webgl message pumping thread. | Josh Matthews | 2019-07-25 | 1 | -1/+3 |
* | Auto merge of #23745 - georgeroman:implement_get_element_property_wd_command,... | bors-servo | 2019-07-23 | 1 | -1/+2 |
|\ |
|
| * | Implement GetElementProperty WebDriver command | George Roman | 2019-07-23 | 1 | -1/+2 |
* | | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 4 | -13/+23 |
* | | Implement link and partial link text selectors for FindElement and related We... | George Roman | 2019-07-23 | 1 | -0/+4 |
* | | Implement tag name selector for FindElementsFromElement WebDriver command | George Roman | 2019-07-21 | 1 | -1/+2 |
* | | Implement tag name selector for FindElementFromElement WebDriver command | George Roman | 2019-07-21 | 1 | -0/+1 |
* | | Implement tag name selector for FindElements WebDriver command | George Roman | 2019-07-21 | 1 | -0/+1 |
* | | Implement tag name selector for FindElement WebDriver command | George Roman | 2019-07-21 | 1 | -0/+1 |
* | | Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffrey | bors-servo | 2019-07-18 | 2 | -9/+41 |
|\ \ |
|
| * | | clean-up navigation | Gregory Terzian | 2019-07-18 | 2 | -9/+41 |
* | | | WebRender units are no longer reexported. | Patrick Walton | 2019-07-09 | 2 | -4/+3 |
| |/
|/| |
|
* | | Media crate | Fernando Jiménez Moreno | 2019-07-04 | 2 | -1/+2 |
* | | Add media (WindowGLContext) module in canvas_trait | Víctor Manuel Jáquez Leal | 2019-07-04 | 1 | -0/+3 |
* | | Auto merge of #23564 - mmiecz:clipboard-refactoring, r=jdm | bors-servo | 2019-07-03 | 1 | -6/+0 |
|\ \ |
|
| * | | Remove clipboard handling from constellation, and remove ScriptMessage for ge... | Michal Mieczkowski | 2019-06-13 | 1 | -6/+0 |
* | | | Use webxr IPC to get a WebXR device registry to each script thread | Alan Jeffrey | 2019-07-03 | 2 | -0/+3 |