summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Create a separate callout widget per panel which displays over each icon.flackr@chromium.org2013-02-263-98/+114
* ash: Fix hiding the shelf after a gesture-drag to reveal it.sadrul@chromium.org2013-02-221-3/+17
* Aura: Fix linter warnings.backer@chromium.org2013-02-221-9/+9
* ash: Auto-hide shelf on user-activity after a gesture-drag.sadrul@chromium.org2013-02-212-0/+100
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-211-1/+6
* Plumbs through ET_CANCEL_MODE, which is intended to be used when modalsky@chromium.org2013-02-212-0/+8
* End workspace scrubbing when the user clicks on the trackpad.pkotwicz@chromium.org2013-02-201-6/+10
* Allow detaching and reattaching panels when dragged from/to launcher.flackr@chromium.org2013-02-2011-184/+378
* Support panel titles and Icons for v1 appsstevenjb@chromium.org2013-02-204-10/+34
* ash: Do not allow gesture-dragging two windows at the same time.sadrul@chromium.org2013-02-204-2/+86
* ash: Fix the status widget positioning when dragging the launcher.sadrul@chromium.org2013-02-191-10/+2
* Makes running a move loop ignore events from a source other than thesky@chromium.org2013-02-153-4/+14
* move --aura-host-window-size to --ash-host-window-bounds oshima@chromium.org2013-02-151-1/+0
* Fix regression caused by 11597003 with respect to animating the desktop backg...pkotwicz@chromium.org2013-02-141-1/+6
* Make the workspace cycler animation parameters editable via chrome://gesturepkotwicz@chromium.org2013-02-136-102/+365
* Switch ending workspace cycling to when the user lifts their fingers off the ...pkotwicz@chromium.org2013-02-121-4/+1
* Fix right edge bounds for panel position.flackr@chromium.org2013-02-122-2/+27
* Suppress automated window resizes through inset changes when entering the loc...skuhne@chromium.org2013-02-071-0/+6
* Linux/ChromeOS Chromium style checker cleanup, ash/ edition.rsleevi@chromium.org2013-02-076-7/+7
* ash: Use toplevel window for detecting fullscreen video.derat@chromium.org2013-02-071-1/+4
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-067-5/+60
* ash: Do not allow snapping unresizable windows.sadrul@chromium.org2013-02-063-1/+66
* Set bezel gesture overlap overlay to zero since it is causing bottom bezel swipevarunjain@chromium.org2013-02-061-2/+4
* Add synchronous Widget closing eventwittman@chromium.org2013-02-056-8/+9
* Implement animations for workspace cyclingpkotwicz@chromium.org2013-02-0510-94/+1185
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* ash: Fix fling behaviour on the maximize button.sadrul@chromium.org2013-02-042-1/+35
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-043-34/+56
* Cleanup BubbleFrameView and BubbleBorder construction.msw@chromium.org2013-02-011-1/+2
* Move the panel to the root window where the mouse click occurred.oshima@chromium.org2013-02-011-10/+90
* Panels on 2nd launcher: step1 oshima@chromium.org2013-01-312-5/+28
* Made launcher hidden when kicking off chrome in app mode.zelidrag@chromium.org2013-01-312-5/+38
* ash: Remove extra LockScreen call to session manager.derat@chromium.org2013-01-283-9/+20
* Implement Ash Panels in Chrome correctly and add browser test for panels.stevenjb@chromium.org2013-01-263-1/+9
* Fix panel related regressions in ash_shellstevenjb@chromium.org2013-01-252-2/+12
* Re-enable test compositor on ash tests for win8/metro. This allows several ad...robertshield@chromium.org2013-01-242-56/+0
* Adding UMA counters to ASH-WM functions like minimize, maximize, ...skuhne@chromium.org2013-01-243-0/+20
* ash: Use the Pass() idiom of scoped_ptr to pass the ownership of delegates.tfarina@chromium.org2013-01-231-1/+1
* Disable auto hide behavior when there are no visible windows.harrym@chromium.org2013-01-222-8/+91
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-217-8/+140
* * Call LayoutManager::OnChildWindowVisibilityChanged firstoshima@chromium.org2013-01-202-1/+53
* ash: Disable window caption buttons in immersive modejamescook@chromium.org2013-01-141-2/+2
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-141-2/+0
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-142-11/+0
* Fix the issue that causes the cursor disappears when CursorManager::DisableMo...mazda@chromium.org2013-01-122-1/+27
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-124-48/+85
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-2/+2
* Support multiple displays in EventGeneratoroshima@chromium.org2013-01-111-1/+2
* ash/immersive mode: Hide the launcher when entering immersive modejamescook@chromium.org2013-01-107-2/+24