summaryrefslogtreecommitdiffstats
path: root/ash/wm/workspace
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-288-79/+69
* Adopt ui::GestureConfiguration on Androidlanwei2014-10-271-2/+3
* Add window states docked; and docked minimized. Add wm window event to set do...dtapuska2014-10-031-1/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-039-43/+43
* [Ash] Only snap windows that can maximize.jackhou2014-09-191-0/+2
* Declaring the weak_ptr_factory in proper order.anand.ratn2014-09-053-9/+13
* Clear restore bounds for user resize/drag actions.wnwen2014-08-273-17/+44
* 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
* Restore window size after accessbility keyboard hides.wnwen@chromium.org2014-08-212-16/+33
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-082-6/+6
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-052-6/+6
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-052-6/+6
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-283-35/+35
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-243-35/+35
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-243-35/+35
* Snap widgets to pixel boundary on ashoshima@chromium.org2014-07-182-13/+4
* Enforce minimum visibility only for normal and panel windowsmohsen@chromium.org2014-06-251-0/+13
* WorkspaceLayoutManager backdrop should fill entire region.jonross@chromium.org2014-06-183-7/+40
* Fixes unittests with --enable-text-input-focus-manager flag enabled.yukishiino@chromium.org2014-06-161-2/+14
* Prevent a11y on-screen keyboard from occluding active text field.kevers@chromium.org2014-06-043-0/+136
* Removes --ash_disable-docked-windows flagvarkha@chromium.org2014-05-292-8/+2
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-1/+1
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-192-2/+0
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-192-0/+2
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-152-2/+0
* Fix the "call to 'abs' is ambiguous" error in line 42glider@chromium.org2014-05-131-1/+1
* Remove the "Alternate frame caption button style" command line flag. The flag...pkotwicz@chromium.org2014-05-066-396/+46
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-302-2/+2
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-302-2/+2
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-302-2/+2
* 3rd part of porting Chrome Ash to Windows 7ananta@chromium.org2014-04-181-1/+1
* Reland Double-Click on a Tab Close causes Maximizejonross@chromium.org2014-04-163-74/+205
* Revert of Prevents double-clicks on a tab close button from aslo maximizing t...bungeman@google.com2014-04-153-205/+74
* Prevents double-clicks on a tab close button from aslo maximizing the browserjonross@chromium.org2014-04-153-74/+205
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-0323-105/+38
* Move some code from aura/client to wm/publicben@chromium.org2014-03-213-3/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-144-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-134-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-134-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-124-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-124-6/+6
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-115-5/+5
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-2/+3
* Adding a gray semi transparent backdrop behind the topmost window within the ...skuhne@chromium.org2014-03-094-5/+262
* Some cleanup and a small bug in the WorkspaceLayoutManagerskuhne@chromium.org2014-03-062-13/+5
* Disallow maximize mode managed windows to be draggedskuhne@chromium.org2014-03-051-0/+3
* Introduce WMEvent classoshima@chromium.org2014-03-057-31/+48
* Rename WMEventType to match the style.oshima@chromium.org2014-03-042-12/+17
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1