summaryrefslogtreecommitdiffstats
path: root/ash/shell/toplevel_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-5/+1
* Don't remember fullscreen bounds for auto rearrangeoshima2015-12-061-4/+2
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-1/+0
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-241-0/+4
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Screen cleanup:oshima@chromium.org2014-01-171-1/+0
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-1/+1
* Make sure the non browser/no app widget is fully visible when created on ashoshima@chromium.org2013-11-011-0/+1
* Always adjust the bounds to work area if the new window is the first window.oshima@chromium.org2013-10-301-1/+9
* Move window sizer logic to ash/wm/window_positioneroshima@chromium.org2013-10-101-11/+47
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-1/+0
* Removes PERSIST_ACROSS_ALL_WORKSPACES property.mukai@chromium.org2013-07-281-10/+2
* [Cleanup]oshima@chromium.org2013-07-121-2/+2
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-1/+1
* Continue threading context through unit tests.erg@chromium.org2013-01-071-3/+12
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-1/+1
* Adds the ability for windows to persist across all workspaces. Chromesky@chromium.org2012-04-121-2/+11
* Adds a delay before hiding the multi-window resize widget. Also fixessky@chromium.org2012-03-191-1/+4
* Fixes ash_shell crashes when resizing window to its minimum sizepkotwicz@chromium.org2012-03-091-5/+0
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-2/+2
* Rename the aura_shell namespace to ashben@chromium.org2011-12-241-1/+1
* Move some more WM functionality down into ash.ben@chromium.org2011-12-231-1/+1
* Create the new toplevel directory ash, and move the shell examples in it as a...ben@chromium.org2011-12-221-0/+61