summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/localized_error.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* revert broken change 10833nsylvain@chromium.org2009-03-031-65/+42
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-42/+65
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-62/+42
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-42/+62
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Porting in renderer/phajdan.jr@chromium.org2008-12-181-1/+1
* Add the language to the google help center URL (hl=lang).tc@google.com2008-10-281-2/+8
* Add a suggestion to "Learn more about this problem." if there istc@google.com2008-10-271-8/+34
* Remove the Google Cache link from local error pages.tc@google.com2008-10-241-24/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+229