| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CompactNavigationBar for toolkit views build, with some design change per Col... | oshima@chromium.org | 2009-10-26 | 1 | -0/+1 |
* | Fix resource ID conflict. Original patch by Thiago Farina (see http://codere... | pkasting@chromium.org | 2009-10-16 | 1 | -38/+38 |
* | Reland r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -8/+1 |
* | Reverting r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -1/+8 |
* | Remove the implicit wrench menu items for browser actions. | aa@chromium.org | 2009-10-15 | 1 | -8/+1 |
* | * Add ctrl-shift-d to bookmark all tabs. | pkasting@chromium.org | 2009-10-08 | 1 | -6/+7 |
* | Integrate browser actions with the wrench menu. Browser | aa@chromium.org | 2009-09-30 | 1 | -0/+7 |
* | Add keyboard shortcuts to reorder tabs left or right on Linux. | tony@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 1 | -0/+1 |
* | Experiment with dislodging the Extension Shelf and having it only appear on t... | finnur@chromium.org | 2009-08-30 | 1 | -0/+1 |
* | Introduce accesskeys for Chrome menus. | mhm@chromium.org | 2009-08-26 | 1 | -0/+2 |
* | Remove personalization.h/cc by putting things in final resting places | tim@chromium.org | 2009-08-20 | 1 | -1/+1 |
* | First cut at Mac history menu. | rohitrao@chromium.org | 2009-07-27 | 1 | -0/+3 |
* | DevTools: Rename JavaScript console action into Developer Tools. | pfeldman@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | linux: implement the sad plugin | evan@chromium.org | 2009-07-09 | 1 | -2/+0 |
* | Adds a couple of keybindings. | sky@chromium.org | 2009-07-07 | 1 | -0/+1 |
* | DevTools: Nuke legacy debugger. | pfeldman@chromium.org | 2009-06-24 | 1 | -1/+0 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -0/+4 |
* | Revert "Implement OS X Encoding Menu." | tc@google.com | 2009-05-14 | 1 | -4/+0 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -0/+4 |
* | Add menu tag to View + Encoding menus. | jeremy@chromium.org | 2009-04-27 | 1 | -0/+1 |
* | DevTools: Add devtools messages into the about:ipc dialog. | pfeldman@chromium.org | 2009-04-03 | 1 | -0/+2 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 1 | -4/+2 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -2/+12 |
* | Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I) | jungshik@google.com | 2009-03-07 | 1 | -0/+1 |
* | Preliminary fullscreen mode support. | pkasting@chromium.org | 2009-02-18 | 1 | -1/+2 |
* | Port remaining .rc data resource files to grd. This includes | tc@google.com | 2009-02-13 | 1 | -5/+0 |
* | New menu item for personalization project. | munjal@chromium.org | 2009-02-06 | 1 | -0/+1 |
* | Remove net_resources.rc and net_resources.h and replace it | tc@google.com | 2009-01-08 | 1 | -1/+0 |
* | Add "Enable spell check for this field" menu option in sub context menu for c... | sidchat@google.com | 2008-12-15 | 1 | -1/+1 |
* | A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (... | jungshik@google.com | 2008-12-11 | 1 | -1/+1 |
* | Cleanup part 5. | pkasting@chromium.org | 2008-12-10 | 1 | -145/+158 |
* | Cleanup part 4. | pkasting@chromium.org | 2008-12-09 | 1 | -6/+3 |
* | Cleanup, part 1. | pkasting@chromium.org | 2008-12-08 | 1 | -43/+43 |
* | Chromium-MultiProfile-Prototype | munjal@chromium.org | 2008-12-03 | 1 | -1/+22 |
* | Add a new submenu in the context menu for a text box. This submenu displays s... | sidchat@google.com | 2008-12-01 | 1 | -0/+4 |
* | Get rid of ISO-8859-9 in the character encoding menu because it's now treated... | jungshik@google.com | 2008-11-25 | 1 | -7/+7 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -0/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+163 |