Commit graph

16307 commits

Author SHA1 Message Date
Keisuke Kuroyanagi
0028be8428 am b8098b3c: am c6015327: Merge "Add empty PtNode checking for PatriciaTriePolicy."
* commit 'b8098b3c9b01463cb9da4a2a570ae19f4a565def':
  Add empty PtNode checking for PatriciaTriePolicy.
2013-10-03 10:20:14 -07:00
Keisuke Kuroyanagi
853cd794f3 am 42c716be: am 36f45921: Merge "Refactoring header attribute reading."
* commit '42c716bed2aa50001ab77bb56a93c79ab90577d8':
  Refactoring header attribute reading.
2013-10-03 10:20:11 -07:00
Baligh Uddin
7225cbf8c8 am 1a8d1cbc: (-s ours) am d28ea2b5: (-s ours) am 1e4ab88d: (-s ours) am 5a1d1557: (-s ours) Import translations. DO NOT MERGE
* commit '1a8d1cbc64f9d1069d9b9b444fa52a6c712496f6':
2013-10-03 10:20:07 -07:00
Keisuke Kuroyanagi
99a15f84d4 am 2f11bc9b: am 009dcac3: Boundary check for children creating of PatriciaTriePolicy.
* commit '2f11bc9bae8c9514e96874ac4ded028461934228':
  Boundary check for children creating of PatriciaTriePolicy.
2013-10-03 10:20:04 -07:00
Ken Wakasa
086ffdcc30 am 6c0e48b1: am 4350a93a: Merge "Fix the offdevice regression test build"
* commit '6c0e48b1adffd3ad9d2ccbc2bb2044555ff5a510':
  Fix the offdevice regression test build
2013-10-03 10:20:00 -07:00
Keisuke Kuroyanagi
6f5d2ded3f am a2174bad: am 5fa96540: Merge "Clear traverse sessions when closing."
* commit 'a2174bad22c722f31f864ec1b673661061591fd6':
  Clear traverse sessions when closing.
2013-10-03 10:19:57 -07:00
Satoshi Kataoka
2d514c81db am c536d27c: am 6e41d9a4: Merge "Input delete onUpKey"
* commit 'c536d27c697d5851f27302c875654b0545b2696d':
  Input delete onUpKey
2013-10-03 10:19:57 -07:00
Ken Wakasa
257f59fb02 am b2956ef5: am 399422f4: Merge "Make Ver4DictEncoder write an address table of terminal nodes."
* commit 'b2956ef5cfb752c8f758f682b216dbff021415b8':
  Make Ver4DictEncoder write an address table of terminal nodes.
2013-10-03 10:16:11 -07:00
Satoshi Kataoka
95c7dfd05a am 5512b300: am 1e69f3e6: Fix emoji page
* commit '5512b300efabe65c7102ca2b10a265dfd9ade049':
  Fix emoji page
2013-10-03 10:16:07 -07:00
Satoshi Kataoka
16c85695ee am 400ec7c5: am 0938fb69: Allow gesture from the delete key
* commit '400ec7c5a6cc483fe4064bfb0d5462d2ad2c694e':
  Allow gesture from the delete key
2013-10-03 10:16:04 -07:00
Satoshi Kataoka
73575763f6 am daa9eac9: am 9c3b2dbe: Fix emoji state
* commit 'daa9eac90d627e807e24f99e169f8ed011e4b4c3':
  Fix emoji state
2013-10-03 10:15:59 -07:00
Baligh Uddin
7b94f85acc am 6460cc71: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
* commit '6460cc71cde6db3488805ffa0703343ec1d19d0a':
  Import translations. DO NOT MERGE
2013-10-03 10:15:56 -07:00
Satoshi Kataoka
b17084a462 am 0f75a055: am 431158c9: Turn off emoji palette on JB-MR2
* commit '0f75a055bcb2503e6efc4a5b3be1404e0a30ff1a':
  Turn off emoji palette on JB-MR2
2013-10-03 10:15:51 -07:00
Baligh Uddin
0693c6d2ff am d484b1f4: (-s ours) am 46fdc6fd: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'd484b1f4a23015b166cc19b6007264a8e760d062':
  Import translations. DO NOT MERGE
2013-10-03 10:15:49 -07:00
Baligh Uddin
3576e1029d am 0f6eca4a: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
* commit '0f6eca4af41c6d5646732b5c713e114fd37f0d86':
  Import translations. DO NOT MERGE
2013-10-03 10:15:46 -07:00
Keisuke Kuroyanagi
2f14418c31 am e628cd3c: (-s ours) Use reentrant lock for main dictionaries. DO NOT MERGE
* commit 'e628cd3c325d97243d4ef1c991f07c084d0cbaac':
  Use reentrant lock for main dictionaries. DO NOT MERGE
2013-09-30 18:02:52 -07:00
Yuichiro Hanada
a0c9846fb9 am ceb364c0: Fix PrioritizedSerialExecutor.
* commit 'ceb364c0411dbcb38f2bd94f1d2b54eef3b985c1':
  Fix PrioritizedSerialExecutor.
2013-09-30 18:02:49 -07:00
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
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
Baligh Uddin
2aea83a4f9 keep history after reset to jb-ub-latinimegoogle-bayo 2013-09-25 21:20:36 -07: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
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
Ken Wakasa
399422f4b9 Merge "Make Ver4DictEncoder write an address table of terminal nodes." 2013-09-25 08:45:39 +00:00
Satoshi Kataoka
1e69f3e637 Fix emoji page
Bug: 10538430
Change-Id: If4d5ebb26e7ead259e8f370462ccf4c9dbf734f8
2013-09-25 17:20:27 +09:00