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
/
chrome
/
browser
/
chromeos
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Remove CrOS hack from ppapi.gyp that made the include directories work. This
brettw@chromium.org
2010-12-17
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-2
/
+3
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
2
-4
/
+15
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-3
/
+3
*
Adding style notion to the TextButton.
glotov@google.com
2010-11-13
2
-0
/
+106
*
Eliminate white corners around password field on screen locker.
oshima@chromium.org
2010-11-12
2
-0
/
+69
*
Grab keyboard input when showing domui/views menu.
oshima@chromium.org
2010-10-27
2
-13
/
+20
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
2
-0
/
+17
*
Fix crash in domui menu (7773) and remove caching code.
oshima@chromium.org
2010-10-25
2
-144
/
+5
*
Menu crash fix for domui/gtk menu that is caused by multiple context menu req...
oshima@chromium.org
2010-10-22
2
-15
/
+42
*
Add --disable-domui-menu switch
oshima@chromium.org
2010-10-21
1
-1
/
+11
*
Disable preloading domui menu page
oshima@chromium.org
2010-10-18
1
-0
/
+4
*
Don't create hot-stand-by DOMView for ExtensionAPITest
oshima@chromium.org
2010-10-15
2
-3
/
+21
*
Skip creating hot-standby DOMView instance if chromeos is shutting down.
oshima@chromium.org
2010-10-15
1
-1
/
+3
*
fixes for misc visual issues of domui menu
oshima@chromium.org
2010-10-14
1
-3
/
+14
*
Fix chromeos test failures.
oshima@chromium.org
2010-10-14
1
-2
/
+3
*
Warmup DOMView so that the 1st time menu open is fast.
oshima@chromium.org
2010-10-13
1
-3
/
+134
*
Enable Resize/Scroll for dropdown as well. RTL support (location only)
oshima@chromium.org
2010-10-13
2
-59
/
+59
*
Wait calling OnMenuOpened until the domui menu is ready to accept input.
oshima@chromium.org
2010-10-12
3
-2
/
+18
*
Exit DOMUI menu when browser window is destroyed.
oshima@chromium.org
2010-10-12
1
-0
/
+38
*
* Let MenuLocator tell if menu needs to scroll or not so that
oshima@chromium.org
2010-10-12
4
-45
/
+85
*
Refactor domui menu to make extending easier
oshima@chromium.org
2010-10-08
3
-110
/
+33
*
* Made Menu/MenuItem subclass of HTMLDivElement
oshima@chromium.org
2010-10-08
2
-6
/
+17
*
Let menu scroll when the menu content exceeds screen height.
oshima@chromium.org
2010-10-07
2
-19
/
+21
*
Fix assertion failure which happens when opening submenu using keyboard navig...
oshima@chromium.org
2010-10-06
1
-7
/
+10
*
* Allow a user to select the last selected item when moving back to submenu.
oshima@chromium.org
2010-10-05
1
-1
/
+1
*
DOMUI implementation of Menu2.
oshima@chromium.org
2010-10-04
6
-0
/
+1299