summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Change GestureConfiguration types to be consistent with each other and with thepkasting2014-10-091-9/+8
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-054-24/+7
* Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...rouslan2014-10-044-10/+27
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-034-27/+10
* Change behaviour of the Alt-] and Alt-[ keys so that it cycles through SnapLe...dtapuska2014-10-038-7/+161
* Add window states docked; and docked minimized. Add wm window event to set do...dtapuska2014-10-0314-55/+137
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-03106-443/+443
* Reland the inital attempt to start building ui_base_unittests targets.tfarina2014-10-021-1/+1
* Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...tapted2014-10-024-7/+24
* Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()pkotwicz2014-10-014-24/+7
* Defer maximize mode bounds updates until after exiting overview.flackr2014-09-308-8/+134
* Fix size and position of the virtual keyboard after a screen rotation.kevers2014-09-302-0/+77
* Revert of Start building ui_base_unittests targets. (patchset #1 id:1 of http...perkj2014-09-261-1/+1
* Start building ui_base_unittests targets.tfarina2014-09-261-1/+1
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-242-0/+4
* Don't minimize dragged window when shelf hidden.flackr2014-09-192-4/+40
* Reland of: Remove deprecated cursor event filter for Ozonednicoara2014-09-191-5/+0
* [Ash] Only snap windows that can maximize.jackhou2014-09-193-8/+24
* Move ownership of the AppListViewDelegate into the AppListServicetapted2014-09-191-3/+3
* Remove "upgrading to 2x DSF for lower UI scale when 2x resoruces are availabl...oshima2014-09-181-8/+0
* display: Move ui/display/types/chromeos/* to ui/display/types/*spang2014-09-181-1/+1
* - Moved screenshot shortcut handling from MaximizeModeController to PowerButt...bruthig2014-09-1212-1181/+1346
* Update the maximize button when size constraints change.jackhou2014-09-113-0/+5
* Use the resource scale factor for cursor.oshima2014-09-112-2/+22
* Enable ash shell and unit tests in GN build.brettw2014-09-092-3/+6
* Declaring the weak_ptr_factory in proper order.anand.ratn2014-09-053-9/+13
* Do not mutate ui::Event properties during nested event processingtdanderson2014-09-051-0/+3
* Use standardized and extendable accelerometer update type.flackr2014-09-023-128/+159
* Make apps grid view scroll vertically in experimental app list.mgiuca2014-09-011-1/+6
* Clear restore bounds for user resize/drag actions.wnwen2014-08-273-17/+44
* Split AppListController::SetVisible into Show and Dismiss.calamity2014-08-272-15/+38
* Fixes moving fully occluded windows when the a11y keyboard shows.rsadam2014-08-272-5/+21
* Resize BrowserFrameAsh and not RenderWidgetHostViewAura when keyboard bounds ...rsadam2014-08-262-24/+77
* Stop painting when receiving delegated frameenne2014-08-234-23/+27
* Fix stale keyboard bounds on login screennkostylev@chromium.org2014-08-222-2/+33
* Restore window size after accessbility keyboard hides.wnwen@chromium.org2014-08-212-16/+33
* Rotation Locked saved through device shutdownjonross@chromium.org2014-08-202-17/+57
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-194-5/+0
* Introduce new WebApp header style for hosted apps and fizzy apps on ash.benwells@chromium.org2014-08-191-2/+3
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-153-8/+8
* Disable core keyboard device as well when entering touchview.flackr@chromium.org2014-08-142-0/+11
* ash: Remove a few unused includes.thakis@chromium.org2014-08-142-4/+0
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-1/+2
* Fix the bug of multiple overlays.mukai@chromium.org2014-08-135-10/+108
* Only block the internal keyboard by using the XI2 key events.flackr@chromium.org2014-08-111-2/+3
* Adds test for cancelling overview mode on click/tap.rsadam@chromium.org2014-08-111-0/+57
* Visual improvements to text filtering in Ash overview modetdanderson@chromium.org2014-08-094-31/+127
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-0811-42/+23
* Enable LockStateControllerTest.HonorPowerButtonInDockedMode on non-X11dnicoara@chromium.org2014-08-081-1/+1