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
/
menu
/
menu_controller.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move menu directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
1
-513
/
+0
*
Add OVERRIDE to views/.
avi@chromium.org
2011-11-23
1
-4
/
+6
*
Redo of Issue http://codereview.chromium.org/8621006/
saintlou@chromium.org
2011-11-22
1
-1
/
+1
*
Send fake event when event_type is set to exit menu so that
oshima@google.com
2011-11-18
1
-0
/
+3
*
wayland: define base:NativeEvent for Wayland
msb@chromium.org
2011-11-14
1
-1
/
+1
*
Fix menu on aura/linux
oshima@google.com
2011-10-04
1
-5
/
+2
*
aura-views: Make views_aura_desktop compile and run on linux.
sadrul@chromium.org
2011-09-07
1
-1
/
+1
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-0
/
+3
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
1
-9
/
+15
*
Implemented nicer battery status
davemoore@chromium.org
2011-08-12
1
-0
/
+1
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-1
/
+1
*
Adds some debugging code to help isolate if we're crashing because the
sky@chromium.org
2011-07-29
1
-0
/
+4
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-1
/
+1
*
Remove menu keyboard grab and close menu on window manager activation change.
rhashimoto@chromium.org
2011-07-27
1
-0
/
+4
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
1
-2
/
+2
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
1
-5
/
+2
*
Chromeos: virtual destructors should have virtual keyword (part 3).
hans@chromium.org
2011-05-25
1
-1
/
+1
*
wstring: remove WideToUpper/WideToLower
evan@chromium.org
2011-05-10
1
-3
/
+3
*
Fixes crash in menu code that would happen if you attempted to show a
sky@chromium.org
2011-04-26
1
-6
/
+9
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-4
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Forward mouse wheel events to submenus
oshima@google.com
2011-03-19
1
-1
/
+5
*
Clean up some event code:
msw@chromium.org
2011-03-14
1
-2
/
+2
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
1
-1
/
+2
*
Use DispatchX for dispatching X events.
sadrul@chromium.org
2011-02-11
1
-1
/
+1
*
Adds some debugging in code in hopes of figuring out a crash in the
sky@chromium.org
2011-01-13
1
-12
/
+25
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-0
/
+3
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
1
-1
/
+1
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
1
-0
/
+4
*
Fixes bug in bookmark menus where using arrow keys would select
sky@chromium.org
2010-09-13
1
-0
/
+7
*
Fixes bookmark menus to deal with multiple menus sharing the same
sky@chromium.org
2010-09-07
1
-0
/
+14
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Adds support for click-drag-release on views embedded in a menu to
sky@chromium.org
2010-06-18
1
-0
/
+21
*
Makes it so child views of menuitemview can be traversed with the
sky@chromium.org
2010-06-09
1
-0
/
+4
*
Close menu on grab broke event.
oshima@chromium.org
2010-05-05
1
-0
/
+6
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
1
-17
/
+21
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-5
/
+3
*
Makes it so deleting a bookmark from the context menu doesn't close
sky@chromium.org
2010-01-28
1
-2
/
+22
*
Makes it so that when a folder is open on the bookmark bar and the
sky@chromium.org
2009-10-26
1
-1
/
+10
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-2
/
+2
*
Wires up drag and drop for bookmark menus and cleans up a couple of
sky@chromium.org
2009-09-09
1
-0
/
+6
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
1
-5
/
+9
*
Reverts menu patch.
sky@chromium.org
2009-08-26
1
-9
/
+5
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
1
-5
/
+9
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
1
-11
/
+6
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
1
-0
/
+379