summaryrefslogtreecommitdiffstats
path: root/components/translate
Commit message (Expand)AuthorAgeFilesLines
* Merge 260513 "Revert 256612 "On mobile. Do not check for ICU tra..."miguelg@chromium.org2014-04-021-10/+2
* Remove dependency of TranslateManager on Profiledroger@chromium.org2014-03-211-0/+14
* Make droger an owner of Translatedroger@chromium.org2014-03-201-0/+1
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-12/+15
* Introduce the TranslateClient interfacedroger@chromium.org2014-03-185-6/+41
* Revert of Revert of Use TOP #1 language from CLD2 instead of the summary lang...scheib@chromium.org2014-03-141-1/+2
* Revert of Use TOP #1 language from CLD2 instead of the summary language (http...scheib@chromium.org2014-03-141-2/+1
* On mobile. Do not check for ICU translations when receiving new translate lan...miguelg@chromium.org2014-03-121-2/+10
* Consider the origin flag when loading the translate language listmiguelg@chromium.org2014-03-123-4/+15
* Move TranslateManager unit tests out of the browser_tests target.danakj@chromium.org2014-03-072-0/+8
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Move the translate script callbacks from TranslateManager to TranslateScriptdroger@chromium.org2014-02-172-13/+19
* Move TranslatePrefs to the Translate componentdroger@chromium.org2014-02-146-5/+817
* Refactor TranslateAcceptLanguages as a BrowserContextKeyedServicedroger@chromium.org2014-02-112-0/+134
* Move the translate script to the Translate componentdroger@chromium.org2014-02-079-3/+718
* Translate: Bug fix: remove a region code of a language code when initializing...hajimehoshi@chromium.org2014-02-064-16/+18
* Move TranslateLanguageList to the Translate componentdroger@chromium.org2014-02-0511-3/+669
* Introduce TranslateService and TranslateDownloadManagerdroger@chromium.org2014-01-295-35/+76
* Move LanguageState to the translate componentdroger@chromium.org2014-01-218-0/+494
* Move TranslateURLFetcher to the translate componentdroger@chromium.org2014-01-104-0/+195
* Move LanguageUsageMetrics and TranslateBrowserMetrics to componentsdroger@chromium.org2014-01-094-1/+350
* Move Translate-related files to components/translatedroger@chromium.org2014-01-0721-51/+241
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-252-5/+5
* Use TOP #1 language from CLD2 instead of the summary languagehajimehoshi@chromium.org2013-11-201-1/+2
* [Translate] Apply language synonyms to the target languagemiguelg@chromium.org2013-11-131-1/+1
* Collect UMAs (Modify*Lang) into TranslateUIDelegatehajimehoshi@chromium.org2013-10-312-10/+1
* [Translate]Add Uma stats for language changes in linux and androidmiguelg@chromium.org2013-10-292-1/+10
* Hardcode CLD version strings to avoid linking CLD to the browserdroger@chromium.org2013-10-142-19/+0
* Move language detection to a componentdroger@chromium.org2013-10-0417-0/+1466