summaryrefslogtreecommitdiffstats
path: root/ash/drag_drop
Commit message (Expand)AuthorAgeFilesLines
* Do not consider drag capture window activatable for window selection.flackr@chromium.org2014-02-061-0/+22
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-051-1/+1
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-311-2/+3
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-242-24/+24
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-173-2/+13
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-6/+2
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-061-2/+6
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-6/+2
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-26/+0
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-083-6/+6
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-083-6/+6
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-083-6/+6
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-252-4/+5
* Make aura::clients take Window instead of RootWindowben@chromium.org2013-10-245-14/+7
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-1/+2
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-211-1/+1
* Revert r229753 "Gesture recognizer must be a singleton accross all aura::Root...pfeldman@chromium.org2013-10-211-1/+1
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-211-1/+1
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-4/+4
* Add a small image on top of the drag image to display the current drag operationvarunjain@chromium.org2013-10-103-4/+99
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-242-7/+3
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-202-3/+7
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-202-7/+3
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-185-8/+8
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-2/+0
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-153-23/+23
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-4/+4
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-3/+2
* Adding animation anf f/x logic for dragging items from shelf to the desktop t...skuhne@chromium.org2013-08-292-0/+20
* Make sure that 30% of restored window is always visible.oshima@chromium.org2013-08-071-1/+1
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-172-2/+2
* ash: Fix window header opacity during image dragjamescook@chromium.org2013-07-081-0/+1
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Interactive ui test for drag drop operation across displays.oshima@chromium.org2013-06-181-0/+165
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-2/+1
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-8/+4
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Change ordering of Shell event handlers:varunjain@chromium.org2013-06-062-107/+1
* ash: Stop propagation of gesture events when drag drop is in progress.varunjain@chromium.org2013-05-272-7/+59
* ash: SystemGestureEventFilter should not process gestures while a drag drop isvarunjain@chromium.org2013-05-012-0/+84
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-301-5/+6
* ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-2/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-4/+4
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-1/+1