| Commit message (Expand) | Author | Age | Files | Lines |
* | Only use IDC_ values for command ids in the render view context menu. | estade@chromium.org | 2010-05-13 | 1 | -11/+12 |
* | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 1 | -32/+13 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | This CL makes the translate context menu disabled when the | jcivelli@chromium.org | 2010-04-16 | 1 | -0/+8 |
* | Show an error infobar when we fail to retrieve the translate script. | jcivelli@google.com | 2010-04-14 | 1 | -0/+5 |
* | Get translate prefs syncing | skrul@chromium.org | 2010-04-07 | 1 | -3/+41 |
* | Changing the translate back-end to use the Google Translate element. | jcivelli@google.com | 2010-04-06 | 1 | -14/+60 |
* | Making the translate context menu reset the blacklisting. | jcivelli@chromium.org | 2010-03-30 | 1 | -2/+13 |
* | reland cl that implement error state for translate infobar | kuan@chromium.org | 2010-03-29 | 1 | -6/+12 |
* | Revert "implement error state for translate infobar" | phajdan.jr@chromium.org | 2010-03-29 | 1 | -10/+5 |
* | implement error state for translate infobar | kuan@chromium.org | 2010-03-29 | 1 | -5/+10 |
* | Fixing the translate menu behavior. | jcivelli@chromium.org | 2010-03-29 | 1 | -27/+116 |
* | Adding a context menu to bring up or bring back the translate infobar | jcivelli@chromium.org | 2010-03-25 | 1 | -0/+39 |
* | Don't autotranslate in incognito mode (so we don't send information | jcivelli@google.com | 2010-03-23 | 1 | -2/+127 |
* | Adding a new unit-test that ensures we are showing a | jcampan@chromium.org | 2010-03-11 | 1 | -0/+71 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -2/+2 |
* | Fix for bug 36463. Reloading a page by pressing enter in the | jcampan@chromium.org | 2010-03-05 | 1 | -0/+66 |
* | The browser would crash when pressing the translate button in the infobar whe... | jcampan@chromium.org | 2010-03-03 | 1 | -9/+38 |
* | Adding a preference to turn off the translate feature. | jcampan@chromium.org | 2010-02-26 | 1 | -0/+30 |
* | Make the translation bar not show up again when you closed it in a page | jcampan@chromium.org | 2010-02-23 | 1 | -26/+197 |
* | Makes sure we don't display several times the translate infobar for a page. | jcampan@chromium.org | 2010-02-17 | 1 | -1/+37 |
* | Fix the TranslateManager and unit-tests. | jcampan@chromium.org | 2010-02-13 | 1 | -4/+17 |
* | Implements the auto-translate on click: if you have translated | jcampan@chromium.org | 2010-02-12 | 1 | -0/+142 |