summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 173731 - interactive_ui_tests" on "Linux ChromiumOS Tests (dbg)(3)nkostylev@chromium.org2012-12-183-12/+6
* Enable new lock animations by defaultantrim@chromium.org2012-12-183-6/+12
* Focus launcher if spoken feedback is enabled and no other windows visible.mtomasz@chromium.org2012-12-184-2/+205
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-1821-93/+88
* Disable ash tests on Windows that rely on multiple displays or display resizingscottmg@chromium.org2012-12-171-4/+29
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-29/+6
* Enables storing shelf's auto_hide_behavior and alignment per display.mukai@chromium.org2012-12-172-2/+2
* Fix black background when locking with fullscreen window:antrim@chromium.org2012-12-175-436/+1271
* Revert 173417 - Broke on win_aurarsleevi@chromium.org2012-12-173-170/+1
* Yet another approach. Not pretty, but simple and works.mtomasz@chromium.org2012-12-173-1/+170
* Adust fonts (part of 137349): Use standard font sizes in Ash.sschmitz@chromium.org2012-12-172-10/+5
* ash: Add missing 'virtual' annotations to SetUp() and TearDown() overrides.tfarina@chromium.org2012-12-153-3/+3
* EscapeReverts and MinimizeMaximizeCompletes constantly failing on win_aurarogerta@chromium.org2012-12-141-2/+9