summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebUrlLoaderClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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