summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_manager_unittest.cc
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-071-1/+1
* 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-141-0/+5
* Get translate prefs syncingskrul@chromium.org2010-04-071-3/+41
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-14/+60
* 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-291-6/+12
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-10/+5
* implement error state for translate infobarkuan@chromium.org2010-03-291-5/+10
* Fixing the translate menu behavior.jcivelli@chromium.org2010-03-291-27/+116
* Adding a context menu to bring up or bring back the translate infobarjcivelli@chromium.org2010-03-251-0/+39
* Don't autotranslate in incognito mode (so we don't send informationjcivelli@google.com2010-03-231-2/+127
* Adding a new unit-test that ensures we are showing ajcampan@chromium.org2010-03-111-0/+71
* 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-051-0/+66
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-031-9/+38
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-261-0/+30
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-231-26/+197
* Makes sure we don't display several times the translate infobar for a page.jcampan@chromium.org2010-02-171-1/+37
* Fix the TranslateManager and unit-tests.jcampan@chromium.org2010-02-131-4/+17
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-0/+142