summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 185719 "Check for destroyed window observers which haven'..."flackr@chromium.org2013-03-131-16/+1
* Check for destroyed window observers which haven't stopped observing windows.flackr@chromium.org2013-03-021-1/+16
* Make windowed NPAPI plugins not cover transient windows in Aura.jam@chromium.org2013-02-151-0/+6
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-241-0/+26
* Revert 178251 - Suspected for CrOS ASAN breakkinuko@chromium.org2013-01-231-23/+0
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-231-0/+23
* More focus stuff. Adds the concept of FocusRules.ben@chromium.org2012-11-211-0/+1
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-171-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* cros: Window header heights to new UI specjamescook@chromium.org2012-05-151-3/+5
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-4/+8
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-02-011-0/+6
* Revert 119976 - Adds two new observer methods to allow code to be notified wh...ben@chromium.org2012-01-311-6/+0
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-01-311-0/+6
* aura: Remove window from its parent a little early.sadrul@chromium.org2012-01-221-2/+2
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-0/+4
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-2/+7
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-5/+1
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-1/+5
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-181-7/+2
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-181-2/+7
* aura: Rename OnPropertyChanged to OnWindowPropertyChanged.derat@chromium.org2011-11-221-1/+3
* aura: Draw drop shadows under browsers and menus.derat@chromium.org2011-11-211-4/+19
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-011-0/+4
* [Aura] Fix NativeViewHostAura::RemovedFromWidget crash.xiyuan@chromium.org2011-10-261-0/+3
* Fix visible parameter passed to WnidowObserveroshima@google.com2011-10-191-1/+1
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-151-0/+5
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-131-0/+29