summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* Fix Starting the feedback app.afakhry2016-03-091-1/+2
* Enable swap primary accelerator only when possibleoshima2016-03-031-2/+2
* Implement Non-Closable Notificationyoshiki2016-02-251-1/+2
* Make updates to ChromeVox KB Explorer for Next.dtseng2016-02-183-26/+0
* Fix ash 'gn check' errors; whitelist target.msw2016-02-111-1/+1
* ash/wm: Remove dead code.sadrul2016-01-302-96/+0
* ash: Do not use MessageLoopForUI when not needed.sadrul2016-01-281-2/+2
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-272-4/+6
* Introduce DisplayConfigurationControllerstevenjb2016-01-201-2/+7
* Removes ImeController::UsingFrenchInputMethod and thus ImeControlDelegate::Re...shuchen2016-01-202-16/+4
* Clean up event flags a bit:pkasting2016-01-081-2/+2
* Convert Pass()→std::move() in //ash (CrOS edition)dcheng2015-12-316-13/+18
* Convert Pass()→std::move() in //ashdcheng2015-12-272-8/+10
* Switch to standard integer types in ash/.avi2015-12-2011-9/+15
* Make sure Search+<key(s)> are un-interceptable.afakhry2015-12-102-0/+43
* Deprecate Shift+Alt to switch IME and use Ctrl+Shift+Space instead.afakhry2015-11-106-83/+218
* Developer Feature: Add Debug Accelerators to Toggle Touchscreen/Touchpad On o...afakhry2015-11-104-2/+45
* Change the debug accelerator to switch device scale factor.oshima2015-10-151-1/+1
* Prevent conflicting accelerators from triggering next IME.afakhry2015-10-132-18/+85
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Allow resolution change/rotate screen in lock/login screenoshima2015-09-141-1/+4
* Notify about deprecated accelerators only if their action is performableafakhry2015-09-141-26/+33
* Enable keyboard accelerators while a menu is openafakhry2015-09-144-0/+50
* Deprecating high-conflict acceleratorsafakhry2015-09-096-6/+318
* ash: Make SpokenFeedbackToggler pass through eventsxiyuan2015-09-027-7/+55
* ash: Add a base-class for interactive-ui-tests in ash.sadrul2015-08-101-23/+5
* aura: Sanitize the lifetime of aura::Env instance.sadrul2015-08-071-0/+3
* Allow dynamic enabling/disabling of unified desktoposhima2015-08-014-43/+60
* Unified Desktop: Support 2xDSF displayoshima2015-07-303-53/+62
* Change the original screen size rather than applying in unified desktop mode.oshima2015-07-281-17/+29
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-3/+3
* Make the "Take Screenshot" Accelerators Non-repeatable.afakhry2015-07-271-0/+2
* [Cleanup]: Made SetDisplayUIScale privateoshima2015-07-272-8/+7
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Disable display rotation in unified desktoposhima2015-07-201-0/+3
* Scale the content of unified desktop to fit the displays with different size.oshima2015-07-181-3/+1
* Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.oshima2015-06-272-6/+9
* Reland: Support Compat mode inside of the desktop tree.dtseng2015-06-263-49/+0
* Revert of Support Compat mode inside of the desktop tree. (patchset #12 id:22...dtseng2015-06-253-0/+49
* Support Compat mode inside of the desktop tree.dtseng2015-06-253-49/+0
* Revert "Deprecating high-conflict accelerators"Ahmed Fakhry2015-06-236-299/+6
* Deprecating high-conflict acceleratorsafakhry2015-06-206-6/+299
* Refactors away method implementations in ui::EventTargetervarkha2015-06-113-0/+3
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-101-6/+0
* Revert "Converting (Alt+LeftClick -> RightClick) to (Search+LeftClick -> Righ...xdai2015-06-051-30/+0
* Added wm::IsWindowUserPositionable(...) method in window_util.h.bruthig2015-06-041-3/+1
* Remove stale #include <X11/Xlib.h> to unbreak Freon buildskpschoedel2015-05-161-5/+0
* Cleanup: Simplify some checks in tests.thestig2015-05-111-4/+4
* Converting (Alt+LeftClick -> RightClick) to (Search+LeftClick -> RightClick)afakhry2015-05-041-0/+30
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-231-1/+2