1. 0c549e7 Update language to comply with Android’s inclusive language guidance by Seigo Nonaka · 4 years ago
  2. 1d9bf42 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years ago
  3. 54c4f2a Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 4 months ago
  4. 575340c Merge "Move LatinIME and its lib to /product" am: 149b9d4f6e am: 84d156b1e6 by Anton Hansson · 6 years ago
  5. 1c429e3 Move LatinIME and its lib to /product by Anton Hansson · 6 years ago
  6. f7b80bb Merge "Fix performance-for-range-copy warnings" am: db2e4888f8 am: 947f8ee063 by Chih-Hung Hsieh · 6 years ago
  7. 895bf97 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  8. a23407b Convert to Android.bp by Dan Willemsen · 6 years ago
  9. 22ebec6 Convert to Android.bp by Dan Willemsen · 6 years ago
  10. 17116a6 Merge "Add noexcept to move constructors and assignment operators." am: 61d3a1d39b am: 587239f195 by Chih-Hung Hsieh · 6 years ago
  11. 66a88a5 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  12. 3d74fc7 Fix lint warnings in LatinIME JNI code by Yohei Yukawa · 6 years ago
  13. f4131e3 Deprecate host-side C++ test in LatinIME by Yohei Yukawa · 6 years ago
  14. fab2c3c Use -Werror in packages/inputmethods/LatinIME/native/jni by Chih-Hung Hsieh · 7 years ago
  15. 1da7b0c Use -Werror in packages/inputmethods/LatinIME/native/jni by Chih-Hung Hsieh · 7 years ago
  16. afca081 Remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  17. 8fd22fa Rely on the platform -std default. by Elliott Hughes · 8 years ago
  18. a4e9383 Stop mixing and matching platform and NDK. by Dan Albert · 8 years ago
  19. 4b43b87 am 9ce2d0bb: am 06e62ab2: am cc47075c: Merge "Remove uses of libcxx.mk." by Dan Albert · 9 years ago
  20. 48fc8fd Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  21. 88bc312 Move dictionary code to top level dictionary dir. by Keisuke Kuroyanagi · 10 years ago
  22. 0bb038a Remove needless include. by Keisuke Kuroyanagi · 10 years ago
  23. 5e1b225 Add missing error check in TrieMap. by Keisuke Kuroyanagi · 10 years ago
  24. ad546af Remove dependency on jni.h from WordProperty. by Keisuke Kuroyanagi · 10 years ago
  25. 52e92f8 Merge "Quit auto-correct explicit accented letters to base letters." by Keisuke Kuroyanagi · 10 years ago
  26. 515c508 Quit auto-correct explicit accented letters to base letters. by Keisuke Kuroyanagi · 10 years ago
  27. 60021bb Enable Quadgram for personalized dicts. by Keisuke Kuroyanagi · 10 years ago
  28. 78212a6 Use enum to specify ngram type. by Keisuke Kuroyanagi · 10 years ago
  29. 2a3ed8c Fix the base character of D with stroke by Jean Chalard · 10 years ago
  30. fc81196 Revert "Follow up to https://android-review.googlesource.com/114561" by Ken Wakasa · 10 years ago
  31. 64d3f78 Follow up to https://android-review.googlesource.com/114561 by Ken Wakasa · 10 years ago
  32. 580420d Implement IntArrayView::split for dicttoolkit. by Keisuke Kuroyanagi · 10 years ago
  33. b23f034 Merge "Use reference instead of pointer for WordProperty()." by Keisuke Kuroyanagi · 10 years ago
  34. 7d5420a Make profiler use getTimeInMicroSec(). by Keisuke Kuroyanagi · 10 years ago
  35. bbf0d41 Use reference instead of pointer for WordProperty(). by Keisuke Kuroyanagi · 10 years ago
  36. 2cf5550 Fix: BoS prediction after inputting just once. by Keisuke Kuroyanagi · 10 years ago
  37. b3bae2e Merge "Update v4 format version from 402 to 403." by Keisuke Kuroyanagi · 10 years ago
  38. ef93154 Merge "Add hacks for better handling count value during migration." by Keisuke Kuroyanagi · 10 years ago
  39. a88c968 Merge "Change v403 historical info format." by Keisuke Kuroyanagi · 10 years ago
  40. ea468cc Update v4 format version from 402 to 403. by Keisuke Kuroyanagi · 10 years ago
  41. c611989 Add hacks for better handling count value during migration. by Keisuke Kuroyanagi · 10 years ago
  42. 2383575 Change v403 historical info format. by Keisuke Kuroyanagi · 10 years ago
  43. 009e02c Further fixes to treat 0-frequency words by Adrian Velicu · 10 years ago
  44. 1041624 Block offensive words in multi-word suggestions by Adrian Velicu · 10 years ago
  45. aa20342 Merge "Using "blacklist" flag as "possibly offensive"" by Adrian Velicu · 10 years ago
  46. 7c87859 Using "blacklist" flag as "possibly offensive" by Adrian Velicu · 10 years ago
  47. 0cd1f22 Fix: native unit test build. by Keisuke Kuroyanagi · 10 years ago
  48. bcb52d7 Enable count based dynamic ngram language model for v403. by Keisuke Kuroyanagi · 10 years ago
  49. 660b004 Add DynamicLanguageModelProbabilityUtils. by Keisuke Kuroyanagi · 10 years ago
  50. 0a9c3f3 Add method to encode probability. by Keisuke Kuroyanagi · 10 years ago
  51. c2ba0ce Fix: TRT and ime-simulator bulid. by Keisuke Kuroyanagi · 10 years ago
  52. afe6761 Merge "Add a class to have global counters for LanguageModelDictContent." by Keisuke Kuroyanagi · 10 years ago
  53. 6b0561f Add a class to have global counters for LanguageModelDictContent. by Keisuke Kuroyanagi · 10 years ago
  54. dabc129 Merge "Improve space substitution error correction." by Keisuke Kuroyanagi · 10 years ago
  55. 8a809f3 Improve space substitution error correction. by Keisuke Kuroyanagi · 10 years ago
  56. 3844f74 Fix: deleted PtNode handling in v403. by Keisuke Kuroyanagi · 10 years ago
  57. 69402dc Merge "Enable Address Sanitizer for native host test 2nd try" by Yohei Yukawa · 10 years ago
  58. e659738 Merge "Fix: Personalized dicts suggest invalid words with v403." by Keisuke Kuroyanagi · 10 years ago
  59. 090c381 Fix: Personalized dicts suggest invalid words with v403. by Keisuke Kuroyanagi · 10 years ago
  60. 5c4bec3 Enable Address Sanitizer for native host test 2nd try by Yohei Yukawa · 10 years ago
  61. 2db1e56 Merge "Stop building host native test in unbundled build" by Yohei Yukawa · 10 years ago
  62. ba35bb8 Stop building host native test in unbundled build by Yohei Yukawa · 10 years ago
  63. 16cc399 Use trigrams for personalization dict. by Keisuke Kuroyanagi · 10 years ago
  64. 9c0b341 Merge "Revert "Enable ASan (Address Sanitizer) for native host test"" by Yohei Yukawa · 10 years ago
  65. b9dc32f Revert "Enable ASan (Address Sanitizer) for native host test" by Yohei Yukawa · 10 years ago
  66. 0672e85 Merge "Enable ASan (Address Sanitizer) for native host test" by Yohei Yukawa · 10 years ago
  67. af2673f Enable ASan (Address Sanitizer) for native host test by Yohei Yukawa · 10 years ago
  68. b5ef884 Support dumping ngram entries. by Keisuke Kuroyanagi · 10 years ago
  69. c986578 Support ngram entry migration. by Keisuke Kuroyanagi · 10 years ago
  70. 0b8bb0c Fix debug build. by Keisuke Kuroyanagi · 10 years ago
  71. dfc82fa Merge changes I210acb81,Ie9508788 by Keisuke Kuroyanagi · 10 years ago
  72. 88bb28c Make NgramProperty have NgramContext. by Keisuke Kuroyanagi · 10 years ago
  73. f87bb77 Create .cpp file for NgramContext. by Keisuke Kuroyanagi · 10 years ago
  74. fa1e65c Merge "Use EntryCounters during GC." by Keisuke Kuroyanagi · 10 years ago
  75. c51b9b5 Merge "Renaming "blacklist" flag to "possibly offensive"" by Adrian Velicu · 10 years ago
  76. 47fc656 Use EntryCounters during GC. by Keisuke Kuroyanagi · 10 years ago
  77. e8750d9 Introduce EntryCounters to count entries in a dictionary. by Keisuke Kuroyanagi · 10 years ago
  78. 05172bf Renaming "blacklist" flag to "possibly offensive" by Adrian Velicu · 10 years ago
  79. 1085fef Change entry count limit. by Keisuke Kuroyanagi · 10 years ago
  80. f4928ad Merge "Update useless n-gram entry detection logic during GC." by Keisuke Kuroyanagi · 10 years ago
  81. 3601c21 Update useless n-gram entry detection logic during GC. by Keisuke Kuroyanagi · 10 years ago
  82. 183e21c Merge "Use better conditional probability for ngram entries." by Keisuke Kuroyanagi · 10 years ago
  83. 72d17d9 Use better conditional probability for ngram entries. by Keisuke Kuroyanagi · 10 years ago
  84. c2429c5 Merge "Move entry updating method to language model dict content." by Keisuke Kuroyanagi · 10 years ago
  85. 5400701 Move entry updating method to language model dict content. by Keisuke Kuroyanagi · 10 years ago
  86. d8ccb90 Quit using weightChildNode for ADDITIONAL_PROXIMITY and SUBSTITUTION. by Keisuke Kuroyanagi · 10 years ago
  87. d1471ee Merge "Remove shouldBlockAutoCorrectionBySafetyNet" by Keisuke Kuroyanagi · 10 years ago
  88. 29b4f7a Remove shouldBlockAutoCorrectionBySafetyNet by Keisuke Kuroyanagi · 10 years ago
  89. d70b8ff Fix: BoS bigram from user history dictionary is too strong. by Keisuke Kuroyanagi · 10 years ago
  90. 7d5e1cb [ML23] Introduce a different accuracy/performance tradeoff by Jean Chalard · 10 years ago
  91. 229f354 Merge "Make members of classes that are used with std::vector const" by Keisuke Kuroyanagi · 10 years ago
  92. b559c65 Merge "Rename prev_words_info.h to ngram_context.h" by Keisuke Kuroyanagi · 10 years ago
  93. 10fa30e Merge "Rename PrevWordsInfo to NgramContext." by Keisuke Kuroyanagi · 10 years ago
  94. 620ebde Make members of classes that are used with std::vector const by Keisuke Kuroyanagi · 10 years ago
  95. 4578301 Rename prev_words_info.h to ngram_context.h by Keisuke Kuroyanagi · 10 years ago
  96. 44efbe6 Fixing misspelled word by Adrian Velicu · 10 years ago
  97. 72e2383 Rename PrevWordsInfo to NgramContext. by Keisuke Kuroyanagi · 10 years ago
  98. ab4437f Rename updateCounter to updateEntriesForWordWithNgramContext. by Keisuke Kuroyanagi · 10 years ago
  99. d7a51c2 Extend jni method to dump ngram entries. by Keisuke Kuroyanagi · 10 years ago
  100. 948ef10 Merge "Improve bigram probability computation for decaying dicts." by Keisuke Kuroyanagi · 10 years ago