summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Manual revert: "Do not create a workspace for a maximized window."mukai@chromium.org2013-06-207-372/+241
* Dispatch Sticky Keys after event rewriter handled.nona@chromium.org2013-06-192-0/+27
* ash: Use transparent black shield for modal dialogsjamescook@chromium.org2013-06-181-2/+4
* Stick windows to side of workspacesvarkha@chromium.org2013-06-1824-73/+1725
* Initial implementation of Sticky Keys.nona@chromium.org2013-06-183-0/+647
* Make touch-resizing windows to screen edge possiblemohsen@chromium.org2013-06-1717-100/+398
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-171-4/+0
* Turn off the tip for the sytem tray menu and the app list (ChromeOS).skuhne@chromium.org2013-06-161-0/+3
* Recovers the background when the maximized window is closed.mukai@chromium.org2013-06-143-24/+96
* Use bounds in screen for hidden item icons in launcher view.flackr@chromium.org2013-06-141-5/+34
* Remove references to "enable-bezel-touch" flagrharrison@chromium.org2013-06-131-2/+0
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-137-15/+6
* Fixes the test expectation from fullscreen_area.mukai@chromium.org2013-06-131-6/+8
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-1210-112/+81
* Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, andoshima@chromium.org2013-06-1210-62/+58
* Do not create a workspace for a maximized window.mukai@chromium.org2013-06-117-241/+298
* Prevent starting a crossfade animation of the frame images as a result of a t...pkotwicz@chromium.org2013-06-112-1/+19
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-105-5/+5
* Move bezel event routing for the shelf into ShelfLayoutManagerrharrison@chromium.org2013-06-075-318/+0
* Fix fit to height/width to use screen coordinatesoshima@chromium.org2013-06-062-14/+88
* Large Cursor: Reflect new scale immediately.yoshiki@chromium.org2013-06-061-0/+3
* Use correctly mirrored points for ideal bounds of launcher item icons.flackr@chromium.org2013-06-042-5/+70
* Rename SessionStateController -> LockStateController.nkostylev@chromium.org2013-05-3014-330/+329
* Fix crash when JS alert from background page appears during lock screendpolukhin@chromium.org2013-05-301-8/+8
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-1/+0
* ash: Change video threshold from 300x225 to 333x250.derat@chromium.org2013-05-291-2/+2
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-0/+1
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-1/+0
* Cleanup legacy flags and switchesnkostylev@chromium.org2013-05-281-8/+0
* Mirror cursor using compositoroshima@chromium.org2013-05-251-11/+19
* This CL modifies the check that prevents shelf gestures from working inrharrison@chromium.org2013-05-231-6/+10
* Adds interface to change mouse cursor icon size to aura/ash.yoshiki@chromium.org2013-05-215-3/+67
* Side launcher animations, unit tests.harrym@chromium.org2013-05-211-6/+6
* Ensures calling OnMouseExited for window close with mouse hovers.mukai@chromium.org2013-05-201-0/+2
* Properly crossfade the frame image when a "theme_frame_overlay" image is spec...pkotwicz@chromium.org2013-05-205-64/+124
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-1/+1
* Add GetMinimumSize() to Painter. This makes it easier for users of any Painterpkasting@chromium.org2013-05-171-0/+5
* Maximize a tab dragged from a maximized window.varkha@chromium.org2013-05-171-1/+1
* Minor cleanup: De-inline some virtual functions. Declare constants in narrowestpkasting@chromium.org2013-05-161-42/+52
* Fix the background flashing when an unthemed browser window is in immersive f...pkotwicz@chromium.org2013-05-155-30/+78
* Disable test that requires multiple rootw on win8oshima@chromium.org2013-05-151-1/+9
* Removes FrameBuffer::AdjustFrameHitCodeForMaximizedModes.mukai@chromium.org2013-05-133-76/+0
* Fix CustomFrameViewAshTest.ResizeButtonToggleMaximize frame creation.msw@chromium.org2013-05-131-1/+4
* Removes the space for notification icon if it's not visible (2nd)mukai@chromium.org2013-05-101-4/+5
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-3/+1
* Remove AshNativeCursorManagerTest.DisabledMouseEventsLocationoshima@chromium.org2013-05-101-44/+0
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-091-5/+3
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-092-3/+3
* Revert r199090 and r199077 since these two breaks PanelWindowResizerTest.Pane...tzik@chromium.org2013-05-091-2/+2
* Save and restore State for ShellWindows, including panels stevenjb@chromium.org2013-05-095-13/+7