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
/
submenu_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
1
-5
/
+5
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
1
-3
/
+3
*
Set minimum width on menu for NativeComboboxViews.
rhashimoto@chromium.org
2011-05-11
1
-1
/
+1
*
ComboBox needs a minimum menu width and now uses MenuItemView.
rhashimoto@chromium.org
2011-05-09
1
-3
/
+6
*
Remove crrev.com/82385 debug code added for crbug.com/78792.
msw@chromium.org
2011-05-04
1
-12
/
+1
*
Add SubmenuView::magic_token_ and checks.
msw@chromium.org
2011-04-22
1
-20
/
+29
*
Revert 82385 - this might be breaking the interactive_ui_tests on windows and...
nsylvain@chromium.org
2011-04-21
1
-29
/
+20
*
Add SubmenuView::magic_token_ and checks.
msw@chromium.org
2011-04-20
1
-20
/
+29
*
Consolidate cross platform logic into MenuHost.
ben@chromium.org
2011-04-01
1
-4
/
+0
*
Make MenuHost concrete, hide platform specific implementation behind NativeMe...
ben@chromium.org
2011-03-31
1
-2
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-20
/
+31
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-4
/
+4
*
Makes MouseWheelEvent::offset consistent on windows and linux.
sky@chromium.org
2011-03-07
1
-5
/
+1
*
Rename MenuHost::Init to InitMenuHost.
thakis@chromium.org
2011-03-04
1
-1
/
+1
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-30
/
+20
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-20
/
+30
*
Dramatically simplify view painting by getting rid of RootView's redundant kn...
ben@chromium.org
2011-02-23
1
-1
/
+1
*
Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRect
ben@chromium.org
2011-02-15
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-3
/
+3
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-3
/
+3
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-3
/
+3
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-10
/
+9
*
Make linux MouseWheelEvent consistent with win.
xiyuan@chromium.org
2011-02-08
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+1
*
Make mouse wheel scrolling in views menu smoother.
xiyuan@chromium.org
2011-02-07
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-1
/
+1
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-3
/
+2
*
Adds support for invisible menu items to bookmark menus and wires it
sky@chromium.org
2010-09-01
1
-4
/
+7
*
Another take on menu's. This uses the hosting menu scroll view container as ...
dtseng@chromium.org
2010-08-19
1
-3
/
+15
*
Initialize most_recent_profile_ in constructor.
ctguil@chromium.org
2010-08-10
1
-1
/
+1
*
Enable better NVDA support for custom menus.
ctguil@chromium.org
2010-08-06
1
-0
/
+14
*
Add view class names to some classes used in the Wrench menu.
dmazzoni@chromium.org
2010-08-04
1
-0
/
+7
*
Adds support for showing accelerators in bookmark menus.
sky@chromium.org
2010-06-09
1
-2
/
+15
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
1
-16
/
+16
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-32
/
+18
*
Fixes bug where deleting bookmarks in bookmarks menu wouldn't always
sky@chromium.org
2010-02-18
1
-1
/
+9
*
Makes it so deleting a bookmark from the context menu doesn't close
sky@chromium.org
2010-01-28
1
-0
/
+4
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-2
/
+2
*
Makes it so that when a folder is open on the bookmark bar and the
sky@chromium.org
2009-10-26
1
-0
/
+2
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-3
/
+3
*
Wires up drag and drop for bookmark menus and cleans up a couple of
sky@chromium.org
2009-09-09
1
-1
/
+12
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
1
-234
/
+9
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
1
-0
/
+548