| Commit message (Expand) | Author | Age | Files | Lines |
* | Support DOMMatrix string constructor | Kagami Sascha Rosylight | 2019-06-30 | 2 | -6/+2 |
* | Add PerformanceResourceTiming: domainLookupStart | Kamil Niski | 2019-06-30 | 1 | -1/+1 |
* | Improve support for nested dictionaries | Manish Goregaokar | 2019-06-27 | 2 | -5/+5 |
* | Fix style system build with recent changes. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -0/+7 |
* | Auto merge of #23551 - asajeffrey:script-navigatorid, r=jdm | bors-servo | 2019-06-12 | 1 | -0/+3 |
|\ |
|
| * | Added missing NavigatorId attributes | Alan Jeffrey | 2019-06-11 | 1 | -0/+3 |
* | | Add stub makeXRCompatible() | Manish Goregaokar | 2019-06-11 | 2 | -1/+4 |
* | | Update originOffset semantics | Manish Goregaokar | 2019-06-10 | 1 | -1/+1 |
* | | Update reference spaces to new model | Manish Goregaokar | 2019-06-10 | 3 | -29/+9 |
|/ |
|
* | Implement WheelEvent Interface | Robert Snakard | 2019-06-09 | 1 | -0/+33 |
* | Use TypeError instead of InvalidState for exception. | gatowololo | 2019-06-07 | 1 | -1/+1 |
* | Implement worker origin member of WorkerLocation | csmoe | 2019-06-02 | 1 | -1/+1 |
* | Auto merge of #23485 - Manishearth:xrtest, r=asajeffrey | bors-servo | 2019-05-30 | 3 | -0/+79 |
|\ |
|
| * | Add FakeXRDeviceController.setViewerOrigin() | Manish Goregaokar | 2019-05-30 | 1 | -1/+1 |
| * | Add FakeXRDeviceController.setViews() | Manish Goregaokar | 2019-05-30 | 1 | -1/+1 |
| * | Add XRTest.simulateDeviceConnection() | Manish Goregaokar | 2019-05-30 | 1 | -3/+8 |
| * | Add XR.test() | Manish Goregaokar | 2019-05-30 | 1 | -0/+5 |
| * | Add blank FakeXRDeviceController interface | Manish Goregaokar | 2019-05-30 | 1 | -0/+49 |
| * | Add blank XRTest interface | Manish Goregaokar | 2019-05-30 | 1 | -0/+20 |
* | | Auto merge of #23381 - maharsh312:master, r=jdm | bors-servo | 2019-05-28 | 4 | -31/+30 |
|\ \
| |/
|/| |
|
| * | Extract canvas operations for reuse by OffscreenCanvas. | Maharsh | 2019-05-22 | 4 | -31/+30 |
* | | Auto merge of #23188 - jackxbritton:issue-22287, r=KiChjang,ferjm | bors-servo | 2019-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Implement HTMLMediaElement.crossorigin attribute logic. | Jack Britton | 2019-05-22 | 1 | -1/+1 |
* | | | Auto merge of #23282 - josephhutch:OscillatorNodeType, r=ferjm | bors-servo | 2019-05-22 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implemented type attribute for OscillatorNode interface | Maria Sable | 2019-05-21 | 1 | -2/+2 |
| |/ |
|
* | | Auto merge of #23226 - mmatyas:webgl_compressed_textures, r=jdm | bors-servo | 2019-05-21 | 2 | -0/+29 |
|\ \
| |/
|/| |
|
| * | Add initial support for WebGL compressed textures | Mátyás Mustoha | 2019-05-21 | 2 | -0/+29 |
* | | Auto merge of #23323 - nehalem501:master, r=jdm | bors-servo | 2019-05-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Add connectStart in PerformanceResourceTiming | Tomek LECOCQ | 2019-05-03 | 1 | -1/+1 |
* | | | Implement MouseEvent buttons attribute | George Roman | 2019-05-16 | 1 | -2/+2 |
* | | | Auto merge of #23363 - Darkspirit:https, r=jdm | bors-servo | 2019-05-14 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | Update MPL license to https | Jan Andre Ikenmeyer | 2019-05-10 | 3 | -3/+3 |
* | | | | Auto merge of #23135 - maharsh312:master, r=jdm | bors-servo | 2019-05-13 | 2 | -2/+7 |
|\ \ \ \ |
|
| * | | | | Created CanvasRect fro OffscreenCanvas and Updated Testcases | Maharsh | 2019-03-29 | 2 | -2/+7 |
* | | | | | Update Worker webidl to support WorkerOptions | CYBAI | 2019-05-11 | 2 | -5/+15 |
| |/ / /
|/| | | |
|
* | | | | Auto merge of #23342 - Manishearth:webrtc-streams, r=ferjm | bors-servo | 2019-05-09 | 4 | -12/+71 |
|\ \ \ \ |
|
| * | | | | pref-gate RTCTrackEvent | Manish Goregaokar | 2019-05-08 | 1 | -1/+1 |
| * | | | | Add constructors for MediaStream | Manish Goregaokar | 2019-05-08 | 1 | -5/+5 |
| * | | | | Add RTCPeerConnection.ontrack | Manish Goregaokar | 2019-05-08 | 1 | -0/+12 |
| * | | | | Add RTCTrackEvent | Manish Goregaokar | 2019-05-08 | 1 | -0/+23 |
| * | | | | Add {MediaStream, MediaStreamTrack}.clone() | Manish Goregaokar | 2019-05-08 | 2 | -2/+2 |
| * | | | | Add MediaStream.addTrack() and MediaStream.removeTrack() | Manish Goregaokar | 2019-05-08 | 1 | -2/+2 |
| * | | | | Add MediaStream.getTrackById() | Manish Goregaokar | 2019-05-07 | 1 | -1/+1 |
| * | | | | Add MediaStream.getVideoTracks(), MediaStream.getAudioTracks() | Manish Goregaokar | 2019-05-07 | 1 | -2/+2 |
| * | | | | Add stream types to tracks, add MediaStreamTrack.id and MediaStreamTrack.kind | Manish Goregaokar | 2019-05-07 | 1 | -2/+2 |
| * | | | | Use MediaStreamTracks in MediaStreams | Manish Goregaokar | 2019-05-07 | 1 | -1/+1 |
| * | | | | Add MediaStreamTrack interface | Manish Goregaokar | 2019-05-07 | 1 | -0/+24 |
| | |/ /
| |/| | |
|
* | | | | Make viewerSpace [SameObject] | Manish Goregaokar | 2019-05-03 | 1 | -1/+1 |
* | | | | Add XRInputSource.targetRaySpace | Manish Goregaokar | 2019-05-03 | 1 | -1/+1 |
* | | | | Add XRInputSource.handedness | Manish Goregaokar | 2019-05-03 | 1 | -1/+1 |