| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete athena/ | pkotwicz | 2015-01-22 | 1 | -300/+0 |
* | Replace the content of the home card by AppListMainView. | mukai | 2014-11-06 | 1 | -4/+4 |
* | C++11 override style change for athena | Mitsuru Oshima | 2014-10-24 | 1 | -7/+6 |
* | replace OVERRIDE and FINAL with override and final in athena/ | mostynb | 2014-10-03 | 1 | -3/+3 |
* | Moving athena/test to athena/test/base | skuhne | 2014-09-30 | 1 | -1/+1 |
* | Do not EASE_IN_OUT after fling, rather EASE_OUT. | mukai | 2014-09-19 | 1 | -1/+11 |
* | Clean up GestureEventDetails constructors and fix unit tests. | lanwei | 2014-09-19 | 1 | -2/+7 |
* | Update gesture logic. | mukai | 2014-09-19 | 1 | -9/+64 |
* | Revert "Clean up GestureEventDetails constructors and fix unit tests." | Dirk Pranke | 2014-09-17 | 1 | -7/+2 |
* | Clean up GestureEventDetails constructors and fix unit tests. | lanwei | 2014-09-17 | 1 | -2/+7 |
* | Revert of Clean up GestureEventDetails constructors and fix unit tests (patch... | horo | 2014-09-17 | 1 | -7/+2 |
* | Clean up GestureEventDetails constructors and fix unit tests. | lanwei | 2014-09-16 | 1 | -2/+7 |
* | Simplify HomeCardGestureManager::UpdateScrollState() | pkotwicz | 2014-09-04 | 1 | -6/+54 |
* | Fixes the fling and closest state logic in HomeCardGestureManager. | mukai | 2014-08-28 | 1 | -0/+12 |
* | Exports gesture manager to a separate file and adds its unittests. | mukai | 2014-08-26 | 1 | -0/+171 |