summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/action_box_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Gets the menu code to use the right MenuConfig and right NativeTheme.sky@chromium.org2012-11-051-10/+0
* Changed action box menu background and border to match the rest of the menusyefim@chromium.org2012-10-231-30/+0
* Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...yefim@chromium.org2012-10-101-0/+11
* Revert 160886 - Added MenuConfig setter to MenuItemView, updated rest of the ...cpu@chromium.org2012-10-091-11/+0
* Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...yefim@chromium.org2012-10-091-0/+11
* Add ActionBoxController, a controller class for the action box scoped to thekalman@chromium.org2012-09-281-22/+20
* Adjusted action box menu position relative to omnibox and action box menu but...yefim@chromium.org2012-09-151-4/+4
* Add back Inspect Popup command to extension popups on Windowsbenwells@chromium.org2012-09-121-0/+3
* Set action box menu items margins to 0,0 only for extensions, as they have bi...yefim@chromium.org2012-09-071-1/+1
* Activated send-to-mobile and bookmark in action box for Windows.beaudoin@chromium.org2012-08-271-1/+2
* Fixed Issue 143925: Chrome: Crash Report - Stack Signature: views::MenuItemVi...yefim@chromium.org2012-08-221-35/+15
* Attempt at fixing crash. Because BrowserActionView lazily creates itssky@chromium.org2012-08-161-1/+1
* Fix aura compile.dalecurtis@google.com2012-08-091-3/+3
* Initial implementation of action box menu. It is still work in progress, just...yefim@chromium.org2012-08-091-0/+163