summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* ash: Make sure swipe-to-snap gestures work correctly on maximized windows.sadrul@chromium.org2012-07-251-1/+7
* ash: Window restore-bounds should not be reset when showing window from minim...sadrul@chromium.org2012-07-252-1/+30
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-2/+1
* ash: Add a system gesture for the desktop.sadrul@chromium.org2012-07-241-3/+21
* * Fix coordinates for minimize animationoshima@chromium.org2012-07-241-0/+3
* Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinatesoshima@chromium.org2012-07-231-3/+3
* Implement remaining SkBitmapOperations as ImageSkiaOperationspkotwicz@chromium.org2012-07-232-5/+3
* ash: Record some additional information about the gestures.sadrul@chromium.org2012-07-232-39/+50
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-215-29/+63
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-213-0/+116
* Only slow window animations on shift-click on size controljamescook@chromium.org2012-07-213-158/+0
* Changes maximize/fullscreen to always reset the restore bounds. Doingsky@chromium.org2012-07-208-40/+63
* More fixes for Virtual Screen Coordinatesoshima@chromium.org2012-07-192-21/+27
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-1922-88/+92
* ash: Some now window-management gestures.sadrul@chromium.org2012-07-191-3/+13
* Fixes crash in FrameMaximizeButton. The crash would happen if the gesturesky@chromium.org2012-07-191-11/+12
* cros: Fix FramePainterTest.Basics failure on VS2010jamescook@chromium.org2012-07-191-9/+8
* Persists shelf alignment to prefs.sky@chromium.org2012-07-181-0/+2
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-1827-139/+197
* Center title text vertically in touch layout.harrym@chromium.org2012-07-171-1/+4
* Fixed bezel gestureskuhne@chromium.org2012-07-171-18/+14
* ash: Update window-management gestures.sadrul@chromium.org2012-07-131-91/+24
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-0/+2
* Rename KeyRewriter to EventRewriter since it now rewrites aura::LocationEvent...yusukes@chromium.org2012-07-132-25/+25
* ash: Add launcher overflow bubble.xiyuan@chromium.org2012-07-121-0/+3
* ash/app_list: Dismiss app list when sys tray bubble shows.xiyuan@chromium.org2012-07-121-7/+1
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-121-1/+0
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-113-3/+1
* aura: Change long press affordance according to UX mocks.varunjain@chromium.org2012-07-111-34/+151
* Apply Ash's key rewriter to an aura::MouseEvent so that Modifler+Click is han...yusukes@chromium.org2012-07-111-1/+12
* Remove #pragma once from ashajwong@chromium.org2012-07-1156-56/+0
* Revert 146011 - aura: Change long press affordance according to UX mocks.mihaip@chromium.org2012-07-111-151/+34
* aura: Change long press affordance according to UX mocks.varunjain@chromium.org2012-07-111-34/+151
* ash: Fix touch-event handling for modal windows.sadrul@chromium.org2012-07-113-6/+82
* Polish launcher tooltip visibility (2nd try).mukai@chromium.org2012-07-102-0/+36
* Revert 145401 - Deprecate --aura-panelsstevet@chromium.org2012-07-041-0/+1
* Add NULL check for |launcher_| in PanelLayoutManager.mukai@chromium.org2012-07-041-0/+3
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-031-1/+0
* ash: Touch-optimize the window-resize region for touch-events only.sadrul@chromium.org2012-07-031-3/+8
* Adds factory method to create Bitmap shader which displays correctly in High DPIpkotwicz@chromium.org2012-07-021-19/+6
* Ignore input events on secondary display in non extended desktop mode.oshima@chromium.org2012-06-291-0/+12
* aura (gr): Transfer events to new consumer *before* changing the capture window.varunjain@chromium.org2012-06-291-1/+8
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-291-2/+7
* Revert 144930 - Polish launcher tooltip visibility.abodenha@chromium.org2012-06-292-30/+0
* Polish launcher tooltip visibility.mukai@chromium.org2012-06-292-0/+30
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-282-4/+10
* Do not use DeleteSoon in partial_screenshot_view. Use Widget::Close() instead.mukai@chromium.org2012-06-282-16/+4
* Relading crash fix in system modal dialogoshima@chromium.org2012-06-281-7/+11
* Temporarily revert the crash fix (134505) in r144467 to merge the fix into m2...oshima@chromium.org2012-06-281-11/+7
* Relanding r144499:oshima@chromium.org2012-06-2715-48/+48