summaryrefslogtreecommitdiffstats
path: root/components/translate
Commit message (Expand)AuthorAgeFilesLines
...
* Expose the CLD data source in chrome://translate-internalsandrewhayden@chromium.org2014-07-163-0/+9
* components: Add bookmarks to GN build.tfarina@chromium.org2014-07-112-2/+2
* Add components and CLD to GN build.brettw@chromium.org2014-07-107-72/+184
* Fixes for re-enabling more MSVC level 4 warnings: components/ editionpkasting@chromium.org2014-07-093-9/+9
* Translate: Implement reset the denial state on chrome://translate-internalshajimehoshi@chromium.org2014-07-082-0/+8
* This is currently a no-op, since there are no platforms that are currently sh...andrewhayden@chromium.org2014-07-014-15/+34
* Become an owner for the various bits of translate that I am now familiar with.andrewhayden@chromium.org2014-07-011-1/+6
* Remove page id from translation code.avi@chromium.org2014-06-257-62/+51
* Translate: Hide the bubble if the user denies translating 2 times within 24 h...hajimehoshi@chromium.org2014-06-253-4/+42
* This patch defines three mechanisms for acquiring CLD2's data:andrewhayden@chromium.org2014-06-2414-24/+796
* LanguageState should be owned by TranslateManagernaiem.shaik@gmail.com2014-06-119-77/+59
* Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component.droger@chromium.org2014-06-026-0/+787
* Add GN buildfiles for ui/compositor and snapshot.brettw@chromium.org2014-05-301-1/+1
* Revert 272217 "LanguageState should be owned by TranslateManager"sadrul@chromium.org2014-05-227-27/+47
* LanguageState should be owned by TranslateManagernaiem.shaik@gmail.com2014-05-227-47/+27
* Remove dependency of TranslateInfobarDelegate on chrome/ and content/droger@chromium.org2014-05-204-0/+17
* Remove most of chrome/ and content/ usage from TranslateInfoBarDelegatedroger@chromium.org2014-05-172-6/+13
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-152-2/+2
* Move language_detection to corenaiem.shaik@gmail.com2014-05-134-8/+8
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-062-1/+1
* Fix gn check errors for translate component.tfarina@chromium.org2014-05-031-1/+4
* 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