| Commit message (Expand) | Author | Age | Files | Lines |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 1 | -4/+3 |
* | Introduce WindowShowType which specifies the ash specific window show state. | oshima@chromium.org | 2013-09-29 | 1 | -5/+6 |
* | Rename WindowSettings to WindowState | oshima@chromium.org | 2013-09-20 | 1 | -6/+11 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Group WM related properties to ash::wm::WindowSettings | oshima@chromium.org | 2013-09-11 | 1 | -7/+9 |
* | Revert 222512 "Group WM related properties to ash::wm::WindowSet..." | stevet@chromium.org | 2013-09-11 | 1 | -9/+7 |
* | Group WM related properties to ash::wm::WindowSettings | oshima@chromium.org | 2013-09-11 | 1 | -7/+9 |
* | Make sure that 30% of restored window is always visible. | oshima@chromium.org | 2013-08-07 | 1 | -9/+11 |
* | Cleanup WorkspaceLayoutManager to inherit BaseLayoutManager | mukai@chromium.org | 2013-07-27 | 1 | -4/+21 |
* | Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, and | oshima@chromium.org | 2013-06-12 | 1 | -6/+3 |
* | Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -8/+11 |
* | Revert 172624 - Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -13/+8 |
* | Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -8/+13 |
* | More ash_unittests run without crashing/pass with new focus controller. | ben@chromium.org | 2012-12-07 | 1 | -1/+6 |
* | Removes worskpace 1 code. Will rename next. | sky@chromium.org | 2012-10-17 | 1 | -6/+1 |
* | Removes the grid from ash. | sky@chromium.org | 2012-09-10 | 1 | -0/+6 |
* | Remove #pragma once from ash | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Relanding r144499: | oshima@chromium.org | 2012-06-27 | 1 | -1/+1 |
* | Revert r 144499 "Rename the remaining usage of Monitor to Display" | oshima@chromium.org | 2012-06-27 | 1 | -1/+1 |
* | Rename the remaining usage of Monitor to Display | oshima@chromium.org | 2012-06-27 | 1 | -1/+1 |
* | Reland: ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-06-06 | 1 | -1/+6 |
* | Revert 139494 - ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-06-01 | 1 | -6/+1 |
* | ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-05-30 | 1 | -1/+6 |
* | ash: Hide launcher for unmanaged fullscreen windows. | derat@chromium.org | 2012-04-20 | 1 | -0/+1 |
* | Adds the ability for windows to persist across all workspaces. Chrome | sky@chromium.org | 2012-04-12 | 1 | -0/+6 |
* | Don't remove RootWindowObserver if the root window is being deleted. | oshima@chromium.org | 2012-03-27 | 1 | -0/+1 |
* | * Add RootWindow to RootWindowObserver::OnRootWindowResized as there can be m... | oshima@chromium.org | 2012-03-21 | 1 | -1/+2 |
* | MonitorManager to manage multiple monitors. | oshima@chromium.org | 2012-03-14 | 1 | -1/+1 |
* | Replace Shell::GetRootWindow with Window::GetRootWindow | oshima@chromium.org | 2012-03-14 | 1 | -1/+4 |
* | Recommit r125950, which was reverted by r125958 due to link failures on win_a... | erg@chromium.org | 2012-03-13 | 1 | -0/+4 |
* | Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen. | isherman@chromium.org | 2012-03-10 | 1 | -4/+0 |
* | Aura/Ash split: Move ScreenAura to aura::RootWindowScreen. | erg@chromium.org | 2012-03-10 | 1 | -0/+4 |
* | Fixes bugs that resulted in problems with double clicking to maximize | sky@chromium.org | 2012-03-07 | 1 | -2/+0 |
* | Fix the full screen switching browser window dipping below launcher bar issue. | jennyz@chromium.org | 2012-03-01 | 1 | -0/+7 |
* | aura::Window only supports void* and int values for custom properties, which ... | benrg@chromium.org | 2012-02-11 | 1 | -2/+2 |
* | Aura code cleanup from readability review | jamescook@chromium.org | 2012-02-08 | 1 | -3/+3 |
* | Aura: Split out CompactLayoutManager from ToplevelLayoutManager | jamescook@chromium.org | 2012-01-18 | 1 | -0/+71 |