summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/localized_error.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a Learn More link to app-unreachable page.miket@chromium.org2011-12-211-2/+19
* Update includes to new header locations.abarth@chromium.org2011-12-031-1/+1
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-211-1/+17
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-111-0/+9
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-2/+3
* Return an error when multiple Location or Content-Dispositionmmenke@chromium.org2011-10-041-0/+21
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-201-1/+3
* chromeos proxy ui enhancementskuan@chromium.org2011-08-221-0/+18
* Use a different error code for pinning errors.agl@chromium.org2011-08-221-0/+7
* Detect Kaspersky SSL MITM and give a helpful error message.agl@chromium.org2011-07-011-0/+12
* Use base::win::GetVersion for Windows run-time version checks in preference tomark@chromium.org2011-06-141-6/+7
* Add error text and resolution instructions to networkmmenke@chromium.org2011-05-201-22/+30
* More https for support URLs.cevans@chromium.org2011-04-131-1/+1
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-071-10/+12
* Add error text and resolution suggestions for ERR_NAME_NOT_RESOLVED.mmenke@chromium.org2011-03-071-12/+44
* Adds basic error text for all errors with a 1% or greatermmenke@chromium.org2011-02-011-1/+36
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-291-1/+1
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-1/+1
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-261-5/+8
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Give user the ability to disable the URL request throttler:yzshen@google.com2010-12-231-0/+7
* Add error text for ERR_DETAILS_CACHE_READ_FAILURE andmmenke@chromium.org2010-12-161-0/+14
* Repoint the ESET error Learn More link.agl@chromium.org2010-12-131-1/+1
* Modify neterror.html so that it can handle errors withoutmmenke@chromium.org2010-11-201-5/+3
* Error text for "ERR_ADDRESS_UNREACHABLE", which can be caused by almostmmenke@chromium.org2010-11-121-14/+35
* Update the error page template to be a little prettier.mmenke@chromium.org2010-11-081-6/+0
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-051-12/+0
* Adds error text for the ERR_NETWORK_ACCESS_DENIED error,mmenke@chromium.org2010-11-021-14/+21
* Adds Linux error text for when there is no internet connectionmmenke@chromium.org2010-10-201-14/+7
* net: detect and error out with ESET HTTPS interception + False Startagl@chromium.org2010-10-111-2/+26
* Adds better error text for case where there is no network connection (ERR_INT...mmenke@chromium.org2010-10-111-7/+47
* Initial pass for proxy server error message change.mmenke@chromium.org2010-10-041-0/+21
* net: add help link for ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEYagl@chromium.org2010-10-011-1/+13
* Fix a regression in r59258.wtc@chromium.org2010-09-141-1/+1
* Uses an internal error page on some of the more common http errors, and a few...mmenke@chromium.org2010-09-131-29/+164
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-0/+25
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-1/+1
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-16/+16
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16.viettrungluu@chromium.org2010-07-311-52/+49
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-301-0/+7
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-4/+4
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-6/+7
* Better error messages for SSL client-cert errors.snej@chromium.org2010-03-181-0/+14
* linux: use ICU direction for determining text direction in rendererevan@chromium.org2010-03-011-3/+19
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Add a new net::Error value: ERR_CONNECTION_TIMED_OUT.willchan@chromium.org2009-08-071-0/+7
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-5/+8