aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 40e91e45: Merge "Check the version of format options before writing."Ken Wakasa2013-09-101-0/+6
|\ | | | | | | | | * commit '40e91e45825d31ae0bc075466406a4330b8df9bf': Check the version of format options before writing.
| * Merge "Check the version of format options before writing."Ken Wakasa2013-09-101-0/+6
| |\
| | * Check the version of format options before writing.Yuichiro Hanada2013-09-101-0/+6
| | | | | | | | | | | | Change-Id: I3951e4395a2da225e240e856c23339b679e6155e
* | | am e531c224: Move a flag about switching dynamic update to java.Keisuke Kuroyanagi2013-09-101-0/+17
|\| | | | | | | | | | | | | | * commit 'e531c2241eb8d5a1462c43ce0deffaf6c769cc23': Move a flag about switching dynamic update to java.
| * | Move a flag about switching dynamic update to java.Keisuke Kuroyanagi2013-09-101-0/+17
| |/ | | | | | | | | | | Bug: 6669677 Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024
* | am 5bf96a8f: Merge "Add AsyncResultHolder."Satoshi Kataoka2013-09-102-19/+78
|\| | | | | | | | | * commit '5bf96a8fc14a014c06849d70892506ebc8984666': Add AsyncResultHolder.
| * Add AsyncResultHolder.Yuichiro Hanada2013-09-102-19/+78
| | | | | | | | Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
* | am be963611: Merge "Check contents in user history dictionary tests"Satoshi Kataoka2013-09-085-26/+67
|\| | | | | | | | | * commit 'be9636115689689a1f60da35658cacf0df90608d': Check contents in user history dictionary tests
| * Merge "Check contents in user history dictionary tests"Satoshi Kataoka2013-09-095-26/+67
| |\
| | * Check contents in user history dictionary testsSatoshi Kataoka2013-09-095-26/+67
| | | | | | | | | | | | | | | | | | Bug: 10667710 Change-Id: I45ebb08cb4ef9a9f6d2da31e2c50e740f88209c2
* | | am 70e81af7: Hide physical structure of the dictionary from ↵Yuichiro Hanada2013-09-083-150/+230
|\| | | | | | | | | | | | | | | | | | | | BinaryDictEncoderUtils. * commit '70e81af72678d95c2a38412c478e06837a51c7cb': Hide physical structure of the dictionary from BinaryDictEncoderUtils.
| * | Hide physical structure of the dictionary from BinaryDictEncoderUtils.Yuichiro Hanada2013-09-093-150/+230
| | | | | | | | | | | | | | | Bug: 9618601 Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5
* | | am cc2751ba: Make commitCurrentAutoCorrection asynchronous.Yuichiro Hanada2013-09-081-13/+27
|\| | | | | | | | | | | | | | * commit 'cc2751ba03fad6af5da0a7b5d421963e040d690f': Make commitCurrentAutoCorrection asynchronous.
| * | Make commitCurrentAutoCorrection asynchronous.Yuichiro Hanada2013-09-091-13/+27
| | | | | | | | | | | | Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c
* | | am 37e0fd2f: Revise TODO comment for I823912e3979829a.Keisuke Kuroyanagi2013-09-081-2/+2
|\| | | | | | | | | | | | | | * commit '37e0fd2ff04a2a87e421abea8bc407bd312dbfc6': Revise TODO comment for I823912e3979829a.
| * | Revise TODO comment for I823912e3979829a.Keisuke Kuroyanagi2013-09-091-2/+2
| |/ | | | | | | Change-Id: I839d8cb4d45d7d17b7940d710a2fef5aeacc11ab
* | am 773f2272: Fix: wrong locking order.Keisuke Kuroyanagi2013-09-081-8/+10
|\| | | | | | | | | * commit '773f2272421738b400c5eb24b36d36b9d3b29207': Fix: wrong locking order.
| * Fix: wrong locking order.Keisuke Kuroyanagi2013-09-091-8/+10
| | | | | | | | Change-Id: I823912e3979829ad1e825cf91dc5e18f7f0f9cc3
* | am e7ac9003: Merge "Write forgetting curve flag."Keisuke Kuroyanagi2013-09-081-0/+7
|\| | | | | | | | | * commit 'e7ac90034080b952aa41ade15a533bdf13d9090d': Write forgetting curve flag.
| * Merge "Write forgetting curve flag."Keisuke Kuroyanagi2013-09-091-0/+7
| |\
| | * Write forgetting curve flag.Keisuke Kuroyanagi2013-09-061-0/+7
| | | | | | | | | | | | | | | Bug: 6669677 Change-Id: Ic19aa3b69fb45d9638f9dcc8c3dd8a34aad41965
* | | am 563bcb51: Rename write(|Signed)VariableAddress and to ↵Yuichiro Hanada2013-09-061-23/+23
|\| | | | | | | | | | | | | | | | | | | | write(|Signed)ChildrenPosition. * commit '563bcb511771579d272108f9659f85a71db98dab': Rename write(|Signed)VariableAddress and to write(|Signed)ChildrenPosition.
| * | Rename write(|Signed)VariableAddress and to write(|Signed)ChildrenPosition.Yuichiro Hanada2013-09-061-23/+23
| | | | | | | | | | | | Change-Id: Ib018bde346744b470a4fb13b0c57e3a633b8bb20
* | | am 6156892b: Add computeChildrenPosition and simplify writePlacedNode.Yuichiro Hanada2013-09-061-20/+19
|\| | | | | | | | | | | | | | * commit '6156892b7e19aed29475c3ff6e439b05cf0b14c4': Add computeChildrenPosition and simplify writePlacedNode.
| * | Add computeChildrenPosition and simplify writePlacedNode.Yuichiro Hanada2013-09-061-20/+19
| | | | | | | | | | | | Change-Id: Idcf0e056bf61e29844d4d0e91c482cd78c41704c
* | | am 142511c4: Merge "Add margin to the label of language"Satoshi Kataoka2013-09-062-5/+12
|\| | | | | | | | | | | | | | * commit '142511c405c2c2ef57b6a6f0362ce5da2315a9ca': Add margin to the label of language
| * | Merge "Add margin to the label of language"Satoshi Kataoka2013-09-062-5/+12
| |\ \
| | * | Add margin to the label of languageSatoshi Kataoka2013-09-062-5/+12
| | | | | | | | | | | | | | | | Change-Id: I48dc63475caf5cc1a1ac09b82b26fbeaef993fa1
* | | | am 4aad381f: Merge "Optimize tablet layout"Satoshi Kataoka2013-09-0627-632/+114
|\| | | | | | | | | | | | | | | | | | | * commit '4aad381f4f8e527027990ee700c622fb1e393ea9': Optimize tablet layout
| * | | Merge "Optimize tablet layout"Satoshi Kataoka2013-09-0627-632/+114
| |\| |
| | * | Optimize tablet layoutSatoshi Kataoka2013-09-0627-632/+114
| | | | | | | | | | | | | | | | | | | | Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6
| * | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-09-062-14/+14
| |\ \ \ | | |/ / | |/| |
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-09-052-14/+14
| | | | | | | | | | | | | | | | | | | | Change-Id: If7fd7beb7a59283c38c9780259f00dd4a3e1ef4a Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-09-061-12/+12
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-09-051-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ife91afc727434e82f15a212493aae50534652169 Auto-generated-cl: translation import
* | | | | am 1c6b9582: Merge "Rename key_space -> key_space_5kw"Satoshi Kataoka2013-09-058-6/+6
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * commit '1c6b9582f400fcbe2f3dfa08ecbfbbc974a210e7': Rename key_space -> key_space_5kw
| * | | | Merge "Rename key_space -> key_space_5kw"Satoshi Kataoka2013-09-068-6/+6
| |\ \ \ \
| | * | | | Rename key_space -> key_space_5kwSatoshi Kataoka2013-09-068-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059539 Change-Id: I958891bb3b1d4611b4b85490305d59ea5002f122
* | | | | | am c612a981: Merge "Rename key_space"Satoshi Kataoka2013-09-053-2/+2
|\| | | | | | |_|/ / / |/| | | | | | | | | | | | | | * commit 'c612a9819110b1ec844f2eb164a9a4a5ef9af358': Rename key_space
| * | | | Merge "Rename key_space"Satoshi Kataoka2013-09-063-2/+2
| |\| | | | | |/ / | |/| |
| | * | Rename key_spaceSatoshi Kataoka2013-09-063-2/+2
| | | | | | | | | | | | | | | | | | | | Bug: 9059539 Change-Id: I0231ac53f8cf778d087cafeb5b3629b145cca9a9
* | | | am b690c039: Merge "Optimize layout"Satoshi Kataoka2013-09-0515-75/+127
|\| | | | | | | | | | | | | | | | | | | * commit 'b690c039271ad5ec5551cec4b73e796e9522ee45': Optimize layout
| * | | Merge "Optimize layout"Satoshi Kataoka2013-09-0515-75/+127
| |\| |
| | * | Optimize layoutSatoshi Kataoka2013-09-0515-75/+127
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
* | | | am b1af47c8: Add a callback to the arguments of commitCurrentAutoCorrection.Yuichiro Hanada2013-09-051-45/+91
|\| | | | | | | | | | | | | | | | | | | * commit 'b1af47c8fe2f24c0056e96f0fd64968b891f8c50': Add a callback to the arguments of commitCurrentAutoCorrection.
| * | | Add a callback to the arguments of commitCurrentAutoCorrection.Yuichiro Hanada2013-09-051-45/+91
| |/ / | | | | | | | | | Change-Id: I6adf7d08fdc4382233a63304743207368db8058a
* | | am 80fe84b3: Merge "Consolidate voice input key options no.1"Satoshi Kataoka2013-09-056-37/+35
|\| | | | | | | | | | | | | | * commit '80fe84b3a4808d5adb4e759f8d3807a3182ec5e5': Consolidate voice input key options no.1
| * | Merge "Consolidate voice input key options no.1"Satoshi Kataoka2013-09-056-37/+35
| |\ \
| | * | Consolidate voice input key options no.1Satoshi Kataoka2013-09-056-37/+35
| | |/ | | | | | | | | | Change-Id: I2f928522a0795f57b4133072f270d8fd2498cae9
* | | am 55f5f7a0: [Refactor] Add writeDictionaryHeader.Yuichiro Hanada2013-09-052-13/+24
|\| | | | | | | | | | | | | | * commit '55f5f7a005c00ec764ed19647b245e48636a0440': [Refactor] Add writeDictionaryHeader.