Ken Wakasa
|
0238e1eb01
|
Merge "Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer.""
|
2013-08-15 11:39:08 +00:00 |
Ken Wakasa
|
d4fcf1dbc5
|
Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer."
This reverts commit d14ffcfcbc .
This broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=a8a62bd0-3aab-4520-ae64-53f9652ef64b&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS
Change-Id: I1eae460e09808513eacefd523609330819d73d16
|
2013-08-15 11:37:48 +00:00 |
Ken Wakasa
|
a49bf12883
|
am 33fce975: Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder."
* commit '33fce975c976424e923455e8f948f1ebe494a2cd':
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.
|
2013-08-15 04:31:11 -07:00 |
Satoshi Kataoka
|
10288e2c27
|
am 623e3f9d: Merge "Fix cosmetic source code formatting"
* commit '623e3f9d587a96caf3b4b88b8af8b7a81bc9347b':
Fix cosmetic source code formatting
|
2013-08-15 04:31:10 -07:00 |
Tadashi G. Takaoka
|
12774e5d4f
|
am 840e42d7: Merge "Add getters and copy constructor to Key class"
* commit '840e42d7f387d149b58ecea9b5960b7c875b5aa2':
Add getters and copy constructor to Key class
|
2013-08-15 04:31:08 -07:00 |
Ken Wakasa
|
33fce975c9
|
Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder."
|
2013-08-15 11:26:06 +00:00 |
Yuichiro Hanada
|
94460eba11
|
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.
Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
|
2013-08-15 20:23:07 +09:00 |
Satoshi Kataoka
|
623e3f9d58
|
Merge "Fix cosmetic source code formatting"
|
2013-08-15 11:20:41 +00:00 |
Tadashi G. Takaoka
|
840e42d7f3
|
Merge "Add getters and copy constructor to Key class"
|
2013-08-15 11:15:42 +00:00 |
Tadashi G. Takaoka
|
25f0d73fa4
|
Fix cosmetic source code formatting
Change-Id: I33c14a20bc55b826082e468c0aecfa026ba5d9f3
|
2013-08-15 20:13:31 +09:00 |
Tadashi G. Takaoka
|
7dc60f9db7
|
Add getters and copy constructor to Key class
Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
|
2013-08-15 20:12:46 +09:00 |
Keisuke Kuroyanagi
|
89516296b3
|
am 0663bc04: Merge "Remove BinaryDictionaryInfo and introduce MmapedBuffer."
* commit '0663bc047b6023bc83c0218b3d36a65cce8d4dfc':
Remove BinaryDictionaryInfo and introduce MmapedBuffer.
|
2013-08-15 02:37:49 -07:00 |
Keisuke Kuroyanagi
|
0663bc047b
|
Merge "Remove BinaryDictionaryInfo and introduce MmapedBuffer."
|
2013-08-15 09:34:28 +00:00 |
Keisuke Kuroyanagi
|
d14ffcfcbc
|
Remove BinaryDictionaryInfo and introduce MmapedBuffer.
Bug: 6669677
Change-Id: I1459bb53a9761d920427e4b5d925a2844955c88c
|
2013-08-15 18:17:44 +09:00 |
Jean Chalard
|
f180c9a250
|
am e7870a2c: Add an initial JNI interface to dicttool.
* commit 'e7870a2c0d817e6548eb00c80278b9f7b86c1a5b':
Add an initial JNI interface to dicttool.
|
2013-08-15 02:03:07 -07:00 |
Jean Chalard
|
e7870a2c0d
|
Add an initial JNI interface to dicttool.
Bug: 10100269
Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
|
2013-08-15 17:58:55 +09:00 |
Ken Wakasa
|
8ad3602285
|
am dc83fe37: Merge "Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.""
* commit 'dc83fe37baafe1afe5410499d58d80a29b7cb1da':
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
|
2013-08-15 01:58:53 -07:00 |
Ken Wakasa
|
dc83fe37ba
|
Merge "Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.""
|
2013-08-15 08:56:28 +00:00 |
Ken Wakasa
|
117f18e844
|
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
This reverts commit 4c63d0614e .
Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5
|
2013-08-15 08:54:29 +00:00 |
Ken Wakasa
|
20e3576f14
|
am f74ddfbb: Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
* commit 'f74ddfbb06dbdd74fefee49bd63f2c1b9f61ad13':
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.
|
2013-08-14 23:57:14 -07:00 |
Ken Wakasa
|
f74ddfbb06
|
Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
|
2013-08-15 06:53:23 +00:00 |
Yuichiro Hanada
|
4c63d0614e
|
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.
Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de
|
2013-08-15 15:46:58 +09:00 |
Satoshi Kataoka
|
14ddbda63d
|
am a38a15dd: Merge "tiny refactor"
* commit 'a38a15ddc0aa314578828de29bba51cfcf39c8de':
tiny refactor
|
2013-08-14 23:41:23 -07:00 |
Satoshi Kataoka
|
a38a15ddc0
|
Merge "tiny refactor"
|
2013-08-15 06:38:49 +00:00 |
Keisuke Kuroyanagi
|
68d3eaa778
|
am 08ce337d: Fix: BinaryDictionaryInfo.isDynamicallyUpdatable().
* commit '08ce337d3f670b2532b5eac9d00b6593fb571b4a':
Fix: BinaryDictionaryInfo.isDynamicallyUpdatable().
|
2013-08-14 21:44:09 -07:00 |
Keisuke Kuroyanagi
|
08ce337d3f
|
Fix: BinaryDictionaryInfo.isDynamicallyUpdatable().
Change-Id: Ifb3acded5e19f1302c7fcc8881b74addd20c1571
|
2013-08-15 13:39:32 +09:00 |
Satoshi Kataoka
|
1aae34873c
|
tiny refactor
Change-Id: I776432b6c41cf8dee71fbd1565a6f3da9d762f9e
|
2013-08-15 13:38:05 +09:00 |
Keisuke Kuroyanagi
|
d920c917de
|
am 6ec3f63d: Merge "Make dictionary structure policy have updating methods."
* commit '6ec3f63d59524ed422d8a584d6d5148b0107e582':
Make dictionary structure policy have updating methods.
|
2013-08-14 20:19:29 -07:00 |
Keisuke Kuroyanagi
|
6ec3f63d59
|
Merge "Make dictionary structure policy have updating methods."
|
2013-08-15 03:15:43 +00:00 |
Yuichiro Hanada
|
4ab5c68a5e
|
am 46ebaa49: Fix a comment.
* commit '46ebaa49e9d2ee0ee00d1b82c23c47b8982f7eca':
Fix a comment.
|
2013-08-14 20:02:34 -07:00 |
Yuichiro Hanada
|
46ebaa49e9
|
Fix a comment.
Change-Id: I5d09fd2474c7a0e6f42b6c7c6e717692636fbc6d
|
2013-08-15 11:57:58 +09:00 |
Yuichiro Hanada
|
326a3e5d5d
|
am 1db93c9c: [Refactor] Move some helper methods to BinaryDictIOUtils.
* commit '1db93c9c0420d7d944e0ddef95d25de0738c3030':
[Refactor] Move some helper methods to BinaryDictIOUtils.
|
2013-08-14 19:04:28 -07:00 |
Yuichiro Hanada
|
1db93c9c04
|
[Refactor] Move some helper methods to BinaryDictIOUtils.
Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c
|
2013-08-15 10:49:40 +09:00 |
Satoshi Kataoka
|
8099342df3
|
am be4d38e6: Merge "Fix test breakage"
* commit 'be4d38e61fe96409764405af66cade5a609d6e1d':
Fix test breakage
|
2013-08-14 04:44:37 -07:00 |
Satoshi Kataoka
|
be4d38e61f
|
Merge "Fix test breakage"
|
2013-08-14 11:40:34 +00:00 |
Satoshi Kataoka
|
2b39fab829
|
Fix test breakage
Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965
|
2013-08-14 20:38:32 +09:00 |
Satoshi Kataoka
|
91d2a3a40c
|
am 5654a1f2: Merge "Fix a debug functionality for the personalization prediction"
* commit '5654a1f21e3858969d56d81ed82768bd3e99bcb5':
Fix a debug functionality for the personalization prediction
|
2013-08-14 03:46:02 -07:00 |
Satoshi Kataoka
|
5654a1f21e
|
Merge "Fix a debug functionality for the personalization prediction"
|
2013-08-14 10:43:31 +00:00 |
Ken Wakasa
|
df6ca9c9fe
|
am 8e398e21: Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils."
* commit '8e398e21477d5526ab2892d8ea431a6295f8e2d7':
Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.
|
2013-08-14 03:41:45 -07:00 |
Ken Wakasa
|
8e398e2147
|
Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils."
|
2013-08-14 10:38:15 +00:00 |
Satoshi Kataoka
|
d09ad2e368
|
Fix a debug functionality for the personalization prediction
Bug: 9429906
Change-Id: I10d39e1f8758dcb64c9c0111d516e3abfe81b04e
|
2013-08-14 19:36:20 +09:00 |
Satoshi Kataoka
|
72d7af4f4c
|
am 92038bca: Merge "Add a method to import one bigram and string utilities"
* commit '92038bcacd5210c667e67f7046a6675e085868b6':
Add a method to import one bigram and string utilities
|
2013-08-14 03:34:12 -07:00 |
Yuichiro Hanada
|
3edb62c69b
|
Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.
Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4
|
2013-08-14 19:33:36 +09:00 |
Ken Wakasa
|
74537adb7d
|
am f795f2b7: Merge "Add FusionDictionaryBufferFromWritableByteBufferFactory."
* commit 'f795f2b7899fc62d8e96ac064265bf3d44b25704':
Add FusionDictionaryBufferFromWritableByteBufferFactory.
|
2013-08-14 03:30:51 -07:00 |
Satoshi Kataoka
|
92038bcacd
|
Merge "Add a method to import one bigram and string utilities"
|
2013-08-14 10:29:06 +00:00 |
Ken Wakasa
|
4d29ac2fb1
|
am 0766f133: Merge "Move some constants in BinaryDictInputOutput to FormatSpec."
* commit '0766f13391b9b442ba6cdc7c28fabca83a2756db':
Move some constants in BinaryDictInputOutput to FormatSpec.
|
2013-08-14 03:27:37 -07:00 |
Ken Wakasa
|
f795f2b789
|
Merge "Add FusionDictionaryBufferFromWritableByteBufferFactory."
|
2013-08-14 10:26:21 +00:00 |
Ken Wakasa
|
0766f13391
|
Merge "Move some constants in BinaryDictInputOutput to FormatSpec."
|
2013-08-14 10:25:04 +00:00 |
Yuichiro Hanada
|
665592774c
|
Move some constants in BinaryDictInputOutput to FormatSpec.
Change-Id: I6b12faf35b65238b9a64c82d4d1a6050f980e72e
|
2013-08-14 19:19:27 +09:00 |
Tadashi G. Takaoka
|
a24d8c88d9
|
am bdef628a: Merge "Add empty key background type"
* commit 'bdef628a35222d7894c5f5916f94e6c3a8ef89bb':
Add empty key background type
|
2013-08-14 03:18:01 -07:00 |