| Commit message (Expand) | Author | Age | Files | Lines |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 1 | -289/+0 |
* | First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... | finnur@chromium.org | 2010-11-08 | 1 | -0/+1 |
* | The "Update Chrome" menu item should appear in addition to the About menu. | erg@google.com | 2010-08-31 | 1 | -0/+1 |
* | Added "Look Up in Dictionary" item to context menu for Mac. | tkent@chromium.org | 2010-08-23 | 1 | -0/+1 |
* | Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi... | zelidrag@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | remove toolstrips | erikkay@chromium.org | 2010-08-12 | 1 | -1/+0 |
* | Adding remoting setup to wrench menu | hclam@chromium.org | 2010-08-12 | 1 | -0/+3 |
* | Revert 55311 - Add remoting to wrench menu. | erikchen@google.com | 2010-08-06 | 1 | -3/+0 |
* | Add remoting to wrench menu. | hclam@chromium.org | 2010-08-06 | 1 | -0/+3 |
* | Mac: Add "Show Tab Overview" menu item. | thakis@chromium.org | 2010-07-27 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -4/+3 |
* | Put sidetab menu back to wrench menu (confirmed with sky) | oshima@chromium.org | 2010-07-20 | 1 | -2/+1 |
* | Removing the code that are no longer in use. | oshima@chromium.org | 2010-07-16 | 1 | -4/+3 |
* | Adding a way for user to report errors in language detection | jcivelli@chromium.org | 2010-07-16 | 1 | -6/+7 |
* | Add "Inspect Element" shortcut to browser tabs. | apavlov@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | [Mac] Put buttons into the new unified Wrench menu. | rsesek@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | GTK: Cleanups to the new wrench menu. | erg@chromium.org | 2010-06-30 | 1 | -0/+1 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -0/+4 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -3/+1 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 1 | -15/+0 |
* | [Mac] Make the History menu behave more like the NTP in its display of recent... | rsesek@chromium.org | 2010-06-03 | 1 | -2/+0 |
* | Pressing the search button brings the NTP or close it if it is opened. | jcivelli@chromium.org | 2010-06-01 | 1 | -0/+1 |
* | Adds side tab layout for chromeos. As part of this I renamed the | sky@chromium.org | 2010-05-28 | 1 | -0/+2 |
* | Only use IDC_ values for command ids in the render view context menu. | estade@chromium.org | 2010-05-13 | 1 | -0/+47 |
* | Win: Fix wrong default icon being shown on chrome.exe. | mattm@chromium.org | 2010-05-03 | 1 | -1/+1 |
* | Win: Use different icon for SxS | mattm@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 1 | -0/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+1 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -1/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+1 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -1/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -0/+1 |
* | Initial version of an experimental Extensions Context Menu API. | asargent@chromium.org | 2010-03-23 | 1 | -0/+5 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -1/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+1 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -1/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+1 |
* | linux: plumb shift-reload down into new shift-reload API | evan@chromium.org | 2010-02-19 | 1 | -0/+3 |
* | WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524 | jeremy@chromium.org | 2010-02-05 | 1 | -0/+6 |
* | Wire popup blocking UI to the new machinery and port over the user's old whit... | pkasting@chromium.org | 2010-02-02 | 1 | -5/+4 |
* | implement infobars and delegates placeholders for translate feature. | kuan@chromium.org | 2010-01-27 | 1 | -1/+10 |
* | Split chromeos options page into system and internet. | chocobo@chromium.org | 2010-01-26 | 1 | -1/+2 |
* | [Linux] Implement input methods context menu. | suzhe@chromium.org | 2010-01-24 | 1 | -1/+2 |
* | Unhandled keyboard messages coming back from the host browser running ChromeF... | ananta@chromium.org | 2010-01-12 | 1 | -0/+1 |
* | Add some licensing comments under chrome/. | evan@chromium.org | 2009-12-28 | 1 | -0/+4 |
* | Chromium: support custom WebCore context menu items in Chromium port (downstr... | pfeldman@chromium.org | 2009-12-09 | 1 | -0/+4 |
* | Implement "Email Link To Page" menu command. | snej@chromium.org | 2009-12-03 | 1 | -0/+1 |
* | DevTools: Wire Ctrl+Shift+C to "Show JavaScript console". | pfeldman@chromium.org | 2009-11-06 | 1 | -1/+2 |
* | Fix the chrome app icon on windows | tc@google.com | 2009-11-05 | 1 | -0/+25 |