summaryrefslogtreecommitdiffstats
path: root/ash/sticky_keys
Commit message (Expand)AuthorAgeFilesLines
* Revert 278342 "Convert sticky keys to a chromeos::EventRewriter ..."oshima@chromium.org2014-06-194-555/+1143
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-194-1143/+555
* Remove Label::PaintText overrides.msw@chromium.org2014-06-191-18/+2
* Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.yukishiino@chromium.org2014-05-221-3/+1
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+0
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-0/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+0
* Add support for mod3 to sticky keyszork@chromium.org2014-04-105-5/+70
* Fix sticky keys crash when handling synthetic events without a native event.tengs@chromium.org2014-04-083-23/+96
* Revert of Fix sticky keys crash when handling synthetic events without a nati...tapted@chromium.org2014-04-083-93/+23
* Fix sticky keys crash when handling synthetic events without a native event.tengs@chromium.org2014-04-083-23/+93
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-3/+2
* Don't handle NaturalScroll in Chrome but pass it to CMT insteaddenniskempin@chromium.org2014-04-031-9/+0
* Update StickyKeys overlay to show or hide AltGr depending on thezork@chromium.org2014-03-284-2/+38
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-202-4/+6
* Test that sticky key clicks work for high DPI displays.tengs@chromium.org2014-03-201-22/+57
* Fix sticky key clicks not working for high DPI displays.tengs@chromium.org2014-03-161-4/+23
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-8/+9
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-072-2/+0
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-062-0/+2
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-062-2/+0
* Add sticky key support for AltGrzork@chromium.org2014-03-053-0/+17
* Window ownership -> WindowTreeHostben@chromium.org2014-03-043-8/+8
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-213-3/+3
* Add missing x11 checks in StickyKeysHandler.kalyan.kondapally@intel.com2014-02-141-0/+2
* Make sticky keys overlay spacing dynamic based on the font size.tengs@chromium.org2014-02-121-10/+18
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-313-30/+42
* Renames gfx::FontList::Derive* family.yukishiino@chromium.org2014-01-311-3/+5
* Show overlay displaying the state of all sticky keys when it is enabled.tengs@chromium.org2014-01-167-111/+723
* Fix minor style issues for sticky keys.tengs@chromium.org2014-01-112-4/+3
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-082-11/+11
* Fix regression preventing sticky key from being enabled after moving mouse.tengs@chromium.org2014-01-072-1/+39
* Move sticky keys files to their own directory and rename to StickyKeysControl...tengs@chromium.org2013-12-204-0/+1563