summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing problem with the maximize mode where MultiProfile windows do not get p...skuhne@chromium.org2014-08-074-0/+33
* Makes a window that has been resized to maximized bounds, then maximized and ...varkha@chromium.org2014-08-062-2/+34
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-0511-23/+42
* Prevent entering maximize mode when the lid is closed or has recently opened.bruthig@chromium.org2014-08-053-59/+287
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-0511-42/+23
* ash: Fix a screen-locking crash.derat@chromium.org2014-08-021-13/+18
* This maps the tab key to have the same behaviour as the right arrow key.rsadam@chromium.org2014-08-012-0/+16
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-303-12/+15
* Add UMA metrics collection for text filtering in Ash overview modetdanderson@chromium.org2014-07-292-1/+28
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-293-15/+12
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-293-12/+15
* Make Shelf Consistent in MaximizeModejonross@chromium.org2014-07-291-4/+5
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-2820-176/+164
* Refactor BubbleDelegateView::use_focuseless().vasilii@chromium.org2014-07-251-2/+2
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-251-2/+2
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-2420-164/+176
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-2420-176/+164
* Make old cursor warp mode ozone onlyoshima@chromium.org2014-07-241-4/+3
* Prepare to use gfx::RenderText in views::Label.msw@chromium.org2014-07-211-2/+4
* Snap widgets to pixel boundary on ashoshima@chromium.org2014-07-1816-67/+91
* Remove unused ash::WindowSelectorItem::CreateWindowLabel()tdanderson@chromium.org2014-07-171-31/+0
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-7/+10
* Update TODO(nsatragno)tdanderson@chromium.org2014-07-144-7/+7
* Avoid changing |drag_reverted_| if the drag was already completed on ChromeOSpkotwicz@chromium.org2014-07-102-30/+28
* Defer preparing for overview until all overview items are initialized.flackr@chromium.org2014-07-093-10/+21
* Added text filtering to Overview Modensatragno@chromium.org2014-07-0413-49/+376
* [M-37]: Fix dragging tab via mouse when touch is down on ChromeOSpkotwicz@chromium.org2014-07-042-2/+37
* Currently when the virtual keyboard shows, we shrink panels that would be pus...rsadam@chromium.org2014-06-271-11/+21
* Reland "Update the window labels if they change in overview mode."nsatragno@chromium.org2014-06-275-61/+104
* Overview Mode Close Buttons Not Rendering on 2nd Displayjonross@chromium.org2014-06-262-20/+32
* Revert 279887 "Update the window labels if they change in overvi..."pastarmovj@google.com2014-06-265-103/+61
* Reland "Block internal PlatformEvents before they are dispatched in touchview."flackr@chromium.org2014-06-2611-532/+213
* Update the window labels if they change in overview mode.nsatragno@chromium.org2014-06-265-61/+103
* Shrink panels when keyboard deployed to prevent them being pushed above the w...rsadam@chromium.org2014-06-261-0/+19
* Revert "Block internal PlatformEvents before they are dispatched in touchview."avi@chromium.org2014-06-2511-213/+532
* Block internal PlatformEvents before they are dispatched in touchview.flackr@chromium.org2014-06-2511-532/+213
* Remove unnecessary #includes in ash/wm/window_positioner.cc.sungmann.cho@navercorp.com2014-06-251-2/+0
* Enforce minimum visibility only for normal and panel windowsmohsen@chromium.org2014-06-252-0/+22
* Status Area disappears during Multi-User Sign-injonross@chromium.org2014-06-241-3/+3
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-231-2/+2