Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent ... | sreeise | 2019-03-03 | 1 | -0/+5 |
* | Add empty MediaStream interface | Manish Goregaokar | 2019-01-29 | 1 | -0/+1 |
* | Add empty MediaDevices interface | Manish Goregaokar | 2019-01-29 | 1 | -0/+1 |
* | Add RTCPeerConnectionIceEvent | Manish Goregaokar | 2019-01-29 | 1 | -0/+1 |
* | Add empty RTCIceCandidate interface | Manish Goregaokar | 2019-01-28 | 1 | -0/+1 |
* | Add empty RTCSessionDescription interface | Manish Goregaokar | 2019-01-28 | 1 | -0/+1 |
* | Add empty RTCPeerConnection interface | Manish Goregaokar | 2019-01-28 | 1 | -0/+1 |
* | Implement formdata event | CYBAI | 2019-01-23 | 1 | -0/+1 |
* | Initial Steps OffScreenCanvas API | Maharsh | 2019-01-15 | 1 | -0/+2 |
* | Implement DOM APIs for ChannelSplitterNode | Mauricio Collares | 2019-01-10 | 1 | -0/+1 |
* | Support fetching viewport info | Manish Goregaokar | 2018-12-21 | 1 | -0/+1 |
* | Basic XRRigidTransform interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+1 |
* | Basic XRView interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+1 |
* | Basic XRViewerPose interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+1 |
* | Basic XRReferenceSpace interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+2 |
* | Basic XRSpace interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+1 |
* | Basic XRFrame interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+3 |
* | Basic XRSession interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+1 |
* | Move VR interface to XR | Manish Goregaokar | 2018-12-19 | 1 | -1/+1 |
* | script: Create structures for TextTrack API | Dan Robertson | 2018-12-11 | 1 | -0/+4 |
* | Introduce NavigationPreloadManager for ServiceWorkerRegistration | CYBAI | 2018-12-08 | 1 | -0/+1 |
* | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 1 | -1/+2 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Implement TimeRanges interface | Fernando Jiménez Moreno | 2018-10-31 | 1 | -0/+1 |
* | Implement unhandledrejection event | CYBAI | 2018-10-18 | 1 | -0/+1 |
* | Remove the HTMLTable{Header,Data}CellElement interfaces | Simon Pieters | 2018-10-02 | 1 | -2/+0 |
* | Implement BiquadFilterNode | Manish Goregaokar | 2018-09-20 | 1 | -0/+1 |
* | AnalyserNode in script | Manish Goregaokar | 2018-09-18 | 1 | -0/+1 |
* | Add ChannelMergerNode | Manish Goregaokar | 2018-09-03 | 1 | -0/+1 |
* | Add PannerNode DOM interface | Manish Goregaokar | 2018-08-24 | 1 | -0/+1 |
* | Add AudioListener DOM interface | Manish Goregaokar | 2018-08-24 | 1 | -0/+1 |
* | OfflineAudioContext | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+2 |
* | Remove unimplemented PeriodicWave stub | Fernando Jiménez Moreno | 2018-07-30 | 1 | -1/+0 |
* | AudioBufferSourceNode stubs | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+1 |
* | AudioBuffer stub | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+1 |
* | GainNode | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+1 |
* | Initial WebAudio API stubs | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+8 |
* | Move WebGLVertexArrayObjectOES to script::dom | Anthony Ramine | 2018-05-24 | 1 | -0/+1 |
* | remove forcetouch support | Paul Rouget | 2018-02-11 | 1 | -1/+0 |
* | Implement HTMLPictureElement interface. | Rakhi Sharma | 2018-01-29 | 1 | -0/+1 |
* | Extract common text control selection code | Jon Leighton | 2017-11-18 | 1 | -0/+1 |
* | script: Remove HTMLAppletElement. | Emilio Cobos Álvarez | 2017-11-06 | 1 | -1/+0 |
* | Kick off WebGL 2.0 implementation | Imanol Fernandez | 2017-10-27 | 1 | -0/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Rename DOMRefCell<T> to DomRefCell<T> | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Rename LayoutJS<T> to LayoutDom<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename MutNullableJS<T> to MutNullableDom<T> | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Rename MutJS<T> to MutDom<T> | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Rename JS<T> to Dom<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -5/+5 |