summaryrefslogtreecommitdiffstats
path: root/ash/drag_drop
Commit message (Expand)AuthorAgeFilesLines
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-2/+2
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-2/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-215-5/+5
* 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