summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_observer.h
Commit message (Expand)AuthorAgeFilesLines
* 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