| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -12/+0 |
* | Remove Feedback button from the status bar and add it to the toolbar. | rkc@chromium.org | 2010-11-22 | 1 | -2/+1 |
* | Revert 65582 - Remove Feedback button from the status bar and add it to the t... | rvargas@google.com | 2010-11-09 | 1 | -1/+2 |
* | Remove Feedback button from the status bar and add it to the toolbar. | rkc@chromium.org | 2010-11-09 | 1 | -2/+1 |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -226/+3 |
* | First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... | finnur@chromium.org | 2010-11-08 | 1 | -7/+10 |
* | Add --disable-domui-menu switch | oshima@chromium.org | 2010-10-21 | 1 | -8/+6 |
* | Make the Downloads Shelf keyboard-accessible (via F6) and accessible to | dmazzoni@chromium.org | 2010-10-21 | 1 | -8/+9 |
* | Wait calling OnMenuOpened until the domui menu is ready to accept input. | oshima@chromium.org | 2010-10-12 | 1 | -3/+6 |
* | Switch WrenchMenu to use domui. | oshima@chromium.org | 2010-10-12 | 1 | -0/+10 |
* | Pressing Alt once should focus the app menu, but pressing it again should | dmazzoni@chromium.org | 2010-10-06 | 1 | -0/+3 |
* | Renames and moves match preview classes to instant. This doesn't | sky@chromium.org | 2010-10-05 | 1 | -1/+1 |
* | Fixes bug in wrench menu where closing with menu open could trigger | sky@chromium.org | 2010-10-05 | 1 | -1/+2 |
* | Send a notification when upgrades have been downloaded, and hook | zork@chromium.org | 2010-10-01 | 1 | -0/+3 |
* | Bunch of match preview tweaks: | sky@chromium.org | 2010-09-14 | 1 | -0/+1 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel. | erg@google.com | 2010-08-25 | 1 | -8/+5 |
* | Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (... | erg@google.com | 2010-08-24 | 1 | -5/+7 |
* | Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate. | erg@google.com | 2010-08-23 | 1 | -7/+5 |
* | Toolbar layout changes for M6 theme. | pkasting@chromium.org | 2010-07-28 | 1 | -1/+8 |
* | Swap reload and home back to how they were in Chrome <= 5. | pkasting@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Cleanup: Remove dead code (was only called when we had app + page menus). Ni... | pkasting@chromium.org | 2010-07-27 | 1 | -11/+0 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -5/+0 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -0/+5 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -5/+0 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -17/+4 |
* | Put sidetab menu back to wrench menu (confirmed with sky) | oshima@chromium.org | 2010-07-20 | 1 | -3/+0 |
* | Remove the bookmark menu. | pkasting@chromium.org | 2010-07-01 | 1 | -2/+0 |
* | Provides a single place to test whether the new wrench menu is | sky@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Attempt 2 at landing the following. This differs from the first in | sky@chromium.org | 2010-06-23 | 1 | -0/+4 |
* | Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ... | mrossetti@chromium.org | 2010-06-23 | 1 | -4/+0 |
* | Moves cut/copy/paste and increment/descrement/fullscreen into buttons | sky@chromium.org | 2010-06-23 | 1 | -0/+4 |
* | Small tweaks to improve toolbar keyboard accessibility: Put focus rects | dmazzoni@chromium.org | 2010-06-22 | 1 | -2/+6 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -42/+14 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -4/+3 |
* | Views: Respond to the --new-wrench-menu flag on windows. | erg@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 1 | -2/+2 |
* | Clean up bits of the toolbar code. | pkasting@chromium.org | 2010-06-09 | 1 | -7/+2 |
* | Implement upgrade notifications. | finnur@chromium.org | 2010-05-26 | 1 | -1/+26 |
* | Make sure the Omnibox is hidden when toolbar is collapsed. | finnur@chromium.org | 2010-05-13 | 1 | -1/+1 |
* | Collapse toolbars in app tabs. | aa@chromium.org | 2010-05-08 | 1 | -0/+5 |
* | Relanding http://codereview.chromium.org/1746009/show | jcivelli@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | Revert 45936 - The app launcher now uses the location bar (instead of the aut... | jcivelli@chromium.org | 2010-04-29 | 1 | -2/+1 |
* | The app launcher now uses the location bar (instead of the autocomplete edit)... | jcivelli@google.com | 2010-04-29 | 1 | -1/+2 |
* | Fixes possible crash if the window hosting a menu was closed while the | sky@chromium.org | 2010-04-23 | 1 | -0/+7 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -22/+2 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -2/+22 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -6/+1 |