index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
views
/
controls
/
button
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
linux_aura: Fix close button in left positioned maximized windows.
erg@chromium.org
2013-11-12
3
-2
/
+42
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-1
/
+0
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Revert 234300 "Make LabelButton respect the minimum size of its ..."
pkasting@chromium.org
2013-11-11
3
-17
/
+0
*
Make LabelButton respect the minimum size of its border. This is useful for
pkasting@chromium.org
2013-11-11
3
-0
/
+17
*
Makes download shelf button close menu on second click
sky@chromium.org
2013-11-08
2
-4
/
+4
*
Redesign of the avatar menu button.
noms@chromium.org
2013-10-17
1
-1
/
+0
*
Revert 228293 "Redesign of the avatar menu button."
erg@chromium.org
2013-10-14
1
-0
/
+1
*
Redesign of the avatar menu button.
noms@chromium.org
2013-10-12
1
-1
/
+0
*
Separate the painting of the menu marker from painting the rest of the button.
noms@chromium.org
2013-10-04
2
-15
/
+21
*
linux_aura: Flip the close button when it is the leftmost button.
erg@chromium.org
2013-10-01
2
-1
/
+20
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-0
/
+1
*
[MediaGalleries] Update dialog with new title, new gallery names.
gbillock@chromium.org
2013-09-24
2
-0
/
+7
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-1
/
+0
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-0
/
+1
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
3
-4
/
+4
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Fix Views blue button's blurry text on Aura.
msw@chromium.org
2013-09-17
4
-12
/
+15
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
8
-21
/
+21
*
Factor out the layout code from OpaqueBrowserFrameView for testing.
erg@chromium.org
2013-08-30
2
-0
/
+9
*
Stop menus from being double shown.
dbeam@chromium.org
2013-08-26
2
-8
/
+2
*
Use SkLerpXfermode to blend LabelButton images.
msw@chromium.org
2013-08-14
3
-13
/
+14
*
In LabelButton::SetIsDefault: ~ is bitwise NOT, not !.
jbroman@chromium.org
2013-08-13
1
-1
/
+1
*
make dragging button from omnibox not look crappy on Windows Aura
scottmg@chromium.org
2013-08-09
1
-1
/
+1
*
[chromeos] Use the correct display's bounds as menu's left bound
oshima@chromium.org
2013-08-09
1
-0
/
+10
*
Replace button/blue_button basic images.
rkc@chromium.org
2013-07-31
2
-34
/
+51
*
Require 100ms before re-opening a Views Combobox menu.
msw@chromium.org
2013-07-23
2
-5
/
+6
*
Add assets for disabled blue button.
estade@chromium.org
2013-07-22
1
-2
/
+3
*
Use a direct include of the message_loop header in ui/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use the wider Bold/Normal font in LabelButton::GetPreferredSize.
msw@chromium.org
2013-07-17
1
-4
/
+11
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Do not dispatch synthetic mousemove events when mouse events are disabled
tdanderson@google.com
2013-06-24
1
-5
/
+2
*
Refine LabelButton colors and Windows high contrast support.
msw@chromium.org
2013-06-19
3
-22
/
+46
*
Hover effects in views should not be invoked when mouse events are disabled
tdanderson@chromium.org
2013-06-18
3
-17
/
+31
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
4
-10
/
+16
*
Tweak new button style height for ChromeOS.
msw@chromium.org
2013-06-12
2
-2
/
+2
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
5
-5
/
+5
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
5
-5
/
+5
*
Allow STATE_NORMAL text buttons to animate
ckocagil@chromium.org
2013-05-30
1
-5
/
+11
*
Add support for blue buttons.
benwells@chromium.org
2013-05-30
3
-1
/
+111
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
1
-2
/
+2
*
views: Store only the name of the class in kViewClassName constants.
tfarina@chromium.org
2013-05-26
6
-7
/
+7
*
views: Switch Checkbox over to LabelButton.
tfarina@chromium.org
2013-05-23
8
-201
/
+236
*
Use new disabled button assets, not 50% alpha.
msw@chromium.org
2013-05-22
1
-7
/
+3
*
ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.
tfarina@chromium.org
2013-05-17
2
-10
/
+10
*
Fix LabelButton preferred size calculations.
msw@chromium.org
2013-05-14
1
-19
/
+15
*
Remove unused NativeTextButton class.
msw@chromium.org
2013-05-13
2
-117
/
+0
*
modify View::ViewHierarchyChanged signature
kuan@chromium.org
2013-05-13
2
-7
/
+5
*
Fix LabelButton animation jank and focus-border presence.
msw@chromium.org
2013-05-10
2
-16
/
+17
[next]