summaryrefslogtreecommitdiffstats
path: root/ash/wm/shelf_layout_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-1132/+0
* Disable set of currently failing Windows/Ash tests. Re-enable the test suite ...robertshield@chromium.org2013-02-261-5/+33
* ash: Auto-hide shelf on user-activity after a gesture-drag.sadrul@chromium.org2013-02-211-0/+20
* Re-enable test compositor on ash tests for win8/metro. This allows several ad...robertshield@chromium.org2013-01-241-14/+0
* Disable auto hide behavior when there are no visible windows.harrym@chromium.org2013-01-221-6/+73
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-0/+18
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-121-1/+30
* Continue threading context through unit tests.erg@chromium.org2013-01-071-0/+8
* - Show app list on 2nd launcheroshima@chromium.org2012-12-111-6/+6
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-23/+18
* Make Shift+Alt+S to show the system tray bubble.mazda@chromium.org2012-12-061-3/+3
* Cleanup enums for shelfoshima@chromium.org2012-12-041-68/+69
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-1/+1
* ash: Hide the launcher if it's pulled up from a visible state.sadrul@chromium.org2012-11-281-13/+11
* Stop using shell::GetInstance()->system_tray() in system tray itemsbartfab@chromium.org2012-11-211-1/+2
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-12/+7
* Move the web notification tray down 1 pixel lower than system tray.jennyz@chromium.org2012-11-071-1/+1
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Update bounds calculations for launcher to fix left/right alignment hidden st...harrym@chromium.org2012-10-301-3/+15
* Context menu for multiple launchersoshima@chromium.org2012-10-231-3/+9
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-41/+50
* Remove GetUnmaximizedWorkAreaBounds (use GetDisplayWorkAreaBoundsInParent) an...harrym@chromium.org2012-10-181-4/+0
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-12/+17
* Move down the entire status tray down by 2 pixels for better alignment on the...jennyz@chromium.org2012-09-281-1/+1
* Autohide behavior simplified to always/neverharrym@chromium.org2012-09-251-10/+4
* ash: Disable tray-dragging by default.sadrul@chromium.org2012-09-251-0/+8
* Revert of AutoHide Behaviorharrym@chromium.org2012-09-241-4/+10
* ash: Disable the shelf-dragging gesture when the window is fullscreen.sadrul@chromium.org2012-09-241-0/+14
* Disallow the shelf from hiding when the mouse is between the message bubble a...skuhne@chromium.org2012-09-221-0/+124
* Simplified Launcher Auto-Hide behavior, now has two behavior modes (always hi...harrym@chromium.org2012-09-211-10/+4
* Revert 158066 - Disallow the shelf from hiding when the mouse is between the ...dpapad@chromium.org2012-09-211-122/+0
* Disallow the shelf from hiding when the mouse is between the message bubble a...skuhne@chromium.org2012-09-211-0/+122
* Dim shelf when maximizeddavemoore@chromium.org2012-09-161-0/+31
* ash: Make sure maximized windows get resized properly when work-area size cha...sadrul@chromium.org2012-09-131-0/+52
* ash: Show the default tray bubble when dragging the shelf from the right edge.sadrul@chromium.org2012-09-121-0/+41
* ash: Fix the bug where the shelf hides itself when the tray-bar is activated.sadrul@chromium.org2012-09-121-0/+55
* ash: Toggle the auto-hide state of the launcher when it is hidden/made visibl...sadrul@chromium.org2012-09-111-0/+87
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-4/+4
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-14/+16
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-3/+3
* Relanding r144499:oshima@chromium.org2012-06-271-12/+12
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-12/+12
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-12/+12
* app_list: Fix asan use-after-free regression.xiyuan@chromium.org2012-06-221-6/+3
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-15/+15
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-28/+28
* Revert 141498 - Re-enable a couple of aura_shell_unittests cases for the asan...cpu@chromium.org2012-06-111-3/+6
* Re-enable a couple of aura_shell_unittests cases for the asan failure has bee...jennyz@chromium.org2012-06-111-6/+3
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-4/+7
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-301-2/+2