aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/LogStatement.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove researcher loggerTadashi G. Takaoka2014-05-291-225/+0
| | | | | | | This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb
* Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICSKen Wakasa2013-03-181-1/+2
| | | | | bug: 8393568 Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3
* Cleanup in preparation for testsKurt Partridge2013-02-121-1/+3
| | | | | | multi-project commit with I1212da392ecda0ad78962da68941870b5a651eee Change-Id: Ie74af59d4e45bf954723fee9dcf350a36468c381
* Refactor LogStatement publishing methodKurt Partridge2013-02-051-0/+77
| | | | | | | | | The method in LogUnit for publishing a LogStatement to a JsonWriter doesn't depend on anything in the LogUnit. multi-project commit with Id1d6ff4851148bba0e6b5a1ec6eec2b842d9c707 Change-Id: I323cec239d6ea1cee602c2ecf9b13713791e9283
* [Rlog48a] Update and make logging strings consistentKurt Partridge2013-01-311-5/+4
| | | | Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
* [Rlog27] Add replay capabilityKurt Partridge2013-01-291-0/+146
- Add support for replaying log files to the ResearchLogger. This will let users preview data that they choose to upload. - When the user explicitly requests that the system record their action, it will record everything up to, and including, the motion involved in shutting off the recording. This change also removes the stop-recording motion commands. Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba