summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* Makes sure we don't display several times the translate infobar for a page.jcampan@chromium.org2010-02-174-2/+60
* Translate: Move label parsing logic into common code.jeremy@chromium.org2010-02-172-0/+43
* Reloading a page would not show a translate infobar.jcampan@chromium.org2010-02-162-1/+53
* Fix the TranslateManager and unit-tests.jcampan@chromium.org2010-02-133-8/+26
* Revert my previous fix for UI tests, it breaks the unit-tests.jcampan@chromium.org2010-02-131-1/+1
* Fix the UI tests.jcampan@chromium.org2010-02-121-1/+1
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-123-27/+160
* first part of fix for dual translate infobarskuan@chromium.org2010-02-121-1/+1
* Don't translate pages which are in the accept language list.jcampan@chromium.org2010-02-112-15/+76
* translate infobars: reimplement, fix bugskuan@chromium.org2010-02-105-189/+149
* Don't show a translate infobar when the page is in a languagejcampan@chromium.org2010-02-031-0/+3
* a little code cleanup for translate infobarskuan@chromium.org2010-02-032-1/+8
* Some minor change to the translate classes to address the remarksjcampan@chromium.org2010-02-031-6/+8
* Translating from the English locale would translate to Afrikaans.jcampan@chromium.org2010-02-021-1/+1
* implement proper localized display names for translate languageskuan@chromium.org2010-02-024-89/+79
* The "after infobar" could be sticky in some cases.jcampan@chromium.org2010-02-011-0/+11
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-013-4/+161
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-313-161/+4
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-313-4/+161
* use stubs for yet-to-be-implemented non-windows translate infobarskuan@chromium.org2010-01-291-0/+14
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-278-0/+662