summaryrefslogtreecommitdiffstats
path: root/ui/aura/window.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui/aura: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-05-301-3/+3
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-291-0/+3
* Extend touch hit target for autohidden shelf to allow draggingrharrison@chromium.org2013-05-011-6/+6
* Observe for window's (self) deletion during activation/focus change.sschmitz@chromium.org2013-03-201-4/+7
* Implemented notifying of visibility change up & down window hierarchy.sschmitz@chromium.org2013-03-131-0/+11
* aura: Do not include test code in production code.tfarina@chromium.org2013-02-011-15/+5
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-241-0/+15
* Revert 178251 - Suspected for CrOS ASAN breakkinuko@chromium.org2013-01-231-15/+0
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-231-0/+15
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-1/+1
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-3/+6
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-6/+0
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-141-5/+7
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-2/+2
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-051-0/+1
* display ID is now 64 bit and this was causing miscellaneousoshima@chromium.org2012-09-201-8/+8
* aura: Remove unused forward declaration of SkCanvas from window.htfarina@chromium.org2012-09-191-2/+0
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Introduce EventDispatcher, EventTarget, and EventHandler.sadrul@chromium.org2012-09-031-0/+6
* Random set of changes for workspace2 code:sky@chromium.org2012-08-241-6/+6
* Attempt 2 at: Makes Window not change focus and send out notificationssky@chromium.org2012-08-141-0/+5
* Revert 151293 - Makes Window not change focus and send out notifications when...sky@chromium.org2012-08-131-5/+0