| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Glutin update: dependencies update" | Josh Matthews | 2019-05-22 | 1 | -1/+1 |
* | Auto merge of #23288 - paulrouget:glutin-21, r=jdm | bors-servo | 2019-05-22 | 1 | -1/+1 |
|\ |
|
| * | Glutin update: dependencies update | Paul Rouget | 2019-05-22 | 1 | -1/+1 |
* | | Auto merge of #23188 - jackxbritton:issue-22287, r=KiChjang,ferjm | bors-servo | 2019-05-22 | 2 | -52/+0 |
|\ \ |
|
| * | | Implement HTMLMediaElement.crossorigin attribute logic. | Jack Britton | 2019-05-22 | 2 | -52/+0 |
| |/ |
|
* | | Auto merge of #23282 - josephhutch:OscillatorNodeType, r=ferjm | bors-servo | 2019-05-22 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | Update test expectations after 'OscillatorNode.type' addition | Fernando Jiménez Moreno | 2019-05-22 | 1 | -6/+0 |
* | | Auto merge of #23226 - mmatyas:webgl_compressed_textures, r=jdm | bors-servo | 2019-05-21 | 5 | -9/+57 |
|\ \ |
|
| * | | Add initial support for WebGL compressed textures | Mátyás Mustoha | 2019-05-21 | 5 | -9/+57 |
* | | | Auto merge of #23427 - Eijebong:outdated5ever, r=jdm | bors-servo | 2019-05-21 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update xml5ever and html5ever | Bastien Orivel | 2019-05-19 | 1 | -1/+1 |
* | | | Auto merge of #23410 - tigercosmos:proxywindow-spec-update, r=KiChjang | bors-servo | 2019-05-20 | 1 | -4/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | window.name deals with lack of browsing context | tigercosmos | 2019-05-19 | 1 | -4/+0 |
* | | | Auto merge of #23323 - nehalem501:master, r=jdm | bors-servo | 2019-05-17 | 2 | -12/+0 |
|\ \ \ |
|
| * | | | Remove passing tests expecting failure | Tomek LECOCQ | 2019-05-09 | 1 | -6/+0 |
| * | | | Remove test result | Tomek LECOCQ | 2019-05-09 | 1 | -3/+6 |
| * | | | Fix failing tests | Tomek LECOCQ | 2019-05-08 | 1 | -0/+6 |
| * | | | Modify tests for connectStart | Tomek LECOCQ | 2019-05-05 | 2 | -15/+0 |
* | | | | Auto merge of #23249 - georgeroman:implement_mouseevent_buttons, r=Manishearth | bors-servo | 2019-05-16 | 2 | -21/+0 |
|\ \ \ \ |
|
| * | | | | Implement MouseEvent buttons attribute | George Roman | 2019-05-16 | 2 | -21/+0 |
* | | | | | Auto merge of #23398 - servo-wpt-sync:wpt_update_15-05-2019, r=jdm | bors-servo | 2019-05-16 | 791 | -10124/+17449 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Update web-platform-tests to revision d7afcb8708eac08a614d161d5622a48172daf7e3 | WPT Sync Bot | 2019-05-15 | 791 | -10124/+17449 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #23351 - CYBAI:fix-modes, r=nox | bors-servo | 2019-05-16 | 1 | -1/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix `mode` and `credential-mode` for fetching classic worker script | CYBAI | 2019-05-11 | 1 | -1/+7 |
* | | | | Auto merge of #23135 - maharsh312:master, r=jdm | bors-servo | 2019-05-13 | 121 | -484/+0 |
|\ \ \ \ |
|
| * | | | | Updated Testcases and Formatting | Maharsh | 2019-05-11 | 301 | -844/+0 |
| * | | | | Created CanvasRect fro OffscreenCanvas and Updated Testcases | Maharsh | 2019-03-29 | 180 | -0/+360 |
* | | | | | Auto merge of #23309 - CYBAI:update-workers, r=nox | bors-servo | 2019-05-11 | 3 | -13/+0 |
|\ \ \ \ \ |
|
| * | | | | | Update Worker webidl to support WorkerOptions | CYBAI | 2019-05-11 | 3 | -13/+0 |
| | |/ / /
| |/| | | |
|
* / | | | | Update test results. | Josh Matthews | 2019-05-10 | 18 | -1358/+768 |
|/ / / / |
|
* | | | | Auto merge of #22856 - jdm:angle, r=paulrouget | bors-servo | 2019-05-10 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Add smoketest command. | Josh Matthews | 2019-05-09 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #23325 - emilio:gecko-sync, r=emilio | bors-servo | 2019-05-08 | 2 | -45/+0 |
|\ \ \ \ |
|
| * | | | | style: Update test expectations. | Emilio Cobos Álvarez | 2019-05-07 | 2 | -45/+0 |
| |/ / / |
|
* | | | | Auto merge of #23283 - Eijebong:harfbuzz, r=Manishearth | bors-servo | 2019-05-07 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Update harfbuzz to 0.3 | Bastien Orivel | 2019-05-07 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Auto merge of #23229 - georgeroman:implement_htmlmediaelement_canplaytype, r=... | bors-servo | 2019-05-07 | 1 | -45/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Finish the implementation of the HTMLMediaElement canPlayType method | George Roman | 2019-05-02 | 1 | -45/+5 |
* | | | | Fix linux test result. | Josh Matthews | 2019-05-03 | 1 | -1/+3 |
* | | | | Update web-platform-tests to revision e45156b5e558c062a609356905c83a0258c516e3 | WPT Sync Bot | 2019-05-03 | 199 | -530/+4430 |
* | | | | Update Player instantiator API | Víctor Manuel Jáquez Leal | 2019-05-02 | 3 | -0/+18 |
|/ / / |
|
* | | | Auto merge of #23281 - josephhutch:StereoPannerNode, r=Manishearth | bors-servo | 2019-04-30 | 6 | -107/+20 |
|\ \ \ |
|
| * | | | StereoPannerNode DOM | Maria Sable | 2019-04-30 | 6 | -107/+20 |
* | | | | Update web-platform-tests to revision d73b07b850fa51f23e846518bb6e8c59c58eef19 | WPT Sync Bot | 2019-04-30 | 107 | -520/+3288 |
|/ / / |
|
* | | | Auto merge of #23236 - swarnimarun:loop_patch, r=ferjm | bors-servo | 2019-04-29 | 2 | -10/+9 |
|\ \ \ |
|
| * | | | Update video loop and interface https tests | Swarnim Arun | 2019-04-27 | 2 | -10/+9 |
* | | | | Auto merge of #22743 - ferjm:shadowdom, r=emilio | bors-servo | 2019-04-29 | 10 | -35/+122 |
|\ \ \ \ |
|
| * | | | | Make Node and Element rare_data an Option | Fernando Jiménez Moreno | 2019-04-26 | 1 | -8/+7 |
| * | | | | Update tests manifest | Fernando Jiménez Moreno | 2019-04-26 | 1 | -1/+1 |
| * | | | | Update size of tests after *RareData changes | Fernando Jiménez Moreno | 2019-04-26 | 1 | -7/+8 |