summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-3/+7
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-111-4/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+3
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-3/+0
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-3/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+3
* Makes copying layers clone external textures.sky@chromium.org2012-09-131-0/+6
* events: Move EventTarget into Event.sadrul@chromium.org2012-09-071-18/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-1/+1
* events: Introduce EventDispatcher, EventTarget, and EventHandler.sadrul@chromium.org2012-09-031-1/+14
* 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