summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/translate
Commit message (Expand)AuthorAgeFilesLines
* Move TranslateHelper to the translate component.droger2014-09-173-927/+10
* Refactoring the order of the weak_ptr_factory in chrome/renderer foldermohan.reddy2014-09-152-5/+5
* 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
* Fix translate namespacenaiem.shaik@gmail.com2014-07-224-37/+46
* Add metrics for tracking UX impact of non-static CLD data providersandrewhayden@chromium.org2014-07-172-3/+99
* 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-253-93/+66
* This patch defines three mechanisms for acquiring CLD2's data:andrewhayden@chromium.org2014-06-242-167/+69
* Don't use WebElement::hasTagName.tkent@chromium.org2014-06-241-1/+1
* content: Remove an unnecessary include to WebIconURL.hsadrul@chromium.org2014-06-171-0/+1
* Remove base::kInvalidPlatformFileValue from Chromervargas@chromium.org2014-06-062-15/+10
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-1/+1
* Remove HistoryController::GetPreviousEntry.davidben@chromium.org2014-05-171-1/+3
* Move language_detection to corenaiem.shaik@gmail.com2014-05-131-1/+1
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-181-0/+1
* Move extensions bindings code out of //chromerockot@chromium.org2014-04-171-1/+1
* Move HistoryController to content/renderer/japhet@chromium.org2014-04-151-2/+1
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-101-2/+1
* Move Translate renderer messages to the Translate componentdroger@chromium.org2014-04-042-2/+2
* Make it possible to read CLD data from a file.andrewhayden@chromium.org2014-03-272-1/+268
* 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