summaryrefslogtreecommitdiffstats
path: root/ash/magnifier
Commit message (Expand)AuthorAgeFilesLines
* Use convenience methods for casting to Mouse/Wheel/Scroll/Touch/Key events.moshayedi2016-03-021-1/+1
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-1/+1
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-2/+1
* Don't center screen magnification on empty focus rectangleglevin2016-01-082-0/+31
* Convert Pass()→std::move() in //ashdcheng2015-12-271-2/+5
* Switch to standard integer types in ash/.avi2015-12-202-0/+2
* magnifier: Make conversions from gfx::Point to PointF explicit.danakj2015-10-211-8/+8
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Allow dynamic enabling/disabling of unified desktoposhima2015-08-011-2/+2
* Remove some unneeded virtual inheritance.thakis2015-07-181-1/+1
* Remove the 2-level input method system & InputMethodBridge.shuchen2015-07-021-1/+1
* Turn on unified mode by defaultoshima2015-06-191-5/+0
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-102-21/+15
* Center the focus of the text input in magnifier screen when this feature is e...jennyz2015-06-013-39/+246
* [Screen Magnifier] reduce the sensitivity of the trackpad to one-forthyoshiki2015-06-011-1/+1
* Save and restore unified modeoshima2015-05-221-0/+2
* Revert of Save and restore unified mode (patchset #5 id:140001 of https://cod...battre2015-05-221-2/+0
* Save and restore unified modeoshima2015-05-221-0/+2
* Enable display rotation, magnifier in unified desktop modeoshima2015-05-054-32/+70
* ash: Cleanup - remove unused private fields.tfarina2015-01-162-6/+1
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-8/+6
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-224-8/+8
* The test failure is caused by the mouse movement made by MangificationControl...jennyz2014-12-192-0/+6
* Focus following for the non-editable controls on web page in magnifier mode.jennyz2014-12-162-24/+95
* Make chrome/browser/chromeos/accessibility compile on Athena with use_ash=0pkotwicz2014-10-312-36/+9
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-272-32/+29
* Magnifier needs to follow the focus and caret change of the textfield.jennyz2014-10-232-52/+280
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-033-20/+20
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-6/+6
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-6/+6
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-6/+6
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+1
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-1/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+1
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-3/+5
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-112-3/+11
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-032-3/+1
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-203-3/+4
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-112-2/+2
* Window ownership -> WindowTreeHostben@chromium.org2014-03-043-8/+7
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-213-3/+3
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-6/+6
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+1
* Long press menu (shift+f6) to toggle spoken feedback.oshima@chromium.org2014-02-153-324/+0
* Magnification controller: fix incorrect point of interest.hshi@chromium.org2014-02-121-1/+2
* Add key based scrolling on magnified screen for kiosk mode.oshima@chromium.org2014-02-096-88/+393
* Revert 249996 "Add key based scrolling on magnified screen for k..."sorin@chromium.org2014-02-096-393/+88
* Add key based scrolling on magnified screen for kiosk mode.oshima@chromium.org2014-02-096-88/+393
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-2/+3
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-3/+2