summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/research/MainLogBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* Remove researcher loggerTadashi G. Takaoka2014-05-291-287/+0
* Have DictionaryFacilitator in LatinIME.Keisuke Kuroyanagi2014-05-231-3/+3
* Remove logic related to dictionary loading from LatinIME.Keisuke Kuroyanagi2014-03-251-2/+3
* Remove DictionaryFacilitatorForSuggest.getMainDictionary().Keisuke Kuroyanagi2013-12-261-10/+9
* Extract dict operations from Suggest to a new class.Keisuke Kuroyanagi2013-12-261-8/+8
* Fix some warningsJean Chalard2013-07-311-2/+2
* Log reasons for punting n-gram loggingKurt Partridge2013-05-231-17/+39
* Add claifying commentKurt Partridge2013-05-141-0/+16
* Avoid JsonWriter multi-write errorKurt Partridge2013-05-101-4/+13
* Fix looping logic bugs.Kurt Partridge2013-05-071-12/+19
* Allow LogUnits to hold >1 wordKurt Partridge2013-04-191-21/+23
* Fix bug in counting words between samplesKurt Partridge2013-04-171-11/+6
* resolved conflicts for merge of 5b048292 to masterTadashi G. Takaoka2013-03-191-1/+2
|\
| * Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICSKen Wakasa2013-03-181-1/+2
* | Remove MainLogBuffer#setSuggest()Kurt Partridge2013-03-011-5/+3
* | [TestPrep17] Allow fake dictionary for testingKurt Partridge2013-02-261-0/+13
|/
* [TestPrep5] Parameterize MainLogBufferKurt Partridge2013-02-201-15/+5
* [TestPrep4] Add some finalsKurt Partridge2013-02-201-3/+3
* [TestPrep3] Add helper method to retrive dictionaryKurt Partridge2013-02-201-7/+9
* [Rlog83] Fix missing uses of hasWord() abstractionKurt Partridge2013-01-231-14/+13
* Merge "[Rlog78b] Make log privacy filtering decisions on n-grams"Kurt Partridge2013-01-211-39/+90
|\
| * [Rlog78b] Make log privacy filtering decisions on n-gramsKurt Partridge2013-01-211-39/+90
* | Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
|/
* [Rlog56] Buffer words before pushing out LogUnitKurt Partridge2013-01-091-45/+66
* [Rlog50] capture bigrams properly even with deletionsKurt Partridge2013-01-091-0/+10
* [Rlog27] Refactor LogBufferKurt Partridge2013-01-031-6/+16
* Add ProductionFlag.IS_EXPERIMENTAL_DEBUGKurt Partridge2012-12-181-3/+4
* [Rlog4] ResearchLogger add LOG_EVERYTHING flagKurt Partridge2012-12-171-0/+4
* [Rlog2] ResearchLogging fix multi-space loggingKurt Partridge2012-12-171-1/+1
* [Rlog1] Track time of log statementsKurt Partridge2012-12-131-1/+1
* ResearchLogger add debugging codeKurt Partridge2012-11-281-1/+10
* ResearchLogging capture full n-gram dataKurt Partridge2012-08-211-0/+127
* Revert "ResearchLogging capture full n-gram data"Kurt Partridge2012-08-201-127/+0
* ResearchLogging capture full n-gram dataKurt Partridge2012-08-171-0/+127