summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_manager.h
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 32.avi@chromium.org2012-06-091-6/+7
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-5/+9
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-2/+2
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-3/+5
* Adding Language code synonyms to support new and old versions of changed codes.mad@chromium.org2012-01-171-1/+4
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-5/+4
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-4/+5
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-5/+6
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-7/+12
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-3/+3
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Fixing deprecated NewRunnableMethod() calls converting them over to base::Bin...mad@chromium.org2011-10-121-2/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fixed crash on TranslateManager with multiple profiles.joaodasilva@chromium.org2011-08-181-1/+5
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* GetTargetLanguage() returns the UI language if it's supported by thedfilimon@google.com2011-07-121-4/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Fixed a few valgrind tests by not assuming the UrlFetcher arrives with the sa...cbentzel@chromium.org2011-06-251-4/+10
* Get the list of supported languages from the translate server.mad@chromium.org2011-06-211-2/+22
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* 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