summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-1/+2
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-231-1/+18
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-148/+34
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-34/+148
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-26/+1
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-031-125/+36
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-1/+217
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-215/+1
* Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.mpcomplete@chromium.org2010-03-251-1/+2
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+215
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-215/+1