Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check timestamp for each pointer.•••Bug: 11325631 Change-Id: I4e296cdeccf21323c5732754e86c3a4075ccf82a | 2014-02-04 | 1 | -2/+9 | |
* | Rename InputPointers.addPointer and ResizableIntArray.add•••Change-Id: I5580250c91b29f93ed886b080ce33845b3b67ace | 2014-01-08 | 1 | -6/+5 | |
* | Fix InputPointersTests•••InputPointers.getTime(int) has a validity check of time values. And the check is enabled when LatinImeLogger.sDBG is on. Such situation may occur while unit testing. This change ensure that time values are monotonic while unit testing. Change-Id: I9ff2cff2bcd253de0e8206dd3be964fe565170fa | 2014-01-08 | 1 | -22/+27 | |
* | [AC7] Actually auto-commit.•••Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b | 2013-09-17 | 1 | -0/+11 | |
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -0/+1 | |
* | Throw exception when invalid time stamps are detected in debug mode•••Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b | 2013-01-23 | 1 | -0/+22 | |
* | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | 2013-01-21 | 1 | -8/+8 | |
* | Add @UsedForTesting and @ExternallyReferenced annotations•••Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c | 2012-10-22 | 1 | -2/+6 | |
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 1 | -1/+1 | |
* | Fix bug in InputPointers.append•••Change-Id: I39825757bbae32b66c4b61cb6c4fbcaa2e0c9c47 | 2012-08-23 | 1 | -1/+1 | |
* | Add toString method to InputPointers and ResizableIntArray•••Change-Id: I835ee131855bef8233cf2672e2fb288b939148a6 | 2012-08-23 | 1 | -0/+6 | |
* | Use ResizableIntArray in GestureStroke•••Change-Id: I034e80df03c7c6c0895fdf2c03763627d410d425 | 2012-07-20 | 1 | -0/+21 | |
* | Make ScalableIntArray public as ResizableIntArray•••Change-Id: Ibbbc117214912ffa192c694bde5b7d55154f40c4 | 2012-07-19 | 1 | -78/+8 | |
* | Add default capacity parameter to InputPointers' constructor•••Change-Id: I02f23096f0682d30effe4dfc1ca57881a1e4aedc | 2012-07-19 | 1 | -13/+22 | |
* | Consolidate GestureTracker into PointerTracker•••Change-Id: Ib28fae10493a9142ba4dff6cf57f52c59766b209 | 2012-07-18 | 1 | -0/+3 | |
* | Fix InputPointers.append•••Change-Id: I6995f9b2ed00b9f948e1299e576a5e24725d58f8 | 2012-07-13 | 1 | -22/+25 | |
* | A little optimization of InputPointers.copy•••Change-Id: Id83b34e076ef91e06d7c1dd2b3ee7bb64d01b8cb | 2012-07-10 | 1 | -7/+6 | |
* | Add InputPointers.append() method•••Change-Id: Id2b0e242f7e9ce0ca888067857f8b64c02fde84e | 2012-07-09 | 1 | -8/+39 | |
* | Add input pointers•••Change-Id: I95300bf0a847fb86d026e846ff4ad723bb45284f | 2012-06-29 | 1 | -0/+131 |