summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash and failures in ash_unittests with the new focus controller by disa...ben@chromium.org2013-01-101-0/+9
* Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...tapted@chromium.org2013-01-101-1/+1
* ash: Fix abort-shutdown animation.derat@chromium.org2013-01-092-10/+11
* Disabled transparency for header bars on the signin screen.ygorshenin@chromium.org2013-01-093-2/+7
* Remove ash::window::Show() from BaseLayoutManager::OnWindowActivatedcpu@chromium.org2013-01-091-3/+6
* Continue threading context through unit tests.erg@chromium.org2013-01-077-83/+118
* Track input latency with UMA statsdavemoore@chromium.org2013-01-073-18/+31
* Search next activate window from the active root window.oshima@chromium.org2012-12-284-5/+43
* Fix memory leak issue around partial screenshot view on tests.mukai@chromium.org2012-12-212-72/+94
* Fix ToDos, remove suppressionsantrim@chromium.org2012-12-211-3/+3
* [ash] Don't fling-snap windows that aren't maximizable.jeremya@chromium.org2012-12-212-2/+112
* Fix a typo from https://chromiumcodereview.appspot.com/11618036phajdan.jr@chromium.org2012-12-201-1/+1
* Make animations immediate, so that observer gets called and does not leak.antrim@chromium.org2012-12-202-32/+58
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-192-260/+0
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-196-76/+391
* ash: Fix boot splash screen copy.derat@chromium.org2012-12-191-0/+3
* Clip the header of ash windows to the frame heightcodewiz@chromium.org2012-12-191-0/+7
* Enable new lock animations by defaultantrim@chromium.org2012-12-184-11/+17