Commits
User selector
Commit History
Commits on Jun 14, 2021
[AppleWin] Fix build failure
Show description for 759b7c0committed
Commits on Jun 10, 2021
Fix some inefficient uses of SharedBuffer
Show description for 044109ecommitted
Commits on Jun 8, 2021
Reduce use of reinterpret_cast<> in the codebase
Show description for e2db829committed
Commits on May 21, 2021
Accessibility caption styles does not always reflect the selection
Show description for de07201committed
Commits on Mar 11, 2021
Use RetainPtr<> / OSObjectPtr<> more in WebKit
Show description for 27d4cf2committed
Commits on Mar 5, 2021
Reduce use of CFRetain() / CFRelease() / CFAutoRelease() in WebKit
Show description for 743c1f7committed
Commits on Feb 21, 2021
AX: Image should report the embedded accessibility description if available
Show description for 19c4e03committed
Commits on Feb 2, 2021
Register for power notifications in the UI process
Show description for ac457accommitted
Commits on Apr 14, 2020
Add WARN_UNUSED_RETURN to decode methods in Source/WebCore
Show description for 2a7246acommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jul 22, 2019
Make some constructors explicit
Show description for a0b1d09committed
Commits on Jan 24, 2019
Move FileSystem to WTF
Show description for b6b8c92committed
Commits on Jan 23, 2019
Unreviewed; Revert "Clean up USE(WEB_THREAD)"
Show description for 8ba89d2committedClean up USE(WEB_THREAD)
Show description for 844d11ecommitted
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Sep 5, 2018
Add functionality to encode and decode a uint64_t in KeyedCoding
Show description for 0d15eefauthored andcommitted
Commits on May 30, 2018
Add a consistency check between URL and CFURL
Show description for 3bd6ec2committed
Commits on Dec 5, 2017
Minor DisplayRefreshMonitor-related cleanup
Show description for 063de0ecommitted
Commits on Nov 3, 2017
Add a FileSystem namespace to FileSystem.cpp
Show description for 55e8bb6authored andcommitted
Commits on Oct 17, 2017
Change WebCore sources to work with unified source builds
Show description for e822200committed
Commits on Sep 19, 2017
[Cocoa] Add an ImageDecoder subclass backed by AVFoundation
Show description for 96dc031committed
Commits on Sep 12, 2017
[MSE] Don't increase the reported totalFrameDelay for non-displayed frames (or frames coming in while paused).
Show description for 624d77ecommitted
Commits on Aug 23, 2017
Build fix for 32-bit Mac after r221098. Make sure constant used in WebCoreDecompressionSession is SoftLinked.
Show description for aecd8a8committedTrack VideoPlaybackQuality metrics when using WebCoreDecompressionSession.
Show description for 138de3ccommitted
Commits on Aug 4, 2017
[PAL] Move spi/cf directory into PAL
Show description for ee98f36authored andcommitted
Commits on Jul 6, 2017
[WTF] Move SoftLinking.h into WTF
Show description for c1dc207committed
Commits on Jun 21, 2017
Allow constructing a WTF:Function from a function pointer
Show description for a0222c6committed
Commits on Jun 20, 2017
Use WTF::Function instead of std::function in more places in WebCore/
Show description for cdc8f29committed
Commits on Jun 13, 2017
Unreviewed build fix; fix a misspelling in CoreMediaSoftLink.{h,cpp}.
Show description for 6735323authored andcommitted
Commits on Jun 12, 2017
Seeking an MSE video will begin playing audio long before rendering video
Show description for 254db20committed
Commits on Jun 8, 2017
Implement additional AVPlayerController interfaces for minTime and maxTime.
Show description for 1ddb79eauthored andcommitted
Commits on May 23, 2017
REGRESSION(r215686): O(n^2) algorithm in CachedRawResource::addDataBuffer
Show description for 09d1406committed
Commits on May 20, 2017
[MSE][Mac] Support painting MSE video-element to canvas
Show description for b48e465committed
Commits on May 19, 2017
Unreviewed, rolling out r217098, r217111, r217113, and
Show description for 845a2d8authored andcommitted