summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Prevent scrolls from going to windows in overview.flackr@chromium.org2013-11-012-0/+8
* Check for incognito-mode availabilty added.merkulova@chromium.org2013-10-316-4/+22
* [ash] Check x and y axis to prepare drag operation when rip off from the shellsimon.hong81@gmail.com2013-10-311-3/+4
* Process --ash-host-window-bounds firstoshima@chromium.org2013-10-313-13/+26
* Close all widnows even if there is no shelfoshima@chromium.org2013-10-311-7/+7
* Cancel autoclick when user presses a button or performs a gesture.tengs@chromium.org2013-10-312-19/+70
* Changed the user log in selection while the log in screen is shownskuhne@chromium.org2013-10-311-3/+15
* [ash] Fading in the new last item when an item is ripped out from the shelfsimon.hong81@gmail.com2013-10-302-2/+12
* Add null pointer check around volume control delegate. This was causingzturner@chromium.org2013-10-301-9/+15
* Add |position| to AppListItemModel and add AppListItemList (Take 2)stevenjb@chromium.org2013-10-301-3/+4
* Introduce WindowStateDelegate::ToggleFullscreenoshima@chromium.org2013-10-3019-30/+112
* [Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh ...pkotwicz@chromium.org2013-10-302-6/+0
* ash: Open path for Ozone key handlingtiago.vignatti@intel.com2013-10-302-0/+11
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-302-5/+5
* Always adjust the bounds to work area if the new window is the first window.oshima@chromium.org2013-10-307-16/+83
* Adjust the bounds in both diretion in WorkspaceWindowResizer::StickToWorkArea...oshima@chromium.org2013-10-302-5/+22
* Triggered after a short delay cycle overview should use target root.flackr@chromium.org2013-10-302-7/+21
* Revert 231729 "Focus the default item when the system tray bubbl..."nhiroki@chromium.org2013-10-303-14/+0
* [ash] add a space between last item and overflow buttonsimon.hong81@gmail.com2013-10-301-0/+7
* Animating and fading a dragged window when dragged onto a multi user icon in ...skuhne@chromium.org2013-10-3010-11/+129
* ash: Rename LauncherIconObserver to ShelfIconObserver.tfarina@chromium.org2013-10-3012-67/+66
* Focus the default item when the system tray bubble is createdzork@chromium.org2013-10-303-0/+14
* Not moving a docked window when restoring a previously maximized window. When...varkha@chromium.org2013-10-304-5/+11
* Copy window and its transient parents when moving to another display.flackr@chromium.org2013-10-303-27/+157
* chromeos: Fix lock-before-suspend regression.derat@chromium.org2013-10-298-4/+98
* Defer restoring the stacking order until overview is complete.flackr@chromium.org2013-10-291-1/+0
* Use the event handled flag to allow other pretarget handlers like the touch H...flackr@chromium.org2013-10-291-1/+1
* ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.tfarina@chromium.org2013-10-291-1/+1
* Fix a crash reported in ASH reported in the Chrome SyzyASAN canary.ananta@chromium.org2013-10-292-1/+7
* VIRTUAL KEYBOARD mode for second displayoshima@chromium.org2013-10-2910-18/+197
* Clean up unused screen share resources.tengs@chromium.org2013-10-285-2/+0
* Add unit tests for projection touch HUDmohsen@chromium.org2013-10-283-66/+246
* Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...pkotwicz@chromium.org2013-10-289-35/+42
* Make intsafe.h workaround globalscottmg@chromium.org2013-10-281-5/+0
* Windows ash own traydelegatecpu@chromium.org2013-10-261-0/+1
* Enable autoclick by default.tengs@chromium.org2013-10-252-4/+0
* [ash] Cleanup - Remove unused class and methods and fix some minor thingssimon.hong81@gmail.com2013-10-252-31/+13
* cros: Default to natural scrolling if the internal diplay is a touchscreen.sadrul@chromium.org2013-10-254-2/+18
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-25135-470/+480
* Use display ID only for mirrored display.oshima@chromium.org2013-10-2511-116/+136
* Refactor management of overview window copy lifetime into a separate class.flackr@chromium.org2013-10-255-146/+244
* Avoid hiding a docked window when it is going to get fullscreenedvarkha@chromium.org2013-10-251-1/+2
* Remove obsolete --ash-disable-software-mirroring optionoshima@chromium.org2013-10-253-6/+1
* Add --keyboard-usability-test flag and always show keyboard unless manually hidebshe@chromium.org2013-10-252-1/+4
* Setting the state / creating the menus / handling activation correctly for br...skuhne@chromium.org2013-10-252-0/+19
* Avoid hiding a docked window when it is going to get fullscreenedvarkha@chromium.org2013-10-251-15/+2
* Introduces NewWindowDelegate to create or show windows/tabs that are not part...oshima@chromium.org2013-10-259-102/+121
* Updating XTBs based on .GRDs from branch 1650kerz@chromium.org2013-10-242-2/+2
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-247-30/+161
* Avoid hiding a docked window when it is going to get fullscreenedvarkha@chromium.org2013-10-241-1/+5