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