summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Adds missing constructor initializationsvarkha2015-08-032-1/+4
* Allow dynamic enabling/disabling of unified desktoposhima2015-08-011-1/+1
* Time limit shelf icon underline throb animationglevin2015-07-281-6/+32
* Rename DisplayController to WindowTreeHostManageroshima2015-07-282-10/+17
* Convert user work area to screen coordinatesoshima2015-07-231-3/+4
* Restore throbber for shelf icon wanting attentionglevin2015-07-161-6/+9
* Turn on unified mode by defaultoshima2015-06-191-3/+2
* Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...bruthig2015-06-054-8/+16
* Replace more ObserverList with base::ObserverList.brettw2015-06-035-5/+5
* Added histogram to track the time between subsequent window minimize and acti...bruthig2015-05-306-85/+530
* Have Notifications account for Virtual Keyboard and Dockjonross2015-05-282-0/+15
* Revert of Have Notifications appear over docked windows (patchset #4 id:60001...jonross2015-05-122-9/+0
* Have Notifications appear over docked windowsjonross2015-05-122-0/+9
* Make the ChromeOS app list button trigger on mouse press.calamity2015-05-111-0/+1
* In multimonitor mode, shelf gesture events are always forwarded to the primar...afakhry2015-05-084-5/+76
* Added UMA metrics to record the number of items in the shelf.bruthig2015-05-072-28/+33
* Update TestSessionStateDelegate to properly represen user sessionsjonross2015-05-071-2/+2
* Enable display rotation, magnifier in unified desktop modeoshima2015-05-051-3/+1
* Modifying the code to retrieve a pointer rather than a non-const reference in...anujk.sharma2015-05-053-10/+9
* Disables shelf auto-hide behavior on screen sides in Windows ash Metro modevarkha2015-05-041-0/+5
* Layout login/lock screen, shelf, app list, notifications inside the first dis...oshima2015-05-022-1/+27
* Updates shelf hittest insets when shelf alignment changesvarkha2015-04-302-11/+33
* Added Launcher_MinimizeTask UMA user action.bruthig2015-04-242-1/+13
* Added Launcher_SwitchTask UMA user action.bruthig2015-04-223-29/+139
* Refactored ShelfItemDelegate::ItemSelected(ui::Event) to return the actionbruthig2015-04-207-18/+44
* Fixed minor formatting in ash/shelf/shelf_view.cc:RecordIconActivatedAction(...)bruthig2015-04-071-2/+3
* Added user action metric collection for the shelf.bruthig2015-04-031-1/+17
* aura: Remove layerless windows.danakj2015-04-031-2/+2
* AppList shouldn't be dismissed when an app is uninstalledafakhry2015-03-191-3/+3
* Fix the overlap of the overflow button with the chat windows.afakhry2015-03-122-7/+79
* Remove the message loop wait that changes timing of tests on valgrind. None o...jonross2015-03-101-7/+2
* [Reland] Fix shelf dimming on secondary displaypkotwicz2015-02-272-5/+69
* gfx::ShadowValue: offset is a Vector2d, not Point.mgiuca2015-02-261-3/+4
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-184-36/+37
* Fix ShelfLayoutManager Crashjonross2015-02-182-1/+28
* Changed the Launcher shelf icon in ChromeOS.mgiuca2015-02-181-1/+6
* Properly set ShelfAlignment during loginjonross2015-02-173-13/+54
* Revert of Revert of Special check on Supervised User creation flow added to p...merkulova2015-02-041-2/+4
* Fix truncated shelf iconsglevin2015-02-021-5/+10
* App list: Changed launcher button's tooltip to "Launcher" in Ares mode.mgiuca2015-01-302-4/+17
* Revert of Fix shelf dimming on secondary display (patchset #1 id:40001 of htt...achaulk2015-01-292-69/+5
* Removed harrym from ownersabodenha2015-01-281-1/+0
* Deleted ash/shelf/alternate_app_list_button.cc.mgiuca2015-01-271-171/+0
* Remove --ash-enable-tray-dragging flagpkotwicz2015-01-263-87/+2
* Fix shelf dimming on secondary displaypkotwicz2015-01-202-5/+69
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-122-1/+82
* Use template specialization to generate WindowProperty code.oshima2015-01-071-1/+0
* Revert of Special check on Supervised User creation flow added to prevent mis...abodenha2015-01-061-4/+2
* Special check on Supervised User creation flow added to prevent misleading sh...merkulova2014-12-231-2/+4
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-227-8/+8