summaryrefslogtreecommitdiffstats
path: root/ash/wm/default_state.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-7/+6
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-4/+4
* Separate the function to update bounds for state transitionoshima@chromium.org2014-03-211-7/+18
* Convert CenterWindow operation to WMEventoshima@chromium.org2014-03-201-0/+2
* TouchView always maximize mode: Suppressing invalid state changes, adding new...skuhne@chromium.org2014-03-191-1/+15
* Revert 257832 "TouchView always maximize mode: Suppressing inval..."tzik@chromium.org2014-03-191-15/+1
* TouchView always maximize mode: Suppressing invalid state changes, adding new...skuhne@chromium.org2014-03-191-1/+15
* Testoshima@chromium.org2014-03-181-9/+2
* Introduce WMEvent classoshima@chromium.org2014-03-051-11/+21
* Rename WindowShowType to WindowStateType to be less confusing name.oshima@chromium.org2014-02-271-4/+8
* Introduce Workspace related event, and moved the code to adjust bounds from W...oshima@chromium.org2014-02-211-0/+10
* Move the logic to update bounds for show type from WorkspaceLayoutManager to ...oshima@chromium.org2014-02-151-2/+10
* Revert 251191 "Move the logic to update bounds for show type fro..."sky@chromium.org2014-02-141-10/+2
* Move the logic to update bounds for show type from WorkspaceLayoutManager to ...oshima@chromium.org2014-02-131-2/+10
* Introduce ShowState and WMEventoshima@chromium.org2014-02-041-0/+29