summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/translate
Commit message (Expand)AuthorAgeFilesLines
...
* Translate: CLD should agree langauge codes having country codetoyoshim@chromium.org2013-04-303-1/+16
* Translate: implement UMAs for monitoring performancetoyoshim@chromium.org2013-04-263-57/+127
* Translate: style fix on TranslateHelperBrowserTesttoyoshim@chromium.org2013-04-221-0/+3
* Translate: translate_helper clean up to prepare for execution in isolated worldtoyoshim@chromium.org2013-04-153-100/+63
* Translate: const char* const kFoo -> const char kFoo[]toyoshim@chromium.org2013-04-151-1/+1
* Create chrome/renderer/translate directory and add OWNERS filetoyoshim@chromium.org2013-04-135-0/+1252
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-066-838/+0
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-292-3/+9
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-292-9/+3
* implement error state for translate infobarkuan@chromium.org2010-03-292-3/+9
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-2/+5
* This CL makes switching the target back to the original languagejcampan@chromium.org2010-02-182-31/+51
* This CL addresses 2 issues:jcampan@chromium.org2010-02-102-4/+19
* The translate feature was only translating the main frame of the page.jcampan@chromium.org2010-02-093-17/+64
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-022-36/+52
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-013-28/+87
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-313-82/+28
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-313-28/+82
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-302-0/+36
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-292-1/+6
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-146-0/+631