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
/
views
/
controls
/
button
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
16
-3136
/
+0
*
Add OVERRIDE to views/.
avi@chromium.org
2011-11-23
1
-2
/
+3
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
5
-6
/
+6
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
5
-6
/
+6
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
5
-6
/
+6
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
2
-2
/
+2
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
3
-4
/
+4
*
Fix painting issue with maximize button in aura.
pkotwicz@chromium.org
2011-11-04
1
-1
/
+2
*
Make infobar controls focusable by default.
dmazzoni@chromium.org
2011-11-02
2
-5
/
+20
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
4
-5
/
+7
*
Makes the new browser button and show apps buttons animate transition
sky@chromium.org
2011-10-25
2
-0
/
+10
*
ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.
tfarina@chromium.org
2011-10-25
2
-3
/
+2
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
3
-9
/
+7
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
3
-12
/
+11
*
Revert 105998 - views: Change TextButtonBase API to string16.
sail@chromium.org
2011-10-18
3
-11
/
+12
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
3
-12
/
+11
*
views: Change MenuButton API to string16.
tfarina@chromium.org
2011-10-12
2
-4
/
+4
*
views: Change Checkbox API to string16.
tfarina@chromium.org
2011-10-12
3
-6
/
+7
*
views: Change RadioButton API to string16.
tfarina@chromium.org
2011-10-12
2
-9
/
+6
*
Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.
jamescook@chromium.org
2011-10-10
1
-2
/
+18
*
views: Change TextButtonBase::text() to string16.
tfarina@chromium.org
2011-10-06
1
-3
/
+1
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-8
/
+8
*
views: Remove aura include hack now that crbug.com/94995 is fixed.
tfarina@chromium.org
2011-10-04
1
-9
/
+3
*
Refresh profile avatar when icon changes
sail@chromium.org
2011-09-29
1
-0
/
+3
*
views: Add a TODO to remove aura include hack.
tfarina@chromium.org
2011-09-28
1
-0
/
+1
*
views: Fix aura build on Linux.
tfarina@chromium.org
2011-09-28
1
-0
/
+4
*
views: Convert ButtonDropDown to use the new callback system.
tfarina@chromium.org
2011-09-28
2
-11
/
+14
*
Relanding 100792
oshima@google.com
2011-09-20
1
-3
/
+1
*
Speculative fix for a crash and tweak to
sky@chromium.org
2011-09-16
1
-4
/
+2
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
4
-15
/
+14
*
Revert "Relanding 100792"
oshima@google.com
2011-09-14
1
-1
/
+3
*
Relanding 100792
oshima@google.com
2011-09-13
1
-3
/
+1
*
Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."
oshima@google.com
2011-09-13
1
-1
/
+3
*
Use TabContentsViewViews for RenderWidgetHostViweViews.
oshima@google.com
2011-09-12
1
-3
/
+1
*
Add avatar decoration to the windows7 taskbar
cpu@chromium.org
2011-09-02
1
-3
/
+3
*
views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...
tfarina@chromium.org
2011-08-25
2
-11
/
+0
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
1
-12
/
+14
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
8
-16
/
+16
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
8
-16
/
+17
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
12
-1679
/
+2
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
1
-2
/
+2
*
Make sure the focus border is inset wrt the entire button so
rogerta@chromium.org
2011-07-25
2
-0
/
+17
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
3
-7
/
+8
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
3
-8
/
+7
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
3
-7
/
+8
*
Revert 93724
oshima@google.com
2011-07-22
3
-8
/
+7
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
3
-7
/
+8
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
3
-9
/
+9
*
Ensure the back/forward menus support middle click.
philippe.beaudoin@gmail.com
2011-07-12
1
-0
/
+1
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
2
-2
/
+2
[next]