| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove intermittent failure. | Josh Matthews | 2019-07-31 | 1 | -2/+0 |
* | Update web-platform-tests to revision cfada7e6cb379699fa94c7ed8fcb97082327e10c | WPT Sync Bot | 2019-07-31 | 179 | -1180/+6097 |
* | Auto merge of #23856 - servo:stylo-engines, r=nox | bors-servo | 2019-07-30 | 1 | -63/+5 |
|\ |
|
| * | Generate apis.html and css-properties.json for docs as part of crates’ buil... | Simon Sapin | 2019-07-30 | 1 | -63/+5 |
| * | Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} | Simon Sapin | 2019-07-29 | 1 | -1/+1 |
* | | Auto merge of #23887 - servo:jdm-patch-47, r=asajeffrey | bors-servo | 2019-07-29 | 3 | -0/+71 |
|\ \ |
|
| * | | Use origin of final HTTP response as document origin. | Josh Matthews | 2019-07-29 | 3 | -0/+71 |
| |/ |
|
* / | Improve session test lifecycle code | Manish Goregaokar | 2019-07-29 | 1 | -1/+2 |
|/ |
|
* | Auto merge of #23876 - jdm:long-webgl, r=asajeffrey | bors-servo | 2019-07-29 | 3 | -2/+17 |
|\ |
|
| * | Make another webgl test have a longer timeout. | Josh Matthews | 2019-07-28 | 3 | -2/+17 |
* | | Auto merge of #23875 - servo-wpt-sync:wpt_update_28-07-2019, r=servo-wpt-sync | bors-servo | 2019-07-28 | 31 | -124/+579 |
|\ \ |
|
| * | | Update web-platform-tests to revision e079873c1f30f13e23388a86b2b5beeddd349c78 | WPT Sync Bot | 2019-07-28 | 32 | -125/+580 |
| |/ |
|
* | | Auto merge of #23857 - asajeffrey:webxr-sessions-track-draw-texture, r=Manish... | bors-servo | 2019-07-28 | 4 | -8/+2 |
|\ \
| |/
|/| |
|
| * | Get XR sessions to track the draw texture, so we render the XR framebuffer ra... | Alan Jeffrey | 2019-07-28 | 4 | -8/+2 |
* | | Update web-platform-tests to revision 7bfa241671d6ca921229f6601d2d7b70dd55da90 | WPT Sync Bot | 2019-07-27 | 47 | -149/+874 |
|/ |
|
* | Auto merge of #23864 - servo-wpt-sync:wpt_update_26-07-2019, r=jdm | bors-servo | 2019-07-26 | 222 | -2099/+7521 |
|\ |
|
| * | Remove intermittent failure. | Josh Matthews | 2019-07-26 | 1 | -2/+0 |
| * | Update web-platform-tests to revision bc60e6f82132cfc9a5b688c566c7772024b3c15c | WPT Sync Bot | 2019-07-26 | 223 | -2099/+7523 |
* | | Mark a bunch of webgl tests as long-running. | Josh Matthews | 2019-07-25 | 143 | -282/+2397 |
|/ |
|
* | Update web-platform-tests to revision 3f3849c5d05f9350fad0b06d3bb3ae30d7e18d14 | WPT Sync Bot | 2019-07-24 | 310 | -895/+8134 |
* | Auto merge of #23745 - georgeroman:implement_get_element_property_wd_command,... | bors-servo | 2019-07-23 | 3 | -16/+30 |
|\ |
|
| * | Implement GetElementProperty WebDriver command | George Roman | 2019-07-23 | 3 | -16/+30 |
* | | Update WPT expectations. | Emilio Cobos Álvarez | 2019-07-23 | 4 | -67/+0 |
* | | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 4 | -21/+21 |
* | | style: Remove unit tests that test non-compliant stuff. | Emilio Cobos Álvarez | 2019-07-23 | 2 | -167/+0 |
* | | Auto merge of #23820 - georgeroman:link_text_selectors_for_find_element_wd_co... | bors-servo | 2019-07-23 | 4 | -102/+0 |
|\ \ |
|
| * | | Implement link and partial link text selectors for FindElement and related We... | George Roman | 2019-07-23 | 4 | -102/+0 |
* | | | Auto merge of #23814 - Manishearth:events, r=asajeffrey | bors-servo | 2019-07-23 | 3 | -34/+2 |
|\ \ \ |
|
| * | | | Support XRTest.disconnectAllDevices() | Manish Goregaokar | 2019-07-23 | 3 | -8/+4 |
| * | | | Make use of ended flag, get rid of XRLayer | Manish Goregaokar | 2019-07-22 | 1 | -6/+0 |
| * | | | Support end events and end() | Manish Goregaokar | 2019-07-22 | 3 | -5/+4 |
| * | | | Add XRSessionEvent | Manish Goregaokar | 2019-07-22 | 1 | -21/+0 |
| |/ / |
|
* | | | Auto merge of #23774 - sreeise:media_fragment_parser, r=ferjm | bors-servo | 2019-07-23 | 2 | -0/+58 |
|\ \ \ |
|
| * | | | Media fragment parser | sreeise | 2019-07-22 | 2 | -0/+58 |
* | | | | Update test expectations | Fernando Jiménez Moreno | 2019-07-22 | 1 | -12/+0 |
| |/ /
|/| | |
|
* | | | Implement tag name selector for FindElementsFromElement WebDriver command | George Roman | 2019-07-21 | 1 | -6/+0 |
* | | | Implement tag name selector for FindElementFromElement WebDriver command | George Roman | 2019-07-21 | 1 | -3/+0 |
* | | | Implement tag name selector for FindElements WebDriver command | George Roman | 2019-07-21 | 1 | -6/+0 |
* | | | Implement tag name selector for FindElement WebDriver command | George Roman | 2019-07-21 | 1 | -6/+0 |
* | | | Auto merge of #23808 - georgeroman:fix_wdspec_setup_errors, r=jdm | bors-servo | 2019-07-20 | 19 | -229/+4 |
|\ \ \ |
|
| * | | | Add a HOST_FILE env variable and fix the wdspec setup errors that it causes | George Roman | 2019-07-20 | 19 | -229/+4 |
* | | | | Auto merge of #23815 - servo-wpt-sync:wpt_update_20-07-2019, r=servo-wpt-sync | bors-servo | 2019-07-20 | 124 | -798/+2001 |
|\ \ \ \ |
|
| * | | | | Update web-platform-tests to revision 6fa9de7201cd41564d02c3edd62365aeb40e171b | WPT Sync Bot | 2019-07-20 | 124 | -798/+2001 |
* | | | | | Auto merge of #23812 - tdelacour:ISSUE-21257, r=jdm | bors-servo | 2019-07-20 | 3 | -18/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ISSUE-21257: set redirectEnd on PerformanceResourceTiming | Thomas Delacour | 2019-07-19 | 3 | -18/+0 |
| |/ / / |
|
* | | | | Auto merge of #23797 - asajeffrey:webxr-framebuffer, r=Manishearth | bors-servo | 2019-07-19 | 5 | -12/+89 |
|\ \ \ \ |
|
| * | | | | Added wpt webxr tests for XR layer's viewports and framebuffer | Alan Jeffrey | 2019-07-18 | 5 | -12/+89 |
* | | | | | Update web-platform-tests to revision 6340a70e8df5e850ea44436b54105f59dd5aa22e | WPT Sync Bot | 2019-07-19 | 131 | -1854/+3895 |
| |/ / /
|/| | | |
|
* | | | | Auto merge of #23804 - Manishearth:transform-tests, r=asajeffrey | bors-servo | 2019-07-18 | 3 | -33/+32 |
|\ \ \ \ |
|
| * | | | | Add description strings to xrRigidTransform_constructor | Manish Goregaokar | 2019-07-18 | 2 | -22/+23 |