aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am e3247561: Merge "Support languages that don\'t use spaces."Jean Chalard2013-08-164-17/+94
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e32475611ce52671802ca8d2f9694bbb82c4b120': Support languages that don't use spaces.
| * | | | Merge "Support languages that don't use spaces."Jean Chalard2013-08-164-17/+94
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Support languages that don't use spaces.Jean Chalard2013-08-165-18/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7
* | | | | am c2f2d0d2: Merge "Limit the number of waiting UpdateBinaryTask to at most 1."Ken Wakasa2013-08-162-2/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c2f2d0d211fe4c765cda7a770004d061ff2b7711': Limit the number of waiting UpdateBinaryTask to at most 1.
| * | | | Merge "Limit the number of waiting UpdateBinaryTask to at most 1."Ken Wakasa2013-08-162-2/+15
| |\ \ \ \
| | * | | | Limit the number of waiting UpdateBinaryTask to at most 1.Yuichiro Hanada2013-08-162-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3
* | | | | | am e72c4e5f: Remove a static buffer for thread safety.Yuichiro Hanada2013-08-161-12/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e72c4e5fc7531f23f5806efed91aafe5d1ba2d1f': Remove a static buffer for thread safety.
| * | | | | Remove a static buffer for thread safety.Yuichiro Hanada2013-08-161-12/+4
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I335c35eb182ff63abb8a5b04c053a98d44b7c6ce
* | | | | | am 47bac6eb: Merge "Remove unnecessary caching."Ken Wakasa2013-08-161-12/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '47bac6ebf237435faaf3913e353a6230e0299cb3': Remove unnecessary caching.
| * | | | | Merge "Remove unnecessary caching."Ken Wakasa2013-08-161-12/+0
| |\ \ \ \ \
| | * | | | | Remove unnecessary caching.Yuichiro Hanada2013-08-161-12/+0
| | |/ / / / | | | | | | | | | | | | | | | | | | Change-Id: Ic4ccab9d344b30b72fca1503827eec1c628fa4ac
* | | | | | am 21dddb14: Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-168-340/+356
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '21dddb1462df8f32b40365dbb27930ae6c8113b8': Rename Node to PtNodeArray
| * | | | | Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-168-340/+356
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rename Node to PtNodeArrayJean Chalard2013-08-168-340/+356
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99
* | | | | am ad4c9093: Merge "Add hex string utils"Satoshi Kataoka2013-08-163-1/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ad4c90934be49e8f0327e865551814a937b4fc1f': Add hex string utils
| * | | | Add hex string utilsSatoshi Kataoka2013-08-163-1/+42
| |/ / / | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e
* | | | am 33fce975: Merge "[Refactor] Divide BinaryDictInputOutput into ↵Ken Wakasa2013-08-159-850/+896
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | BinaryDictEncoder and BinaryDictDecoder." * commit '33fce975c976424e923455e8f948f1ebe494a2cd': [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.
| * | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and ↵Ken Wakasa2013-08-159-850/+896
| |\ \ \ | | | | | | | | | | | | | | | BinaryDictDecoder."
| | * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and ↵Yuichiro Hanada2013-08-159-850/+896
| | |/ / | | | | | | | | | | | | | | | | | | | | BinaryDictDecoder. Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
* | | | am 623e3f9d: Merge "Fix cosmetic source code formatting"Satoshi Kataoka2013-08-154-159/+150
|\| | | | | | | | | | | | | | | | | | | * commit '623e3f9d587a96caf3b4b88b8af8b7a81bc9347b': Fix cosmetic source code formatting
| * | | Merge "Fix cosmetic source code formatting"Satoshi Kataoka2013-08-154-159/+150
| |\ \ \
| | * | | Fix cosmetic source code formattingTadashi G. Takaoka2013-08-154-159/+150
| | | | | | | | | | | | | | | | | | | | Change-Id: I33c14a20bc55b826082e468c0aecfa026ba5d9f3
* | | | | am 840e42d7: Merge "Add getters and copy constructor to Key class"Tadashi G. Takaoka2013-08-1515-120/+196
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '840e42d7f387d149b58ecea9b5960b7c875b5aa2': Add getters and copy constructor to Key class
| * | | | Merge "Add getters and copy constructor to Key class"Tadashi G. Takaoka2013-08-1515-120/+196
| |\| | | | | |/ / | |/| |
| | * | Add getters and copy constructor to Key classTadashi G. Takaoka2013-08-1515-120/+196
| | | | | | | | | | | | | | | | Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
* | | | am e7870a2c: Add an initial JNI interface to dicttool.Jean Chalard2013-08-151-0/+8
|\| | | | | | | | | | | | | | | | | | | * commit 'e7870a2c0d817e6548eb00c80278b9f7b86c1a5b': Add an initial JNI interface to dicttool.
| * | | Add an initial JNI interface to dicttool.Jean Chalard2013-08-151-0/+8
| | | | | | | | | | | | | | | | | | | | Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
* | | | am dc83fe37: Merge "Revert "[Refactor] Divide BinaryDictInputOutput into ↵Ken Wakasa2013-08-159-905/+859
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | BinaryDictInputUtils and BinaryDictOutputUtils."" * commit 'dc83fe37baafe1afe5410499d58d80a29b7cb1da': Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
| * | | Merge "Revert "[Refactor] Divide BinaryDictInputOutput into ↵Ken Wakasa2013-08-159-905/+859
| |\ \ \ | | | | | | | | | | | | | | | BinaryDictInputUtils and BinaryDictOutputUtils.""
| | * | | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils ↵Ken Wakasa2013-08-159-905/+859
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and BinaryDictOutputUtils." This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5
* | | | | am f74ddfbb: Merge "[Refactor] Divide BinaryDictInputOutput into ↵Ken Wakasa2013-08-149-859/+905
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BinaryDictInputUtils and BinaryDictOutputUtils." * commit 'f74ddfbb06dbdd74fefee49bd63f2c1b9f61ad13': [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.
| * | | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and ↵Ken Wakasa2013-08-159-859/+905
| |\| | | | | | | | | | | | | | | | | | BinaryDictOutputUtils."
| | * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and ↵Yuichiro Hanada2013-08-159-859/+905
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BinaryDictOutputUtils. Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de
* | | | | am a38a15dd: Merge "tiny refactor"Satoshi Kataoka2013-08-141-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a38a15ddc0aa314578828de29bba51cfcf39c8de': tiny refactor
| * | | | Merge "tiny refactor"Satoshi Kataoka2013-08-151-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tiny refactorSatoshi Kataoka2013-08-151-2/+2
| | |/ / | | | | | | | | | | | | Change-Id: I776432b6c41cf8dee71fbd1565a6f3da9d762f9e
* | | | am 1db93c9c: [Refactor] Move some helper methods to BinaryDictIOUtils.Yuichiro Hanada2013-08-143-80/+78
|\| | | | | | | | | | | | | | | | | | | * commit '1db93c9c0420d7d944e0ddef95d25de0738c3030': [Refactor] Move some helper methods to BinaryDictIOUtils.
| * | | [Refactor] Move some helper methods to BinaryDictIOUtils.Yuichiro Hanada2013-08-153-80/+78
| |/ / | | | | | | | | | Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c
* | | am be4d38e6: Merge "Fix test breakage"Satoshi Kataoka2013-08-141-0/+2
|\| | | | | | | | | | | | | | * commit 'be4d38e61fe96409764405af66cade5a609d6e1d': Fix test breakage
| * | Merge "Fix test breakage"Satoshi Kataoka2013-08-141-0/+2
| |\ \
| | * | Fix test breakageSatoshi Kataoka2013-08-141-0/+2
| | | | | | | | | | | | | | | | Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965
* | | | am 5654a1f2: Merge "Fix a debug functionality for the personalization ↵Satoshi Kataoka2013-08-141-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | prediction" * commit '5654a1f21e3858969d56d81ed82768bd3e99bcb5': Fix a debug functionality for the personalization prediction
| * | | Merge "Fix a debug functionality for the personalization prediction"Satoshi Kataoka2013-08-141-1/+1
| |\ \ \
| | * | | Fix a debug functionality for the personalization predictionSatoshi Kataoka2013-08-141-1/+1
| | |/ / | | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I10d39e1f8758dcb64c9c0111d516e3abfe81b04e
* | | | am 8e398e21: Merge "Move some methods in BinaryDictIOUtils to ↵Ken Wakasa2013-08-142-457/+499
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | DynamicBinaryDictIOUtils." * commit '8e398e21477d5526ab2892d8ea431a6295f8e2d7': Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.
| * | | Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils."Ken Wakasa2013-08-142-457/+499
| |\ \ \ | | |/ / | |/| |
| | * | Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.Yuichiro Hanada2013-08-142-457/+499
| | | | | | | | | | | | | | | | Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4
* | | | am 92038bca: Merge "Add a method to import one bigram and string utilities"Satoshi Kataoka2013-08-142-1/+21
|\| | | | | | | | | | | | | | | | | | | * commit '92038bcacd5210c667e67f7046a6675e085868b6': Add a method to import one bigram and string utilities
| * | | Merge "Add a method to import one bigram and string utilities"Satoshi Kataoka2013-08-142-1/+21
| |\ \ \ | | |/ / | |/| |
| | * | Add a method to import one bigram and string utilitiesSatoshi Kataoka2013-08-142-1/+21
| | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008