summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* Added the 'Translation Logs' tab to chrome://translate-internals/ hajimehoshi@chromium.org2013-05-215-13/+63
* Translate: add an UMA to report error infobarstoyoshim@chromium.org2013-05-211-0/+9
* Translate: enable context menu against pages having notranslate meta tagtoyoshim@chromium.org2013-05-214-8/+8
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-162-5/+3
* Translate: move UMA related code in TranslateManager to TranslateManagerMetricstoyoshim@chromium.org2013-05-164-11/+79
* Translate: Add UMAs to know usagestoyoshim@chromium.org2013-05-134-12/+251
* [Translate] When reloading a page Wait until some content has actually been ...miguelg@chromium.org2013-05-103-10/+51
* Revert 198977 "Remove unused third_party/WebKit #includes from c..."csharp@chromium.org2013-05-081-0/+5
* Remove unused third_party/WebKit #includes from chrome/browserjamesr@chromium.org2013-05-081-5/+0
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-11/+18
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-4/+4
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-012-2/+2
* Translate: browser test to verify whole translate processtoyoshim@chromium.org2013-04-261-0/+136
* [Translate] Expose whether the user is within a navigation session as part of...miguelg@chromium.org2013-04-262-0/+9
* [Translate] Translate delegate shortcut configurationmiguelg@chromium.org2013-04-255-24/+64
* Adding new translate ownermad@chromium.org2013-04-251-0/+1
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-242-16/+13
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-233-24/+23
* Makes the languages be sorted alphabetically with consideration of the locale.hajimehoshi@chromium.org2013-04-231-1/+12
* Added chrome://translate-internals. For now, this shows only the preferences...hajimehoshi@chromium.org2013-04-232-2/+2
* Translate: const char* const kFoo -> const char kFoo[]toyoshim@chromium.org2013-04-152-17/+16
* Translate: remove single quotes replacementtoyoshim@chromium.org2013-04-152-7/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-2/+2
* Translate: make URL handling logic more readabletoyoshim@chromium.org2013-04-091-50/+69
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-092-2/+2
* Translate: URL check should be done at oncetoyoshim@chromium.org2013-04-084-51/+92
* Translate: Adding a flag to enable "alpha language" translationtoyoshim@chromium.org2013-04-081-5/+23
* Translate: Add a Chrome switch to specify a translate service URLtoyoshim@chromium.org2013-03-281-4/+26
* Do not offer a translate infobar on an offline reload.miguelg@chromium.org2013-03-282-6/+24
* Translate: Pass the API Key to TranslateServicetoyoshim@chromium.org2013-03-231-1/+5
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-212-2/+2
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-195-6/+6
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-133-8/+8
* Add methods to clear and check whitelisted translated pairsmiguelg@chromium.org2013-03-122-0/+18
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in sever...pneubeck@chromium.org2013-02-262-11/+16
* Fix prefs registration/migration for TranslatePrefs.joi@chromium.org2013-02-262-25/+14
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-162-4/+3
* Translate: enable bad language detection reports for secure pagestoyoshim@chromium.org2013-02-151-12/+0
* Extend the translate prefs interface with new methods to clear/check blacklis...miguelg@chromium.org2013-02-132-15/+46
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-113-3/+3
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-102-19/+22
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Translate: relocate language code synonym handlingtoyoshim@chromium.org2013-02-072-71/+0
* Translate: make the initial supporting language list up to datetoyoshim@chromium.org2013-02-072-17/+11
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-4/+4