aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/Statistics.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* ResearchLogging capture full n-gram data•••- Captures complete motion data for all words in an n-gram. - Also filters n-grams properly; if any word in the n-gram is not in the dictionary, it is not included. - Simplify ResearchLog to not require explicit state - Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions about privacy. - Moved LogUnit out from ResearchLogger multi-project change with Ic70ccb6c2e11eb02d887821434b44daa3eb7a3e2 Bug: 6188932 Change-Id: I731d6cff6539e997874f723b68bdb0d9b651b937 Kurt Partridge2012-08-211-2/+2
* ResearchLogger to track simple statistics•••Bug: 6188932 Change-Id: Ie1bb7322706c2d4a56f5e17044bc746e9df1cf18 Kurt Partridge2012-08-211-0/+146
* Revert "ResearchLogger to track simple statistics"•••This reverts commit 7cec911fde16775c28db3dbb16b064fc7ce69b55 Change-Id: I3eb055e03a9cf463356ebaefc7827ab65a963072 Kurt Partridge2012-08-201-146/+0
* ResearchLogger to track simple statistics•••DO NOT MERGE Bug: 6188932 Change-Id: I4667f8f60aa356c73f925c298318520f71e144c5 Kurt Partridge2012-08-171-0/+146