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
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move menu directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
55
-10885
/
+0
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
5
-6
/
+6
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
3
-3
/
+3
*
Add OVERRIDE to views/.
avi@chromium.org
2011-11-23
5
-13
/
+18
*
Remove remaining defined(TOUCH_UI) under views/controls
saintlou@chromium.org
2011-11-23
1
-17
/
+1
*
Redo of Issue http://codereview.chromium.org/8621006/
saintlou@chromium.org
2011-11-22
7
-41
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
6
-9
/
+9
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
6
-9
/
+9
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
6
-9
/
+9
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
3
-3
/
+3
*
Send fake event when event_type is set to exit menu so that
oshima@google.com
2011-11-18
2
-16
/
+26
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations in views.
thestig@chromium.org
2011-11-15
4
-14
/
+8
*
wayland: define base:NativeEvent for Wayland
msb@chromium.org
2011-11-14
2
-2
/
+2
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
12
-19
/
+27
*
Fix to correctly set accessible name of menu item when there is only one chil...
hashimoto@chromium.org
2011-11-12
2
-10
/
+28
*
Fixes bug that resulted in nested menus staying on screen if the
sky@chromium.org
2011-11-04
1
-0
/
+1
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
2
-3
/
+2
*
ui/gfx: Change Canvas::ScaleInt() to just Canvas::Scale().
tfarina@chromium.org
2011-10-27
1
-1
/
+1
*
ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.
tfarina@chromium.org
2011-10-27
1
-1
/
+2
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
5
-52
/
+62
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
2
-2
/
+2
*
views: Change from wstring to string16 in controls/ directory.
tfarina@chromium.org
2011-10-21
2
-16
/
+15
*
views: Change Menu API to string16.
tfarina@chromium.org
2011-10-20
8
-89
/
+92
*
views: Change MenuItemView API to string16.
tfarina@chromium.org
2011-10-20
3
-41
/
+65
*
Aura: Use same views menu setup on win_aura and linux_aura
jamescook@chromium.org
2011-10-18
10
-94
/
+195
*
Remove some unused temps.
pkasting@chromium.org
2011-10-17
2
-2
/
+0
*
Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.
jamescook@chromium.org
2011-10-10
2
-0
/
+10
*
views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.
tfarina@chromium.org
2011-10-08
1
-6
/
+5
*
Remove DispatchNativeEvent in favor of GetDispatcher.
oshima@chromium.org
2011-10-07
1
-2
/
+5
*
views: Change MenuItemView::GetTitle() to string16.
tfarina@chromium.org
2011-10-05
6
-17
/
+12
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
7
-27
/
+29
*
views: Migrate more NewRunnableMethod instances to base::Bind()
tfarina@chromium.org
2011-10-05
2
-5
/
+7
*
Fix menu on aura/linux
oshima@google.com
2011-10-04
2
-23
/
+39
*
views: Change MenuDelegate::GetLabel() to string16.
tfarina@chromium.org
2011-10-03
6
-10
/
+12
*
views: Convert NativeMenuGtk to use the new callback system.
tfarina@chromium.org
2011-09-27
2
-3
/
+5
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2011-09-27
2
-0
/
+4
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-1
/
+1
*
menu: Rename NativeMenuLinux to NativeMenuViews, and use it for aura.
sadrul@chromium.org
2011-09-26
3
-93
/
+24
*
Reland "views: Factor out MenuListener into its own header file."
tfarina@chromium.org
2011-09-23
11
-52
/
+88
*
Revert 102512 - views: Factor out MenuListener into its own header file.
thakis@chromium.org
2011-09-23
11
-87
/
+52
*
views: Factor out MenuListener into its own header file.
tfarina@chromium.org
2011-09-23
11
-52
/
+87
*
MenuConfig::Create passes HFONT to Font ctor but this HFONT isn't deleted. Pl...
yosin@chromium.org
2011-09-22
1
-4
/
+6
*
Speculative fix for a crash and tweak to
sky@chromium.org
2011-09-16
1
-1
/
+5
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
4
-12
/
+10
*
views: Make use of ObserverList API to add/remove MenuListeners from NativeMenu.
tfarina@chromium.org
2011-09-14
4
-32
/
+13
*
touchui: Activate the menu window after displaying.
sadrul@chromium.org
2011-09-13
1
-0
/
+3
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-0
/
+68
*
aura-views: Make views_aura_desktop compile and run on linux.
sadrul@chromium.org
2011-09-07
2
-1
/
+7
*
For Touch: remove some menu items for experimentation, adjust sizes.
saintlou@chromium.org
2011-09-06
5
-3
/
+11
[next]