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
/
accelerators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
2
-5
/
+4
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
2
-4
/
+5
*
Revert 233486 "disable AcceleratorControllerTest.GlobalAccelerat..."
scottmg@chromium.org
2013-11-07
1
-9
/
+1
*
disable AcceleratorControllerTest.GlobalAcceleratorsToggleAppList on win aura
scottmg@chromium.org
2013-11-07
1
-1
/
+9
*
Disable AcceleratorControllerTest.SuppressToggleMaximized
csharp@chromium.org
2013-11-04
1
-1
/
+8
*
Introduce MediaDelegate
oshima@chromium.org
2013-11-01
1
-3
/
+4
*
cros: Restore Alt-minus window minimize shortcut
jamescook@chromium.org
2013-11-01
1
-0
/
+4
*
Check for incognito-mode availabilty added.
merkulova@chromium.org
2013-10-31
1
-4
/
+8
*
Add null pointer check around volume control delegate. This was causing
zturner@chromium.org
2013-10-30
1
-9
/
+15
*
Introduce WindowStateDelegate::ToggleFullscreen
oshima@chromium.org
2013-10-30
4
-2
/
+18
*
ash: Open path for Ozone key handling
tiago.vignatti@intel.com
2013-10-30
1
-0
/
+5
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
4
-21
/
+25
*
Introduces NewWindowDelegate to create or show windows/tabs that are not part...
oshima@chromium.org
2013-10-25
1
-9
/
+12
*
Introduce AccessibiltyDelegate
oshima@chromium.org
2013-10-24
2
-9
/
+13
*
Enable minmizing fullscreen, except for flash fullscreen
oshima@chromium.org
2013-10-23
1
-4
/
+1
*
Use ctrl-m for toggling minimize state for all windows
oshima@chromium.org
2013-10-23
1
-1
/
+5
*
Move ToggleMaximized impl to ash and remove ShellDelegate::ToggleMaximized
oshima@chromium.org
2013-10-22
3
-1
/
+16
*
Disable AcceleratorControllerTest.ControllerContext on win aura
tim@chromium.org
2013-10-16
1
-1
/
+8
*
Removing old M-31 flag which suppressed the multi user menu in the system she...
skuhne@chromium.org
2013-10-15
1
-2
/
+1
*
Add a gesture handler which toggles overview when swiping from the top with t...
flackr@chromium.org
2013-10-11
1
-8
/
+3
*
cros: Don't let v2 apps block the brightness and volume system keys
jamescook@chromium.org
2013-10-03
3
-7
/
+94
*
Log UMA metrics for multiprofile actions.
tengs@chromium.org
2013-10-02
1
-0
/
+3
*
Cleanup: merge separate implementaions of ScreenshotDelegate for tests.
mukai@chromium.org
2013-10-01
2
-77
/
+12
*
Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.
kinaba@chromium.org
2013-10-01
4
-11
/
+3
*
Introduce WindowShowType which specifies the ash specific window show state.
oshima@chromium.org
2013-09-29
1
-5
/
+5
*
Reenable overview mode by default (revert of 225406).
flackr@chromium.org
2013-09-27
1
-2
/
+2
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-2
/
+2
*
Move Power and Clock observers to Ash
stevenjb@chromium.org
2013-09-26
2
-2
/
+2
*
Disable overview mode by default.
flackr@chromium.org
2013-09-26
1
-2
/
+2
*
Multi Profile: Adding hotkey to switch between logged in users
skuhne@chromium.org
2013-09-26
3
-0
/
+18
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
2
-2
/
+2
*
* Use correct bounds to pick and resize wallpaper image
oshima@chromium.org
2013-09-25
3
-26
/
+90
*
Remove BACKGROUND_SOLID_COLOR mode.
oshima@chromium.org
2013-09-20
1
-5
/
+14
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
5
-26
/
+34
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
7
-10
/
+10
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
2
-2
/
+2
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
2
-5
/
+5
*
ash: Clean up window cycling accelerator code
jamescook@chromium.org
2013-09-05
4
-86
/
+54
*
Enable overview mode by default.
flackr@chromium.org
2013-09-04
1
-10
/
+9
*
ash: Allow web pages to use the Ctrl-M minimize shortcut
jamescook@chromium.org
2013-09-04
6
-19
/
+119
*
Do not pass key event if the system tray bubble is shown.
nona@chromium.org
2013-08-29
1
-1
/
+3
*
Allow open ash tray by shortcut key in login and lock screen.
jennyz@chromium.org
2013-08-27
1
-0
/
+1
*
Relocate and refactor overview mode files.
flackr@chromium.org
2013-08-23
1
-1
/
+1
*
ash: Make exit warning dialog transparent black
jamescook@chromium.org
2013-08-21
1
-5
/
+12
*
Fix crash on signing out with exit warning bubble open.
xiyuan@chromium.org
2013-08-14
3
-16
/
+28
*
Reland "216874 - Use overview mode for alt-tab cycling."
flackr@chromium.org
2013-08-12
1
-0
/
+14
*
Revert 216874 - Use overview mode for alt-tab cycling.
dbeam@chromium.org
2013-08-11
1
-14
/
+0
*
Use overview mode for alt-tab cycling.
flackr@chromium.org
2013-08-10
1
-0
/
+14
*
Allows invoking debugging print commands for any builds.
mukai@chromium.org
2013-08-06
1
-2
/
+0
*
Add window overview mode behind --ash-enable-overview-mode flag to F5 key.
flackr@chromium.org
2013-08-01
1
-1
/
+18
[next]