summaryrefslogtreecommitdiffstats
path: root/ash/wm/default_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Introduce WMEvent classoshima@chromium.org2014-03-051-41/+92
* Rename WMEventType to match the style.oshima@chromium.org2014-03-041-45/+45
* Rename WindowShowType to WindowStateType to be less confusing name.oshima@chromium.org2014-02-271-44/+50
* Remove WindowState::IsNormalShowState()pkotwicz@chromium.org2014-02-251-5/+4
* Make it possible to unmaximize to full-width, full-height windowpkotwicz@chromium.org2014-02-251-20/+1
* Introduce Workspace related event, and moved the code to adjust bounds from W...oshima@chromium.org2014-02-211-3/+133
* Move the logic to update bounds for show type from WorkspaceLayoutManager to ...oshima@chromium.org2014-02-151-11/+264
* Revert 251191 "Move the logic to update bounds for show type fro..."sky@chromium.org2014-02-141-260/+11
* Move the logic to update bounds for show type from WorkspaceLayoutManager to ...oshima@chromium.org2014-02-131-11/+260
* Fix behavior when double clicking on borders and caption area of side maximiz...pkotwicz@chromium.org2014-02-101-29/+56
* Introduce ShowState and WMEventoshima@chromium.org2014-02-041-0/+88