summaryrefslogtreecommitdiffstats
path: root/components/translate
Commit message (Expand)AuthorAgeFilesLines
* GN build improvements.brettw@chromium.org2014-04-301-0/+7
* Revert 266932 "GN build improvements."brettw@chromium.org2014-04-291-2/+0
* GN build improvements.brettw@chromium.org2014-04-291-0/+2
* Enable builds of some translate libraries in GN world.tfarina@chromium.org2014-04-281-0/+1
* Componentize TranslateUIDelegateblundell@chromium.org2014-04-102-0/+383
* Fix compile-time bugs introduced by r261562.andrewhayden@chromium.org2014-04-091-0/+4
* Componentize TranslateManagerblundell@chromium.org2014-04-093-0/+501
* Remove most content-level dependencies from TranslateManager.blundell@chromium.org2014-04-084-0/+76
* Move TranslateManager::IsTranslatableURL to be a client-level concept.blundell@chromium.org2014-04-081-0/+4
* Move translate's BUILD.gn file into its final location.tfarina@chromium.org2014-04-081-0/+61
* Abstract TranslateTabHelper::ShowTranslateUI through TranslateClientblundell@chromium.org2014-04-071-0/+12
* Eliminate calls to BrowserContext::IsOffTheRecord in TranslateManagerblundell@chromium.org2014-04-074-0/+11
* Abstract TranslateManager IPC sends through TranslateDriver.blundell@chromium.org2014-04-074-0/+53
* Move TranslateStep enum into the Translate component core code.blundell@chromium.org2014-04-071-0/+22
* Move Translate renderer messages to the Translate componentdroger@chromium.org2014-04-042-0/+114
* Revert 256612 "On mobile. Do not check for ICU translations when..."miguelg@chromium.org2014-03-311-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