summaryrefslogtreecommitdiffstats
path: root/components/translate
Commit message (Expand)AuthorAgeFilesLines
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-231-0/+22
* Standardize usage of virtual/override/final in components/dcheng2014-10-2110-71/+63
* Type conversion fixes, components/ edition.pkasting2014-10-171-3/+6
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-162-0/+12
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-111-0/+6
* [components] Apply automatic range checks to content enum types across IPCanujk.sharma2014-10-092-1/+3
* Add render_frame_host to WebContentsObserver::DidNavigateAnyFrame().mlamouri2014-10-082-0/+2
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-0610-52/+52
* Rename component_resources.h to components_resources.hhashimoto2014-09-251-1/+1
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-4/+4
* Move TranslateHelper to the translate component.droger2014-09-174-0/+933
* Move Translate browser-side IPC handling to the component.droger2014-09-162-14/+83
* Move navigation handling code from TranslateClient to TranslateDriverdroger2014-09-102-3/+139
* Remove implicit conversions from scoped_refptr to T* in components/dcheng2014-08-261-1/+3
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+9
* Add some remoting targets to GN build.Brett Wilson2014-08-251-0/+2
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+2
* Replace the use of CLD_DATA_FROM* and CLD-related ifdefs with runtime checks.andrewhayden@chromium.org2014-07-304-10/+49
* Add a new "Configure" mechanism to CLD browser-side data interfaces.andrewhayden@chromium.org2014-07-304-17/+34
* Add a new CldDataSource class that can be queried at runtime.andrewhayden@chromium.org2014-07-295-0/+82
* Fix translate namespacenaiem.shaik@gmail.com2014-07-2243-89/+269
* 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