summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-0/+4
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel.erg@google.com2010-08-251-21/+3
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-2/+2
* Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...erg@google.com2010-08-241-3/+21
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-231-21/+3
* Disable the stop button when the user is hovering it and the page finishes lo...pkasting@chromium.org2010-08-201-0/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* Browser actions container layout changes for M6 theme.pkasting@chromium.org2010-07-291-0/+1
* Toolbar layout changes for M6 theme.pkasting@chromium.org2010-07-281-40/+51
* Remove button masks for toolbar buttons, which will no longer be needed in th...pkasting@chromium.org2010-07-281-11/+0
* Swap reload and home back to how they were in Chrome <= 5.pkasting@chromium.org2010-07-281-25/+24
* Cleanup: Remove dead code (was only called when we had app + page menus). Ni...pkasting@chromium.org2010-07-271-29/+2
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-1/+1
* Use check item for side tab menu.oshima@chromium.org2010-07-211-0/+5
* Attemp 2 at:sky@chromium.org2010-07-211-27/+2
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-2/+27
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-27/+2
* Remove the page and app menus.pkasting@chromium.org2010-07-201-134/+27
* Put sidetab menu back to wrench menu (confirmed with sky)oshima@chromium.org2010-07-201-12/+5
* Revert r42636. That hack is no longer needed now that we removed the compactmpcomplete@chromium.org2010-07-191-1/+1
* Remove the bookmark menu.pkasting@chromium.org2010-07-011-26/+2
* Fixes new wrench related problems on views:sky@chromium.org2010-06-251-1/+2
* Provides a single place to test whether the new wrench menu issky@chromium.org2010-06-241-5/+3
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+3
* Attempt 2 at landing the following. This differs from the first insky@chromium.org2010-06-231-4/+25
* Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...mrossetti@chromium.org2010-06-231-25/+4
* Moves cut/copy/paste and increment/descrement/fullscreen into buttonssky@chromium.org2010-06-231-4/+25
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-221-1/+19
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-139/+21
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-60/+24
* Views: Respond to the --new-wrench-menu flag on windows.erg@chromium.org2010-06-101-19/+39
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-2/+0
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-15/+27
* Clean up bits of the toolbar code.pkasting@chromium.org2010-06-091-191/+131
* Implement upgrade notifications.finnur@chromium.org2010-05-261-4/+108
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-131-0/+16
* Fixes possible crash when menus were destroyed. I wasn't resetting asky@chromium.org2010-05-111-0/+4
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-2/+2
* Collapse toolbars in app tabs.aa@chromium.org2010-05-081-2/+13
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-2/+2
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-2/+2
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-2/+2
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-1/+2
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-2/+1