summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* [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
* Implement the spring charger replacement UI and add related UMA stats.jennyz@chromium.org2013-12-127-1/+82
* Rename CurrentBrowserContext to ActiveBrowserContextoshima@chromium.org2013-12-1210-14/+16
* Disables docked windows by default in M33varkha@chromium.org2013-12-126-8/+12
* Modified clicks and scrolls performed normally should not enable sticky keys.tengs@chromium.org2013-12-122-3/+51
* Add CHECK to diagnose the crash seen only on lucas with software mirroring.oshima@chromium.org2013-12-121-1/+6
* Moves transient stacking logic into WindowStackingClientsky@chromium.org2013-12-122-1/+21
* Windows and notifications are hidden during first-run tutorial.dzhioev@chromium.org2013-12-1211-18/+370
* Add UMA metrics forpkotwicz@chromium.org2013-12-125-35/+105
* Rename uma metric to avoid clashing with old data.tdresser@chromium.org2013-12-121-1/+1
* [Input View] Makes the input view window support window.resizeTo() and w3c vi...shuchen@chromium.org2013-12-123-41/+20
* Update UI assets for screen capture and screen sharing.hshi@chromium.org2013-12-125-7/+8
* Implement ScreenTrayItem::UpdateAfterShelfAlignmentChange()hshi@chromium.org2013-12-112-0/+16
* Screen Sharing: Add new UI assets.hshi@chromium.org2013-12-114-0/+0
* Fixed sounds registration in SoundsManager.ygorshenin@chromium.org2013-12-114-13/+16
* Do not send the OnWindowShowTypeChanged() notification if the window show typ...pkotwicz@chromium.org2013-12-113-23/+47
* Do not allow creating dummy notifier id in production.mukai@chromium.org2013-12-111-1/+2
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-111-2/+1
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-1111-1/+11