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
/
ash
/
shell.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Honor power button when in docked mode.
derat@chromium.org
2014-02-28
1
-0
/
+5
*
Invert the ownership relationship between WindowEventDispatcher and WindowTre...
ben@chromium.org
2014-02-28
1
-1
/
+1
*
Extract NativeDisplayDelegate and move display event handling to NativeDispla...
dnicoara@chromium.org
2014-02-26
1
-9
/
+0
*
Adding hotkey behind a commandline to allow testing the TouchView maximizing ...
skuhne@chromium.org
2014-02-26
1
-0
/
+4
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Adding new always maximized mode
skuhne@chromium.org
2014-02-20
1
-0
/
+10
*
event-rewrite: Clean up how events are rewritten.
sadrul@chromium.org
2014-02-16
1
-4
/
+0
*
Long press menu (shift+f6) to toggle spoken feedback.
oshima@chromium.org
2014-02-15
1
-5
/
+11
*
Revert 251382 "event-rewrite: Clean up how events are rewritten."
oshima@chromium.org
2014-02-14
1
-0
/
+4
*
event-rewrite: Clean up how events are rewritten.
sadrul@chromium.org
2014-02-14
1
-4
/
+0
*
Move root_window_host* in aura to window_tree_host*.
ben@chromium.org
2014-02-14
1
-2
/
+2
*
Split projecting configuration into separate delegate
dnicoara@chromium.org
2014-02-10
1
-2
/
+8
*
Add key based scrolling on magnified screen for kiosk mode.
oshima@chromium.org
2014-02-09
1
-0
/
+10
*
Revert 249996 "Add key based scrolling on magnified screen for k..."
sorin@chromium.org
2014-02-09
1
-10
/
+0
*
Add key based scrolling on magnified screen for kiosk mode.
oshima@chromium.org
2014-02-09
1
-0
/
+10
*
Implement cursor compositing mode on Ash
hshi@chromium.org
2014-02-06
1
-0
/
+7
*
Merge BaseLayoutManager into WorkspaceLayoutManager
oshima@chromium.org
2014-02-04
1
-1
/
+0
*
Renames LauncherID, LauncherItem and LauncherItems...
tfarina@chromium.org
2014-02-03
1
-1
/
+1
*
Provide real GPUSupport to ash for Chrome
jamescook@chromium.org
2014-01-31
1
-23
/
+3
*
Reland a11y keyboard.
kevers@chromium.org
2014-01-29
1
-1
/
+13
*
Revert 247420 "Add a11y on-screen keyboard."
eugenis@chromium.org
2014-01-28
1
-13
/
+1
*
Add a11y on-screen keyboard.
kevers@chromium.org
2014-01-28
1
-1
/
+13
*
Excludes ResolutionNotificationController for non-ChromeOS.
mukai@chromium.org
2014-01-22
1
-2
/
+6
*
Chrome OS: avoid suspending on lid close when casting is active.
hshi@chromium.org
2014-01-17
1
-0
/
+7
*
Screen cleanup:
oshima@chromium.org
2014-01-17
1
-10
/
+3
*
Inject GPUDataManager support into ash to abstract a content dependency.
ben@chromium.org
2014-01-16
1
-8
/
+25
*
Revert 245010 "Inject GPUDataManager support into ash to abstrac..."
ben@chromium.org
2014-01-15
1
-25
/
+8
*
Inject GPUDataManager support into ash to abstract a content dependency.
ben@chromium.org
2014-01-15
1
-8
/
+25
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2014-01-15
1
-4
/
+15
*
Lock down DEPS a bit more.
ben@chromium.org
2014-01-14
1
-1
/
+0
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-1
/
+1
*
Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."
pkotwicz@chromium.org
2013-12-20
1
-14
/
+4
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2013-12-20
1
-4
/
+14
*
Move sticky keys files to their own directory and rename to StickyKeysControl...
tengs@chromium.org
2013-12-20
1
-4
/
+4
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-11
/
+11
*
Use exact match when removing selector items on window destroying observation.
flackr@chromium.org
2013-12-16
1
-0
/
+1
*
Adding UMA metric tracking to the status are menu and related tray views to t...
harrym@chromium.org
2013-12-13
1
-1
/
+2
*
[ash] Create ShelfWindowWatcherItemDelegate
simonhong@chromium.org
2013-12-13
1
-2
/
+3
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
1
-9
/
+8
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
1
-13
/
+26
*
Revert 239232 "Make sure WindowObservers are removed from window..."
oshima@chromium.org
2013-12-06
1
-22
/
+11
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
1
-11
/
+22
*
[ash] Add ShelfWindowWatcher
simonhong@chromium.org
2013-12-06
1
-0
/
+5
*
ash: Rename more Launcher classes to Shelf*.
tfarina@chromium.org
2013-12-04
1
-12
/
+11
*
events: Introduce EventTargeter.
sadrul@chromium.org
2013-12-02
1
-0
/
+10
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Adding 2 simple UMA stats to track shelf alignment usage, firstly track when ...
harrym@chromium.org
2013-11-19
1
-0
/
+1
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-18
1
-9
/
+22
*
ash: Add GetItemIndexForType() function to ShelfModel.
tfarina@chromium.org
2013-11-18
1
-2
/
+1
[next]