summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/translation_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Making the parsing of the response received from the translate serverjcampan@chromium.org2010-02-121-42/+78
* This CL addresses 2 issues:jcampan@chromium.org2010-02-101-2/+8
* Don't show a translate infobar when the page is in a languagejcampan@chromium.org2010-02-031-1/+14
* Some minor change to the translate classes to address the remarksjcampan@chromium.org2010-02-031-20/+21
* Translating from the English locale would translate to Afrikaans.jcampan@chromium.org2010-02-021-17/+14
* implement proper localized display names for translate languageskuan@chromium.org2010-02-021-0/+65
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-15/+533
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-141-0/+29