Keisuke Kuroyanagi
cecb793ff3
am ef63947f: (-s ours) Add boundary checking for PtNode Array reading. DO NOT MERGE
...
* commit 'ef63947f7d10bcbb3237661ad480b430d4208833':
Add boundary checking for PtNode Array reading. DO NOT MERGE
2013-09-30 18:02:48 -07:00
Keisuke Kuroyanagi
dd8ea0a33a
am 10fa6a2e: Stop reading dictionary while regenerating. (DO NOT MERGE)
...
* commit '10fa6a2e51ff29b81ffaf33d6bc4e3d78bae83e6':
Stop reading dictionary while regenerating. (DO NOT MERGE)
2013-09-30 17:07:55 -07:00
Keisuke Kuroyanagi
e628cd3c32
Use reentrant lock for main dictionaries. DO NOT MERGE
...
cherrypick of Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8
Bug: 10964805
Change-Id: Id5e67b00bf9594be0591c87407a78146297e0e78
2013-10-01 02:15:05 +09:00
Yuichiro Hanada
ceb364c041
Fix PrioritizedSerialExecutor.
...
It was possible that fetchNextTasks() would be called by multiple
threads concurrently.
If it happens, some tasks in the task queues might be ignored.
cherrypick of Idc81c43c45e382da3850cc55b9a42c281548d2a8
bug: 10957075
Change-Id: I41bf90dda15306ee879350f96a791d940ea31da1
2013-09-29 11:41:13 +09:00
Keisuke Kuroyanagi
ef63947f7d
Add boundary checking for PtNode Array reading. DO NOT MERGE
...
cheery-pick of Iea5e19d98d2fc26f137046dd5f8e339239672351
Bug: 10957075
Change-Id: I3f1806c32fe480f2e7422d3a945932b9cc0cd98b
2013-09-29 11:39:09 +09:00
Keisuke Kuroyanagi
10fa6a2e51
Stop reading dictionary while regenerating. (DO NOT MERGE)
...
Cherrypick of Iead7268a9371b48d729a5f65074ccbc05f3185db
Bug: 10831272
Change-Id: Ib6f314ac68696616532ff9c05c7f35813137bf9f
2013-09-28 00:36:39 +09:00
Keisuke Kuroyanagi
fec4e205bb
am 85463c7f: Merge "Use base lower character to get point to key length."
...
* commit '85463c7f40c9c15e850da2b1a9775b166c394ee6':
Use base lower character to get point to key length.
2013-09-26 05:57:52 -07:00
Keisuke Kuroyanagi
0ae51a5e62
am e3e10317: Merge "Create empty dictionary file in native code."
...
* commit 'e3e10317b0e5c02ea95eea0100ab696e9c928f36':
Create empty dictionary file in native code.
2013-09-26 05:57:48 -07:00
Yuichiro Hanada
11cccb569f
am d188af70: Add SparseTable.
...
* commit 'd188af70227ae7003fa410ccf4038a57825ae385':
Add SparseTable.
2013-09-26 05:57:46 -07:00
Jean Chalard
4d4534b377
am 4ec2c6cc: Merge "Fix getDictionary."
...
* commit '4ec2c6cc5e57835e4d5a5a015d6365549cb55718':
Fix getDictionary.
2013-09-26 05:57:40 -07:00
Ken Wakasa
84f6b2c0ee
am 5f8eba02: Merge "Revert inconsistent assets"
...
* commit '5f8eba02d0c42a8e6e3dbc272d2a6156c6a74d3b':
Revert inconsistent assets
2013-09-26 05:57:38 -07:00
Keisuke Kuroyanagi
85463c7f40
Merge "Use base lower character to get point to key length."
2013-09-26 08:28:41 +00:00
Keisuke Kuroyanagi
e3e10317b0
Merge "Create empty dictionary file in native code."
2013-09-26 08:03:38 +00:00
Keisuke Kuroyanagi
e639d7346c
Use base lower character to get point to key length.
...
Bug: 9490364
Change-Id: I3755f00ab22f926f087fc917b95a2db7d722fa00
2013-09-26 16:36:05 +09:00
Yuichiro Hanada
d188af7022
Add SparseTable.
...
Bug: 10920165
Change-Id: I749dd0269e788799e30b10beb2671813d40ce15f
2013-09-26 16:16:30 +09:00
Jean Chalard
4ec2c6cc5e
Merge "Fix getDictionary."
2013-09-26 06:36:41 +00:00
Yuichiro Hanada
51a590b2fe
Fix getDictionary.
...
Change-Id: I6bc3ec8dd4397a9aaf9dca2f16ce8a1929a47e9e
2013-09-26 15:26:31 +09:00
Ken Wakasa
5f8eba02d0
Merge "Revert inconsistent assets"
2013-09-26 06:10:46 +00:00
Satoshi Kataoka
d4cae4fab3
Revert inconsistent assets
...
Bug: 10786040
Change-Id: Ic9ead001879d7b5ff0b85529dd0c9afdbe2f7478
2013-09-26 14:52:52 +09:00
Baligh Uddin
cd2923a681
keep history after reset to jb-ub-latinimegoogle-bayo
2013-09-25 21:52:21 -07:00
Baligh Uddin
2aea83a4f9
keep history after reset to jb-ub-latinimegoogle-bayo
2013-09-25 21:20:36 -07:00
Keisuke Kuroyanagi
5ef6209656
Create empty dictionary file in native code.
...
Bug: 6669677
Change-Id: I46d23deee1fd091678f4593561cb8687eb815212
2013-09-26 12:59:02 +09:00
Keisuke Kuroyanagi
0171de2563
am 10b56df4: Merge "Prepare dictionary file creating in native code."
...
* commit '10b56df486826bdfa86a3e58496db5a9d2a73d0f':
Prepare dictionary file creating in native code.
2013-09-25 19:39:20 -07:00
Keisuke Kuroyanagi
10b56df486
Merge "Prepare dictionary file creating in native code."
2013-09-26 02:38:19 +00:00
Keisuke Kuroyanagi
b8098b3c9b
am c6015327: Merge "Add empty PtNode checking for PatriciaTriePolicy."
...
* commit 'c6015327fbdd933076834b2793f27485847f6715':
Add empty PtNode checking for PatriciaTriePolicy.
2013-09-25 19:33:40 -07:00
Keisuke Kuroyanagi
c6015327fb
Merge "Add empty PtNode checking for PatriciaTriePolicy."
2013-09-26 02:32:03 +00:00
Keisuke Kuroyanagi
9155eec0d9
Add empty PtNode checking for PatriciaTriePolicy.
...
Bug: 9503570
Change-Id: I784d29c307c1040699fa0aadfc6a47d97f03ffe4
2013-09-26 11:19:04 +09:00
Keisuke Kuroyanagi
42c716bed2
am 36f45921: Merge "Refactoring header attribute reading."
...
* commit '36f45921281712160873ae25f9412a8dfe13a8cd':
Refactoring header attribute reading.
2013-09-25 18:58:53 -07:00
Keisuke Kuroyanagi
36f4592128
Merge "Refactoring header attribute reading."
2013-09-26 01:57:22 +00:00
Keisuke Kuroyanagi
1592eb8a3a
Prepare dictionary file creating in native code.
...
Bug: 6669677
Change-Id: I7c476a6e99ec7ac883f05d84ef306265255154da
2013-09-26 10:48:43 +09:00
Keisuke Kuroyanagi
989596844e
Refactoring header attribute reading.
...
Bug: 6669677
Change-Id: Ifc11da614d5c331ac61019a324e3a0ff187329cd
2013-09-26 10:45:03 +09:00
Baligh Uddin
1a8d1cbc64
am d28ea2b5: (-s ours) am 1e4ab88d: (-s ours) am 5a1d1557: (-s ours) Import translations. DO NOT MERGE
...
* commit 'd28ea2b5975a4873b3cb38652971477d7217ac44':
Import translations. DO NOT MERGE
2013-09-25 13:12:16 -07:00
Baligh Uddin
d28ea2b597
am 1e4ab88d: (-s ours) am 5a1d1557: (-s ours) Import translations. DO NOT MERGE
...
* commit '1e4ab88d4687a6f74fdd96e05ace1395e20fa2ec':
Import translations. DO NOT MERGE
2013-09-25 13:10:23 -07:00
Baligh Uddin
1e4ab88d46
am 5a1d1557: (-s ours) Import translations. DO NOT MERGE
...
* commit '5a1d1557b38b0e6bd3f78870cd84b530ac47dd12':
Import translations. DO NOT MERGE
2013-09-25 13:05:51 -07:00
Baligh Uddin
5a1d1557b3
Import translations. DO NOT MERGE
...
Change-Id: Ic87529177c2e1cafaaee22ef09c4ed00267c382e
Auto-generated-cl: translation import
2013-09-25 10:50:15 -07:00
Keisuke Kuroyanagi
2f11bc9bae
am 009dcac3: Boundary check for children creating of PatriciaTriePolicy.
...
* commit '009dcac33f53bb92d0a8b7f0789a26568b04f014':
Boundary check for children creating of PatriciaTriePolicy.
2013-09-25 08:10:10 -07:00
Ken Wakasa
6c0e48b1ad
am 4350a93a: Merge "Fix the offdevice regression test build"
...
* commit '4350a93aa5447f92304bea3f8bbf00bbf6c35498':
Fix the offdevice regression test build
2013-09-25 08:10:08 -07:00
Keisuke Kuroyanagi
a2174bad22
am 5fa96540: Merge "Clear traverse sessions when closing."
...
* commit '5fa96540456f172b6dbbefe45061738916915cbb':
Clear traverse sessions when closing.
2013-09-25 08:10:07 -07:00
Satoshi Kataoka
c536d27c69
am 6e41d9a4: Merge "Input delete onUpKey"
...
* commit '6e41d9a4795574ce33b944d953b517394697f2ff':
Input delete onUpKey
2013-09-25 08:10:05 -07:00
Ken Wakasa
b2956ef5cf
am 399422f4: Merge "Make Ver4DictEncoder write an address table of terminal nodes."
...
* commit '399422f4b9f06c6692f18318c84f17c61ae83f9a':
Make Ver4DictEncoder write an address table of terminal nodes.
2013-09-25 08:10:03 -07:00
Satoshi Kataoka
5512b300ef
am 1e69f3e6: Fix emoji page
...
* commit '1e69f3e637238407492aab536760644aca33f38d':
Fix emoji page
2013-09-25 08:10:02 -07:00
Satoshi Kataoka
400ec7c5a6
am 0938fb69: Allow gesture from the delete key
...
* commit '0938fb6913c10d32f0a870210fc208c7bbfe282c':
Allow gesture from the delete key
2013-09-25 08:10:00 -07:00
Satoshi Kataoka
daa9eac90d
am 9c3b2dbe: Fix emoji state
...
* commit '9c3b2dbe3434fbe5117b66fa4911c8de0ea6bde6':
Fix emoji state
2013-09-25 08:09:58 -07:00
Keisuke Kuroyanagi
009dcac33f
Boundary check for children creating of PatriciaTriePolicy.
...
Bug: 10537529
Change-Id: I0cd8b6de230795498395ca08789ccc1c74780f2c
2013-09-25 19:54:31 +09:00
Ken Wakasa
4350a93aa5
Merge "Fix the offdevice regression test build"
2013-09-25 10:30:18 +00:00
Ken Wakasa
f56b82f809
Fix the offdevice regression test build
...
Followup to If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57
bug: 10622489
Change-Id: If98b2c75725f8692f0c2b41c33e448086404479b
2013-09-25 19:13:47 +09:00
Keisuke Kuroyanagi
5fa9654045
Merge "Clear traverse sessions when closing."
2013-09-25 10:06:33 +00:00
Satoshi Kataoka
6e41d9a479
Merge "Input delete onUpKey"
2013-09-25 10:02:24 +00:00
Satoshi Kataoka
a456e3f659
Input delete onUpKey
...
to avoid deletion when the user starts gesture from the delete key
Bug: 7303982
Change-Id: If4b3e6287ceee1cf9f72a1d92f2a6789065da454
2013-09-25 18:55:57 +09:00
Keisuke Kuroyanagi
6142068a33
Clear traverse sessions when closing.
...
Bug: 6669677
Change-Id: I859be934f0c60485e04cdc4cab288a18242fa04e
2013-09-25 18:32:40 +09:00