Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Report SSL certificates to WebView. | Iain Merrick | 2011-01-20 | 1 | -0/+2 |
* | Try to guess content type if header is generic | Kristian Monsen | 2011-01-18 | 1 | -1/+5 |
* | Resolve MIME types for CacheResult in the same way as WebResponse. | Ben Murdoch | 2011-01-14 | 1 | -21/+25 |
* | Fix MIME type handling for badly-behaved servers. | Iain Merrick | 2011-01-07 | 1 | -12/+19 |
* | Fix WebView form submission CTS failure. | Ben Murdoch | 2010-12-15 | 1 | -12/+16 |
* | Fixes the handling of unspecified mime-type | John Reck | 2010-11-22 | 1 | -0/+18 |
* | Don't set error description strings in ResourceError. | Iain Merrick | 2010-11-15 | 1 | -1/+1 |
* | Map Chromium error codes to WebKit error codes. | Iain Merrick | 2010-11-04 | 1 | -4/+6 |
* | Allow Gmail attachments to be viewed. | Iain Merrick | 2010-10-28 | 1 | -9/+36 |
* | Special file uris have to be handled in Java. | Kristian Monsen | 2010-08-24 | 1 | -0/+1 |
* | Send didFail to webcore for failed requests. | Kristian Monsen | 2010-08-11 | 1 | -0/+10 |
* | Moving all webcore handling to the webcore thread. | Kristian Monsen | 2010-08-05 | 1 | -0/+88 |