Commits
User selector
Commit History
Commits on Sep 8, 2021
Add basic support for Storage API
Show description for dbd1be7committed
Commits on Jul 16, 2021
Add initial support for BroadcastChannel behind a runtime flag
Show description for 56f3b39committed
Commits on Jul 12, 2021
Cross platform compilation of PlatformXRSystem and PlatformXRSystemProxy
Show description for 1fbec7dcommitted
Commits on Jun 29, 2021
Remove RemoteAudioMediaStreamTrackRenderer and RemoteAudioMediaStreamTrackRendererManager
Show description for 2db2a4ccommitted
Commits on Jun 1, 2021
[iOS] Preprocess the WebContent sandbox
Show description for ce1511ccommitted
Commits on May 21, 2021
Implement a remote Internal Unit in GPUProcess for audio MediaStreamTrack rendering
Show description for ce9efbfcommitted
Commits on Apr 12, 2021
Initial implementation of WebChromeClient::enumerateImmersiveXRDevices() and XRDeviceProxy
Show description for 7b7ffcbauthored andcommitted
Commits on Mar 29, 2021
[macOS] Add remote MediaSessionCoordinator
Show description for 470b767committed
Commits on Mar 22, 2021
Web Inspector: rename WebInspectorProxy to WebInspectorUIProxy
Show description for 598cfeccommittedImplement RTCDataChannel transfer out of process
Show description for 6e430bdcommitted
Commits on Mar 5, 2021
Remove the HTTPSUpgradeEnabled experimental feature
Show description for cee3ef8committed
Commits on Feb 26, 2021
[Cocoa] Web Inspector: add support for receiving Web Extension events via _WKInspectorExtensionDelegate
Show description for 837bed8committed
Commits on Feb 11, 2021
[Cocoa][GPUP] Move RemoteCommandListener into the GPU Process
Show description for 06024eccommittedMove AudioHardwareListener into the GPU Process
Show description for 548e7e8committed
Commits on Feb 10, 2021
[GPUP] Run ImageDecoderAVFObjC in the GPU Process
Show description for 1152aebcommitted
Commits on Feb 9, 2021
[GPUP] Test media/track/audio-track-add-remove.html crashes on debug bots
Show description for 13281cecommitted
Commits on Jan 12, 2021
[Cocoa] Support key rotation with HLS-backed encrypted media streams
Show description for c529403committed
Commits on Dec 16, 2020
[GPUProcess] Avoid doing an IPC per rendering quantum when using WebAudio
Show description for d3b3099committed
Commits on Dec 10, 2020
[Media in GPU Process][MSE] Implement seeking support
Show description for eaaa220committed
Commits on Dec 9, 2020
Source/WebCore:
Show description for 0fed306authored andcommittedImplement audio capture for SpeechRecognition on iOS
Show description for 5a9cac9committed
Commits on Dec 4, 2020
[GPUP] Move MediaCapabilities into the GPU process
Show description for 30caa4ccommitted
Commits on Dec 2, 2020
[Media In GPU Process][MSE] Add the support to forward initialization segment from the GPU Process to Web processes
Show description for 6cf1568committed
Commits on Nov 17, 2020
[Media In GPU Process][MSE] Add infrastructure needed to run MediaPlayerPrivateMediaSourceAVFObjC in the GPU process
Show description for d45e711committed
Commits on Nov 11, 2020
[Cocoa] Inspector Extensions: Add _WKInspectorExtension and related plumbing
Show description for 906cf90committed
Commits on Nov 6, 2020
Unreviewed, reverting r269486.
Show description for b19e0cccommitted
Truitt Savell[Cocoa] Inspector Extensions: Add _WKInspectorExtension and related plumbing
Show description for 580e920committed
Commits on Nov 4, 2020
Set up basic infrastructure for SpeechRecognition
Show description for f1718dfcommitted
Commits on Oct 16, 2020
[GPU Process] Exchange RemoteImageBuffer and RemoteImageBufferProxy
Show description for 79ad426authored andcommitted
[WebAuthn] Implement a dummy WebAuthnProcess
Show description for 7f49bb4committed
Jiewen TanAdd support for GPUProcess WebAudio media element providers
Show description for a82e7d4committed
Commits on Oct 15, 2020
Source/WebKit:
Show description for 5ef3822committed
Commits on Oct 14, 2020
Unreviewed, reverting r268431 and r268443.
Show description for 1126da3committed
Commits on Oct 13, 2020
IPC testing JS API should expose a reply and describe the list of arguments for each message
Show description for d078e28committed
Commits on Oct 12, 2020
[Preferences] Introduce string based SPI for WKPreferences to allow tests to change internal behavior without always adding additional SPI
Show description for 3968b6ccommitted
Sam Weinig