Commits
User selector
Commit History
Commits on Feb 17, 2021
Reduce explicit usage of [objC autorelease] in WebKit
Show description for 3fbf538committed
Commits on Jul 3, 2020
Change the names of MIMETypeRegistry methods to comply with webkit naming style
Show description for e815cc1authored andcommitted
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
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 May 30, 2018
Reduce String allocations
Show description for 507097cauthored andcommitted
Commits on May 25, 2018
URL::host should return a StringView to reduce allocations
Show description for 6f6e0d3committed
Commits on Mar 26, 2018
Merge ResourceHandleClient::willCacheResponseAsync with ResourceHandleClient::willCacheResponse
Show description for 8c85474committed
Commits on Nov 21, 2017
[PAL] Remove FileSystem's dependency on WebCoreNSStringExtras
Show description for 20beba7authored andcommitted
Commits on Nov 14, 2017
Remove Cocoa CFURLConnection loading code
Show description for 3a4fdb3committed
Commits on Oct 10, 2017
Replace copyKeysToVector/copyValuesToVector with copyToVector(map.keys())/copyToVector(map.values())
Show description for 2824311authored andcommitted
Commits on Aug 4, 2017
[PAL] Move spi/cf directory into PAL
Show description for ee98f36authored andcommitted
Commits on Apr 12, 2017
Stop using didReceiveDataArray callback on El Capitan
Show description for 9c88f8dcommitted
Commits on Oct 20, 2016
Revert r207151
Show description for 319fa9bcommitted
Commits on Oct 11, 2016
Remove dead networking code
Show description for 03ca5b5committed
Commits on Aug 2, 2016
Attempt to fix build after r204014.
Show description for 0b61899committed[Fetch API] Pass directly FetchRequest fetch options to ThreadableLoader
Show description for bcb2b48authored andcommitted
Commits on May 13, 2016
Rename all protector variables that should be called `protectedThis`
Show description for 98ea072committed
Commits on Dec 31, 2015
Stop using USE(CFNETWORK) path on iOS
Show description for cc99ee9committed
Commits on Oct 24, 2015
Web Inspector: Clean up InspectorInstrumentation includes
Show description for c9e27a1authored andcommitted
Commits on Oct 21, 2015
Replace 0 and NULL with nullptr in WebCore/loader.
Show description for ed2dc0acommitted
Commits on Aug 14, 2015
[Cocoa] Downloads do not start if policy decision is made asynchronously
Show description for 6e646a9committed
Commits on Apr 21, 2015
Get rid of an unneeded function from LoaderNSURLExtras.mm
Show description for 098ce89committed
Anders Carlsson
Commits on Jan 9, 2015
Web Inspector: Remove or use TimelineAgent Resource related event types
Show description for b5e4ff1authored andcommitted
Commits on Nov 21, 2014
[iOS] WebKit2 fails to build with public SDK due to missing SPI from CFNetwork, QuartzCore, MediaPlayer, XPC
Show description for 3212685committed
Commits on Nov 4, 2014
Eliminate ResourceBuffer and use SharedBuffer directly instead
Show description for 09e9b1dcommitted
Commits on Nov 3, 2014
Unreviewed, rolling out r175406, r175413, and r175423.
Show description for 289ade4committed
Commits on Oct 31, 2014
Eliminate ResourceBuffer and use SharedBuffer directly instead
Show description for 1c63a6ecommitted
Commits on Sep 2, 2014
2014-09-02 Alex Christensen <achristensen@webkit.org>
Show description for 260bd55committed
Commits on Jul 29, 2014
Get SharedBuffer.h out of ResourceBuffer.h (and a few other places)
Show description for ad76be0committed
Pratik Solanki
Commits on Jul 24, 2014
Get rid of SharedBuffer::NSDataRetainPtrWithoutImplicitConversionOperator
Show description for b8b66e1committed
Pratik Solanki
Commits on Jun 24, 2014
[Win] MSVC mishandles enums in bitfields
Show description for 890cc47committed
Commits on Apr 12, 2014
Some small loader refinements and refactoring
Show description for ade6329committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Mar 2, 2014
DocumentLoader should keep maps of ResourceLoaders instead of sets
Show description for 50781b4committed