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
/
menu
/
submenu_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make views::MenuItemView respect menu sublabels.
estade@chromium.org
2013-07-16
1
-8
/
+8
*
views: Store only the name of the class in kViewClassName constants.
tfarina@chromium.org
2013-05-26
1
-1
/
+1
*
views: Convert View::GetClassName() to return const char*.
tfarina@chromium.org
2013-05-09
1
-1
/
+1
*
Extend MouseWheelEvent to support both X and Y scrolls
sheckylin@chromium.org
2013-05-03
1
-3
/
+3
*
ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-24
1
-2
/
+1
*
Cleanup: remove NotifyAccessibilityEvent from views::Widget.
dmazzoni@chromium.org
2013-04-08
1
-12
/
+5
*
fix NativeTextField context menu on second showing
scottmg@chromium.org
2013-02-26
1
-0
/
+3
*
Changes MenuItemView to cache MenuItemDimensions since they are
sky@chromium.org
2013-02-14
1
-4
/
+2
*
views: Mark a tap-down as handled only if scrolling was actually stopped.
sadrul@chromium.org
2013-01-07
1
-1
/
+4
*
views: Use common scrolling code for mouse-wheel and touchscrolling.
sadrul@chromium.org
2012-12-21
1
-1
/
+5
*
views: Fix touch-scrolling submenus.
sadrul@chromium.org
2012-12-13
1
-4
/
+7
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
1
-4
/
+5
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
1
-5
/
+5
*
views: Stop the scrolling when the submenu hides.
sadrul@chromium.org
2012-10-15
1
-0
/
+2
*
Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...
yefim@chromium.org
2012-10-10
1
-1
/
+1
*
Revert 160886 - Added MenuConfig setter to MenuItemView, updated rest of the ...
cpu@chromium.org
2012-10-09
1
-1
/
+1
*
Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...
yefim@chromium.org
2012-10-09
1
-1
/
+1
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
1
-3
/
+3
*
Squeezing the wrench menu
skuhne@chromium.org
2012-09-01
1
-8
/
+23
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-6
/
+6
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-1
/
+2
*
ui-gestures: Added some type-specific accessors to gesture-events.
sadrul@chromium.org
2012-06-13
1
-3
/
+9
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
1
-2
/
+2
*
Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...
jennyz@chromium.org
2012-05-04
1
-4
/
+1
*
Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3
thakis@chromium.org
2012-05-03
1
-1
/
+4
*
Implement part of auea menu spec:
jennyz@chromium.org
2012-05-02
1
-4
/
+1
*
Simplify some calls to gfx::Rect by using its gfx::Size ctor.
tfarina@chromium.org
2012-02-24
1
-1
/
+1
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
1
-1
/
+1
*
Support touch scroll gestures in menus.
vollick@google.com
2012-01-24
1
-2
/
+40
*
Revert 118834 - Support touch scroll gestures in menus.
vollick@google.com
2012-01-24
1
-40
/
+2
*
Support touch scroll gestures in menus.
vollick@google.com
2012-01-24
1
-2
/
+40
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-3
/
+3
*
views: Move menu directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
1
-0
/
+398