Commits
User selector
Commit History
Commits on May 24, 2021
Drop CheckedLock / CheckedCondition aliases
Show description for 42ae9aacommitted
Commits on May 20, 2021
Use CheckedLock more in WebKit2 code
Show description for 2d56d83committed
Commits on Dec 9, 2020
IPC should support non-byte aligned data references
Show description for 2df0539authored andcommitted
Commits on Nov 20, 2020
Code formatting: change instances of "@synthesize a=b" to "@synthesize a = b".
Show description for 9c98502authored andcommitted
Commits on Apr 16, 2020
[IPC Hardening] Use ObjectIdentifier<> for LegacyCustomProtocol
Show description for 8efabcecommitted
Commits on Nov 20, 2019
Protect MessageReceivers when possible while they are processing incoming IPC messages
Show description for 71bb0e4committed
Commits on Oct 8, 2019
Unreviewed. Remove unused WebKitSoupRequestGeneric after r250597
Show description for 9025224committed
Commits on Oct 2, 2019
[GTK][WPE] Stop using legacy custom protocol implementation
Show description for 95bbb3bcommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Aug 16, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part
Show description for c2a4ea8committed
Commits on Jul 30, 2019
[SOUP] Move SoupNetworkSession ownership from NetworkStorageSession to NetworkSession
Show description for 60af26dcommitted
Commits on Jan 24, 2019
Stop using NetworkProcess::singleton
Show description for 1700530committed
Commits on Jan 23, 2019
[SOUP] Clean up NetworkStorageSession
Show description for 212cbbacommitted
Commits on Jan 22, 2019
Move NetworkStorageSession ownership to NetworkProcess
Show description for e131338committed
Commits on Jan 16, 2019
Remove more NetworkProcess::singleton use
Show description for 4dc0517committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Jul 9, 2018
Shrink various loading-related enums to shrink CachedResource
Show description for b733027committed
Commits on Feb 12, 2018
[GTK] Unify builds for platform-specific files in WebKit layer
Show description for fb2ef49committed
Commits on Jan 22, 2018
Remove pre-NetworkSession loading code
Show description for 04796a2committed
Commits on Sep 7, 2017
Modernize Geolocation code
Show description for 8b9d78acommitted
Commits on Aug 10, 2017
[PAL] Move spi/cocoa and spi/cg directories into PAL
Show description for 6623fc7authored andcommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading