summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Toolbar layout changes for M6 theme.pkasting@chromium.org2010-07-281-1/+8
* Swap reload and home back to how they were in Chrome <= 5.pkasting@chromium.org2010-07-281-1/+1
* Cleanup: Remove dead code (was only called when we had app + page menus). Ni...pkasting@chromium.org2010-07-271-11/+0
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attemp 2 at:sky@chromium.org2010-07-211-5/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+5
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-5/+0
* Remove the page and app menus.pkasting@chromium.org2010-07-201-17/+4
* Put sidetab menu back to wrench menu (confirmed with sky)oshima@chromium.org2010-07-201-3/+0
* Remove the bookmark menu.pkasting@chromium.org2010-07-011-2/+0
* Provides a single place to test whether the new wrench menu issky@chromium.org2010-06-241-1/+1
* Attempt 2 at landing the following. This differs from the first insky@chromium.org2010-06-231-0/+4
* Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...mrossetti@chromium.org2010-06-231-4/+0
* Moves cut/copy/paste and increment/descrement/fullscreen into buttonssky@chromium.org2010-06-231-0/+4
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-221-2/+6
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-42/+14
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-4/+3
* Views: Respond to the --new-wrench-menu flag on windows.erg@chromium.org2010-06-101-1/+1
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-2/+2
* Clean up bits of the toolbar code.pkasting@chromium.org2010-06-091-7/+2
* Implement upgrade notifications.finnur@chromium.org2010-05-261-1/+26
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-131-1/+1
* Collapse toolbars in app tabs.aa@chromium.org2010-05-081-0/+5
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+2
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-2/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+2
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-231-0/+7
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-22/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+22
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-6/+1
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-031-16/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-1/+60
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-52/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+52
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-52/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+52
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-42/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-1/+42
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-42/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-1/+42
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-8/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-271-0/+3
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-3/+3
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-14/+4
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-43/+2
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-16/+17
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-0/+7
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-041-33/+6