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
*
Labels don't need to respond to mouse clicks and doing so can interfere with ...
finnur@chromium.org
2011-07-02
2
-0
/
+7
*
Remove unnecessary includes of menu_2.h.
rhashimoto@chromium.org
2011-07-01
1
-1
/
+0
*
Set has_border = true for NativeTextButton.
xiyuan@chromium.org
2011-07-01
2
-0
/
+10
*
Fix to pure view test on touch.
saintlou@chromium.org
2011-06-30
1
-1
/
+3
*
Makes NativeTextButton take focus.
motek@chromium.org
2011-06-30
1
-0
/
+1
*
views: Fix comment pointing to app/gfx/ instead of ui/gfx.
tfarina@chromium.org
2011-06-30
1
-3
/
+3
*
Views views_unittests Views and NativeTextFields tests leak
dhollowa@chromium.org
2011-06-30
1
-1
/
+3
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
7
-9
/
+9
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
12
-70
/
+12
*
Convert the rect to the widget's coordinates correctly.
sadrul@chromium.org
2011-06-29
1
-5
/
+2
*
Corrects setting default text colors on Windows.
motek@chromium.org
2011-06-28
1
-0
/
+8
*
Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...
ben@chromium.org
2011-06-28
4
-0
/
+85
*
Fix checkbox in windows uninstaller.
rogerta@chromium.org
2011-06-27
2
-6
/
+7
*
app: Get rid of test/ directory.
tfarina@chromium.org
2011-06-27
1
-1
/
+1
*
Use NativeViewHostViews when using pure-views instead of NativeViewHostGtk.
sadrul@chromium.org
2011-06-26
1
-1
/
+6
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
4
-40
/
+23
*
Add MenuItemView API to control menu repositioning.
rhashimoto@chromium.org
2011-06-24
3
-9
/
+59
*
views: Pull out ContextMenuController class into its own header file.
tfarina@chromium.org
2011-06-23
8
-9
/
+11
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
11
-127
/
+50
*
Clean up avatar icon drawing
sail@chromium.org
2011-06-22
1
-1
/
+0
*
views: Pull out DragController class into its own header file.
tfarina@chromium.org
2011-06-21
2
-1
/
+2
*
[Views] Make ImageView::SetImage() take a const SkBitmap* rather than a non-c...
rsesek@chromium.org
2011-06-21
2
-4
/
+4
*
Changing uses of NativeButton to use NativeTextButton, which does not use a
rogerta@chromium.org
2011-06-17
2
-4
/
+112
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
2
-7
/
+25
*
Re-land:
ben@chromium.org
2011-06-16
6
-19
/
+13
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
6
-13
/
+19
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
6
-19
/
+13
*
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
[next]