summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebUrlLoaderClient.h
Commit message (Expand)AuthorAgeFilesLines
* Report SSL certificates to WebView.Iain Merrick2011-01-201-1/+2
* b/2864818 Prompt SSL cert error dialog to user and proceed or cancel the requ...Huahui Wu2010-12-151-0/+3
* Use one WebRequestContext per WebViewSteve Block2010-12-011-1/+2
* Set useCachedCredentials to true on first auth request.Iain Merrick2010-11-251-1/+1
* Allow Gmail attachments to be viewed.Iain Merrick2010-10-281-0/+1
* Use Tasks for WebRequest -> WebUrlLoaderClient callbacks.Iain Merrick2010-10-281-50/+15
* Remove #if USE(CHROME_NETWORK_STACK) guards from headersKristian Monsen2010-09-231-4/+0
* HTTP auth for Chromium HTTP stack (C++ side)Iain Merrick2010-09-201-0/+13
* Initial autofill changes in libwebcore.Ben Murdoch2010-09-131-3/+3
* Move all external/chromiumn includes to one fileKristian Monsen2010-08-311-2/+1
* Special file uris have to be handled in Java.Kristian Monsen2010-08-241-1/+8
* Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-171-1/+1
* Implement synchronous resource loading in Android.Iain Merrick2010-08-131-2/+26
* Send didFail to webcore for failed requests.Kristian Monsen2010-08-111-1/+0
* Moving all webcore handling to the webcore thread.Kristian Monsen2010-08-051-11/+11
* Removing the list of active loadersKristian Monsen2010-08-031-5/+2
* Initial check-in of the external/webkit part of the chrome http stack.Kristian Monsen2010-07-151-0/+122