summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/WebResponse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-167/+0
* Part of fix for bug 3317722 User Trial: Browser stuck loading pages - IKXEVER...Kristian Monsen2011-03-011-3/+3
* Report SSL certificates to WebView.Iain Merrick2011-01-201-0/+2
* Try to guess content type if header is genericKristian Monsen2011-01-181-1/+5
* Resolve MIME types for CacheResult in the same way as WebResponse.Ben Murdoch2011-01-141-21/+25
* Fix MIME type handling for badly-behaved servers.Iain Merrick2011-01-071-12/+19
* 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