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
*
chromeos: Listen for lock key from within Chrome.
derat@chromium.org
2012-11-15
1
-15
/
+4
*
Separates some ash-specific logic from the ActivationController in preparatio...
ben@chromium.org
2012-11-15
1
-1
/
+1
*
Add the partial screen magnifier to Chrome OS.
zork@chromium.org
2012-11-15
1
-12
/
+20
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
1
-7
/
+4
*
ash: Move UserWallpaperDelegate to its own header file.
tfarina@chromium.org
2012-11-13
1
-0
/
+1
*
Add a workaround for crbug.com/139556.
yusukes@chromium.org
2012-11-09
1
-10
/
+15
*
Don't check NULL for ShellDelegate.
oshima@chromium.org
2012-11-08
1
-38
/
+13
*
Snap resize windows on touch to 50% when the maximize button is close to the ...
skuhne@chromium.org
2012-11-07
1
-1
/
+2
*
Fixed nonrepeative accelerators.
mtomasz@chromium.org
2012-11-06
1
-54
/
+42
*
Check status_area before accessing system_tray where appropriate
stevenjb@chromium.org
2012-11-05
1
-3
/
+8
*
Temporarily disable the auto-repeat suppression feature for (Shift+)Alt+Tab.
yusukes@chromium.org
2012-10-29
1
-2
/
+6
*
Move keyboard brightness controller to ash/system/chromeos.
tfarina@chromium.org
2012-10-23
1
-7
/
+13
*
Remove Shell::shelf|status_area_widget|launcher and
oshima@chromium.org
2012-10-18
1
-8
/
+7
*
fix for 156227, 153077, 134093
sschmitz@chromium.org
2012-10-17
1
-7
/
+14
*
Revert 162240 - See also:
mattm@chromium.org
2012-10-16
1
-14
/
+7
*
See also:
sschmitz@chromium.org
2012-10-16
1
-7
/
+14
*
Do not consume keys for DISABLE_CAPS_LOCK when caps lock is off.
mazda@chromium.org
2012-10-16
1
-2
/
+4
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-1
/
+1
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-10
1
-4
/
+31
*
Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.
mazda@chromium.org
2012-10-10
1
-13
/
+1
*
cros: Fix window rotation animation
jamescook@chromium.org
2012-10-09
1
-0
/
+6
*
Revert 160804 - as it caused a ash unit test failure on Windows.
finnur@chromium.org
2012-10-09
1
-31
/
+4
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-09
1
-4
/
+31
*
Revert 160696 - Decouple EventClientImpl and root window. Check containers on...
rch@chromium.org
2012-10-08
1
-31
/
+4
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-08
1
-4
/
+31
*
Toggling windows with (shift)-f5 and (shift)-alt-tab does not repeat on key r...
mtomasz@chromium.org
2012-10-03
1
-5
/
+33
*
Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...
oshima@chromium.org
2012-10-02
1
-3
/
+7
*
Toggle maximize key does not repeat anymore. Fixed support for non-repeatable...
mtomasz@chromium.org
2012-09-28
1
-5
/
+29
*
This is the 3 following CLs collapsed as one (for easier merge in M23)
saintlou@chromium.org
2012-09-27
1
-7
/
+3
*
Reverting 3 CLs in order to create 1 CL (to be later merged in M23).
saintlou@chromium.org
2012-09-27
1
-3
/
+7
*
Always show brightness control while extended desktop is disabled.
oshima@chromium.org
2012-09-26
1
-7
/
+3
*
Revert 158656 "Always show brightness control while extended desktop is disab...
oshima@chromium.org
2012-09-25
1
-3
/
+7
*
Always show brightness control while extended desktop is disabled.
oshima@chromium.org
2012-09-25
1
-7
/
+3
*
Pass F4-10 to an app first if it's launched as window.
yusukes@chromium.org
2012-09-25
1
-2
/
+0
*
Open the keyboard help overlay on F14.
yusukes@chromium.org
2012-09-21
1
-0
/
+1
*
Add switch primary display option by swapping primary root window between dis...
oshima@chromium.org
2012-09-19
1
-3
/
+15
*
New Behavior on pressing F4:
sschmitz@chromium.org
2012-09-17
1
-10
/
+15
*
Disable brightness key/panel if there is no internal display
oshima@chromium.org
2012-09-11
1
-1
/
+8
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
1
-19
/
+18
*
Removes the grid from ash.
sky@chromium.org
2012-09-10
1
-2
/
+1
*
Revert r14457 "Cancel drag if display configuration changes."
oshima@chromium.org
2012-09-10
1
-18
/
+19
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-10
1
-19
/
+18
*
Reverse direction on window docking
skuhne@chromium.org
2012-09-08
1
-0
/
+8
*
ash: Prevent power button events from reaching apps.
derat@chromium.org
2012-09-07
1
-0
/
+6
*
Fix Ctrl-F4 crashes Chrome at login screen
saintlou@chromium.org
2012-09-06
1
-0
/
+1
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-3
/
+3
*
Don't try to switch display mode if there is no external display
oshima@chromium.org
2012-08-31
1
-6
/
+9
*
Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayD...
mazda@chromium.org
2012-08-28
1
-11
/
+4
*
Ash: Support "Next Song", "Previous Song", "Play/Pause" Multi Media buttons
sschmitz@chromium.org
2012-08-27
1
-0
/
+21
*
Make caps lock disabled on shift release.
mazda@chromium.org
2012-08-23
1
-0
/
+5
[next]