summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/button
Commit message (Expand)AuthorAgeFilesLines
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* linux_aura: Fix close button in left positioned maximized windows.erg@chromium.org2013-11-123-2/+42
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-1/+0
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Revert 234300 "Make LabelButton respect the minimum size of its ..."pkasting@chromium.org2013-11-113-17/+0
* Make LabelButton respect the minimum size of its border. This is useful forpkasting@chromium.org2013-11-113-0/+17
* Makes download shelf button close menu on second clicksky@chromium.org2013-11-082-4/+4
* Redesign of the avatar menu button.noms@chromium.org2013-10-171-1/+0
* Revert 228293 "Redesign of the avatar menu button."erg@chromium.org2013-10-141-0/+1
* Redesign of the avatar menu button.noms@chromium.org2013-10-121-1/+0
* Separate the painting of the menu marker from painting the rest of the button.noms@chromium.org2013-10-042-15/+21
* linux_aura: Flip the close button when it is the leftmost button.erg@chromium.org2013-10-012-1/+20
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-0/+1
* [MediaGalleries] Update dialog with new title, new gallery names.gbillock@chromium.org2013-09-242-0/+7
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+0
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-0/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-183-4/+4
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Fix Views blue button's blurry text on Aura.msw@chromium.org2013-09-174-12/+15
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-158-21/+21
* Factor out the layout code from OpaqueBrowserFrameView for testing.erg@chromium.org2013-08-302-0/+9
* Stop menus from being double shown. dbeam@chromium.org2013-08-262-8/+2
* Use SkLerpXfermode to blend LabelButton images.msw@chromium.org2013-08-143-13/+14
* In LabelButton::SetIsDefault: ~ is bitwise NOT, not !.jbroman@chromium.org2013-08-131-1/+1
* make dragging button from omnibox not look crappy on Windows Aurascottmg@chromium.org2013-08-091-1/+1
* [chromeos] Use the correct display's bounds as menu's left boundoshima@chromium.org2013-08-091-0/+10
* Replace button/blue_button basic images.rkc@chromium.org2013-07-312-34/+51
* Require 100ms before re-opening a Views Combobox menu.msw@chromium.org2013-07-232-5/+6
* Add assets for disabled blue button.estade@chromium.org2013-07-221-2/+3
* Use a direct include of the message_loop header in ui/, part 2.avi@chromium.org2013-07-181-1/+1
* Use the wider Bold/Normal font in LabelButton::GetPreferredSize.msw@chromium.org2013-07-171-4/+11
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* Do not dispatch synthetic mousemove events when mouse events are disabledtdanderson@google.com2013-06-241-5/+2
* Refine LabelButton colors and Windows high contrast support.msw@chromium.org2013-06-193-22/+46
* Hover effects in views should not be invoked when mouse events are disabledtdanderson@chromium.org2013-06-183-17/+31
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-184-10/+16
* Tweak new button style height for ChromeOS.msw@chromium.org2013-06-122-2/+2
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-115-5/+5
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-075-5/+5
* Allow STATE_NORMAL text buttons to animateckocagil@chromium.org2013-05-301-5/+11
* Add support for blue buttons.benwells@chromium.org2013-05-303-1/+111
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-2/+2
* views: Store only the name of the class in kViewClassName constants.tfarina@chromium.org2013-05-266-7/+7
* views: Switch Checkbox over to LabelButton.tfarina@chromium.org2013-05-238-201/+236
* Use new disabled button assets, not 50% alpha.msw@chromium.org2013-05-221-7/+3
* ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.tfarina@chromium.org2013-05-172-10/+10
* Fix LabelButton preferred size calculations.msw@chromium.org2013-05-141-19/+15
* Remove unused NativeTextButton class.msw@chromium.org2013-05-132-117/+0
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-7/+5
* Fix LabelButton animation jank and focus-border presence.msw@chromium.org2013-05-102-16/+17