summaryrefslogtreecommitdiffstats
path: root/ash/wm/ash_native_cursor_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Ash non-native cursor should fall back to default pointer cursor for custom c...Haixia Shi2015-04-101-1/+3
* Use the resource scale factor for cursor.oshima2014-09-111-2/+11
* app_shell: Add support for mouse cursors.derat@chromium.org2014-04-281-11/+15
* Use platform's device scale factor for cursor instead of gfx::Display because...oshima@chromium.org2014-04-231-2/+1
* Revert of Use platform's device scale factor for cursor (https://codereview.c...pfeldman@chromium.org2014-04-231-1/+2
* Use platform's device scale factor for cursor instead of gfx::Display because...oshima@chromium.org2014-04-231-2/+1
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-101-10/+0
* Revert 263043 "Remove obsolete scale related APIs for cursor"gene@chromium.org2014-04-101-0/+10
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-101-10/+0
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-0/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-7/+7
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-7/+7
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-7/+7
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-7/+7
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-7/+7
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-3/+3
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-2/+2
* Implement cursor compositing mode on Ashhshi@chromium.org2014-02-061-6/+35
* Cleanup of CursorClient and NativeCursorDelegate interfacestdanderson@chromium.org2013-12-131-7/+7
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-9/+9
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-9/+9
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-9/+9
* Add a function to change the mouse cursor icon set to aura/ash. yoshiki@chromium.org2013-08-261-1/+12
* [Cleanup]oshima@chromium.org2013-07-121-2/+4
* Please discard this CL. Will upload a new one in a bitananta@chromium.org2013-07-101-6/+0
* Revert 210625 "Make the SetCursorResourceModuleName function in ..."ajwong@chromium.org2013-07-091-0/+6
* Make the SetCursorResourceModuleName function in the CursorLoaderWin class a ...ananta@chromium.org2013-07-091-6/+0
* Large Cursor: Reflect new scale immediately.yoshiki@chromium.org2013-06-061-0/+3
* Mirror cursor using compositoroshima@chromium.org2013-05-251-11/+19
* Adds interface to change mouse cursor icon size to aura/ash.yoshiki@chromium.org2013-05-211-0/+7
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-6/+0
* Revert 198519 "Notify all visible renderers when the visibility ..."skaslev@chromium.org2013-05-061-0/+6
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-6/+0
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-1/+1
* Support loading non system cursors in Chrome AURA/ASH windows.ananta@chromium.org2013-03-191-0/+6
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-141-4/+5
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-271-0/+109