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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make VIEWS_API declarations in order to fix ChromeOS shared lib builds.
mnissler@chromium.org
2011-07-28
1
-1
/
+1
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
48
-103
/
+102
*
Remove menu keyboard grab and close menu on window manager activation change.
rhashimoto@chromium.org
2011-07-27
3
-8
/
+16
*
Fixes bug in showing a sibling menu that could lead to an
sky@chromium.org
2011-07-26
1
-1
/
+1
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-1
/
+1
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
15
-1683
/
+5
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
12
-29
/
+23
*
Make sure the focus border is inset wrt the entire button so
rogerta@chromium.org
2011-07-25
2
-0
/
+17
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
15
-1535
/
+581
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
15
-581
/
+1535
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
15
-1535
/
+581
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
4
-10
/
+12
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
4
-12
/
+10
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
4
-10
/
+12
*
Revert 93724
oshima@google.com
2011-07-22
4
-12
/
+10
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
4
-10
/
+12
*
Fixes crash in menu code. The crash occurs because
sky@chromium.org
2011-07-21
3
-2
/
+143
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
7
-7
/
+7
*
Make all Windows menus use the same spacing, rather than having some (those t...
pam@chromium.org
2011-07-19
1
-0
/
+5
*
Fixes regression from menu refactoring. The old windows code wasn't
sky@chromium.org
2011-07-19
2
-6
/
+8
*
Wires up persisting expanded folders in the bookmark editor for views.
sky@chromium.org
2011-07-15
2
-8
/
+2
*
Enable MenuItemView to load icons for MenuModel submenus.
rhashimoto@chromium.org
2011-07-15
1
-3
/
+3
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
10
-44
/
+41
*
Make consistent about "caps lock" vs. "capslock" with former.
yoshiki@chromium.org
2011-07-14
1
-2
/
+2
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
3
-9
/
+9
*
Fix segfault. OnActivation should check GetWidget() first.
oshima@google.com
2011-07-13
1
-14
/
+10
*
Attempt 2 at:
sky@chromium.org
2011-07-13
8
-400
/
+34
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
2
-14
/
+0
*
Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...
sky@chromium.org
2011-07-12
8
-34
/
+400
*
Gets mouse capture to work for menus with pure views. As part of this
sky@chromium.org
2011-07-12
8
-400
/
+34
*
Fixes crash when dropping on a menu showing the 'emtpy' menu item.
sky@chromium.org
2011-07-12
1
-4
/
+4
*
Ensure the back/forward menus support middle click.
philippe.beaudoin@gmail.com
2011-07-12
3
-2
/
+20
*
Multi-Profiles: Add icon chooser to profiles menu
sail@chromium.org
2011-07-09
4
-17
/
+36
*
Minor improvements to views accessibility. Improves notification for a
dmazzoni@chromium.org
2011-07-08
2
-0
/
+12
*
Makes views menu open submenus immediately when pressing a key. We
sky@chromium.org
2011-07-08
1
-1
/
+1
*
Try two for flicker free drawing
davemoore@chromium.org
2011-07-07
2
-50
/
+79
*
Revert 91710 - Fix flicker on tab switch on chromeos.
johnme@google.com
2011-07-07
2
-67
/
+48
*
Fix flicker on tab switch on chromeos.
davemoore@chromium.org
2011-07-07
2
-48
/
+67
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
7
-7
/
+7
*
Changes menu button to not show the menu on alt-space. alt-space
sky@chromium.org
2011-07-06
1
-0
/
+3
*
views: Override Label::HitTest with the default View::HitTest for Link.
sadrul@chromium.org
2011-07-04
2
-0
/
+7
*
Labels don't need to respond to mouse clicks and doing so can interfere with ...
finnur@chromium.org
2011-07-02
2
-0
/
+7
*
Remove unnecessary includes of menu_2.h.
rhashimoto@chromium.org
2011-07-01
1
-1
/
+0
*
Set has_border = true for NativeTextButton.
xiyuan@chromium.org
2011-07-01
2
-0
/
+10
*
Fix to pure view test on touch.
saintlou@chromium.org
2011-06-30
1
-1
/
+3
*
Makes NativeTextButton take focus.
motek@chromium.org
2011-06-30
1
-0
/
+1
*
views: Fix comment pointing to app/gfx/ instead of ui/gfx.
tfarina@chromium.org
2011-06-30
1
-3
/
+3
*
Views views_unittests Views and NativeTextFields tests leak
dhollowa@chromium.org
2011-06-30
1
-1
/
+3
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
7
-9
/
+9
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
12
-70
/
+12
[next]