summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/keyboard/internal/RoundedLine.java
Commit message (Expand)AuthorAgeFilesLines
* Retun an empty Path instead of nullTadashi G. Takaoka2013-06-121-3/+4
* Fix Apache license commentTadashi G. Takaoka2013-01-211-7/+9
* Fix bounding rectangle of gesture preview trailTadashi G. Takaoka2013-01-161-0/+7
* Make RoundedLine member variables as method parameters (Step 5)Tadashi G. Takaoka2012-11-291-64/+62
* Make RoundedLine as top level class (Step 4)Tadashi G. Takaoka2012-11-291-0/+105