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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Shift+Alt to switch IME and use Ctrl+Shift+Space instead.
afakhry
2015-11-10
1
-12
/
+33
*
Prevent conflicting accelerators from triggering next IME.
afakhry
2015-10-13
1
-0
/
+60
*
Deprecating high-conflict accelerators
afakhry
2015-09-09
1
-0
/
+93
*
[Cleanup]: Made SetDisplayUIScale private
oshima
2015-07-27
1
-2
/
+1
*
Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.
oshima
2015-06-27
1
-0
/
+3
*
Revert "Deprecating high-conflict accelerators"
Ahmed Fakhry
2015-06-23
1
-94
/
+0
*
Deprecating high-conflict accelerators
afakhry
2015-06-20
1
-0
/
+94
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
1
-6
/
+0
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
1
-4
/
+4
*
Allow Alt-Tab to move the focus to docked windows.
oshima
2015-04-07
1
-3
/
+4
*
Consume Alt+Shift Up key event.
nona
2014-12-17
1
-6
/
+6
*
Revert "Pass through the CONVERT/NONCONVERT/HANKAKU_ZENKAKU keys."
nona
2014-12-17
1
-5
/
+5
*
Pass through the CONVERT/NONCONVERT/HANKAKU_ZENKAKU keys.
nona
2014-12-12
1
-5
/
+5
*
Split AcceleratorController::PerformAction() into
pkotwicz
2014-12-09
1
-6
/
+14
*
Regression: Search+Key pops up app launcher
afakhry
2014-11-21
1
-106
/
+145
*
Remove return value for VolumeControlDelegate::HandleVolumeMute() and co.
pkotwicz
2014-11-21
1
-124
/
+24
*
Introduce AcceleratorController::ProcessCommandIfEnabled() and change some
pkotwicz
2014-11-19
1
-49
/
+38
*
Make chrome/browser/chromeos/accessibility compile on Athena with use_ash=0
pkotwicz
2014-10-31
1
-10
/
+13
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-23
/
+19
*
Move handling for debug accelerators to debug_commands.*
pkotwicz
2014-10-23
1
-23
/
+6
*
Change behaviour of the Alt-] and Alt-[ keys so that it cycles through SnapLe...
dtapuska
2014-10-03
1
-4
/
+170
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
1
-13
/
+13
*
Introduce "Preferred" accelerators, which may be processed by fullscreen, but...
oshima
2014-09-20
1
-11
/
+90
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
1
-4
/
+4
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
1
-6
/
+6
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
1
-4
/
+4
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
1
-4
/
+4
*
Added text filtering to Overview Mode
nsatragno@chromium.org
2014-07-04
1
-4
/
+6
*
Do not consume Alt-Shift-Up event for IME switch.
nona@chromium.org
2014-06-25
1
-8
/
+7
*
Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.
oshima@chromium.org
2014-06-05
1
-203
/
+235
*
Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.
yukishiino@chromium.org
2014-05-22
1
-6
/
+12
*
Separated alt-tab window cycle from overview mode
nsatragno@chromium.org
2014-05-13
1
-2
/
+2
*
Relanding "Enabled volume buttons when TouchView is active"
bruthig@chromium.org
2014-05-09
1
-55
/
+8
*
Revert 268181 "Enabled volume buttons when TouchView is active"
abodenha@google.com
2014-05-05
1
-8
/
+55
*
Enabled volume buttons when TouchView is active
bruthig@chromium.org
2014-05-05
1
-55
/
+8
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-2
/
+2
*
chromeos: Remove --ash-enable-brightness-control flag.
derat@chromium.org
2014-03-28
1
-25
/
+0
*
chromeos: Simplify how chrome keeps track of caps lock state.
sadrul@chromium.org
2014-03-12
1
-92
/
+0
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-3
/
+3
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
*
Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...
pkotwicz@chromium.org
2014-02-26
1
-5
/
+2
*
Removes #ash-multiple-snap-window-widths flag
varkha@chromium.org
2014-02-25
1
-21
/
+10
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
1
-12
/
+12
*
Screen cleanup:
oshima@chromium.org
2014-01-17
1
-1
/
+1
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-6
/
+6
*
Undocks window first before side-snapping bounds. Side-snapped state is now m...
varkha@chromium.org
2013-11-28
1
-1
/
+3
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-12
/
+6
*
Revert of https://codereview.chromium.org/82763010/
benwells@chromium.org
2013-11-26
1
-6
/
+12
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-12
/
+6
[next]