summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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