summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/translate
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-262-0/+2
* Move CapturePageInfo plumbing into ChromeRenderFrameObserver.dglazkov2015-09-251-39/+40
* Execute distiller in isolated worldmdjones2015-06-171-1/+1
* Move Tuple to base namespace.brettw2015-05-291-16/+16
* Add support to execute JavaScript in an isolated worldtwellington2015-05-041-3/+2
* Use v8::Local inplace of v8::Handle in src/chrome/*deepak.s2015-04-301-2/+2
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-241-1/+1
* Update legacy Tuple-using code.Avi Drissman2014-12-221-16/+16
* Convert Chinese lang codes with a region code to a compatible lang codehajimehoshi2014-11-131-1/+10
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-282-8/+4
* Replacing the OVERRIDE with override and in chrome/renderermohan.reddy2014-10-102-5/+5
* Rename component_resources.h to components_resources.hhashimoto2014-09-251-1/+1
* 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