Commits
User selector
Commit History
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Aug 26, 2021
Clean up logging #includes
Show description for b59a631committed
Commits on Aug 13, 2021
REGRESSION (r280951): [ Big Sur ] TestWebKitAPI.AudioRoutingArbitration.Close is failing
Show description for 2e739b9committed
Commits on Aug 12, 2021
Commits on Jun 28, 2021
Not all uses of AudioToolbox framework use soft linking
Show description for 990d730committedUnreviewed, reverting r279322.
Show description for 15c6fe0committedNot all uses of AudioToolbox framework use soft linking
Show description for 525b607committed
Commits on Jun 25, 2021
Unreviewed, reverting r279208.
Show description for 7ac2c5bcommitted
Commits on Jun 24, 2021
Not all uses of AudioToolbox framework use soft linking
Show description for c43f145committed
Commits on Jun 23, 2021
[Cocoa] Make the hostTime parameter to playSession a Monotonic time
Show description for d1fa4d7committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 17, 2021
[GPUP] WebContent process should not pull audio session category from the GPU Process
Show description for 590f8d6committed
Commits on May 16, 2021
MediaSessionCoordinator survives page reload/navigation
Show description for fce8785committed
Commits on May 4, 2021
[Media in GPU Process] Move AudioSessionRoutingArbitratorProxy to the GPU process
Show description for 44ff4f9committed
Commits on Apr 6, 2021
[MediaSession] Add optional mediaTime and hostTime arguments to the playSession() command.
Show description for b002fdecommitted[macOS] Add MediaSessionCoordinator API test
Show description for d93b183committedResurrect Mac CMake build
Show description for 1fc52e0authored andcommitted
[MediaSession] Small refactoring of MediaSession implementation classes
Show description for f21973ecommitted
Commits on Mar 31, 2021
[macOS] MediaSessionCoordinator should have join and leave methods
Show description for 38078b5committed
Commits on Mar 30, 2021
Unreviewed build fix after r275210. Disambiguate the WeakPtrFactory in RemoteMediaSessionCoordinatorProxy with a using statement.
Show description for 4e1a9d1committedMediaSessionCoordinatorPrivateProxy should have a Client
Show description for 8f748a4committedNow Playing content isn't updated when media session's Metadata is modified
Show description for 088b264authored andcommitted
Commits on Mar 29, 2021
[macOS] Add remote MediaSessionCoordinator
Show description for 470b767committed
Commits on Mar 9, 2021
[IPC Hardening] Protect against bad input in WebProcessProxy::createSpeechRecognitionServer() and MessageReceiverMap
Show description for dbeff8fcommitted
Commits on Aug 25, 2020
[macOS] Update audio arbitration manager when audio transport changes
Show description for 4eaceb9committed
Commits on Jul 30, 2020
ASSERTION FAILED: !isInRoutingArbitrationForArbitrator(proxy) in WebKit::SharedArbitrator::beginRoutingArbitrationForArbitrator
Show description for a04b3e3committed
Commits on Jun 21, 2020
WebKit fails to leave audio routing arbitration during navigation, closing.
Show description for f80b8a8committed
Commits on Jun 11, 2020
[Cocoa] MediaUsageManagerCocoa should use a different USVideoUsage initializer
Show description for 0f39a11committed
Commits on May 30, 2020
Replace callOnMainThread() with callOnMainRunLoop() in AudioSessionRoutingArbitratorProxyCocoa.mm
Show description for 0864b2bcommitted
Commits on Apr 16, 2020
[macOS] Update ScreenTime as playback state changes
Show description for 0aac29dcommittedREGRESSION (r260102): ASSERTION FAILED: m_arbitrators.contains(proxy) in WebKit::SharedArbitrator::endRoutingArbitrationForArbitrator
Show description for 70baecdcommitted
Commits on Apr 15, 2020
Adopt interface AVAudioRoutingArbiter for Mac
Show description for cf48376committed
Commits on Apr 14, 2020
Adopt interface AVAudioRoutingArbiter for Mac
Show description for 7cf9313committed
Loading