summaryrefslogtreecommitdiffstats
path: root/ash/drag_drop
Commit message (Expand)AuthorAgeFilesLines
* Properly set drag image offset in aura's drag drop controller. Currently thevarunjain@chromium.org2012-04-102-4/+5
* ash: Use TYPE_WINDOW_FRAMELESS for drag widget.reveman@chromium.org2012-04-051-2/+2
* aura: Fix a couple of drag/drop related issues:varunjain@chromium.org2012-04-051-6/+11
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-031-3/+3
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-0/+1
* Don't clobber the clipboard when doing DnD on Aurarbyers@chromium.org2012-03-202-10/+8
* Reland 125850 - Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-121-0/+22
* aura: Fix crash in DragDropController::Drop when user does a drop immediatelyvarunjain@chromium.org2012-03-063-24/+66
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-262-3/+4
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-231-1/+2
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-223-18/+38
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+1
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-7/+12
* Revert r122716 and r122717maruel@chromium.org2012-02-191-12/+7
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-7/+12
* A bevy of Aura test changes:ben@chromium.org2012-02-171-5/+5
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-172-11/+12
* * Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.oshima@chromium.org2012-02-071-6/+6
* aura: This CL fixes a bunch of issues:varunjain@chromium.org2012-02-033-5/+114
* Disable animations during aura tests.vollick@google.com2012-02-022-23/+12
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-012-12/+23
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-012-23/+12
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-012-12/+23
* Disable animations during aura tests.vollick@google.com2012-02-012-23/+12
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-311-2/+1
* Notify RenderViewHost of drag cancelpkotwicz@chromium.org2012-01-281-0/+4
* Use translated root location in WebInputEventoshima@chromium.org2012-01-262-63/+35
* Fix a couple of drag drop bugs:varunjain@chromium.org2012-01-201-1/+4
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-0/+3
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-181-1/+2
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-172-0/+9
* OVERRIDE Fixups for TableView and DragDropControllerdhollowa@chromium.org2012-01-121-3/+3
* aura: refactor clipboard code and implement format conversion and basicvarunjain@chromium.org2012-01-091-2/+14
* aura: animate drag widget at the end of a drag-drop session.varunjain@chromium.org2012-01-092-5/+59
* Beginning of drag/drop should copy the drag data to clipboard.varunjain@chromium.org2012-01-042-18/+44
* Rename the aura_shell namespace to ashben@chromium.org2011-12-245-10/+10
* Move last few files -> ashben@chromium.org2011-12-232-3/+3
* More stuff -> ashben@chromium.org2011-12-235-0/+792