summaryrefslogtreecommitdiffstats
path: root/athena/home/home_card_gesture_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete athena/pkotwicz2015-01-221-300/+0
* Replace the content of the home card by AppListMainView.mukai2014-11-061-4/+4
* C++11 override style change for athenaMitsuru Oshima2014-10-241-7/+6
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-031-3/+3
* Moving athena/test to athena/test/baseskuhne2014-09-301-1/+1
* Do not EASE_IN_OUT after fling, rather EASE_OUT.mukai2014-09-191-1/+11
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-191-2/+7
* Update gesture logic.mukai2014-09-191-9/+64
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-171-7/+2
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-2/+7
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-171-7/+2
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-161-2/+7
* Simplify HomeCardGestureManager::UpdateScrollState()pkotwicz2014-09-041-6/+54
* Fixes the fling and closest state logic in HomeCardGestureManager.mukai2014-08-281-0/+12
* Exports gesture manager to a separate file and adds its unittests.mukai2014-08-261-0/+171