summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_manager.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Don't offer to translate the devtools.avi@chromium.org2010-12-171-3/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+4
* Disable translate for FTP sites.jcivelli@chromium.org2010-11-111-1/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-0/+2
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-2/+0
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-211-1/+10
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-10/+1
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-1/+10
* Adding a way for user to report errors in language detectionjcivelli@chromium.org2010-07-161-0/+5
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-011-24/+23
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Show an error infobar when we fail to retrieve the translate script.jcivelli@google.com2010-04-141-0/+4
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-5/+72
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-1/+3
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-3/+1
* implement error state for translate infobarkuan@chromium.org2010-03-291-1/+3
* Fixing the translate menu behavior.jcivelli@chromium.org2010-03-291-11/+5
* Adding a context menu to bring up or bring back the translate infobarjcivelli@chromium.org2010-03-251-5/+26
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-031-0/+8
* Reloading a page would not show a translate infobar.jcampan@chromium.org2010-02-161-0/+9
* Fix the TranslateManager and unit-tests.jcampan@chromium.org2010-02-131-3/+5
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-2/+7
* Don't translate pages which are in the accept language list.jcampan@chromium.org2010-02-111-2/+14
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-0/+47
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-47/+0
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-0/+47