summaryrefslogtreecommitdiffstats
path: root/chrome/browser/encoding_menu_controller_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert toolbar page and app menus over to use the new system.ben@chromium.org2009-06-081-79/+0
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-3/+3
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-82/+27
* Revert "Implement OS X Encoding Menu."tc@google.com2009-05-141-27/+82
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-82/+27
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-4/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)jungshik@google.com2009-03-071-0/+1
* 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-13/+13
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-4/+20
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (...jungshik@google.com2008-12-111-1/+1
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-251-1/+0
* Make the character encoding override work again. There are two other bugs wit...jungshik@google.com2008-10-221-5/+7
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-1/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-5/+3
* 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-3/+5
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+140