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_scroll_view_container.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
-1
/
+1
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
1
-16
/
+13
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
1
-5
/
+5
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-6
/
+10
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-7
/
+8
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-10
/
+6
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-6
/
+10
*
Fix glitch in menu painting due to incorrect override.
ben@chromium.org
2011-02-23
1
-1
/
+1
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-2
/
+2
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
1
-2
/
+2
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-10
/
+4
*
Another take on menu's. This uses the hosting menu scroll view container as ...
dtseng@chromium.org
2010-08-19
1
-1
/
+1
*
Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...
pkasting@chromium.org
2010-08-18
1
-1
/
+1
*
Enable better NVDA support for custom menus.
ctguil@chromium.org
2010-08-06
1
-0
/
+9
*
Re-land r51526
mnissler@chromium.org
2010-07-05
1
-0
/
+1
*
Revert r51526 (Auto-size the views version of the options dialog.)
mnissler@chromium.org
2010-07-02
1
-1
/
+0
*
Auto-size the views version of the options dialog.
mnissler@chromium.org
2010-07-02
1
-0
/
+1
*
Canvas refactoring phase 4b:
ben@chromium.org
2010-06-30
1
-4
/
+4
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-6
/
+7
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-7
/
+6
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-6
/
+7
*
Makes it so child views of menuitemview can be traversed with the
sky@chromium.org
2010-06-09
1
-1
/
+6
*
Views menu gradient change for ChromeOS to sync with gtk theme change.
xiyuan@chromium.org
2010-05-20
1
-5
/
+3
*
Make views menu have a similar look and feel of native menu on ChromeOS:
xiyuan@chromium.org
2010-04-13
1
-0
/
+31
*
[accessibility] Allow views to have multiple accessibility states and add cor...
mhm@chromium.org
2010-04-09
1
-0
/
+7
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-2
/
+2
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-8
/
+7
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Wires up drag and drop for bookmark menus and cleans up a couple of
sky@chromium.org
2009-09-09
1
-7
/
+8
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
1
-1
/
+2
*
Reverts menu patch.
sky@chromium.org
2009-08-26
1
-2
/
+1
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
1
-1
/
+2
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
1
-6
/
+22
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
1
-0
/
+217