1. f470414 Implicitly link to input.dll on Windows. by Yohei Yukawa · 9 years ago master
  2. a93dd6e Switch to Android NDK r10e. by Yohei Yukawa · 9 years ago
  3. d510357 Use https to link to GitHub Mozc page. by Yohei Yukawa · 9 years ago
  4. 27b7a2e Import documents from code.google.com to GitHub. by Yohei Yukawa · 9 years ago
  5. 321e065 Do not use hash sign in AppVeyor version format. by Yohei Yukawa · 9 years ago
  6. c57a78e Suppress the validation error LGHT0217 in WiX. by Hiroyuki Komatsu · 9 years ago
  7. b48cc93 Remove an unused command line flag. by Noriyuki Takahashi · 9 years ago
  8. 15eeb79 Put copyright header in appveyor.yml. by Yohei Yukawa · 9 years ago
  9. 6acd05e Enable continuous build for Window with AppVeyor. by Yohei Yukawa · 9 years ago
  10. 3bd819e Build Mozc on Fedora 21 in Docker. by Yohei Yukawa · 9 years ago
  11. ab1fee7 Misc style fixes. by Noriyuki Takahashi · 9 years ago
  12. b07e8ef Fix branch name used in build status. by Yohei Yukawa · 9 years ago
  13. 7e20f88 Enable continuous build for OS X with Travis-CI. by Yohei Yukawa · 9 years ago
  14. a51ccee Add usage stats for mushroom. by Hiroshi Sumita · 9 years ago
  15. b64a7de Put classes under dictionary into mozc::dictionary namespace. by Noriyuki Takahashi · 9 years ago
  16. 5d17950 Let ValueDictionary have LoudsTrie as a value member. by Noriyuki Takahashi · 9 years ago
  17. 0e8e6dd Put classes under dictionary/file to mozc::dictionary namespace. by Noriyuki Takahashi · 9 years ago
  18. d3f6591 Remove SegmenterInterface as its Segmenter is the only derived class. by Noriyuki Takahashi · 9 years ago
  19. 235e989 Rename SegmenterBase to Segmenter as it's not used as a base class. by Noriyuki Takahashi · 9 years ago
  20. 30eb450 Put SuffixToken and SuffixDictionary into mozc::dictionary namespace. by Noriyuki Takahashi · 9 years ago
  21. 7ae5317 Remove ConnectorInterface as its subclass is Connector only. by Noriyuki Takahashi · 9 years ago
  22. e55e5e6 Do not specify full-width annotation for Emojis by Hiroshi Sumita · 9 years ago
  23. 937bd4f Enable calculator rewriter as suggestion for mobile. by Toshiyuki Hanaoka · 9 years ago
  24. 988392a Implement rule based zero query suggestion. by Toshiyuki Hanaoka · 9 years ago
  25. 8e4dedc Amend ecb4c5d3b95c0de39d443d9db6ff699463e94e0a (SVN r552) by Yohei Yukawa · 9 years ago
  26. fa12391 Update Dockerfile for the repository migration to GitHub. by Yohei Yukawa · 9 years ago
  27. ea5bbcb Add license statements and related files by Yohei Yukawa · 9 years ago
  28. 68ecbb9 Fix build breackage in Android caused by r555 by Yohei Yukawa · 9 years ago
  29. 19620f6 Update system dictionary by Yohei Yukawa · 9 years ago
  30. be8d070 Use the official zlib repository rather than Chromium's mirror by Yohei Yukawa · 9 years ago
  31. 57aa5c3 Follow repository migration of GYP from gyp.googlecode.com to chromium.googlesource.com by Yohei Yukawa · 9 years ago
  32. 0556a8b Follow the point release of 14.04 for the reference build environment by Yohei Yukawa · 9 years ago
  33. 20c1c08 Bump the target API level to 22 by Tsuyoshi Matsuzaki · 9 years ago
  34. c845232 Bump Pepper SDK version from 28 to 40 by Hiroshi Sumita · 9 years ago
  35. 4cff93c Use Clang 3.4 to build host binaries by Yohei Yukawa · 9 years ago
  36. 2e029c2 Rename ConnectorBase to Connector by Noriyuki Takahashi · 9 years ago
  37. ab976d9 Put SuppressionDictionary and UserDictionary into mozc::dictionary namespace by Noriyuki Takahashi · 9 years ago
  38. 1e9e588 Remove obsolete command line flags by Noriyuki Takahashi · 9 years ago
  39. 3704f91 Merge SparseConnector and CachedConnector into ConnectorBase by Noriyuki Takahashi · 9 years ago
  40. b51007b Remove NodeAllocatorInterface by Noriyuki Takahashi · 9 years ago
  41. 9cf0809 Remove the dependency on NodeAllocatorInterface from dictionary module by Noriyuki Takahashi · 9 years ago
  42. aef5a34 Hide implementation details of SystemDictionary into .cc file by Noriyuki Takahashi · 9 years ago
  43. f397ad7 Use SystemDictionary::Builder and remove old factory methods by Noriyuki Takahashi · 9 years ago
  44. 3547d07 Remove FilterInfo from SystemDictionary by Noriyuki Takahashi · 9 years ago
  45. eddadd6 Have louds tries and token array as values in SystemDictionary by Noriyuki Takahashi · 9 years ago
  46. 987b0e9 Make error message from DISALLOW_COPY_AND_ASSIGN and DISALLOW_IMPLICIT_CONSTRUCTORS easier to read by Yohei Yukawa · 9 years ago
  47. 51b1f78 Remove unused code from mozc_tool by Yohei Yukawa · 9 years ago
  48. 46440f3 Remove a workaround for sysconf w/ _SC_PHYS_PAGES by Yohei Yukawa · 9 years ago
  49. d2e7239 Initialize NONCLIENTMETRICSW structure to be compatible with Windows Vista and later by Yohei Yukawa · 9 years ago
  50. c8fdbc9 Use predefined constants when possible by Yohei Yukawa · 9 years ago
  51. c373210 Remove dead code that is never used in Windows Vista or later (part 2) by Yohei Yukawa · 9 years ago
  52. 99424aa Remove unnecessary header includes from mozcjni.cc (part 2) by Noriyuki Takahashi · 9 years ago
  53. 047033f Check in IPAEx font for layout tests on Windows by Yohei Yukawa · 9 years ago
  54. 46bb457 Refactor base/bitarray.h by Noriyuki Takahashi · 9 years ago
  55. 6d85bbc Update japanese_util_rule.h to match update of romanji-hiragana.tsv in r185 by Noriyuki Takahashi · 9 years ago
  56. c07940e Remove unnecessary header includes from base/process.h by Yohei Yukawa · 9 years ago
  57. 7d03922 Rely on pthread to implement reader-writer lock for Android by Yohei Yukawa · 9 years ago
  58. 6182d5e Implicitly link to SlimReaderWriterLock APIs by Yohei Yukawa · 9 years ago
  59. f93b70c Enable several layout tests again by Yohei Yukawa · 9 years ago
  60. 13bdd31 Remove unnecessary header includes from mozcjni.cc by Noriyuki Takahashi · 9 years ago
  61. 32e8fbb Move storage/louds/key_expansion_table{.h, _test.cc} files to dictionary/system by Noriyuki Takahashi · 9 years ago
  62. 56aa9f4 Refactor SystemDictionary::LookupPredictive using new LoudsTrie::Node APIs by Noriyuki Takahashi · 9 years ago
  63. 2169b0b Refactor SystemDictionary::PrefixSearch using LoudsTrie::Node APIs by Noriyuki Takahashi · 9 years ago
  64. 25b997d Refactor LOUDS trie by introducing a new API set for traversal by Noriyuki Takahashi · 9 years ago
  65. b782c5a Demove dead code that is never used in Windows Vista or later by Yohei Yukawa · 9 years ago
  66. 812d5b8 Use VersionHelpers.h to simplify SystemUtil by Yohei Yukawa · 9 years ago
  67. 6895df1 Remove legacy base/hash_tables.h in favor of C++11 by Yohei Yukawa · 9 years ago
  68. 091dc3b Remove a workaround code for Visual C++ 2010 (KB813540) by Yohei Yukawa · 9 years ago
  69. 1423238 Require Visual C++ 2013 to build Mozc for Windows by Yohei Yukawa · 9 years ago
  70. e373cda Require Windows Vista SP2 or later by Yohei Yukawa · 9 years ago
  71. 851af49 Remove build_tools command from build_mozc.py by Yohei Yukawa · 9 years ago
  72. 7df47a1 Require Clang to build Linux host binaries by Yohei Yukawa · 9 years ago
  73. bf59692 Switch from stlport to libcxx in Android build by Yohei Yukawa · 9 years ago
  74. 9340de8 Remove mozc::DetachedThread as it is no longer used by Yohei Yukawa · 9 years ago
  75. ab8d07a Fix build failur of unit tests when libcxx is used on Android by Hiroyuki Komatsu · 9 years ago
  76. fb60620 Fix test failure in release build with Visual C++ 2013 by Yohei Yukawa · 9 years ago
  77. aa0abb9 Make the conditions to learn candidates with a punctuation mark more strict by Noriyuki Takahashi · 9 years ago
  78. 0f8b0e7 Apply the same hack as conversion to prediction for transition cost from history node by Noriyuki Takahashi · 9 years ago
  79. 1c7bfa8 Remove an unused member field by Yohei Yukawa · 9 years ago
  80. 05862a7 As-is import of NaCl Mozc for Chromium OS by Yohei Yukawa · 9 years ago
  81. 046ab68 Remove platform-dependent mozc::Encryptor part 3 by Yohei Yukawa · 9 years ago
  82. e1c0a94 Fix style violations in header include guards part 4 by Noriyuki Takahashi · 9 years ago
  83. 999156e Remove unused variables by Noriyuki Takahashi · 9 years ago
  84. f78dad8 Fix a typo in reading strings of Unicode Emoji data by Toshiyuki Hanaoka · 9 years ago
  85. 5c96a77 Unsupport Ubuntu 12.04 as a build environment by Yohei Yukawa · 9 years ago
  86. 9485d1e Update copyright year in source header comments by Yohei Yukawa · 9 years ago
  87. fd8b09d Update copyright year in the about dialog to 2015 by Yohei Yukawa · 9 years ago
  88. de20dce Update special rules for KEN_ALL.CSV by Toshiyuki Hanaoka · 9 years ago
  89. b7cbb89 Revert r438 "Update Protocol Buffers to 2.6.1" and r444 "Suppress compiler warnings for Protocol Buffers 2.6.1" by Yohei Yukawa · 9 years ago
  90. 49f0272 Revert r477 "Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh"" by Yohei Yukawa · 9 years ago
  91. 2d7c3ce Call CalculatorInterface::CalculateString even for x86 Android testing by Tsuyoshi Matsuzaki · 9 years ago
  92. 2da3de7 Suppress LangAwareRewriter to suggest the raw text if the query is in the dictionary as a key by Hiroyuki Komatsu · 9 years ago
  93. 8545432 Handle emojis that have multiple readings correctly by Noriyuki Takahashi · 9 years ago
  94. ebb825a Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh" by Yohei Yukawa · 9 years ago
  95. a184f7d Several coding style fixes by Yohei Yukawa · 9 years ago
  96. 40a5c25 Improve classic skins for Android by Hiroshi Sumita · 9 years ago
  97. 60de307 Fix resource leak on onDestroy by Tsuyoshi Matsuzaki · 9 years ago
  98. 1ffe8c9 Enable Material theme for Android (part 4) by Yohei Yukawa · 9 years ago
  99. 95529d0 Enable Material theme for Android (part 3) by Yohei Yukawa · 9 years ago
  100. df4e359 Enable Material theme for Android (part 2) by Yohei Yukawa · 9 years ago