summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/research/ResearchLog.java
Commit message (Expand)AuthorAgeFilesLines
* Remove researcher loggerTadashi G. Takaoka2014-05-291-298/+0
* Use TimeUnit instead of DateUtils for readabilityTadashi G. Takaoka2013-07-051-1/+1
* Fix some warningsJean Chalard2013-06-271-1/+0
* Modify isAllowedToLogKurt Partridge2013-05-211-0/+11
* Avoid JsonWriter multi-write errorKurt Partridge2013-05-101-42/+28
* Fix JsonWriter bugKurt Partridge2013-04-171-3/+13
* resolved conflicts for merge of 5b048292 to masterTadashi G. Takaoka2013-03-191-2/+4
|\
| * Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICSKen Wakasa2013-03-181-2/+4
* | [FileEncap9] Extract ResearchLogDirectory classKurt Partridge2013-03-141-0/+2
* | [Lazy2] Pass a runnable to abortJean Chalard2013-03-121-4/+11
* | [Lazy1] Switch to blocking log closuresJean Chalard2013-03-121-15/+32
* | [TestPrep11] Only use mHasWrittenData to control JsonWriter#endArray() callKurt Partridge2013-02-261-9/+5
* | [TestPrep10] Add some commentsKurt Partridge2013-02-261-4/+28
|/
* [TestPrep8] Narrow try/catch scopeKurt Partridge2013-02-211-10/+9
* [TestPrep7] Encapsulate JsonWriter creationKurt Partridge2013-02-211-8/+19
* [TestPrep2] Rename a methodKurt Partridge2013-02-201-1/+1
* Cleanup in preparation for testsKurt Partridge2013-02-121-7/+6
* Merge "[Rlog78b] Make log privacy filtering decisions on n-grams"Kurt Partridge2013-01-211-2/+2
|\
| * [Rlog78b] Make log privacy filtering decisions on n-gramsKurt Partridge2013-01-211-2/+2
* | Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
|/
* [Rlog68] Logger; make filenames more unique to prevent filesys conflictsKurt Partridge2013-01-141-3/+9
* [Rlog52z] Cleanup and small bug fixesKurt Partridge2013-01-091-0/+3
* [Rlog6.2] ResearchLogging RefactorKurt Partridge2012-12-211-99/+6
* Add ProductionFlag.IS_EXPERIMENTAL_DEBUGKurt Partridge2012-12-181-1/+1
* [Rlog2] ResearchLogging fix multi-space loggingKurt Partridge2012-12-171-8/+7
* [Rlog1] Track time of log statementsKurt Partridge2012-12-131-2/+2
* Revert "ResearchLog. Track time of log statements"Kurt Partridge2012-11-301-2/+2
* ResearchLog. Track time of log statementsKurt Partridge2012-11-291-2/+2
* add logging codeKurt Partridge2012-09-041-0/+7
* ResearchLog uploadingService now waits for logging to finishKurt Partridge2012-09-041-1/+4
* Optimize rare Key attributes to separate classTadashi G. Takaoka2012-08-301-1/+1
* ResearchLogging capture full n-gram dataKurt Partridge2012-08-211-161/+96
* Revert "ResearchLogging capture full n-gram data"Kurt Partridge2012-08-201-96/+161
* ResearchLogging capture full n-gram dataKurt Partridge2012-08-171-161/+96
* ResearchLog refactorKurt Partridge2012-07-201-0/+375