summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
...
* Relanding this:jcivelli@chromium.org2010-09-071-68/+54
* Revert "Don't create pending entries when a navigation is initiated by the pa...phajdan.jr@chromium.org2010-09-021-54/+68
* Don't create pending entries when a navigation is initiated by the page.jcivelli@chromium.org2010-09-011-68/+54
* Bandaid around a weird crasher were we end up with a NULL infobar.jcivelli@chromium.org2010-09-011-4/+10
* Add --disable-translate to help Selenium/WebDriver dudes make Chromejrg@chromium.org2010-08-271-0/+7
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-4/+4
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* Ensures we don't let users translate pages that are in an unsupported languag...jcivelli@chromium.org2010-08-182-1/+16
* Don't show the extra "Always/never translate" buttons on the "before translat...jcivelli@chromium.org2010-08-172-11/+33
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-11/+10
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-3/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Sites like Google Maps may trigger navigations when the user interacts with t...jcivelli@chromium.org2010-08-132-1/+35
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+2
* Fix Translate bar crashersfeldstein@chromium.org2010-08-122-0/+5
* Don't show preference related menus in the translate infobar in incognito mode.jcivelli@chromium.org2010-08-111-11/+15
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-114-25/+24
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-062-2/+0
* `#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