summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing flaky drmemory issues which are probably caused by an early destructio...skuhne2014-12-021-0/+6
* Enable Touch Feedback Experiment by defaultjonross2014-12-011-4/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-31/+21
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-1/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-16/+16
* Disable ShelfView Touch Feedback testsjonross2014-09-301-2/+2
* Move Touch Feedback flag to ui_base_switchesjonross2014-09-291-2/+2
* AppLauncher Touch Feedbackjonross2014-09-151-0/+50
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-281-1/+0
* Ash: Double-clicking on a shelf item now opens the itemjamescook2014-08-251-11/+56
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-151-1/+1
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-081-2/+2
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-051-2/+2
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-051-2/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-7/+7
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-7/+7
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-7/+7
* Require the cursor to move a minimum distance after the mouse press before in...pkotwicz@chromium.org2014-06-181-2/+77
* Moving default minimize location to the app launcher item.skuhne@chromium.org2014-05-301-0/+27
* Shelf Cleanup AlternateShelfLayout P1 Attempt 3harrym@chromium.org2014-04-121-181/+3
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-140/+108
* Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...jennyz@chromium.org2014-03-121-3/+191
* Shelf Cleanup (- binary files)harrym@chromium.org2014-03-111-191/+3
* Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...dgrogan@chromium.org2014-03-011-3/+191
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-011-191/+3
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-031-73/+73
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-271-2/+2
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-57/+54
* [ash] Cleanup ShelfViewTestsimonhong@chromium.org2013-12-181-77/+84
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-2/+2
* [ash] Can't rip off an item from left positioned shelf in secondary monitorsimonhong@chromium.org2013-12-131-3/+45
* [ash] Enable dragging an item from overflow to shelfsimonhong@chromium.org2013-12-111-27/+167
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-091-47/+43
* ash: Rename more Launcher classes to Shelf*.tfarina@chromium.org2013-12-041-14/+12
* [ash] Cannot re-insert an item in the scrolled OverflowBubblesimonhong@chromium.org2013-11-261-0/+62
* ash: Rename LauncherButton to ShelfButton.tfarina@chromium.org2013-11-231-37/+37
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-211-7/+88
* Revert 235935 "Reland - [ash] Enable dragging an item between sh..."dcheng@chromium.org2013-11-191-88/+7
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-191-7/+88
* Revert 235533 because the test added in the CL fails on win8-aurasadrul@chromium.org2013-11-171-102/+7
* [ash] Enable dragging an item from the overflow bubble to the shelf boundssimon.hong81@gmail.com2013-11-171-7/+102
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-4/+4
* [ash] Overflow bubble shows empty slotsimon.hong81@gmail.com2013-11-091-0/+86
* ash: Rename LauncherButtonHost to ShelfButtonHost.tfarina@chromium.org2013-11-061-47/+43
* ash: Rename LauncherIconObserver to ShelfIconObserver.tfarina@chromium.org2013-10-301-12/+12
* [ash] Store ShelfLayoutManger in ShelfView instead of fetching it from ShelfT...simon.hong81@gmail.com2013-10-231-4/+4
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-181-0/+1381