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
...
*
Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...
shinyak@google.com
2011-09-05
2
-6
/
+3
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-4
/
+6
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-6
/
+4
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-4
/
+6
*
Converts creation of MenuRunner on the stack to be a field on the
sky@chromium.org
2011-08-31
1
-0
/
+7
*
linux: delete code that worked around gtk <2.18
evan@chromium.org
2011-08-29
1
-13
/
+0
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
9
-36
/
+46
*
Re-land: Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-2
/
+8
*
Revert 98306 - Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-8
/
+2
*
Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-2
/
+8
*
Add Aura support to views:
ben@chromium.org
2011-08-25
1
-1
/
+1
*
Fixes the touch build from patch @ 98179. I missed a touch class using
sky@chromium.org
2011-08-25
2
-9
/
+16
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
10
-216
/
+380
*
Reapplies code that fixed 90860 without debugging code. This is the
sky@chromium.org
2011-08-24
1
-0
/
+8
*
Reverts debugging code added for 90860. The change to MenuItemView
sky@chromium.org
2011-08-24
2
-12
/
+2
*
Converts a DCHECK into a CHECK in hopes of tracking why the menu code
sky@chromium.org
2011-08-19
1
-1
/
+2
*
Adds some debugging code in hopes of finding why 90860 is happening.
sky@chromium.org
2011-08-18
2
-2
/
+12
*
Implemented nicer battery status
davemoore@chromium.org
2011-08-12
7
-4
/
+49
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
11
-18
/
+18
*
Make NetworkMenuModel a ui::MenuModel again.
rhashimoto@chromium.org
2011-08-03
4
-7
/
+15
*
Fixes crash in menu code. Based on crash data we're being asked for
sky@chromium.org
2011-08-01
1
-4
/
+3
*
Fixes crash in menu code. MenuItemView doesn't handle trying to show a
sky@chromium.org
2011-07-29
1
-0
/
+5
*
Adds some debugging code to help isolate if we're crashing because the
sky@chromium.org
2011-07-29
2
-7
/
+20
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
11
-15
/
+20
*
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
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
10
-26
/
+20
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-3
/
+4
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
1
-4
/
+3
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-3
/
+4
*
Revert 93724
oshima@google.com
2011-07-22
1
-4
/
+3
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
1
-3
/
+4
*
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
3
-3
/
+3
*
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
*
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
4
-18
/
+16
*
Attempt 2 at:
sky@chromium.org
2011-07-13
8
-400
/
+34
*
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
2
-2
/
+19
*
Multi-Profiles: Add icon chooser to profiles menu
sail@chromium.org
2011-07-09
4
-17
/
+36
*
Makes views menu open submenus immediately when pressing a key. We
sky@chromium.org
2011-07-08
1
-1
/
+1
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
2
-2
/
+2
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
3
-4
/
+4
*
Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...
ben@chromium.org
2011-06-28
4
-0
/
+85
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
4
-40
/
+23
[prev]
[next]