2016-11-13 |
commit-queue@webki... | Incorrect release log message emitted when waiting... |
blob | commitdiff |
2016-11-10 |
cdumez@apple.com | [WK2][!NETWORK_SESSION] Add support for downloading... |
blob | commitdiff | diff to current |
2016-11-10 |
cdumez@apple.com | [WK2][NETWORK_SESSION] Add support for downloading... |
blob | commitdiff | diff to current |
2016-11-10 |
commit-queue@webki... | NetworkSession: Network process crash when converting... |
blob | commitdiff | diff to current |
2016-11-10 |
achristensen@apple.com | Unreviewed, rolling out r208438. |
blob | commitdiff | diff to current |
2016-11-09 |
cdumez@apple.com | [WK2][NETWORK_SESSION] Add support for downloading... |
blob | commitdiff | diff to current |
2016-11-04 |
achristensen@apple.com | Unreviewed, rolling out r208293. |
blob | commitdiff | diff to current |
2016-11-02 |
achristensen@apple.com | NetworkSession: Network process crash when converting... |
blob | commitdiff | diff to current |
2016-11-02 |
ddkilzer@apple.com | Add logging for "WebKit encountered an internal error... |
blob | commitdiff | diff to current |
2016-10-31 |
ryanhaddad@apple.com | Unreviewed, rolling out r208154. |
blob | commitdiff | diff to current |
2016-10-31 |
carlosgc@webkit.org | NetworkSession: Network process crash when converting... |
blob | commitdiff | diff to current |
2016-10-14 |
commit-queue@webki... | Make NetworkCache aware of fetch cache mode |
blob | commitdiff | diff to current |
2016-10-06 |
commit-queue@webki... | [WK2] 304 revalidation on the network process does... |
blob | commitdiff | diff to current |
2016-10-04 |
krollin@apple.com | More logging to diagnose "WebKit encountered an interna... |
blob | commitdiff | diff to current |
2016-10-03 |
ryanhaddad@apple.com | Unreviewed, rolling out r206754. |
blob | commitdiff | diff to current |
2016-10-03 |
krollin@apple.com | More logging to diagnose "WebKit encountered an interna... |
blob | commitdiff | diff to current |
2016-09-29 |
carlosgc@webkit.org | NetworkSession: HTTP authentication doesn't work if... |
blob | commitdiff | diff to current |
2016-09-26 |
mcatanzaro@igalia.com | Fix -Wformat warnings in WebLoaderStrategy |
blob | commitdiff | diff to current |
2016-09-21 |
krollin@apple.com | Add new logging for network resource loading |
blob | commitdiff | diff to current |
2016-09-20 |
krollin@apple.com | Adjust current networking logging |
blob | commitdiff | diff to current |
2016-09-12 |
krollin@apple.com | Enhance Network logging |
blob | commitdiff | diff to current |
2016-09-01 |
krollin@apple.com | WebKit should set a subsystem for os_log so it's easier... |
blob | commitdiff | diff to current |
2016-08-26 |
andersca@apple.com | Get rid of NetworkResourceLoader::sendAbortingOnFailure |
blob | commitdiff | diff to current |
2016-08-25 |
andersca@apple.com | Replace all IPC message send flags with OptionSet |
blob | commitdiff | diff to current |
2016-08-15 |
krollin@apple.com | Rename LOG_ALWAYS |
blob | commitdiff | diff to current |
2016-07-26 |
commit-queue@webki... | Remove ClientCredentialPolicy cross-origin option from... |
blob | commitdiff | diff to current |
2016-07-15 |
ggaren@apple.com | Added a makeRef<T> helper |
blob | commitdiff | diff to current |
2016-07-13 |
cdumez@apple.com | [WK2] Use more references for connections |
blob | commitdiff | diff to current |
2016-07-12 |
cdumez@apple.com | [WK2][NetworkSession] Fix unsafe RunLoop::dispatch... |
blob | commitdiff | diff to current |
2016-07-07 |
achristensen@apple.com | Followup to r202939. |
blob | commitdiff | diff to current |
2016-07-07 |
achristensen@apple.com | Fix crash when sending failure message to closed WebProcess |
blob | commitdiff | diff to current |
2016-06-27 |
commit-queue@webki... | Send canAuthenticateAgainstProtectionSpace calls from... |
blob | commitdiff | diff to current |
2016-06-17 |
cdumez@apple.com | No need to ref connection in lambda inside NetworkResou... |
blob | commitdiff | diff to current |
2016-06-15 |
cdumez@apple.com | Add missing WTFMove() in NetworkResourceLoader::didRece... |
blob | commitdiff | diff to current |
2016-06-14 |
cdumez@apple.com | Reduce copying of NetworkLoadParameters |
blob | commitdiff | diff to current |
2016-06-10 |
achristensen@apple.com | Reduce ResourceResponse copying |
blob | commitdiff | diff to current |
2016-06-07 |
achristensen@apple.com | Modernize loading code |
blob | commitdiff | diff to current |
2016-06-06 |
commit-queue@webki... | Reduce ResourceRequest copying in loading code |
blob | commitdiff | diff to current |
2016-05-27 |
beidson@apple.com | Certain NetworkResourceLoader callbacks can deref a... |
blob | commitdiff | diff to current |
2016-05-24 |
cdumez@apple.com | Use auto for some of our lambda function parameters |
blob | commitdiff | diff to current |
2016-05-22 |
beidson@apple.com | Move to C++14. |
blob | commitdiff | diff to current |
2016-03-08 |
ossy@webkit.org | One more unreviewed speculative buildfix after r197728. |
blob | commitdiff | diff to current |
2016-03-08 |
commit-queue@webki... | Enhance logging: Use "always on" macros |
blob | commitdiff | diff to current |
2016-03-07 |
dbates@webkit.org | Cleanup: Add convenience function URL::procotolIsBlob() |
blob | commitdiff | diff to current |
2016-02-26 |
akling@apple.com | Remove unused CFNetwork disk cache mmap optimization... |
blob | commitdiff | diff to current |
2016-02-24 |
achristensen@apple.com | Fix downloads when using NetworkSession |
blob | commitdiff | diff to current |
2016-01-02 |
aestes@apple.com | Replace WTF::move with WTFMove |
blob | commitdiff | diff to current |
2015-12-21 |
antti@apple.com | Factor NetworkResourceLoader code for storing a cache... |
blob | commitdiff | diff to current |
2015-12-21 |
antti@apple.com | Limit cached redirect chain length |
blob | commitdiff | diff to current |
2015-12-19 |
antti@apple.com | Cache redirects as separate entries |
blob | commitdiff | diff to current |
2015-12-08 |
commit-queue@webki... | Progress towards implementing downloads with NetworkSession |
blob | commitdiff | diff to current |
2015-11-20 |
achristensen@apple.com | Remove NETWORK_PROCESS compile flag |
blob | commitdiff | diff to current |
2015-11-20 |
commit-queue@webki... | Unreviewed, rolling out r192667 and r192668. |
blob | commitdiff | diff to current |
2015-11-20 |
commit-queue@webki... | Remove the non-NetworkProcess configurations |
blob | commitdiff | diff to current |
2015-11-19 |
commit-queue@webki... | Progress towards implementing Downloads with NETWORK_SE... |
blob | commitdiff | diff to current |
2015-11-11 |
cdumez@apple.com | [WK2] Add initial support for speculative resource... |
blob | commitdiff | diff to current |
2015-11-06 |
cdumez@apple.com | [WK2][SpeculativeRevalidation] Save to disk cache relat... |
blob | commitdiff | diff to current |
2015-11-05 |
cdumez@apple.com | [WK2] Clean up / Modernize NetworkResourceLoader |
blob | commitdiff | diff to current |
2015-11-05 |
cdumez@apple.com | Regression(r192038): Safari cannot load any pages |
blob | commitdiff | diff to current |
2015-11-05 |
cdumez@apple.com | Regression(r192038): Crash in ~SandboxExtension() |
blob | commitdiff | diff to current |
2015-11-04 |
cdumez@apple.com | [WK2] Extract networking code out of NetworkResourceLoa... |
blob | commitdiff | diff to current |
2015-11-04 |
achristensen@apple.com | Create a NetworkSession for each SessionID |
blob | commitdiff | diff to current |
2015-11-03 |
commit-queue@webki... | Clean up NETWORK_SESSION code after r191848 |
blob | commitdiff | diff to current |
2015-11-01 |
achristensen@apple.com | Share more code between NETWORK_SESSION and non-NETWORK... |
blob | commitdiff | diff to current |
2015-10-22 |
achristensen@apple.com | Initial NSURLSession WebResourceLoader implementation |
blob | commitdiff | diff to current |
2015-10-01 |
antti@apple.com | Network cache: Subresource referer header wrong after... |
blob | commitdiff | diff to current |
2015-09-29 |
cdumez@apple.com | Memory cache revalidations should refresh the network... |
blob | commitdiff | diff to current |
2015-08-31 |
antti@apple.com | Network Cache: Stale content after back navigation |
blob | commitdiff | diff to current |
2015-08-19 |
cdumez@apple.com | WebKit may keep outdated entry in the disk cache after... |
blob | commitdiff | diff to current |
2015-07-29 |
ap@apple.com | Clean up usesAsyncCallbacks handling in ResourceHandle |
blob | commitdiff | diff to current |
2015-07-06 |
antti@apple.com | With multipart/replaced (e.g. motion JPEG), m_bufferedD... |
blob | commitdiff | diff to current |
2015-07-06 |
antti@apple.com | With multipart/replaced (e.g. motion JPEG), m_bufferedD... |
blob | commitdiff | diff to current |
2015-05-06 |
ap@apple.com | NetworkResourceLoader::cleanup() should clear ResourceH... |
blob | commitdiff | diff to current |
2015-05-04 |
antti@apple.com | Remove NetworkResourceLoadScheduler |
blob | commitdiff | diff to current |
2015-04-28 |
antti@apple.com | Network Cache: Disk cache getting filled by YouTube... |
blob | commitdiff | diff to current |
2015-04-21 |
cdumez@apple.com | [WK2][NetworkCache] Better account of resource revalida... |
blob | commitdiff | diff to current |
2015-04-02 |
antti@apple.com | Use std::chrono types to represent time in response... |
blob | commitdiff | diff to current |
2015-03-26 |
antti@apple.com | Remove unneeded isConditionalRequest check from Network... |
blob | commitdiff | diff to current |
2015-03-25 |
antti@apple.com | Separate entry decoding from validation |
blob | commitdiff | diff to current |
2015-03-18 |
cdumez@apple.com | [WK2] We should not even try the network cache for... |
blob | commitdiff | diff to current |
2015-02-16 |
antti@apple.com | Assertion in disk cache code with redirect to a non... |
blob | commitdiff | diff to current |
2015-02-11 |
cdumez@apple.com | [WK2] Add logging to validate the network cache efficac... |
blob | commitdiff | diff to current |
2015-02-11 |
commit-queue@webki... | Unreviewed, rolling out r179910. |
blob | commitdiff | diff to current |
2015-02-11 |
cdumez@apple.com | [WK2] Add logging to validate the network cache efficac... |
blob | commitdiff | diff to current |
2015-02-05 |
antti@apple.com | Switch to file backed buffer when resource is cached... |
blob | commitdiff | diff to current |
2015-01-30 |
cdumez@apple.com | Rename shared() static member functions to singleton... |
blob | commitdiff | diff to current |
2015-01-29 |
bdakin@apple.com | Remove more Mountain Lion code from WebKit2 |
blob | commitdiff | diff to current |
2015-01-23 |
antti@apple.com | Fix ENABLE(NETWORK_CACHE) build |
blob | commitdiff | diff to current |
2014-12-18 |
carlosgc@webkit.org | [GTK] Allow to build with ENABLE_NETWORK_CACHE |
blob | commitdiff | diff to current |
2014-12-15 |
antti@apple.com | WebKit level persistent caching |
blob | commitdiff | diff to current |
2014-12-08 |
antti@apple.com | REGRESSION (173394): Support for webcam is broken |
blob | commitdiff | diff to current |
2014-12-06 |
commit-queue@webki... | Unreviewed, rolling out r176905. |
blob | commitdiff | diff to current |
2014-12-06 |
antti@apple.com | REGRESSION (173394): Support for webcam is broken |
blob | commitdiff | diff to current |
2014-12-05 |
antti@apple.com | In NetworkResourceLoader always bail out after abort() |
blob | commitdiff | diff to current |
2014-12-04 |
antti@apple.com | REGRESSION (r173468): Cannot step in WebInspector |
blob | commitdiff | diff to current |
2014-11-21 |
andersca@apple.com | Remove the Timer parameters from timer callbacks |
blob | commitdiff | diff to current |
2014-11-15 |
carlosgc@webkit.org | Network process crash when running http/tests/appcache... |
blob | commitdiff | diff to current |
2014-11-06 |
jer.noble@apple.com | De-templatize Timer |
blob | commitdiff | diff to current |
2014-11-04 |
darin@apple.com | Eliminate ResourceBuffer and use SharedBuffer directly... |
blob | commitdiff | diff to current |
2014-11-03 |
commit-queue@webki... | Unreviewed, rolling out r175406, r175413, and r175423. |
blob | commitdiff | diff to current |
next |