Commits
User selector
Commit History
Commits on Jun 10, 2021
Fix some inefficient uses of SharedBuffer
Show description for 044109ecommitted
Commits on Jun 6, 2020
Source/WebCore:
Show description for a438cb5authored andcommitted
Commits on May 13, 2020
Give some NetworkLoadMetrics to WebCoreNSURLSession's delegate
Show description for 7a8ba90authored andcommitted
Commits on May 20, 2019
Unreviewed build fix
Show description for d95e6a4committed
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 Dec 4, 2017
Update std::expected to match libc++ coding style
Show description for d008536committed
Commits on Sep 25, 2017
Make StoredCredentials an enum class and rename its header
Show description for ffba6b8committed
Commits on Aug 15, 2017
Update CachedResourceLoader::requestResource() to return a WTF::Expected
Show description for b817b0fcommitted
Commits on Jul 21, 2017
Get rid of WebCore IconDatabase code.
Show description for e0d08c4committed
Commits on Jun 26, 2017
[WTF] Drop Thread::create(obsolete things) API since we can use lambda
Show description for 5b026edcommitted
Commits on Jun 23, 2017
Remove excessive headers from WebCore/{editing,fileapi,history,html,loader,page}
Show description for f86bae2committed
Commits on Jun 16, 2017
Use the term icon instead of favicon
Show description for a744698authored andcommitted
Commits on Jun 9, 2017
CSP: Apply img-src directive to favicon loads
Show description for a528804committed
Commits on May 4, 2017
NeverDestroyed<String>(ASCIILiteral(...)) is not thread safe.
Show description for 38a2356committed
Mark Lam
Commits on Apr 12, 2017
[WTF] Introduce Thread class and use RefPtr<Thread> and align Windows Threading implementation semantics to Pthread one
Show description for 09382a2committed
Commits on Apr 11, 2017
CachedImage should stop decoding images when unknown type is detected
Show description for c54fe38authored andcommitted
Commits on Apr 10, 2017
Drop Timer::startOneShot() overload taking a double
Show description for 82bad2fcommitted
Commits on Mar 22, 2017
ASan violation in IconLoader::stopLoading
Show description for 8feed5ecommitted
Commits on Feb 17, 2017
Remove EFL from WebCore
Show description for eedce20committed
Anders Carlsson
Commits on Jan 18, 2017
Remove PassRefPtr from "loader" directory of WebCore
Show description for 0df6f3ccommitted
Commits on Jan 10, 2017
Missing logging in IconLoader::startLoading
Show description for 09506f2committed
Commits on Dec 10, 2016
Re-landing:
Show description for f250870committed
Commits on Dec 9, 2016
Revert - Add _WKIconLoadingDelegate SPI
Show description for e8f9a31committed
Gavin Barraclough
Commits on Nov 18, 2016
Add _WKIconLoadingDelegate SPI.
Show description for 412dad5committed
Commits on Nov 12, 2016
Use #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Oct 13, 2016
Remove CachedResourceRequest::mutableResourceRequest
Show description for 7be1438authored andcommitted
Commits on Oct 7, 2016
Refactor CachedResourceClient::notifyFinished
Show description for bc9edfaauthored andcommitted
Commits on Oct 6, 2016
CachedResource client handling methods should take reference
Show description for 114c8a7authored andcommitted
Commits on Sep 16, 2016
CachedResource should efficiently construct its ResourceRequest
Show description for 4ed7809authored andcommitted
Commits on Sep 9, 2016
Move the BitmapImage platform dependent code to a new file named NativeImage[CG|Cairo].cpp
Show description for 4ce283dauthored andcommitted
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Jul 26, 2016
Remove ClientCredentialPolicy cross-origin option from ResourceLoaderOptions
Show description for 586bb52authored andcommitted
Commits on Jul 5, 2016
Remove CredentialRequest ResourceLoaderOptions
Show description for 4766fd8authored andcommitted
Commits on Jul 4, 2016
Remove RequestOriginPolicy from ResourceLoaderOptions
Show description for d59d2e6authored andcommitted