Commits
User selector
Commit History
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on Feb 3, 2021
Add a loader for <model> resources
Show description for d036cc4committed
Commits on Jul 7, 2020
Add WebCoreNSURLSession SPI to send HTTP/2 ping
Show description for 7cc45a7authored andcommitted
Commits on May 13, 2020
Give some NetworkLoadMetrics to WebCoreNSURLSession's delegate
Show description for 7a8ba90authored andcommitted
Commits on Feb 28, 2020
MediaResourceLoader leaks resource responses
Show description for 142f02acommitted
Commits on Mar 25, 2019
Stop storing raw pointers to Documents
Show description for 692a880committed
Commits on Feb 13, 2019
Stop using setDefersLoading from WebCore
Show description for 00cf1b1committedUnreviewed, rolling out r241273.
Show description for fe8ae06committed
Commits on Feb 11, 2019
Stop using setDefersLoading from WebCore
Show description for ade4ee9committed
Commits on Jun 8, 2018
Add base class to get WeakPtrFactory member and avoid some boilerplate code
Show description for ec66600committed
Commits on Mar 16, 2018
WebKit.RestoreSessionStateContainingScrollRestorationDefault API test is failing with async policy delegates
Show description for 1ae73a6committed
Commits on Jan 8, 2018
[GStreamer][Soup] Remove dead getCreateOrReadBuffer code path
Show description for aa2834ccommitted
Commits on Nov 10, 2017
Make CachedResource::redirectReceived asynchronous
Show description for 5e4f2edcommitted
Commits on Sep 23, 2017
WeakPtrFactory should populate m_ref lazily.
Show description for bbed79fcommitted
Commits on May 12, 2017
MediaResourceLoader shouldn't keep its HTMLMediaElement alive.
Show description for 6daf20bcommitted
Andreas Kling
Commits on Apr 12, 2017
Cache small media resources in disk cache
Show description for 04f479dcommitted
Commits on Feb 25, 2017
[Resource Timing] Media elements initiated loads should set the initiatorType to their element name (video/audio)
Show description for b4e437ccommitted
Commits on Nov 12, 2016
Use #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Oct 12, 2016
MediaResourceLoader::requestResource should take a ResourceRequest&& as input
Show description for fa25619authored andcommitted
Commits on Oct 7, 2016
Refactor CachedResourceClient::notifyFinished
Show description for bc9edfaauthored andcommitted
Commits on Mar 22, 2016
CRASH in WebCore::MediaResourceLoader::requestResource + 698
Show description for e156d39committed
Commits on Mar 18, 2016
Unreviewed, rolling out r198443.
Show description for 3c5a6accommittedCRASH in WebCore::MediaResourceLoader::requestResource + 698
Show description for 054a747authored andcommitted
Commits on Feb 19, 2016
Adopt CachedRawResourceClient::shouldCacheResponse() in MediaResourceLoader and WebCoreNSURLSession
Show description for 8f16418committed
Commits on Feb 11, 2016
Make MediaResourceLoader behave more like a CachedResourceLoader.
Show description for e4c34ebcommitted
Commits on Oct 22, 2014
[GStreamer] Do not use CachedResourceLoader, SecurityOrigin, ResourceBuffer and other WebCore types
Show description for dda02b2committed
Loading