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
*
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