summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/translate
Commit message (Expand)AuthorAgeFilesLines
* Make droger an owner of Translatedroger@chromium.org2014-03-201-0/+1
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-0/+1
* Move the translate script to the Translate componentdroger@chromium.org2014-02-071-1/+1
* Move Translate-related files to components/translatedroger@chromium.org2014-01-074-6/+6
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-252-3/+4
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-042-2/+3
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-073-15/+15
* Move language detection to a componentdroger@chromium.org2013-10-042-15/+15
* Fix: Don't call HandleScope default ctor.marja@chromium.org2013-09-111-2/+2
* Update translate OWNERS file to add hajimehoshi@toyoshim@chromium.org2013-09-111-0/+1
* Translate: add RenderViewTest to check if translate.js handles errorstoyoshim@chromium.org2013-09-091-0/+239
* Translate: element API callback interface changetoyoshim@chromium.org2013-09-091-0/+1
* Remove more calls to HandleScope default ctor.marja@chromium.org2013-09-061-3/+3
* Translate: add an origin check to the loader (2)toyoshim@chromium.org2013-08-221-12/+3
* Revert 218799 "Translate: add an origin check to the loader"jianli@chromium.org2013-08-211-3/+12
* Translate: add an origin check to the loadertoyoshim@chromium.org2013-08-211-12/+3
* Translate: browser test for Chrome Translate in an isolated worldtoyoshim@chromium.org2013-08-061-1/+7
* Translate: run translate scripts in an isolated worldtoyoshim@chromium.org2013-07-301-14/+66
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Move language detection to chrome/common/.droger@chromium.org2013-07-116-1050/+8
* Translate: Add Hindi and Nepali to the similar language sethajimehoshi@chromium.org2013-07-052-0/+4
* Translate: Don't filter three-letters language codehajimehoshi@chromium.org2013-07-033-28/+59
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-283-3/+3
* Translate: Preserve the dialect code of Chinesehajimehoshi@chromium.org2013-06-204-9/+40
* Update Blink include pathsabarth@chromium.org2013-06-172-8/+8
* Translate: trust CLD on language pairs known as famouse wrong configurationtoyoshim@chromium.org2013-06-145-11/+68
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-4/+1
* Translate: Convert synonyms before checking if the language is an Accept lang...hajimehoshi@chromium.org2013-06-121-2/+2
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-111-1/+1
* Refactoring: Moved ConvertLanguageCodeSynonym to chrome/common/translate/tran...hajimehoshi@chromium.org2013-06-102-50/+3
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-072-2/+2
* Translate: create chrome/common/translate directorytoyoshim@chromium.org2013-06-061-1/+1
* Translate: CLD should not disagree similar languagestoyoshim@chromium.org2013-06-056-20/+124
* Add 'html lang attribute' column to chrome://translate-internals/hajimehoshi@chromium.org2013-05-311-1/+1
* Translate: TranslateHelper should check page_id strictlytoyoshim@chromium.org2013-05-312-13/+16
* Add the 'content' column to chrome://translate-internals/hajimehoshi@chromium.org2013-05-301-0/+4
* Translate: adopt html lang attribute if valid value is providedtoyoshim@chromium.org2013-05-286-64/+152
* Revert 202427 "Translate: adopt html lang attribute if valid val..."toyoshim@chromium.org2013-05-276-148/+64
* Translate: adopt html lang attribute if valid value is providedtoyoshim@chromium.org2013-05-276-64/+148
* Revert 201856 "Translate: adopt html lang attribute if valid val..."stevenjb@chromium.org2013-05-236-137/+55
* Translate: adopt html lang attribute if valid value is providedtoyoshim@chromium.org2013-05-236-55/+137
* Translate: add an UMA to measure scheme ratio on translating pagestoyoshim@chromium.org2013-05-234-0/+53
* Remove unnecessary loggings.hajimehoshi@chromium.org2013-05-221-3/+0
* Added the 'Translation Logs' tab to chrome://translate-internals/ hajimehoshi@chromium.org2013-05-214-18/+65
* Translate: enable context menu against pages having notranslate meta tagtoyoshim@chromium.org2013-05-212-42/+32
* Translate: add UMA to measure duration time of infobar user actiontoyoshim@chromium.org2013-05-175-1/+32
* Translate: move UMA related code in TranslateManager to TranslateManagerMetricstoyoshim@chromium.org2013-05-162-4/+7
* Move dom_operations.{h,cc} to content/renderer/savable_resources.{h,cc}.darin@chromium.org2013-05-151-1/+0
* Prune dom_operations.{h,cc}.darin@chromium.org2013-05-141-4/+35
* Translate: move UMA related code in TranslateHelper to TranslateHelperMetricstoyoshim@chromium.org2013-05-134-25/+186