summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/translate
Commit message (Expand)AuthorAgeFilesLines
* 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