Commits
User selector
Commit History
Commits on Jun 10, 2021
Only cache GET requests in the memory cache
Show description for 01f723dcommitted
Commits on May 26, 2021
Don't hang onto expired resources without validation headers in memory cache
Show description for 334b20ccommitted
Commits on Sep 23, 2020
Remove ENABLE_SVG_FONTS macro
Show description for b244bc0committed
Commits on Sep 4, 2019
Web Inspector: Local Overrides - Provide substitution content for resource loads (URL based)
Show description for b656fedcommittedRemove unused SPI that accesses MemoryCache directly
Show description for 1a09089committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jan 15, 2019
Stop using CookiesStrategy
Show description for fd6dedccommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Sep 17, 2018
Add more ResourceLoading logging, particularly in MemoryCache code
Show description for e772693committed
Commits on Jul 9, 2018
Shrink various loading-related enums to shrink CachedResource
Show description for b733027committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Jun 7, 2018
Remove a log that was left in by mistake.
Show description for b9965a7committed
Commits on May 23, 2018
Add notifyutil callbacks to dump the memory cache, and the list of live Pages and Documents
Show description for 97fb95ecommitted
Commits on Mar 5, 2018
[WTF] Move currentCPUTime and sleep(Seconds) to CPUTime.h and Seconds.h respectively
Show description for 0042791committed
Commits on Mar 2, 2018
Remove monotonicallyIncreasingTime
Show description for e05d544committed
Commits on Oct 12, 2017
Remove out-parameter variants of copyToVector
Show description for 806cb3bcommitted
Sam Weinig
Commits on Oct 10, 2017
Replace copyKeysToVector/copyValuesToVector with copyToVector(map.keys())/copyToVector(map.values())
Show description for 2824311authored andcommitted
Commits on Aug 17, 2017
[PAL] Move SessionID into PAL
Show description for 3c007d9committed
Commits on Aug 13, 2017
Drop non-const getter for CachedResource::resourceRequest()
Show description for 7a66668committed
Commits on Jun 19, 2017
Use WTF::Function instead of std::function in more places in WebCore/
Show description for 638ae82committed
Commits on May 16, 2017
Do not delete asynchronously decoded frames for large images if their clients are in the viewport
Show description for 83b44a1authored andcommitted
Commits on Apr 9, 2017
Start dropping Timer API dealing with double
Show description for adc0743committed
Commits on Apr 8, 2017
Drop std::chrono support from Timer class
Show description for 2a4d99ecommitted
Commits on Mar 9, 2017
Web Inspector: Should be able to see where Resources came from (Memory Cache, Disk Cache)
Show description for 457327dcommitted
Commits on Feb 9, 2017
Remove most cases of #if ENABLE(CACHE_PARTITIONING)
Show description for 02b59ffcommitted
Commits on Nov 17, 2016
[JSC] WTF::TemporaryChange with WTF::SetForScope
Show description for ccc6242committed
Commits on Oct 18, 2016
CachedResourceLoader should not need to remove fragment identifier
Show description for 23a079dauthored andcommitted
Commits on Oct 6, 2016
CachedResource client handling methods should take reference
Show description for 114c8a7authored andcommitted
Commits on Sep 30, 2016
Change the MemoryCache and CachedResource adjustSize functions to take a long argument
Show description for 313e903committed
Commits on Sep 27, 2016
Clean-up CachedImage constructor
Show description for 4ba2bb7authored andcommitted
Commits on Sep 22, 2016
Rolling out r206244, as it caused flaky crashes on tests.
Show description for 64a0750committedCorrect uses of 'safeCast'
Show description for 1e70ad5committed
Commits on Jun 2, 2016
Overhaul cross-thread use of ResourceRequest, ResourceResponse, and ResourceError.
Show description for 267c468committed
Commits on Apr 26, 2016
Crash under MemoryCache::remove()
Show description for 2bbbdafcommitted