Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
14087ba52c6b5b7acd25ee4a1ef1663ceb72bbf4
/
native
b7e8a9a
Groundwork for implementing GC.
by Keisuke Kuroyanagi
· 12 years ago
e28927d
Change name of header_reading_utlis.*
by Keisuke Kuroyanagi
· 12 years ago
484fa7b
Add dictionary header writing methods.
by Keisuke Kuroyanagi
· 12 years ago
72e53a1
Merge "Implement dictionary flush."
by Keisuke Kuroyanagi
· 12 years ago
1560543
Implement dictionary flush.
by Keisuke Kuroyanagi
· 12 years ago
9465819
Merge "Add BinaryDictionary.getBigramProbabilityNative()."
by Keisuke Kuroyanagi
· 12 years ago
4d02a2d
Add BinaryDictionary.getBigramProbabilityNative().
by Keisuke Kuroyanagi
· 12 years ago
4e17b42
Output input index of second word's first char.
by Keisuke Kuroyanagi
· 12 years ago
ac7e005
Merge "Prepare dictionary saving in native code."
by Keisuke Kuroyanagi
· 12 years ago
d024627
Prepare dictionary saving in native code.
by Keisuke Kuroyanagi
· 12 years ago
d9f450e
Implement removeBigramWords() for DynamicPatriciaTrie.
by Keisuke Kuroyanagi
· 12 years ago
78b55a3
Fix handling multi-bytes characters and add a test.
by Keisuke Kuroyanagi
· 12 years ago
6d1a29e
Fix build.
by Keisuke Kuroyanagi
· 12 years ago
cd6a043
Implement addBigramWords() for DynamicPatriciaTrie.
by Keisuke Kuroyanagi
· 12 years ago
cb816e5
Merge NOT_A_VALID_WORD_POS into NOT_A_DICT_POS.
by Keisuke Kuroyanagi
· 12 years ago
9ea9c61
Move methods using ByteArrayUtils from .h to .cpp.
by Keisuke Kuroyanagi
· 12 years ago
f874728
Add boundary check for PtNode reading position.
by Keisuke Kuroyanagi
· 12 years ago
41aaff6
Merge "[AC4] Add native methods necessary for auto-commit"
by Jean Chalard
· 12 years ago
24aad5a
[AC4] Add native methods necessary for auto-commit
by Jean Chalard
· 12 years ago
04bf3cd
Merge "Employ "bigram link" for handling moved bigram target."
by Keisuke Kuroyanagi
· 12 years ago
8c69ddb
Employ "bigram link" for handling moved bigram target.
by Keisuke Kuroyanagi
· 12 years ago
ebe3b3e
Merge "Fix bug related to dynamic patricia trie bigram adding."
by Keisuke Kuroyanagi
· 12 years ago
0243c9a
Update children's parent position when the node get moved.
by Keisuke Kuroyanagi
· 12 years ago
1c0fc85
Fix bug related to dynamic patricia trie bigram adding.
by Keisuke Kuroyanagi
· 12 years ago
4c27678
Change cache capacity depending on the dictionary size.
by Keisuke Kuroyanagi
· 12 years ago
1b80a45
Merge "Make terminal cache small."
by Keisuke Kuroyanagi
· 12 years ago
80ca7ab
Make terminal cache small.
by Keisuke Kuroyanagi
· 12 years ago
f1233b5
Use same session id for typing and gesture.
by Keisuke Kuroyanagi
· 12 years ago
f38969f
Fix bug of dictionary dynamic updating methods.
by Keisuke Kuroyanagi
· 12 years ago
e531c22
Move a flag about switching dynamic update to java.
by Keisuke Kuroyanagi
· 12 years ago
2106696
Merge "Fix: ExtendableBuffer"
by Keisuke Kuroyanagi
· 12 years ago
4e79fb2
Fix: ExtendableBuffer
by Keisuke Kuroyanagi
· 12 years ago
2166170
Merge "Implement split and create node methods."
by Keisuke Kuroyanagi
· 12 years ago
fdcd67b
Implement split and create node methods.
by Keisuke Kuroyanagi
· 12 years ago
c5f35a9
Merge "Calculate parent offset from the head of moved node."
by Keisuke Kuroyanagi
· 12 years ago
9c820de
Calculate parent offset from the head of moved node.
by Keisuke Kuroyanagi
· 12 years ago
1d4a07f
Merge "Re-call getBuffer after writing in bigram/shortcut policy."
by Keisuke Kuroyanagi
· 12 years ago
c987120
Re-call getBuffer after writing in bigram/shortcut policy.
by Keisuke Kuroyanagi
· 12 years ago
a159ad4
Implement create children array and add child method.
by Keisuke Kuroyanagi
· 12 years ago
7bd7dc5
Implement update node probability method.
by Keisuke Kuroyanagi
· 12 years ago
3fbc5ef
Implement inserting new node into PtNode array.
by Keisuke Kuroyanagi
· 12 years ago
40182c7
Merge "Compute probability using structure policy."
by Keisuke Kuroyanagi
· 12 years ago
65d1994
Compute probability using structure policy.
by Keisuke Kuroyanagi
· 12 years ago
e4dcebe
Add node flags creating methods.
by Keisuke Kuroyanagi
· 12 years ago
96a0631
DynamicPatriciaTrieWritingUtils to write PtNodes.
by Keisuke Kuroyanagi
· 12 years ago
2a41a35
Add code point writing methods for updatable dictionaries.
by Keisuke Kuroyanagi
· 12 years ago
5901b5e
Check usesForgettingCurve in HeaderPolicy.
by Keisuke Kuroyanagi
· 12 years ago
91486bd
Merge "Employ a header attribute map in headerPolicy."
by Keisuke Kuroyanagi
· 12 years ago
5754817
Employ a header attribute map in headerPolicy.
by Keisuke Kuroyanagi
· 12 years ago
5d8fd54
Change name of bigram_list_reading_utils.* .
by Keisuke Kuroyanagi
· 12 years ago
202e416
Add bigram writing methods.
by Keisuke Kuroyanagi
· 12 years ago
9e3082e
Add DynamicShortcutListPolicy::copyAllShortcuts().
by Keisuke Kuroyanagi
· 12 years ago
f1cd7a0
Implement reading side of updating methods of dpt.
by Keisuke Kuroyanagi
· 12 years ago
75d1cb6
Add buffer writing methods.
by Keisuke Kuroyanagi
· 12 years ago
2660f83
Change name of extendable_buffer.h to buffer_with_... .
by Keisuke Kuroyanagi
· 12 years ago
3e76487
Consolidating dict buffers into BufferWithExtendableBuffer.
by Keisuke Kuroyanagi
· 12 years ago
4d814bf
Introduce DynamicPatriciaTrieReadingHelper.
by Keisuke Kuroyanagi
· 12 years ago
69ebca0
Fix children position reading for dynamic patricia trie.
by Keisuke Kuroyanagi
· 12 years ago
6c4d09e
Use extendable buffer for reading node info.
by Keisuke Kuroyanagi
· 12 years ago
2f0c125
Use extendable buffer for reading bigram and shortcut.
by Keisuke Kuroyanagi
· 12 years ago
27b1293
Rename CharGroup to PtNode in native code.
by Keisuke Kuroyanagi
· 12 years ago
ad4e010
Fix: reading uninitialized area.
by Keisuke Kuroyanagi
· 12 years ago
02833d1
Fix the autocorrection normalized score calculation
by Satoshi Kataoka
· 12 years ago
941811c
Introduce ExtendableBuffer for dynamic update.
by Keisuke Kuroyanagi
· 12 years ago
a72a333
Fix native crash by caused wrong munmap.
by Keisuke Kuroyanagi
· 12 years ago
112257e
Rename BinaryDictDecoder to Ver3DictDecoder.
by Yuichiro Hanada
· 12 years ago
4a65258
Fix possible SIGSEGV.
by Keisuke Kuroyanagi
· 12 years ago
381c12d
Move methods in BinaryFormat to PatriciaTriePolicy.
by Keisuke Kuroyanagi
· 12 years ago
0624cc6
Remove BinaryDictionaryInfo and introduce MmapedBuffer.
by Keisuke Kuroyanagi
· 12 years ago
0238e1e
Merge "Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer.""
by Ken Wakasa
· 12 years ago
d4fcf1d
Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer."
by Ken Wakasa
· 12 years ago
94460eb
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.
by Yuichiro Hanada
· 12 years ago
0663bc0
Merge "Remove BinaryDictionaryInfo and introduce MmapedBuffer."
by Keisuke Kuroyanagi
· 12 years ago
d14ffcf
Remove BinaryDictionaryInfo and introduce MmapedBuffer.
by Keisuke Kuroyanagi
· 12 years ago
e7870a2
Add an initial JNI interface to dicttool.
by Jean Chalard
· 12 years ago
dc83fe3
Merge "Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.""
by Ken Wakasa
· 12 years ago
117f18e
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
by Ken Wakasa
· 12 years ago
f74ddfb
Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
by Ken Wakasa
· 12 years ago
4c63d06
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.
by Yuichiro Hanada
· 12 years ago
08ce337
Fix: BinaryDictionaryInfo.isDynamicallyUpdatable().
by Keisuke Kuroyanagi
· 12 years ago
6ec3f63
Merge "Make dictionary structure policy have updating methods."
by Keisuke Kuroyanagi
· 12 years ago
46ebaa4
Fix a comment.
by Yuichiro Hanada
· 12 years ago
7fd9667
Remove NodeFilter.
by Keisuke Kuroyanagi
· 12 years ago
dfecc86
Fix ShortcutListPolicy::getStartPos().
by Keisuke Kuroyanagi
· 12 years ago
90619ae
Move utils for reading dict to policyimpl.
by Keisuke Kuroyanagi
· 12 years ago
66facd3
Make dictionary structure policy have updating methods.
by Keisuke Kuroyanagi
· 12 years ago
23d3ed9
Move files for headerPolicy to policyimpl.
by Keisuke Kuroyanagi
· 12 years ago
76e579c
Move header reading methods to policyimpl.
by Keisuke Kuroyanagi
· 12 years ago
d81654c
Use DictionaryStructureWithBufferPolicy for traversing.
by Keisuke Kuroyanagi
· 12 years ago
e607e07
Merge "Remove TerminalAttributes."
by Keisuke Kuroyanagi
· 12 years ago
b40d142
Merge "Quit using BinaryDictionaryInfo in header reading methods."
by Keisuke Kuroyanagi
· 12 years ago
99007de
Quit using BinaryDictionaryInfo in header reading methods.
by Keisuke Kuroyanagi
· 12 years ago
6abdafc
Remove TerminalAttributes.
by Keisuke Kuroyanagi
· 12 years ago
f4688f8
Cleanup ShortcutListReadingUtils.
by Keisuke Kuroyanagi
· 12 years ago
f1e383e
Change name of shortcut reading util class.
by Keisuke Kuroyanagi
· 12 years ago
7c48352
Move methods for Shortcut reading to policyimpl.
by Keisuke Kuroyanagi
· 12 years ago
fd10db0
Move shortcut iteration methods to poilcy.
by Keisuke Kuroyanagi
· 12 years ago
277053a
Move bigram reading methods to BigramListReadingUtils.
by Keisuke Kuroyanagi
· 12 years ago
668870b
Move bigrams iteration methods to policy.
by Keisuke Kuroyanagi
· 12 years ago
e1ebef6
Make DictionaryStructurePolicy have buffer info.
by Keisuke Kuroyanagi
· 12 years ago
Next »