summaryrefslogtreecommitdiffstats
path: root/ash/magnifier
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 176087acolwell@chromium.org2013-01-101-7/+3
* Re-introduce the partial magnifieryoshiki@chromium.org2013-01-101-3/+7
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-2/+2
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-183-10/+4
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-141-6/+6
* Magnifier: Change the login-screen default scale from 1.0x to 2.0x yoshiki@chromium.org2012-12-061-16/+2
* Magnifier: Fix the problem not to restore the previously used magnifier levelyoshiki@chromium.org2012-12-061-4/+10
* Magnifier: Prevent useless operation in enabling/disabling magnifier.yoshiki@chromium.org2012-12-061-0/+3
* Do not let MagnificationController move cursor on login screen when cursor is...mazda@chromium.org2012-11-301-7/+14
* A11y: Introduce High Contrast Mode and Screen Magnifier to ubar tray.yoshiki@chromium.org2012-11-291-0/+18
* Magnifier: Prevent from sometimes not showing back the cursor after animation.yoshiki@chromium.org2012-11-271-9/+11
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-2/+2
* Full Screen Magnifier: Add MagnificationManageryoshiki@chromium.org2012-11-261-0/+1
* Full Screen Magnifier: Prevent the unintentional zoom origin drift on unzooming.yoshiki@chromium.org2012-11-261-32/+67
* Fix the issue of cursor being shown at startup.mazda@chromium.org2012-11-201-0/+2
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-203-41/+0
* events: Move all the scroll-event handling in the OnScrollEvent overrides.sadrul@chromium.org2012-11-151-15/+15
* Add the partial screen magnifier to Chrome OS.zork@chromium.org2012-11-154-4/+342
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-141-1/+0
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-121-1/+1