summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebUrlLoader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Report SSL certificates to WebView.Iain Merrick2011-01-201-2/+2
* Use one WebRequestContext per WebViewSteve Block2010-12-011-3/+3
* Moves implementation of ResourceLoaderAndroid to ResourceLoaderAndroid.cppSteve Block2010-11-291-28/+0
* Call maybeSavePassword() from Chrome HTTP stack.Iain Merrick2010-11-221-1/+5
* Implement file downloads for Chrome HTTP stack (C++ side)Iain Merrick2010-10-201-0/+5
* Block network loads based on the setting.Patrick Scott2010-10-051-2/+8
* Special file uris have to be handled in Java.Kristian Monsen2010-08-241-8/+11
* Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-171-4/+4
* Initial check-in of the external/webkit part of the chrome http stack.Kristian Monsen2010-07-151-0/+92