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
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-9
/
+2
*
Move UserActivityNotifier from ash/ to ui/chromeos/.
derat@chromium.org
2014-04-09
1
-2
/
+2
*
Renaming ui/display constants and variables from OUTPUT_* to DISPLAY_*
dnicoara@chromium.org
2014-04-08
1
-1
/
+1
*
Renamed OutputConfigurator to DisplayConfigurator
dnicoara@chromium.org
2014-04-07
1
-15
/
+15
*
Make keyboard controller a singleton.
kevers@chromium.org
2014-04-07
1
-10
/
+11
*
Enable maximize mode when keyboard is open past 180 degrees.
flackr@chromium.org
2014-04-04
1
-0
/
+3
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-68
/
+53
*
Move UserActivityDetector from ash/wm/ to ui/wm/core/.
derat@chromium.org
2014-04-03
1
-3
/
+3
*
Read and expose accelerometer values from cros-ec-accel trigger.
flackr@chromium.org
2014-04-03
1
-0
/
+2
*
Prevent system modal dialog from blocking events to the virtual keyboard.
kevers@chromium.org
2014-03-31
1
-0
/
+5
*
Remove USE_X11==1 check when including OutputConfigurator
dnicoara@chromium.org
2014-03-29
1
-13
/
+13
*
Delete "shutdown without closing browsers"
oshima@chromium.org
2014-03-25
1
-0
/
+2
*
Revert of Delete "shutdown without closing browsers" path (https://codereview...
michaeln@chromium.org
2014-03-25
1
-2
/
+0
*
Delete "shutdown without closing browsers"
oshima@chromium.org
2014-03-25
1
-0
/
+2
*
Move chromeos/display/* to ui/display/chromeos
dnicoara@chromium.org
2014-03-14
1
-2
/
+2
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-11
/
+11
*
Ask whether to end session when last window is closed in public session
bartfab@chromium.org
2014-03-14
1
-0
/
+7
*
Attempting to reland the Overview Button Change.
jonross@chromium.org
2014-03-14
1
-0
/
+8
*
Move frame related code to ash/frame, plus add OWNERS file.
oshima@chromium.org
2014-03-13
1
-1
/
+1
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-11
/
+11
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-11
/
+11
*
Move ash/system/session to ash/system/chromeos/session
bartfab@chromium.org
2014-03-13
1
-2
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-11
/
+11
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-11
/
+11
*
Remove --ash-disable-overview-mode
flackr@chromium.org
2014-03-12
1
-4
/
+0
*
Revert of Add a new status area control for Overview Mode. This control is on...
dmichael@chromium.org
2014-03-12
1
-8
/
+0
*
Add a new status area control for Overview Mode. This control is only availab...
jonross@chromium.org
2014-03-12
1
-0
/
+8
*
chromeos: Simplify how chrome keeps track of caps lock state.
sadrul@chromium.org
2014-03-12
1
-4
/
+0
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-7
/
+6
*
Nukes --aura-no-shadows
sky@chromium.org
2014-03-10
1
-8
/
+3
*
aura: Remove client::UserActionClient.
sadrul@chromium.org
2014-03-06
1
-5
/
+0
*
Revert 255385 "aura: Remove client::UserActionClient."
ben@chromium.org
2014-03-06
1
-0
/
+5
*
aura: Remove client::UserActionClient.
sadrul@chromium.org
2014-03-06
1
-5
/
+0
*
Add LogoutConfirmationController to show LogoutConfirmationDialogs
bartfab@chromium.org
2014-03-06
1
-0
/
+11
*
Bluetooth: notify user of incoming pairing requests
keybuk@chromium.org
2014-03-04
1
-0
/
+3
*
Adding Overview mode started / ended observable events to the shell
skuhne@chromium.org
2014-03-04
1
-0
/
+8
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-2
/
+2
*
Fixed problem with missing maximized mode destructor. Odd must have been remo...
skuhne@chromium.org
2014-03-04
1
-0
/
+4
*
Rename Start/Stop in OutputConfigurator to better reflect their intent
dnicoara@chromium.org
2014-02-28
1
-3
/
+2
*
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
[next]