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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added right click check.
shinyak@google.com
2011-06-15
1
-2
/
+2
*
Convert the native separator to a regular view. Also, lighten it a bit in color.
finnur@chromium.org
2011-06-15
2
-91
/
+14
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
11
-11
/
+53
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
8
-27
/
+24
*
Change profile menu button to avatar button
sail@chromium.org
2011-06-13
2
-15
/
+15
*
Add OVERRIDE to ui::TreeModelObserver overridden methods.
tfarina@chromium.org
2011-06-13
2
-8
/
+10
*
views: Use DCHECK_EQ where possible.
tfarina@chromium.org
2011-06-11
1
-1
/
+2
*
Revert 88683 - Change profile menu button to avatar button
sail@chromium.org
2011-06-10
2
-15
/
+15
*
Change profile menu button to avatar button
sail@chromium.org
2011-06-10
2
-15
/
+15
*
Draw a NativeTextfieldViews drop location cursor.
msw@chromium.org
2011-06-10
5
-56
/
+54
*
Disable animation for buttons on hover (r88176 and r88149).
sadrul@chromium.org
2011-06-09
1
-0
/
+1
*
views: Make MenuDelegate constructor virtual.
thakis@chromium.org
2011-06-08
2
-0
/
+4
*
Fix bustage
ben@chromium.org
2011-06-08
1
-1
/
+1
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-2
/
+2
*
Convert NativeTextFieldViews context menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-08
3
-25
/
+39
*
views: Use vector<T>::operator[] instead of vector<T>::at in the remaining ca...
tfarina@chromium.org
2011-06-08
2
-2
/
+2
*
Reverse menu anchor position provided to views::MenuItemView for RTL languages.
rhashimoto@chromium.org
2011-06-07
2
-3
/
+12
*
Fix selection bounds
oshima@google.com
2011-06-07
1
-1
/
+2
*
Fix touch compile after some button cleanup (r88149).
sadrul@chromium.org
2011-06-07
1
-1
/
+1
*
Cleanup:
pkasting@chromium.org
2011-06-07
2
-126
/
+111
*
keyboard: Fix visibility.
sadrul@chromium.org
2011-06-06
1
-2
/
+5
*
views: Don't include the container type "vector" in the typedef ViewVector.
tfarina@chromium.org
2011-06-06
2
-18
/
+12
*
Add some missing view class name to better debug view
miletus@chromium.org
2011-06-03
2
-0
/
+12
*
Remove unused multiline attribute in textfield. Need to be pushed only *after...
saintlou@chromium.org
2011-06-03
6
-181
/
+38
*
* An edit for SetText needs to be merged with previous edit to
oshima@google.com
2011-06-03
13
-64
/
+334
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
5
-28
/
+28
*
Add some view class name to better debug view hierarchy
miletus@chromium.org
2011-06-02
2
-0
/
+12
*
views: Make |focusable_| a private data member instead of a protected one.
tfarina@chromium.org
2011-06-02
2
-2
/
+2
*
TextStyles in TextfieldViews
oshima@google.com
2011-06-01
14
-211
/
+743
*
views: Make View::SetFocusable() a simple setter accessor.
tfarina@chromium.org
2011-06-01
10
-19
/
+19
*
Replace ButtonDropDown menu implementation (Menu2) with MenuItemView.
rhashimoto@chromium.org
2011-06-01
10
-38
/
+97
*
Changing Checkbox class to use NativeTheme class for rendering instead of
rogerta@chromium.org
2011-06-01
11
-95
/
+118
*
Use the right version of IsEnabled() when updating the color of a TextButton
zork@chromium.org
2011-06-01
1
-3
/
+1
*
views: Make View::GetBaseline() a const method.
tfarina@chromium.org
2011-05-27
2
-2
/
+2
*
views: Add OnEnabledChanged() method to View class.
tfarina@chromium.org
2011-05-27
25
-79
/
+63
*
Makes rendering of selected disabled menu items match what windows does. As w...
sky@chromium.org
2011-05-27
4
-12
/
+26
*
Couple more wrench menu issues. The patch I sent around a couple of
sky@chromium.org
2011-05-27
1
-1
/
+7
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
5
-17
/
+16
*
base/i18n: Pass |str| as const reference in BreakIterator::Init().
tfarina@chromium.org
2011-05-25
1
-2
/
+2
*
Fix clang build for http://codereview.chromium.org/7067032/.
rhashimoto@chromium.org
2011-05-25
3
-0
/
+13
*
Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.
rhashimoto@chromium.org
2011-05-25
4
-1
/
+524
*
Fixes couple of issues with bookmarks in wrench menu:
sky@chromium.org
2011-05-25
1
-2
/
+7
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
5
-16
/
+17
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
5
-17
/
+16
*
Chromeos: virtual destructors should have virtual keyword (part 3).
hans@chromium.org
2011-05-25
2
-2
/
+2
*
Chromeos: virtual destructors should have virtual keyword (part 2).
hans@chromium.org
2011-05-25
2
-2
/
+2
*
Fix SkIntToScalar conversion.
battre@chromium.org
2011-05-25
1
-3
/
+3
*
Make clicks work on views_examples with touchui.
sadrul@chromium.org
2011-05-24
2
-2
/
+162
*
Allow adjustment of MenuItemView top and bottom margins.
rhashimoto@chromium.org
2011-05-23
2
-10
/
+32
*
Change chrome to use the new native themed radio button.
rogerta@chromium.org
2011-05-23
7
-56
/
+63
[next]