summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-11/+12
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-32/+13
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-072-2/+2
* Translate now supports translating pages for which wejcivelli@google.com2010-04-201-0/+2
* This CL makes the translate context menu disabled when thejcivelli@chromium.org2010-04-161-0/+8
* Show an error infobar when we fail to retrieve the translate script.jcivelli@google.com2010-04-143-27/+53
* redesign and reimplement auto-translate preferenceskuan@chromium.org2010-04-093-34/+75
* Update Mac translate infobarsjeremy@chromium.org2010-04-081-3/+0
* Get translate prefs syncingskrul@chromium.org2010-04-073-14/+58
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-064-42/+382
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-022-3/+9
* translate infobar: sort languages in menus by application localekuan@chromium.org2010-04-021-1/+25
* Making the translate context menu reset the blacklisting.jcivelli@chromium.org2010-03-301-2/+13
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-296-30/+111
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-296-109/+29
* implement error state for translate infobarkuan@chromium.org2010-03-296-29/+109
* Fixing the translate menu behavior.jcivelli@chromium.org2010-03-293-62/+122
* Adding a context menu to bring up or bring back the translate infobarjcivelli@chromium.org2010-03-253-16/+121
* Don't autotranslate in incognito mode (so we don't send informationjcivelli@google.com2010-03-232-4/+133
* Merging the translate manager UMA stats from the 249 branch to the trunk.jcampan@chromium.org2010-03-221-0/+1
* translate infobar: modify options menukuan@chromium.org2010-03-172-68/+38
* 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