summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Merge 176569mazda@chromium.org2013-01-162-1/+27
* Merge 173933mazda@chromium.org2013-01-166-76/+391
* Merge 175814derat@chromium.org2013-01-092-10/+11
* Merge 173760nkostylev@chromium.org2013-01-094-11/+17
* Merge 173851derat@chromium.org2013-01-021-0/+3
* 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
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-1416-42/+42
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-1410-24/+20
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-145-46/+46
* Adds the concept of toplevel windows to FocusRules.ben@chromium.org2012-12-122-0/+5
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-1212-67/+67
* Desktop aura: Start removing views::Widget::CreateWindow()erg@chromium.org2012-12-121-1/+3
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-1212-73/+68
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-1212-68/+73
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-122-2/+2
* - Show app list on 2nd launcheroshima@chromium.org2012-12-114-26/+24
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-114-19/+25
* ash: Allow enforcing the window-restore bounds when restoring from a minimize...sadrul@chromium.org2012-12-118-3/+76
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-102-25/+21
* [Clenup] Split ShellTestApi into separate fileoshima@chromium.org2012-12-084-6/+10
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-073-1/+31
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-075-11/+150
* Make Shift+Alt+S to show the system tray bubble.mazda@chromium.org2012-12-061-3/+3
* Extract the code for supporing extended desktop from WorkspaceWindowResizer i...mazda@chromium.org2012-12-068-460/+651
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-063-1/+76
* Supports multi-display in PartialScreenshotView.mukai@chromium.org2012-12-064-70/+106
* app_list: Improve initial icon loading.xiyuan@chromium.org2012-12-052-16/+10
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-052-7/+7
* OWN ash/wm/gestures/sadrul@chromium.org2012-12-051-0/+1
* Fix crash due to NULL WindowDelegate.varunjain@chromium.org2012-12-051-0/+3
* Move attached windows instead of preventing main window from shrinking.koz@chromium.org2012-12-052-6/+10
* Use the correct launcher assets for shelf alignment.oshima@chromium.org2012-12-053-37/+63
* Extract the code of showing a dragging window on another display from Phantom...mazda@chromium.org2012-12-049-189/+281
* Cleanup enums for shelfoshima@chromium.org2012-12-046-210/+175
* Fleshes out the basic set of focus rules a bit more.ben@chromium.org2012-12-042-24/+72
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-041-2/+0
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-0415-48/+52
* ash: Use skia::RefPtr to replace manual ref-counting.danakj@chromium.org2012-12-041-11/+11
* Remove CursorManager::cursor_visible(), which is no longer necessary.mazda@chromium.org2012-12-045-29/+26
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-0311-27/+31
* Implement workspace scrubbing pkotwicz@chromium.org2012-12-026-1/+188