summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Don't offer to translate the devtools.avi@chromium.org2010-12-172-4/+10
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-094-9/+17
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-023-3/+3
* Misc. cleanuppkasting@chromium.org2010-11-161-1/+2
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Disable translate for FTP sites.jcivelli@chromium.org2010-11-112-2/+3
* chromeos: Update help URLs.derat@chromium.org2010-11-101-4/+16
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-082-2/+2
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-192-3/+11
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-144-4/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-4/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-293-14/+19
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-223-19/+14
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-223-14/+19
* Fix crasher with autofill infobar.jcivelli@chromium.org2010-09-211-10/+4
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Relanding this:jcivelli@chromium.org2010-09-071-68/+54
* Revert "Don't create pending entries when a navigation is initiated by the pa...phajdan.jr@chromium.org2010-09-021-54/+68
* Don't create pending entries when a navigation is initiated by the page.jcivelli@chromium.org2010-09-011-68/+54
* Bandaid around a weird crasher were we end up with a NULL infobar.jcivelli@chromium.org2010-09-011-4/+10
* Add --disable-translate to help Selenium/WebDriver dudes make Chromejrg@chromium.org2010-08-271-0/+7
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-4/+4
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* Ensures we don't let users translate pages that are in an unsupported languag...jcivelli@chromium.org2010-08-182-1/+16
* Don't show the extra "Always/never translate" buttons on the "before translat...jcivelli@chromium.org2010-08-172-11/+33
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-11/+10
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-3/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Sites like Google Maps may trigger navigations when the user interacts with t...jcivelli@chromium.org2010-08-132-1/+35
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+2
* Fix Translate bar crashersfeldstein@chromium.org2010-08-122-0/+5
* Don't show preference related menus in the translate infobar in incognito mode.jcivelli@chromium.org2010-08-111-11/+15
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-114-25/+24
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-062-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-267-0/+7
* Few TranslateManager changes:jcivelli@chromium.org2010-07-223-22/+50
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-215-42/+107
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-205-107/+42
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-205-42/+107
* When Chrome translates a page, the translate server might detect that the pag...jcivelli@chromium.org2010-07-193-7/+57
* Google translate supports some new languages, makes Chrome aware of them. Tha...jcivelli@chromium.org2010-07-182-5/+11
* Adding a way for user to report errors in language detectionjcivelli@chromium.org2010-07-165-1/+58
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1