summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebUrlLoaderClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* HTTP auth for Chromium HTTP stack (C++ side)Iain Merrick2010-09-201-2/+46
* Move all external/chromiumn includes to one fileKristian Monsen2010-08-311-5/+0
* Special file uris have to be handled in Java.Kristian Monsen2010-08-241-5/+25
* Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-171-3/+3
* Implement synchronous resource loading in Android.Iain Merrick2010-08-131-10/+66
* Guard usage of BLOB-only feature correctly.Ben Murdoch2010-08-131-0/+2
* Send didFail to webcore for failed requests.Kristian Monsen2010-08-111-4/+12
* Moving all Webcore code out of classes that are run on other threads.Kristian Monsen2010-08-091-1/+38
* Moving all webcore handling to the webcore thread.Kristian Monsen2010-08-051-18/+19
* Removing the list of active loadersKristian Monsen2010-08-031-34/+12
* Crash fix, don't delete WebUrlLoaderClient before WebRequest is finished.Kristian Monsen2010-07-271-2/+0
* Initial check-in of the external/webkit part of the chrome http stack.Kristian Monsen2010-07-151-0/+219