summaryrefslogtreecommitdiffstats
path: root/ash/drag_drop
Commit message (Expand)AuthorAgeFilesLines
* Replace drag and drop ownerabodenha2015-04-231-1/+1
* Pass a ui::PaintContext from ui::Layer to layer delegates.danakj2015-04-041-1/+1
* aura: Remove layerless windows.danakj2015-04-031-1/+1
* Pass location in screen coordinates to DragDropClient::StartDragAndDrop()pkotwicz2015-02-242-4/+3
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-183-48/+29
* text input focus: Supports Window::GetFocusedTextInputClient.yukishiino2015-01-281-0/+1
* Adding UMA stats for ash.dragdrop events for both touch and mouse.caelyn2015-01-231-2/+14
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-223-5/+5
* Fixing drag-and-drop for the case when the scroll ends with a fling.mfomitchev2014-11-242-1/+49
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-297-110/+81
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-3/+3
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-037-60/+60
* Store the result of Pass() in a local variable.danakj2014-09-291-3/+3
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-192-7/+6
* Remove USE_X11 check in DragDropTracker unittestsdnicoara2014-09-181-17/+8
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-172-6/+7
* Remove clipboard argument from ScopedClipboardWriter constructor.dcheng2014-09-171-1/+1
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-172-7/+6
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-172-6/+7
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-162-7/+6
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-152-6/+7
* Clean up GestureEventDetails' constructors.lanwei2014-09-142-7/+6
* Change type of drag-drop window to popupmohsen@chromium.org2014-08-201-1/+3
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-1/+2
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-082-8/+8
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-052-8/+8
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-052-8/+8
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-25/+25
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-25/+25
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-25/+25
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-6/+12
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-142-10/+4
* Ensure that size passed into drag_utils_win.cc's SetDragImageOnDataObject fun...ananta@chromium.org2014-06-121-2/+1
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-201-1/+1
* Reland Unified Gesture Recognizer for Auratdresser@chromium.org2014-05-161-2/+7
* Reduce creation of ViewsDelegatesky@chromium.org2014-05-141-3/+0
* Revert 270290 "Reduce creation of ViewsDelegate"raymes@google.com2014-05-141-0/+3
* Reduce creation of ViewsDelegatesky@chromium.org2014-05-141-3/+0
* Revert 270232 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-131-1/+1
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-131-1/+1
* Revert 269892 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-121-1/+1
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-121-1/+1
* Revert of Unified Gesture Recognizer (https://codereview.chromium.org/2515430...hclam@chromium.org2014-05-101-7/+2
* Unified Gesture Recognizertdresser@chromium.org2014-05-091-2/+7
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-039-34/+12
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+3
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-261-3/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-261-2/+0
* Move some code from aura/client to wm/publicben@chromium.org2014-03-213-3/+3