summaryrefslogtreecommitdiffstats
path: root/chrome/browser/character_encoding.h
Commit message (Expand)AuthorAgeFilesLines
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-281-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+1
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-14/+15
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-271-0/+4
* We will sort the encoding menu items according to current used UI language ex...jnd@chromium.org2009-02-201-5/+24
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-191-0/+5
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-4/+4
* 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-4/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+103