summaryrefslogtreecommitdiffstats
path: root/chrome/browser/character_encoding.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-281-3/+3
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-3/+5
* linux: build with -Wextraevan@chromium.org2010-02-051-4/+3
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* "Windows" and "Macintosh" are proper names, and should be capitalized in the UI.thomasvl@chromium.org2009-10-051-2/+62
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-76/+77
* Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801jnd@chromium.org2009-09-021-2/+10
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)jungshik@google.com2009-03-071-4/+6
* NO CODE CHANGE.maruel@google.com2009-03-051-4/+8
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-271-0/+7
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* We will sort the encoding menu items according to current used UI language ex...jnd@chromium.org2009-02-201-37/+67
* Make character_encoding.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-101-2/+1
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-191-18/+17
* A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (...jungshik@google.com2008-12-111-4/+4
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-251-3/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-62/+61
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-61/+62
* Add chrome to the repository.initial.commit2008-07-261-0/+460