summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-022-3/+9
* translate infobar: sort languages in menus by application localekuan@chromium.org2010-04-021-1/+25
* Making the translate context menu reset the blacklisting.jcivelli@chromium.org2010-03-301-2/+13
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-296-30/+111
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-296-109/+29
* implement error state for translate infobarkuan@chromium.org2010-03-296-29/+109
* Fixing the translate menu behavior.jcivelli@chromium.org2010-03-293-62/+122
* Adding a context menu to bring up or bring back the translate infobarjcivelli@chromium.org2010-03-253-16/+121
* Don't autotranslate in incognito mode (so we don't send informationjcivelli@google.com2010-03-232-4/+133
* Merging the translate manager UMA stats from the 249 branch to the trunk.jcampan@chromium.org2010-03-221-0/+1
* translate infobar: modify options menukuan@chromium.org2010-03-172-68/+38
* 2nd attempt at landing cl to implement enhancements for translate infobarkuan@chromium.org2010-03-152-2/+17
* Reland translate toolbar unit tests (originally landed as r41274, rolled back...jeremy@chromium.org2010-03-154-29/+41
* Revert "Reland translate toolbar unit tests (originally landed as r41274, rol...jeremy@chromium.org2010-03-154-33/+29
* Reland translate toolbar unit tests (originally landed as r41274, rolled back...jeremy@chromium.org2010-03-154-29/+33
* Revert "implement improvements for translate infobar"ajwong@chromium.org2010-03-132-17/+2
* implement improvements for translate infobarkuan@chromium.org2010-03-132-2/+17
* Adding a new unit-test that ensures we are showing ajcampan@chromium.org2010-03-111-0/+71
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-9/+0
* Revert 41274 - Unit Tests for OS X Translte infobars.thomasvl@chromium.org2010-03-114-33/+29
* Unit Tests for OS X Translte infobars.jeremy@chromium.org2010-03-114-29/+33
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-2/+2