summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Re-enables docked windows by default in M34 (reverts issue 109663002)varkha@chromium.org2014-01-066-31/+24
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-064-1/+196
* Minor cleanup: Don't generate ash_resources_map, they're not used.thakis@chromium.org2014-01-031-2/+0
* Remove unused parameter in ash::WindowResizer::CompleteDrag()pkotwicz@chromium.org2013-12-2822-81/+67
* AppListItemModel -> AppListItemstevenjb@chromium.org2013-12-271-4/+4
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-2716-39/+71
* ash: Fix DesktopBackgroundController getting stuck.derat@chromium.org2013-12-272-40/+45
* Clean-up: Replaces gfx::Font with gfx::FontList in ash/.yukishiino@chromium.org2013-12-2611-25/+36
* This CL refactors ToplevelWindowEventHandler and TwoFingerDragHandler to make...pkotwicz@chromium.org2013-12-264-175/+201
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-2438-166/+183
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-0/+7
* Revert 242286 "Implements the dialog view for logout confirmatio..."thakis@chromium.org2013-12-2210-702/+13
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-214-15/+15
* Implements the dialog view for logout confirmation dialog in public sessions.binjin@chromium.org2013-12-2110-13/+702
* Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."pkotwicz@chromium.org2013-12-2014-71/+105
* Adds views::corewm::WMState to install common statesky@chromium.org2013-12-205-19/+25
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2013-12-2014-105/+71
* [ash] Create applist button's context menu in its ShelfItemDelegatesimonhong@chromium.org2013-12-202-7/+3
* Move sticky keys files to their own directory and rename to StickyKeysControl...tengs@chromium.org2013-12-207-43/+44
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-1910-32/+34
* Prefix string16 with base:: in ash/.dbeam@chromium.org2013-12-1911-21/+23
* Delete dbus related code from ui/base/ime.komatsu@chromium.org2013-12-192-1/+15
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-1980-733/+742
* wm: public window_types.tfarina@chromium.org2013-12-1942-159/+132
* Refactor BaseLayoutManager and WorkspaceLayoutManager to use ash::wm::WindowS...pkotwicz@chromium.org2013-12-198-143/+119
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+3
* Fixing opacity for browser frame window on ASH/Windows.shrikant@chromium.org2013-12-181-4/+3
* Fix bad merge in https://codereview.chromium.org/73583003pkotwicz@chromium.org2013-12-181-0/+40
* Fixes the context menu for a notification.mukai@chromium.org2013-12-182-0/+7
* [ash] Cleanup ShelfViewTestsimonhong@chromium.org2013-12-181-77/+84
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-1716-31/+54
* Make sure the dragged window is smaller than work area in the target display.oshima@chromium.org2013-12-175-27/+138
* Optimize png files under ash/resources, ui/resourcesoshima@chromium.org2013-12-177-0/+0
* Revert 240927 "Disable the spring charger dialog on locked screen."jennyz@chromium.org2013-12-171-7/+1
* Getting rid of GetDefaultProfile & fixing multi user issues with accessibilityskuhne@chromium.org2013-12-167-10/+51
* Invoke cursor-hiding logic on touch for Windowstdanderson@google.com2013-12-161-4/+8
* Disable the spring charger dialog on locked screen.jennyz@chromium.org2013-12-161-1/+7
* Use exact match when removing selector items on window destroying observation.flackr@chromium.org2013-12-1610-21/+107
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-1611-18/+18
* Made first-run UI more accessibility-friendly.dzhioev@chromium.org2013-12-142-12/+10
* Adds TraySessionLengthLimitTest to ash_unittests.mukai@chromium.org2013-12-149-12/+277
* Remove obsolete WorkspaceEventHandler::destroyed_pkotwicz@chromium.org2013-12-132-13/+1
* [ash] Can't rip off an item from left positioned shelf in secondary monitorsimonhong@chromium.org2013-12-134-7/+49
* Revert 240542 "Make sure the dragged window is smaller than work..."hashimoto@chromium.org2013-12-135-134/+27
* Fixes the shelf background while dragging a windowvarkha@chromium.org2013-12-133-10/+12
* Cleanup of CursorClient and NativeCursorDelegate interfacestdanderson@chromium.org2013-12-132-13/+11
* Make sure the dragged window is smaller than work area in the target display.oshima@chromium.org2013-12-135-27/+134
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-1340-224/+664
* [ash] Create ShelfWindowWatcherItemDelegatesimonhong@chromium.org2013-12-136-7/+137