summaryrefslogtreecommitdiffstats
path: root/ash/wm/panel_layout_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move panels classes to ash/wm/panels and add OWNERS.flackr@chromium.org2013-03-071-548/+0
* Layout and snap panels correctly according to the launcher alignment.flackr@chromium.org2013-03-071-19/+101
* Disable set of currently failing Windows/Ash tests. Re-enable the test suite ...robertshield@chromium.org2013-02-261-2/+18
* Create a separate callout widget per panel which displays over each icon.flackr@chromium.org2013-02-261-17/+21
* Fix right edge bounds for panel position.flackr@chromium.org2013-02-121-0/+24
* Move the panel to the root window where the mouse click occurred.oshima@chromium.org2013-02-011-10/+90
* Panels on 2nd launcher: step1 oshima@chromium.org2013-01-311-0/+14
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-1/+5
* Allow Chrome apps to create Ash Panels (apps v2)stevenjb@chromium.org2012-11-301-1/+24
* Fan or split panel positions if panel icons are too close together.flackr@chromium.org2012-11-291-12/+50
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-4/+3
* ash: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-041-1/+1
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-3/+2
* Move app listdavemoore@chromium.org2012-09-111-0/+3
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-6/+6
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-3/+3
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-121-1/+0
* Revert 145401 - Deprecate --aura-panelsstevet@chromium.org2012-07-041-0/+1
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-031-1/+0
* ash/app_list: Make app list bubble move with launcher app list button.xiyuan@chromium.org2012-06-161-3/+18
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-1/+2
* Implement a callout widget for the active panel.dcheng@chromium.org2012-04-281-57/+105
* Stack panels so that part of them will always be visible.dcheng@chromium.org2012-04-271-43/+126
* Draw panels above their launcher icons.dcheng@chromium.org2012-04-221-26/+51
* Revert 133309 - Draw panels above their launcher icons.groby@chromium.org2012-04-211-46/+22
* Draw panels above their launcher icons.dcheng@chromium.org2012-04-211-22/+46
* A bevy of Aura test changes:ben@chromium.org2012-02-171-2/+2
* Add PanelWindow and PanelLayoutManager to ash. (+ win fix)stevenjb@chromium.org2012-02-041-0/+91
* Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.tbreisacher@chromium.org2012-02-041-91/+0
* Add PanelWindow and PanelLayoutManager to ash.stevenjb@chromium.org2012-02-041-0/+91