- 62d6246 Move DTMF WebRTC extension behind its own compile flag by commit-queue@webkit.org · 8 years ago
- e4e74e9 [EME] Add no-op Web-facing APIs https://bugs.webkit.org/show_bug.cgi?id=164028 by zandobersek@gmail.com · 8 years ago
- 82eaefa Remove Battery Status API from the tree by achristensen@apple.com · 8 years ago
- a8494cf ENABLE_LEGACY_ENCRYPTED_MEDIA interfaces should have a hard-coded WebKit prefix by zandobersek@gmail.com · 8 years ago
- cc158ec Rename ENABLE_ENCRYPTED_MEDIA_V2 to ENABLE_LEGACY_ENCRYPTED_MEDIA by zandobersek@gmail.com · 8 years ago
- 5c42579 Move the last Apple Pay WebCore files to the open source repository by andersca@apple.com · 9 years ago
- 795cd03 Add a WebRTC specific compile flag by eric.carlson@apple.com · 9 years ago
- 7c33691 [Font Loading] Implement FontFaceSet by mmaxfield@apple.com · 9 years ago
- 38bbabf Implemented the `eventTargetInterface` and `scriptExecutionContext` methods required by EventTarget, as well as by commit-queue@webkit.org · 10 years ago
- 5d35726 Remove the SVG instance tree https://bugs.webkit.org/show_bug.cgi?id=140602 by darin@apple.com · 10 years ago
- f4eb1bb Remove support for SharedWorkers https://bugs.webkit.org/show_bug.cgi?id=140344 by weinig@apple.com · 10 years ago
- abe2ec3 Get rid of SCRIPTED_SPEECH https://bugs.webkit.org/show_bug.cgi?id=135729 by bfulgham@apple.com · 11 years ago
- 2dd8302 Remove BLOB guards https://bugs.webkit.org/show_bug.cgi?id=132863 by commit-queue@webkit.org · 11 years ago
- d504df4a Remove NETWORK_INFO support https://bugs.webkit.org/show_bug.cgi?id=131841 by philn@webkit.org · 11 years ago
- 66d8c0a Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991 by ossy@webkit.org · 11 years ago
- f0eff20 Remove ENABLE_WORKERS https://bugs.webkit.org/show_bug.cgi?id=105784 by commit-queue@webkit.org · 11 years ago
- db146b4 [MSE] Remove legacy Media Source APIs (WebKitMediaSource, WebKitSourceBuffer, WebKitSourceBufferList) by jer.noble@apple.com · 11 years ago
- 7df82b3 Remove support for DOMFileSystem https://bugs.webkit.org/show_bug.cgi?id=122137 by weinig@apple.com · 11 years ago
- 2ad3051 Merge blink MediaSource changes since fork. by jer.noble@apple.com · 11 years ago
- 4246640 MediaStream API: Remove LocalMediaStream by commit-queue@webkit.org · 11 years ago
- 14792a6 Rename WorkerContext to WorkerGlobalScope by ch.dumez@sisa.samsung.com · 12 years ago
- 79da806 Made AudioNode an EventTarget https://bugs.webkit.org/show_bug.cgi?id=116871 by jer.noble@apple.com · 12 years ago
- 77cff30 WebProcess consuming very high CPU on linkedin.com by commit-queue@webkit.org · 12 years ago
- 0d670bb Animations fail to start on http://www.google.com/insidesearch/howsearchworks/thestory/ by commit-queue@webkit.org · 12 years ago
- 159869e Add interfaces and stubs for audio and video tracks by commit-queue@webkit.org · 12 years ago
- 007c242 Removed v8 bindings hooks from IDL files by weinig@apple.com · 12 years ago
- d7e6fa2 Implement FontLoader interface https://bugs.webkit.org/show_bug.cgi?id=98395 by commit-queue@webkit.org · 12 years ago
- 09c10fb Bring WebKit up to speed with latest Encrypted Media spec. by jer.noble@apple.com · 12 years ago
- 3dbbd13 MediaStream API: Implement DTMF support in RTCPeerConnection by tommyw@google.com · 12 years ago
- 1b62909 Unreviewed, rolling out r140934, r140935, and r140937. by commit-queue@webkit.org · 12 years ago
- 6935ae6 Unreviewed, rolling out r140602. by commit-queue@webkit.org · 12 years ago
- d57bce8 IndexedDB: Remove IDBVersionChangeRequest by jsbell@chromium.org · 12 years ago
- fdcec2a Stub out WebSpeech synthesis https://bugs.webkit.org/show_bug.cgi?id=106847 by cfleizach@apple.com · 12 years ago
- fd01ce1 MediaStream API: Update the track accessors on MediaStream to match the latest specification by tommyw@google.com · 12 years ago
- de84f91 MediaStream API: Deleting all files relating to the deprecated PeerConnection00 by tommyw@google.com · 12 years ago
- ec89cdd Rename some AudioNodes https://bugs.webkit.org/show_bug.cgi?id=99358 by crogers@google.com · 12 years ago
- 849bfdf MediaStream API: Implement RTCDataChannel by tommyw@google.com · 12 years ago
- eb6721b IndexedDB: Frontend and plumbing for integer versions by dgrogan@chromium.org · 13 years ago
- e024c4e Create a MediaSource object. https://bugs.webkit.org/show_bug.cgi?id=91773 by annacc@chromium.org · 13 years ago
- 30f9236 Unreviewed, rolling out r124780. by commit-queue@webkit.org · 13 years ago
- dc0baf6 Create a MediaSource object. https://bugs.webkit.org/show_bug.cgi?id=91773 by annacc@chromium.org · 13 years ago
- 97dcf38 [CSS Regions] The regionLayoutUpdate event should be dispatched on the NamedFlow object by commit-queue@webkit.org · 13 years ago
- 221edb6 Introduce a minimal RTCPeerConnection together with Dictionary changes by tommyw@google.com · 13 years ago
- cbad6e5 MediaStream API: Remove DeprecatedPeerConnection by tommyw@google.com · 13 years ago
- dbbc75e MediaStream API: Update MediaStreamTrack to match the specification by tommyw@google.com · 13 years ago
- 352fec3 Unreviewed, rolling out r123499. by zmo@google.com · 13 years ago
- c637330 Create SourceBuffer and SourceBufferList objects by annacc@chromium.org · 13 years ago
- 887c7bf MediaStream API: Update MediaStreamTrack to match the specification by tommyw@google.com · 13 years ago
- d0e4be3 MediaStream API: Update MediaStreamTrackList to match the specification by tommyw@google.com · 13 years ago
- 0c0aa71 [Resource Timing] Implement Resource Timing interface by simonjam@chromium.org · 13 years ago
- 5c642e6 Support the Network Information API by gyuyoung.kim@samsung.com · 13 years ago
- 1ecfa03 MediaStream API (JSEP): Introducing PeerConnection00 and IceCallback by tommyw@google.com · 13 years ago
- 0de163f .: Support for Battery Status API. https://bugs.webkit.org/show_bug.cgi?id=62698 by commit-queue@webkit.org · 13 years ago
- 88d12a1 Speech JavaScript API: SpeechRecognition, Controller and Client by hans@chromium.org · 13 years ago
- ed78cdb Separate NOTIFICATIONS and LEGACY_NOTIFICATIONS by jonlee@apple.com · 13 years ago
- 144fe69 MediaStream API: Rename PeerConnection to DeprecatedPeerConnection by tommyw@google.com · 13 years ago
- be39c54 Implement MediaController. https://bugs.webkit.org/show_bug.cgi?id=71408 by jer.noble@apple.com · 13 years ago
- 8dbb8b7 Storage and retrieval of TextTrackCues during video playback, including by annacc@chromium.org · 13 years ago
- 5c26c75 Implement TextTrackList and the textTracks attribute of HTMLMediaElement by eric.carlson@apple.com · 13 years ago
- 8405435 EventTargetFactory.in is not sorted by abarth@webkit.org · 13 years ago
- 8233b46 EventTarget.h shouldn't need to know about every feature and ifdef by abarth@webkit.org · 13 years ago