summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-267-0/+7
* Few TranslateManager changes:jcivelli@chromium.org2010-07-223-22/+50
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-215-42/+107
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-205-107/+42
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-205-42/+107
* When Chrome translates a page, the translate server might detect that the pag...jcivelli@chromium.org2010-07-193-7/+57
* Google translate supports some new languages, makes Chrome aware of them. Tha...jcivelli@chromium.org2010-07-182-5/+11
* Adding a way for user to report errors in language detectionjcivelli@chromium.org2010-07-165-1/+58
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-122-53/+91
* Make the translate button more responsivejcivelli@chromium.org2010-07-122-14/+17
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-0118-2668/+470
* The text in the after translate infobar was incorrect due to an incorrect usa...jcivelli@chromium.org2010-06-301-1/+1
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-304-58/+151
* Fix translate manager unit test.estade@chromium.org2010-06-301-4/+5
* Revert 51263 (breaks the Linux views build)jcivelli@chromium.org2010-06-304-147/+54
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-304-54/+147
* Disable a unit test that I broke.estade@chromium.org2010-06-291-1/+2
* Change a bunch of string types.estade@chromium.org2010-06-292-5/+5
* Translate infobar always/never translate buttonsjcivelli@chromium.org2010-06-295-10/+185
* TranslateInfoBarDelegate2 were leaked.jcivelli@chromium.org2010-06-263-18/+40
* Revert 50913jcivelli@chromium.org2010-06-263-42/+18
* TranslateInfoBarDelegate2 were leaked. (Yikes!)jcivelli@chromium.org2010-06-263-18/+42
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-252-145/+48
* Refactor the translate infobars on mac to match the new windows code.feldstein@chromium.org2010-06-232-17/+22
* Revert 50465 - Porting the infobars on Linux to the new TranslateInfobarDeleg...robertshield@chromium.org2010-06-222-50/+140
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-222-140/+50
* Revert 50308: still failing on Linux sh-lib testsjcivelli@chromium.org2010-06-192-50/+140
* Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)jcivelli@chromium.org2010-06-192-140/+50
* Revert 50148:jcivelli@chromium.org2010-06-172-50/+140
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-172-140/+50
* In the translate infobars (the before and after ones), it was possible to sel...jcivelli@chromium.org2010-06-171-1/+1
* Coverity: fix wrong assignment in swap in TranslateInfoBarDelegate2::GetAfter...mattm@chromium.org2010-06-161-3/+3
* Hide the translate infobar when a language/site gets blacklisted.jcivelli@chromium.org2010-06-161-4/+8
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-45/+47
* Refactored the translate infobars.jcivelli@chromium.org2010-06-0912-3/+2486
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-11/+12
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-32/+13
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-072-2/+2
* Translate now supports translating pages for which wejcivelli@google.com2010-04-201-0/+2
* This CL makes the translate context menu disabled when thejcivelli@chromium.org2010-04-161-0/+8
* Show an error infobar when we fail to retrieve the translate script.jcivelli@google.com2010-04-143-27/+53
* redesign and reimplement auto-translate preferenceskuan@chromium.org2010-04-093-34/+75
* Update Mac translate infobarsjeremy@chromium.org2010-04-081-3/+0
* Get translate prefs syncingskrul@chromium.org2010-04-073-14/+58
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-064-42/+382