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
*
Make consistent about "caps lock" vs. "capslock" with former.
yoshiki@chromium.org
2011-07-14
1
-2
/
+2
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
3
-9
/
+9
*
Fix segfault. OnActivation should check GetWidget() first.
oshima@google.com
2011-07-13
1
-14
/
+10
*
Attempt 2 at:
sky@chromium.org
2011-07-13
8
-400
/
+34
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
2
-14
/
+0
*
Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...
sky@chromium.org
2011-07-12
8
-34
/
+400
*
Gets mouse capture to work for menus with pure views. As part of this
sky@chromium.org
2011-07-12
8
-400
/
+34
*
Fixes crash when dropping on a menu showing the 'emtpy' menu item.
sky@chromium.org
2011-07-12
1
-4
/
+4
*
Ensure the back/forward menus support middle click.
philippe.beaudoin@gmail.com
2011-07-12
3
-2
/
+20
*
Multi-Profiles: Add icon chooser to profiles menu
sail@chromium.org
2011-07-09
4
-17
/
+36
*
Minor improvements to views accessibility. Improves notification for a
dmazzoni@chromium.org
2011-07-08
2
-0
/
+12
*
Makes views menu open submenus immediately when pressing a key. We
sky@chromium.org
2011-07-08
1
-1
/
+1
*
Try two for flicker free drawing
davemoore@chromium.org
2011-07-07
2
-50
/
+79
*
Revert 91710 - Fix flicker on tab switch on chromeos.
johnme@google.com
2011-07-07
2
-67
/
+48
*
Fix flicker on tab switch on chromeos.
davemoore@chromium.org
2011-07-07
2
-48
/
+67
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
7
-7
/
+7
*
Changes menu button to not show the menu on alt-space. alt-space
sky@chromium.org
2011-07-06
1
-0
/
+3
*
views: Override Label::HitTest with the default View::HitTest for Link.
sadrul@chromium.org
2011-07-04
2
-0
/
+7
*
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
[next]