summaryrefslogtreecommitdiffstats
path: root/ui/wm/public
Commit message (Expand)AuthorAgeFilesLines
* Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...bruthig2015-06-051-4/+16
* Disable drag-and-drop on login flow to avoid hanging.ginkage2015-03-132-0/+95
* Pass location in screen coordinates to DragDropClient::StartDragAndDrop()pkotwicz2015-02-241-3/+3
* Tooltip Cleanuposhima2015-02-191-0/+8
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-1/+1
* Remove unused method.ben@chromium.org2014-07-151-4/+0
* Aura tooltips do not move on mouse move in case of many neighboringmboc@opera.com2014-06-132-1/+17
* wm: Change the DispatcherClient interface.sadrul@chromium.org2014-05-292-2/+54
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-272-59/+0
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-262-0/+59
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-2612-50/+55
* Move wm/public into wm targetben@chromium.org2014-03-2612-55/+50
* Move some code from aura/client to wm/publicben@chromium.org2014-03-2123-0/+893
* Move wm/core to wm namespace.ben@chromium.org2014-03-142-91/+0
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-132-0/+91
* Move wm/core to wm namespace.ben@chromium.org2014-03-132-91/+0
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-122-0/+91
* Move wm/core to wm namespace.ben@chromium.org2014-03-122-91/+0
* events: Add a few more masked window targeter for Widgets with hit-test masks.sadrul@chromium.org2014-01-181-2/+2
* keyboard: Install a masked window-targeter in the keyboard container.sadrul@chromium.org2014-01-161-0/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-071-0/+4
* aura: Add a window-targeter for windows with hit-test masks.sadrul@chromium.org2014-01-071-0/+38
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-061-0/+48
* wm: public window_types.tfarina@chromium.org2013-12-191-0/+36