Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommittedUse SharedMemory for transferring appended buffers from SourceBuffer to the GPU process
Show description for a14f6c3committed
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committed
Commits on Sep 20, 2021
[Cocoa] Videos sometimes don't render when loaded in the GPU process
Show description for 94e781acommittedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 17, 2021
Crash under RemoteMediaPlayerManager::getSupportedTypes()
Show description for 094e8cdcommittedSupport drawImage with a wide gamut image painting into a display-p3 canvas
Show description for aa0f2fdcommitted
Commits on Sep 3, 2021
RemoteVideoSample needs CVPixelBufferRef to be kept alive, but relies on caller to retain it
Show description for c97adedcommitted
David KilzerAdd a layout test to detect memory leaks when drawing images to a detached canvas
Show description for 5546ed5committed
Commits on Sep 2, 2021
[MSE][GPUP] SourceBufferPrivateAVFObjC does not work properly when audio and video exchange their track IDs
Show description for b5aadb6committed
Commits on Sep 1, 2021
[WebRTC] Leak or over-release of CFPixelBufferRef returned from webrtc::createPixelBufferFromFrame()
Show description for dd7c14bcommitted
David Kilzer
Commits on Aug 26, 2021
Clean up logging #includes
Show description for b59a631committed
Commits on Aug 25, 2021
[GPUP] RemoteAudioSession doesn't implement begin/endInterruption
Show description for e494163committed
Commits on Aug 19, 2021
Rename MediaPlayer::setVisible to MediaPlayer::setPageIsVisible
Show description for 000e136committed
Commits on Aug 18, 2021
REGRESSION (iOS 15): DoubleDown Casino app won't load past launch page
Show description for fefd979committed
Commits on Aug 17, 2021
De-duplicate the Cocoa-specific MediaPlayerPrivateRemote constructor
Show description for e190f09committed
Commits on Aug 14, 2021
[GPU Process] REGRESSION: WebContent often crashes when opening a Google spreadsheet with charts
Show description for cd6256ccommitted
Commits on Aug 13, 2021
[Cocoa] RemoteMediaPlayerProxy does not receive acceleratedRenderingStateChanged() when video element switches sources
Show description for ab16810committedSandboxExtension::Handle creation should return std::optional instead of bool
Show description for 1b8d022authored andcommitted
Commits on Aug 12, 2021
[GPU Process] REGRESSION: WebContent often crashes when using iCloud photos
Show description for d614128committed[ BigSur Debug ] TestWebKitAPI.GPUProcess.CrashWhilePlayingAudioViaCreateMediaElementSource is flaky, hitting ASSERTION FAILED: !isInRoutingArbitrationForToken(token)
Show description for 66b1d7ccommitted
Commits on Aug 11, 2021
[BigSur] TestWebKitAPI.AudioRoutingArbitration.Updating fails after r280726
Show description for f48d577committed
Commits on Aug 10, 2021
RemoteImageDecoderAVF::clearFrameBufferCache() uses a weak pointer without checking its validity
Show description for f31e1abcommitted
Commits on Aug 6, 2021
WebKit::SampleBufferDisplayLayer needs to handle GPUProcess crash
Show description for e9b8d47committed[Cocoa] Remove support for AVAssetImageGenerator
Show description for 0954a61committed
Commits on Aug 4, 2021
[Catalina][GPUP] Some API tests fail after GPU Process features are enabled
Show description for fb68cd3committed[GPUProcess] REGRESSION: A noticeable slow down when browsing Live Photos album on iCloud.com
Show description for e3c5b07committed[GPU Process] REGRESSION: iCloud Photos Web app may crash WebProcess once the GPUProcess is relaunched
Show description for a9dd4b1committedUnreviewed, reverting r280531 and r280589.
Show description for 97ddccfcommitted
Commits on Aug 3, 2021
[GPUP] RemoteAudioSession::setPreferredBufferSize() does not change its preferredBufferSize
Show description for 7f632b6committed
Commits on Aug 2, 2021
[Cocoa] Remove support for AVAssetImageGenerator
Show description for 607e117committed
Commits on Jul 31, 2021
Improve LocalSampleBufferDisplayLayer logging
Show description for b148583committed
Commits on Jul 28, 2021
[GPU Process] Start tracking resource uses for ImageBuffers
Show description for 0dac441committed
Commits on Jul 27, 2021
[GPU Process] Code cleanup after r280356
Show description for fbc5974committed[GPU Process] Start tracking resource uses for NativeImages and Fonts
Show description for 44eac9fcommitted