summaryrefslogtreecommitdiffstats
path: root/ash/wm/maximize_mode/maximize_mode_window_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-2/+2
* Reland Fix crash related to focusable docked windowsjonross2015-05-261-0/+4
* Revert of Fix crash related to focusable docked windows. (patchset #2 id:2000...maruel2015-05-251-4/+0
* Fix crash related to focusable docked windows.jonross2015-05-251-0/+4
* Make always-on-top windows free-floating in Ash maximize modetdanderson2015-04-181-1/+18
* Add flag to disable window backdrops in TouchViewtdanderson2015-03-301-0/+9
* Fixed MaximizeModeWindowState::UpdateWindowPosition(...) to not animate incor...bruthig2015-03-271-1/+1
* Stops the crash happening for maximize-mode / multi-display / overviewmukai2015-03-051-2/+8
* Change overview mode to so that docked panel windows are not grouped together.bruthig2015-01-201-1/+1
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-121-1/+2
* Cleaning up MruWindowTracker::BuildWindowList()afakhry2014-12-101-2/+1
* Revert of Cleaning up MruWindowTracker::BuildWindowList() (patchset #1 id:1 o...gab2014-12-081-1/+2
* Cleaning up MruWindowTracker::BuildWindowList()afakhry2014-12-061-2/+1
* Defer maximize mode bounds updates until after exiting overview.flackr2014-09-301-0/+11
* Fixing problem with the maximize mode where MultiProfile windows do not get p...skuhne@chromium.org2014-08-071-0/+12
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-091-2/+0
* Fixing problem with edge swipe exiting immersive modeskuhne@chromium.org2014-06-031-1/+1
* Using tap gesture instead of touch to activate windows in overview modensatragno@chromium.org2014-05-291-1/+1
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-5/+5
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-5/+5
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-5/+5
* Turning off full screen in TouchView mode when swiping from top / bottom edge...skuhne@chromium.org2014-05-141-0/+34
* Revert 267136 "Revert 267122 "Exit overview before exiting maxim..."henrika@chromium.org2014-04-301-4/+18
* Revert 267122 "Exit overview before exiting maximize mode."henrika@chromium.org2014-04-301-18/+4
* Exit overview before exiting maximize mode.flackr@chromium.org2014-04-301-4/+18
* Addressing problems with non maximizable windows in always maximized mode as ...skuhne@chromium.org2014-04-121-3/+10
* Expected observer names changed trhough reviewprocess - correctedskuhne@chromium.org2014-04-111-2/+2
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-1/+1
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-6/+3
* TouchView always maximize mode: Suppressing invalid state changes, adding new...skuhne@chromium.org2014-03-191-90/+42
* Revert 257832 "TouchView always maximize mode: Suppressing inval..."tzik@chromium.org2014-03-191-42/+90
* TouchView always maximize mode: Suppressing invalid state changes, adding new...skuhne@chromium.org2014-03-191-90/+42
* Attempting to reland the Overview Button Change.jonross@chromium.org2014-03-141-0/+2
* Revert of Add a new status area control for Overview Mode. This control is on...dmichael@chromium.org2014-03-121-2/+0
* Add a new status area control for Overview Mode. This control is only availab...jonross@chromium.org2014-03-121-0/+2
* Adding a gray semi transparent backdrop behind the topmost window within the ...skuhne@chromium.org2014-03-091-14/+58
* Disallow maximize mode managed windows to be draggedskuhne@chromium.org2014-03-051-7/+7
* Make GetShowState() privateoshima@chromium.org2014-02-271-27/+27
* Adding hotkey behind a commandline to allow testing the TouchView maximizing ...skuhne@chromium.org2014-02-261-13/+17
* Adding new always maximized modeskuhne@chromium.org2014-02-201-0/+222