summaryrefslogtreecommitdiffstats
path: root/ui/aura/window.h
Commit message (Expand)AuthorAgeFilesLines
* Stop painting when receiving delegated frameenne2014-08-231-0/+2
* Reland "Update the window labels if they change in overview mode."nsatragno@chromium.org2014-06-271-1/+1
* Revert 279887 "Update the window labels if they change in overvi..."pastarmovj@google.com2014-06-261-1/+1
* Update the window labels if they change in overview mode.nsatragno@chromium.org2014-06-261-1/+1
* aura: De-virtual a few methods in Window.sadrul@chromium.org2014-04-261-5/+5
* aura: A couple of API cleanups.sadrul@chromium.org2014-04-231-8/+1
* CHECK that ui::Windows being destroyed have been hidden if necessarytdresser@chromium.org2014-04-031-0/+3
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+3
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-261-3/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-261-3/+0
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+3
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-211-5/+6
* Remove unnecessary argument in UpdateLayerNameoshima@chromium.org2014-03-201-2/+2
* Removes dependency of window_util on viewssky@chromium.org2014-03-111-7/+3
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-9/+6
* aura: Make Window::HitTest() a private method.sadrul@chromium.org2014-02-251-7/+7
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-5/+2
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-311-3/+4
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-301-21/+1
* Moves transient window observer methods out of WindowObserversky@chromium.org2014-01-101-8/+0
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-5/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-071-37/+10
* wm: public window_types.tfarina@chromium.org2013-12-191-4/+4
* Moves transient stacking logic into WindowStackingClientsky@chromium.org2013-12-121-16/+12
* Gets the various Window::StackChild functions to work with WINDOW_LAYER_NONE....sky@chromium.org2013-12-121-3/+11
* aura: Start updating aura to use EventProcessor for event dispatch.sadrul@chromium.org2013-12-061-0/+2
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-1/+1
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-061-1/+1
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-1/+1
* Wires up painting of layerless childrensky@chromium.org2013-12-031-0/+7
* Initial cut at layerless windows.sky@chromium.org2013-12-031-6/+42
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-021-0/+10
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-1/+0
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-4/+18
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-7/+0
* Makes ~RootWindow delete child windowssky@chromium.org2013-10-191-0/+5
* Optimally subdividing vertical space for docked windows. The first window is ...varkha@chromium.org2013-10-171-0/+1
* Fixes crashes and other bad behavior with modal dialogs. Maintains that trans...varkha@chromium.org2013-10-031-0/+12
* Fixes use after free caused by delete in RootWindowController (2)sky@chromium.org2013-10-021-0/+1
* Revert 226347 "Fixes use after free caused by delete in RootWind..."dcheng@chromium.org2013-10-021-1/+0
* Fixes use after free caused by delete in RootWindowControllersky@chromium.org2013-10-011-0/+1
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* In immersive mode when top container is closed, decrease the hit target of th...wnwen@chromium.org2013-07-181-0/+4
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-111-1/+1
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-3/+0
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-311-0/+3
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-301-3/+0