summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* 2nd attempt at landing cl to implement enhancements for translate infobarkuan@chromium.org2010-03-152-2/+17
* Reland translate toolbar unit tests (originally landed as r41274, rolled back...jeremy@chromium.org2010-03-154-29/+41
* Revert "Reland translate toolbar unit tests (originally landed as r41274, rol...jeremy@chromium.org2010-03-154-33/+29
* Reland translate toolbar unit tests (originally landed as r41274, rolled back...jeremy@chromium.org2010-03-154-29/+33
* Revert "implement improvements for translate infobar"ajwong@chromium.org2010-03-132-17/+2
* implement improvements for translate infobarkuan@chromium.org2010-03-132-2/+17
* Adding a new unit-test that ensures we are showing ajcampan@chromium.org2010-03-111-0/+71
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-9/+0
* Revert 41274 - Unit Tests for OS X Translte infobars.thomasvl@chromium.org2010-03-114-33/+29
* Unit Tests for OS X Translte infobars.jeremy@chromium.org2010-03-114-29/+33
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-2/+2
* Fix for bug 36463. Reloading a page by pressing enter in thejcampan@chromium.org2010-03-052-1/+71
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-035-53/+142
* fix bug where translate infobar gets stuck at "Loading..." between switching ...kuan@chromium.org2010-02-262-3/+9
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-262-0/+33
* Translate Infobars for OS X.jeremy@chromium.org2010-02-251-2/+2
* When building the accept-language list for translation, exclude Englishjshin@chromium.org2010-02-231-2/+13
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-232-28/+201
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-192-2/+2
* This CL makes switching the target back to the original languagejcampan@chromium.org2010-02-181-2/+1
* 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