summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebResponse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix WebView form submission CTS failure.Ben Murdoch2010-12-151-12/+16
* Fixes the handling of unspecified mime-typeJohn Reck2010-11-221-0/+18
* Don't set error description strings in ResourceError.Iain Merrick2010-11-151-1/+1
* Map Chromium error codes to WebKit error codes.Iain Merrick2010-11-041-4/+6
* Allow Gmail attachments to be viewed.Iain Merrick2010-10-281-9/+36
* Special file uris have to be handled in Java.Kristian Monsen2010-08-241-0/+1
* Send didFail to webcore for failed requests.Kristian Monsen2010-08-111-0/+10
* Moving all webcore handling to the webcore thread.Kristian Monsen2010-08-051-0/+88