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
/
accelerator_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Extended Desktop mode behind --ash-extended-desktop flag.
oshima@chromium.org
2012-06-15
1
-3
/
+1
*
Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.
yusukes@chromium.org
2012-06-14
1
-0
/
+20
*
Make the shortcut of opening content browser global.
mazda@chromium.org
2012-06-13
1
-4
/
+6
*
Disable minimize window shortcut key for the full screen window, which will c...
jennyz@chromium.org
2012-06-13
1
-1
/
+4
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-5
/
+6
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-6
/
+5
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-5
/
+6
*
Consume Ctrl+Alt+/ in ash/accelerators/accelerator_controller.cc.
yusukes@chromium.org
2012-06-13
1
-1
/
+4
*
Use a #fefefe solid color wallpaper background before user login for GAIA log...
bshe@chromium.org
2012-06-12
1
-3
/
+4
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-29
/
+30
*
ash/chromeos: "Search" key to toggle app list.
xiyuan@chromium.org
2012-06-08
1
-3
/
+0
*
ash: Allow snapping/minimizing a fullscreen/maximized window using accelerators.
sadrul@chromium.org
2012-06-07
1
-37
/
+46
*
Allow taking screenshots for all of minitors at the same time.
mukai@chromium.org
2012-06-07
1
-4
/
+6
*
Reland: ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-06
1
-3
/
+3
*
Reland "Load user custom wallpaper after browser crash"
bshe@chromium.org
2012-06-04
1
-3
/
+5
*
Revert 140312 - Load user custom wallpaper after browser crash.
acolwell@chromium.org
2012-06-04
1
-5
/
+3
*
Load user custom wallpaper after browser crash.
bshe@chromium.org
2012-06-04
1
-3
/
+5
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-02
1
-0
/
+7
*
Remove more root window dependencies
oshima@chromium.org
2012-06-01
1
-1
/
+3
*
Revert 140031 - Chrome version of monitor configuration code
wjia@chromium.org
2012-06-01
1
-7
/
+0
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-01
1
-0
/
+7
*
Revert 139494 - ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-01
1
-3
/
+3
*
Fixing french keyboard handling
skuhne@chromium.org
2012-05-30
1
-0
/
+4
*
Prepare to support Ash notification tray:
stevenjb@google.com
2012-05-30
1
-3
/
+4
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
1
-3
/
+3
*
Handle more browser commands in ash.
mazda@chromium.org
2012-05-25
1
-0
/
+21
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-6
/
+6
*
Make the keyboard overlay handle close shortcuts in JavaScript code.
mazda@chromium.org
2012-05-24
1
-1
/
+1
*
Allow Control+Shift+Q on lock screen.
yusukes@chromium.org
2012-05-23
1
-7
/
+17
*
Let Chrome app handle Ash accelerators first if the app is launched as a window.
yusukes@chromium.org
2012-05-17
1
-0
/
+5
*
Use single "modifiers" field rather than boolean fields.
mukai@chromium.org
2012-05-16
1
-3
/
+1
*
Remove some more OS_CHROMEOS from browser.
beng@google.com
2012-05-15
1
-0
/
+3
*
AcceleratorController::AcceleratorPressed() should return true whenever some ...
yusukes@google.com
2012-05-10
1
-15
/
+23
*
Add a test for ash::kActionsAllowedAtLoginScreen[] and remove unncessary CHEC...
yusukes@chromium.org
2012-05-10
1
-4
/
+3
*
Refactor HandleWindowCycleLinear code in AcceleratorController:
mukai@chromium.org
2012-05-10
1
-65
/
+5
*
Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...
yusukes@google.com
2012-05-09
1
-5
/
+0
*
Move DIP translation from ui/aura to ui/compositor.
oshima@chromium.org
2012-05-08
1
-2
/
+5
*
Revert "Do not consume Shift+Alt in Ash to make Chromoting happy."
yusukes@google.com
2012-05-08
1
-7
/
+2
*
Let Chrome app handle Ash accelerators first if the app is launched as a window.
yusukes@google.com
2012-05-08
1
-0
/
+5
*
Asynchronously load wallpapers when user pod is selected.
bshe@chromium.org
2012-05-07
1
-1
/
+1
*
Respect WindowOpenDisposition in launcher as is in app-list.
mukai@chromium.org
2012-05-06
1
-1
/
+2
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-7
/
+7
*
Add ash shortcut for toggling spoken feedback.
dmazzoni@chromium.org
2012-05-02
1
-0
/
+7
*
ash: Fix applist hotkey regression.
xiyuan@chromium.org
2012-04-27
1
-0
/
+3
*
ash: Add accelerator for snapping windows left/right.
sadrul@chromium.org
2012-04-25
1
-0
/
+37
*
Revert 133982 because it broke build on chromeos due to mid-air collision wit...
sadrul@chromium.org
2012-04-25
1
-37
/
+0
*
ash: Add accelerator for snapping windows left/right.
sadrul@chromium.org
2012-04-25
1
-0
/
+37
*
Process all global shortcuts for Ash after InputMethodEventFilter.
yusukes@google.com
2012-04-24
1
-1
/
+2
*
Reland r132942: Focus the application launcher with Shift+Alt+L.
mazda@chromium.org
2012-04-20
1
-0
/
+4
*
Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...
ben@chromium.org
2012-04-20
1
-10
/
+11
[next]