summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-2/+2
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-2/+2
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-9/+10
* aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().tfarina@chromium.org2012-07-301-5/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-181-1/+1
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-161-0/+6
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-161-0/+11
* Notification for device scale factor changeoshima@chromium.org2012-05-171-0/+3
* Makes OnWindowVisibilityChanged be sent whenever the target visibilitysky@chromium.org2012-04-051-1/+4
* aura: Remove window from its parent a little early.sadrul@chromium.org2012-01-221-2/+3
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-171-1/+4
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-131-12/+0
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-0/+12
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-12/+0
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-031-0/+3
* Aura: Fix window resizing for large drags.jamescook@chromium.org2011-11-221-3/+3
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-181-0/+4
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-4/+10
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-111-0/+3
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-081-1/+2
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-0/+6
* Adds support for activation to aura.sky@chromium.org2011-09-271-0/+11
* Wires up mouse capture code for aura.sky@chromium.org2011-09-211-0/+3
* Adds some features to the shell:ben@chromium.org2011-09-161-0/+5
* Move Aura to UI subdir.ben@chromium.org2011-09-141-0/+53