summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebResponse.h
Commit message (Expand)AuthorAgeFilesLines
* Resolve MIME types for CacheResult in the same way as WebResponse.Ben Murdoch2011-01-141-0/+2
* Merge Chromium at 9.0.597.55: Remove URLRequest forward declaration.Ben Murdoch2011-01-111-2/+0
* Fix WebView form submission CTS failure.Ben Murdoch2010-12-151-2/+1
* WebResponse headers should be case-insensitive.Iain Merrick2010-12-091-1/+9
* Fixes the handling of unspecified mime-typeJohn Reck2010-11-221-0/+2
* Map Chromium error codes to WebKit error codes.Iain Merrick2010-11-041-0/+2
* Allow Gmail attachments to be viewed.Iain Merrick2010-10-281-6/+11
* HTTP auth for Chromium HTTP stack (C++ side)Iain Merrick2010-09-201-0/+2
* Move all external/chromiumn includes to one fileKristian Monsen2010-08-311-1/+1
* Send didFail to webcore for failed requests.Kristian Monsen2010-08-111-0/+4
* Moving all webcore handling to the webcore thread.Kristian Monsen2010-08-051-0/+66