summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebResourceRequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Only use the name part when opening files that start with file://"Guang Zhu2011-01-121-7/+0
* Only use the name part when opening files that start with file://Kristian Monsen2011-01-121-0/+7
* Fixes WebResourceRequest to correctly set load flagsSteve Block2010-11-251-21/+29
* Fix mobile google.com flickering issue.Shimeng (Simon) Wang2010-11-121-2/+19
* Add support for file uploads in WebKitKristian Monsen2010-11-041-33/+0
* Implement file downloads for Chrome HTTP stack (C++ side)Iain Merrick2010-10-201-0/+1
* Move all external/chromiumn includes to one fileKristian Monsen2010-08-311-1/+0
* Special file uris have to be handled in Java.Kristian Monsen2010-08-241-0/+34
* Sending the headers to the url_requestKristian Monsen2010-08-121-2/+1
* Send didFail to webcore for failed requests.Kristian Monsen2010-08-111-1/+1
* Moving all Webcore code out of classes that are run on other threads.Kristian Monsen2010-08-091-0/+71