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
/
text_button.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the now unused TextButton code.
msw@chromium.org
2014-06-29
1
-729
/
+0
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-5
/
+6
*
Allow TextButton derivatives to override drawing of certain parts.
rogerta@chromium.org
2014-05-15
1
-30
/
+37
*
retry r266622:
estade@chromium.org
2014-04-30
1
-2
/
+0
*
Revert of retry r266042: (https://codereview.chromium.org/251703002/)
thakis@chromium.org
2014-04-28
1
-0
/
+2
*
retry r266042:
estade@chromium.org
2014-04-28
1
-2
/
+0
*
Revert 266042 "Automatically call OnNativeThemeChanged when a wi..."
rmsousa@chromium.org
2014-04-25
1
-0
/
+2
*
Automatically call OnNativeThemeChanged when a widget is added to a hierarchy
estade@chromium.org
2014-04-24
1
-2
/
+0
*
Remove useless views::TextButton::has_text_shadow_
pkotwicz@chromium.org
2014-03-05
1
-28
/
+2
*
Remove Unused AsTextButtonBorder RTTI helper.
msw@chromium.org
2014-02-14
1
-8
/
+0
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-1
/
+1
*
[Win] Fix the 'edit profile' button in the avatar bubble.
noms@chromium.org
2014-01-22
1
-9
/
+26
*
As part of effort to support multiple fonts, this CL changes methods which ar...
yukishiino@chromium.org
2014-01-16
1
-8
/
+0
*
Clean-up: Replaces gfs::Font with gfx::FontList in ui/views.
yukishiino@chromium.org
2013-12-25
1
-27
/
+20
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
1
-3
/
+4
*
Removes FocusBorder from views
sky@chromium.org
2013-12-05
1
-13
/
+28
*
Add GetMinimumSize() for Borders, and make LabelButton auto-size to at least as
pkasting@chromium.org
2013-11-23
1
-0
/
+15
*
Remove unnecessary Border subclasses where we can achieve the same functionality
pkasting@chromium.org
2013-11-22
1
-0
/
+3
*
Misc. cleanup:
pkasting@chromium.org
2013-11-21
1
-33
/
+10
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-3
/
+3
*
make dragging button from omnibox not look crappy on Windows Aura
scottmg@chromium.org
2013-08-09
1
-1
/
+1
*
Allow STATE_NORMAL text buttons to animate
ckocagil@chromium.org
2013-05-30
1
-5
/
+11
*
views: Store only the name of the class in kViewClassName constants.
tfarina@chromium.org
2013-05-26
1
-2
/
+2
*
ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.
tfarina@chromium.org
2013-05-17
1
-5
/
+5
*
Remove unused NativeTextButton class.
msw@chromium.org
2013-05-13
1
-83
/
+0
*
views: Convert View::GetClassName() to return const char*.
tfarina@chromium.org
2013-05-09
1
-3
/
+3
*
Add line height setting to views::Label & use it for notifications.
dharcourt@chromium.org
2013-04-19
1
-2
/
+2
*
Write a NativeThemeGtk2 class for linux_aura.
erg@chromium.org
2013-03-05
1
-0
/
+1
*
alternate ntp: unpinned bookmark bar in ntp
kuan@chromium.org
2013-01-18
1
-2
/
+0
*
Fix label color in TextButtonBase
cpu@chromium.org
2012-12-13
1
-10
/
+2
*
Consolidate ImagePainter and BorderImages.
msw@chromium.org
2012-12-08
1
-11
/
+14
*
Nix TextButton accelerator/mnemonic support and use in Task Manager.
msw@chromium.org
2012-12-06
1
-32
/
+14
*
Fix regression in button padding.
sky@chromium.org
2012-11-21
1
-3
/
+3
*
Update Chrome style inter-button spacing and fix clipping of drop shadow.
wittman@chromium.org
2012-11-20
1
-20
/
+42
*
ui: Make native_theme its own library.
tfarina@chromium.org
2012-11-16
1
-1
/
+1
*
Use gfx::Insets return type for Border::GetInsets().
wittman@chromium.org
2012-11-14
1
-8
/
+8
*
views: Improve the constant names of the ButtonState enum.
tfarina@chromium.org
2012-11-14
1
-9
/
+11
*
Make views::Border::Paint() non-const; additional cleanup.
msw@chromium.org
2012-11-09
1
-6
/
+4
*
Converts more classes to appropriate theme.
sky@chromium.org
2012-11-09
1
-1
/
+1
*
Convert some of the button classes to pull colors from the appropriate
sky@chromium.org
2012-11-07
1
-33
/
+82
*
views: Start making BorderImages a views::Painter.
tfarina@chromium.org
2012-11-06
1
-6
/
+8
*
Merge TextButton and LabelButton border images util structs, etc.
msw@chromium.org
2012-10-27
1
-94
/
+29
*
implement bookmark bar for instant extended api
kuan@chromium.org
2012-10-25
1
-0
/
+2
*
Use DrawStringWithShadows in views::Label and TextButton.
msw@chromium.org
2012-10-11
1
-28
/
+8
*
No need to kClear_Mode a layer right after its created, as that will automati...
reed@google.com
2012-10-04
1
-1
/
+0
*
Remove unused Views TextButton halo code.
msw@chromium.org
2012-10-04
1
-32
/
+12
*
UI: fix typo in TextButtonBase::GetPreferredSize() and TextButton::GetPreferr...
hshi@google.com
2012-10-04
1
-2
/
+2
*
This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...
wittman@chromium.org
2012-10-03
1
-22
/
+21
*
Conservative update button/label/textfield content
sheu@chromium.org
2012-09-19
1
-0
/
+2
*
Fixed position of plus image on action box button; added ICON_CENTERED placem...
yefim@chromium.org
2012-09-14
1
-3
/
+6
[next]