Sign in
chromium
/
external
/
mozc
/
HEAD
b12a4f0
Fix build breackage in Android caused by r555
by yukawa@google.com
· 10 years ago
master
8d0278f
Update system dictionary
by yukawa@google.com
· 10 years ago
b1115a4
Use the official zlib repository rather than Chromium's mirror
by yukawa@google.com
· 10 years ago
02b1ac3
Follow repository migration of GYP from gyp.googlecode.com to chromium.googlesource.com
by yukawa@google.com
· 10 years ago
097d35c
Follow the point release of 14.04 for the reference build environment
by yukawa@google.com
· 10 years ago
05dc581
Bump the target API level to 22
by yukawa@google.com
· 11 years ago
2036b54
Bump Pepper SDK version from 28 to 40
by yukawa@google.com
· 11 years ago
51bb544
Use Clang 3.4 to build host binaries
by yukawa@google.com
· 11 years ago
5e81c97
Rename ConnectorBase to Connector
by yukawa@google.com
· 11 years ago
26b6bee
Put SuppressionDictionary and UserDictionary into mozc::dictionary namespace
by yukawa@google.com
· 11 years ago
e100c30
Remove obsolete command line flags
by yukawa@google.com
· 11 years ago
533c33f
Merge SparseConnector and CachedConnector into ConnectorBase
by yukawa@google.com
· 11 years ago
00e8cd7
Remove NodeAllocatorInterface
by yukawa@google.com
· 11 years ago
f596bf0
Remove the dependency on NodeAllocatorInterface from dictionary module
by yukawa@google.com
· 11 years ago
eaa20eb
Hide implementation details of SystemDictionary into .cc file
by yukawa@google.com
· 11 years ago
a25226d
Use SystemDictionary::Builder and remove old factory methods
by yukawa@google.com
· 11 years ago
9251ef4
Remove FilterInfo from SystemDictionary
by yukawa@google.com
· 11 years ago
db54467
Have louds tries and token array as values in SystemDictionary
by yukawa@google.com
· 11 years ago
d622858
Make error message from DISALLOW_COPY_AND_ASSIGN and DISALLOW_IMPLICIT_CONSTRUCTORS easier to read
by yukawa@google.com
· 11 years ago
188db37
Remove unused code from mozc_tool
by yukawa@google.com
· 11 years ago
5fe2c18
Remove a workaround for sysconf w/ _SC_PHYS_PAGES
by yukawa@google.com
· 11 years ago
c098adb
Initialize NONCLIENTMETRICSW structure to be compatible with Windows Vista and later
by yukawa@google.com
· 11 years ago
b3d6671
Use predefined constants when possible
by yukawa@google.com
· 11 years ago
3b27192
Remove dead code that is never used in Windows Vista or later (part 2)
by yukawa@google.com
· 11 years ago
ce83c98
Remove unnecessary header includes from mozcjni.cc (part 2)
by yukawa@google.com
· 11 years ago
2e7c545
Check in IPAEx font for layout tests on Windows
by yukawa@google.com
· 11 years ago
c51686c
Refactor base/bitarray.h
by yukawa@google.com
· 11 years ago
d733008
Update japanese_util_rule.h to match update of romanji-hiragana.tsv in r185
by yukawa@google.com
· 11 years ago
3ec5e90
Remove unnecessary header includes from base/process.h
by yukawa@google.com
· 11 years ago
329aa95
Rely on pthread to implement reader-writer lock for Android
by yukawa@google.com
· 11 years ago
fe3eace
Implicitly link to SlimReaderWriterLock APIs
by yukawa@google.com
· 11 years ago
07ac7df
Enable several layout tests again
by yukawa@google.com
· 11 years ago
02e35c6
Remove unnecessary header includes from mozcjni.cc
by yukawa@google.com
· 11 years ago
7cd7df5
Move storage/louds/key_expansion_table{.h, _test.cc} files to dictionary/system
by yukawa@google.com
· 11 years ago
eeb3153
Refactor SystemDictionary::LookupPredictive using new LoudsTrie::Node APIs
by yukawa@google.com
· 11 years ago
13bddc6
Refactor SystemDictionary::PrefixSearch using LoudsTrie::Node APIs
by yukawa@google.com
· 11 years ago
149a91a
Refactor LOUDS trie by introducing a new API set for traversal
by yukawa@google.com
· 11 years ago
d248177
Demove dead code that is never used in Windows Vista or later
by yukawa@google.com
· 11 years ago
ed00b4c
Use VersionHelpers.h to simplify SystemUtil
by yukawa@google.com
· 11 years ago
59efd84
Remove legacy base/hash_tables.h in favor of C++11
by yukawa@google.com
· 11 years ago
7e1c25a
Remove a workaround code for Visual C++ 2010 (KB813540)
by yukawa@google.com
· 11 years ago
142f0b3
Require Visual C++ 2013 to build Mozc for Windows
by yukawa@google.com
· 11 years ago
8d4df08
Require Windows Vista SP2 or later
by yukawa@google.com
· 11 years ago
c0232e9
Remove build_tools command from build_mozc.py
by yukawa@google.com
· 11 years ago
034f590
Require Clang to build Linux host binaries
by yukawa@google.com
· 11 years ago
9be7683
Switch from stlport to libcxx in Android build
by yukawa@google.com
· 11 years ago
3245d7f
Remove mozc::DetachedThread as it is no longer used
by yukawa@google.com
· 11 years ago
c1c21a9
Fix build failur of unit tests when libcxx is used on Android
by yukawa@google.com
· 11 years ago
ec8df21
Fix test failure in release build with Visual C++ 2013
by yukawa@google.com
· 11 years ago
93484bf
Make the conditions to learn candidates with a punctuation mark more strict
by yukawa@google.com
· 11 years ago
07f144e
Apply the same hack as conversion to prediction for transition cost from history node
by yukawa@google.com
· 11 years ago
38668b3
Remove an unused member field
by yukawa@google.com
· 11 years ago
d578425
As-is import of NaCl Mozc for Chromium OS
by yukawa@google.com
· 11 years ago
5992f75
Remove platform-dependent mozc::Encryptor part 3
by yukawa@google.com
· 11 years ago
dfb9df1
Fix style violations in header include guards part 4
by yukawa@google.com
· 11 years ago
2f365a7
Remove unused variables
by yukawa@google.com
· 11 years ago
e825b2a
Fix a typo in reading strings of Unicode Emoji data
by yukawa@google.com
· 11 years ago
bfec464
Unsupport Ubuntu 12.04 as a build environment
by yukawa@google.com
· 11 years ago
4f9083b
Update copyright year in source header comments
by yukawa@google.com
· 11 years ago
3d195cb
Update copyright year in the about dialog to 2015
by yukawa@google.com
· 11 years ago
a4baf20
Update special rules for KEN_ALL.CSV
by yukawa@google.com
· 11 years ago
1deea2e
Revert r438 "Update Protocol Buffers to 2.6.1" and r444 "Suppress compiler warnings for Protocol Buffers 2.6.1"
by yukawa@google.com
· 11 years ago
a12a058
Revert r477 "Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh""
by yukawa@google.com
· 11 years ago
db4d33b
Call CalculatorInterface::CalculateString even for x86 Android testing
by yukawa@google.com
· 11 years ago
4c8edd5
Suppress LangAwareRewriter to suggest the raw text if the query is in the dictionary as a key
by yukawa@google.com
· 11 years ago
ddb7a0b
Handle emojis that have multiple readings correctly
by yukawa@google.com
· 11 years ago
ca508e7
Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh"
by yukawa@google.com
· 11 years ago
5d65df9
Several coding style fixes
by yukawa@google.com
· 11 years ago
1f8eee9
Improve classic skins for Android
by yukawa@google.com
· 11 years ago
288573c
Fix resource leak on onDestroy
by yukawa@google.com
· 11 years ago
c41c461
Enable Material theme for Android (part 4)
by yukawa@google.com
· 11 years ago
6ec886c
Enable Material theme for Android (part 3)
by yukawa@google.com
· 11 years ago
14ede33
Enable Material theme for Android (part 2)
by yukawa@google.com
· 11 years ago
2f75c49
Enable Material theme for Android
by yukawa@google.com
· 11 years ago
2e9dbfd
Fix crash when a dead key is pressed in the physical keyboard in Android
by yukawa@google.com
· 11 years ago
1abcdcd
Ignore InflateException when showing AlertDialog (part 2)
by yukawa@google.com
· 11 years ago
83c5515
Ignore InflateException when showing AlertDialog
by yukawa@google.com
· 11 years ago
c7963f8
Use android-sdk_* to check out Android SDK and related components
by yukawa@google.com
· 11 years ago
3027856
Shorten annotations so that more candidates can be displayed (part 3)
by yukawa@google.com
· 11 years ago
cf8ce51
Explicitly specify point release numbers for Ubuntu LTS releases
by yukawa@google.com
· 11 years ago
069a8d2
Add a custom font file built from Noto font and Roboto2 font for Android
by yukawa@google.com
· 11 years ago
f9fc638
Shorten annotations so that more candidates can be displayed (part 2)
by yukawa@google.com
· 11 years ago
2bac53a
Fix VariantsRewriter and SymbolRewriter to handle inner segment boundary correctly
by yukawa@google.com
· 11 years ago
35bea2f
Shorten annotations so that more candidates can be displayed
by yukawa@google.com
· 11 years ago
7c103cc
Move EmoticonsAboveSymbols test to rewriter_test.cc
by yukawa@google.com
· 11 years ago
8c76c6a
Shorten debug annotations for predicted candidates (part 2)
by yukawa@google.com
· 11 years ago
6f7c337
Shorten debug annotations for predicted candidates
by yukawa@google.com
· 11 years ago
9e2a07c
Prepare to load dictionary data set from an external file
by yukawa@google.com
· 11 years ago
3afa0d1
Learn content word for real time conversion in the mobile mode
by yukawa@google.com
· 11 years ago
35e757e
Remove an ad-hoc optimization in JNI boundary
by yukawa@google.com
· 11 years ago
517ab14
For Android and Chrome OS, we need to change the page size of the candidate list from 9 as the default value.
by yukawa@google.com
· 11 years ago
803961a
Add usage stats entries about how many times keyboard are expanded/folded
by yukawa@google.com
· 11 years ago
6624577
Add new usage stats entries for chosen candidates
by yukawa@google.com
· 11 years ago
e704e58
Suppress compiler warnings for Protocol Buffers 2.6.1
by yukawa@google.com
· 11 years ago
1448f6e
Simplify protobuf/protobuf.gyp (part 2)
by yukawa@google.com
· 11 years ago
232fbd8
Simplify protobuf/protobuf.gyp
by yukawa@google.com
· 11 years ago
b0b722a
Remove an incorrect output declaration in 'protobuf_java' target
by yukawa@google.com
· 11 years ago
03e3e18
Support Clang 3.5 with libc++ in Android build
by yukawa@google.com
· 11 years ago
04b962b
Support arm64/mips64/x86-64 in Android build
by yukawa@google.com
· 11 years ago
a8fb06a
Update Protocol Buffers to 2.6.1
by yukawa@google.com
· 11 years ago
Next »