Commits
User selector
Commit History
Commits on Jul 9, 2018
Shrink various loading-related enums to shrink CachedResource
Show description for b733027committed
Commits on Nov 14, 2017
Remove Cocoa CFURLConnection loading code
Show description for 3a4fdb3committed
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
[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 Oct 21, 2015
Replace 0 and NULL with nullptr in WebCore/loader.
Show description for ed2dc0acommitted
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 Jun 24, 2014
[Win] MSVC mishandles enums in bitfields
Show description for 890cc47committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Dec 19, 2013
[iOS] Upstream WebCore/loader changes
Show description for 94ba407committed
Commits on Sep 2, 2013
Ref: A smart pointer for the reference age.
Show description for 4d43d3ccommitted
Andreas Kling
Commits on Aug 22, 2013
FrameLoader: frame() and client() should return references.
Show description for d3bb7a3committed
Andreas Kling
Commits on Nov 1, 2012
Rename HAVE(NETWORK_CFDATA_ARRAY_CALLBACK) to USE(NETWORK_CFDATA_ARRAY_CALLBACK)
Show description for 20fc4e5committed
Commits on Jun 7, 2012
Source/WebCore: Should fire error event for empty 404 script
Show description for d2a5549authored andcommitted
Commits on Jan 8, 2012
Assertion failure under SharedBuffer::append() when NETWORK_CFDATA_ARRAY_CALLBACK is enabled
Show description for 59c2765committed
Pratik Solanki
Commits on Dec 2, 2011
Build fix for SubresourceLoader when building with Core Foundation
Show description for 965d2eaauthored andcommitted
Commits on Nov 15, 2011
Source/WebCore: CachedResourceRequest is now the only SubresourceLoaderClient
Show description for e754708committed
Commits on Sep 1, 2011
Rename CFNETWORK_DATA_ARRAY_CALLBACK to NETWORK_CFDATA_ARRAY_CALLBACK
Show description for e2d1c35committed
Pratik Solanki
Commits on Aug 26, 2011
Source/WebCore: Change a bunch of nondescript bools to
Show description for 74c6989committed
Commits on Aug 25, 2011
2011-08-25 Nate Chapin <japhet@chromium.org>
Show description for 90ac088committed
Commits on Jul 16, 2011
SubresourceLoader::didReceiveDataArray can crash when calling m_client->didReceiveData()
Show description for e15e50ccommitted
Pratik Solanki
Commits on Apr 27, 2011
Part of WebCore should use CFNetwork-based loader on Mac
Show description for 2041fc6committed
Pratik Solanki
Commits on Mar 22, 2011
2011-03-22 Pratik Solanki <psolanki@apple.com>
Show description for 8b300f3committed
Pratik Solanki
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading