summaryrefslogtreecommitdiffstats
path: root/ash/magnifier
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-2/+3
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-082-13/+9
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-082-9/+13
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-082-13/+9
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-254-16/+16
* Introduce AccessibiltyDelegateoshima@chromium.org2013-10-241-4/+7
* Change SkMScalar from double to floatenne@chromium.org2013-10-021-3/+3
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-182-3/+3
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-6/+6
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-1/+1
* Move DisplayLayout out from display_controller.hoshima@chromium.org2013-06-282-3/+0
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Use the source display's pixel (host) size as a mirror window's sizeoshima@chromium.org2013-05-291-2/+2
* Magnifier: Prevent the cursor jumping on HiDPI display.yoshiki@chromium.org2013-05-092-58/+58
* Magnifier: Move the cursor directly to the root window host.yoshiki@chromium.org2013-04-264-4/+305
* Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...yoshiki@chromium.org2013-04-242-10/+33
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Make zoom filter independent of the layer size.danakj@chromium.org2013-03-131-2/+0
* I need this patch (https://codereview.chromium.org/12328030/) to land the CL ...oshima@chromium.org2013-02-281-10/+54
* Magnifier: keep recording the last mouse location even magnifier is off.yoshiki@chromium.org2013-02-061-9/+9
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-2/+2
* Magnifier: Consider the last touched location when zoomming/unzoomingyoshiki@chromium.org2013-01-211-4/+22
* Add magnifier_controller unittestyoshiki@chromium.org2013-01-161-0/+157
* Magnifier: make view-port panning smoothly along the cursor movementyoshiki@chromium.org2013-01-111-17/+26
* Revert 176102acolwell@chromium.org2013-01-101-3/+7