aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/personalization/UserHistoryDictionaryTests.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix flaky unit test.•••Change-Id: I8df0f9a0398b29f679844f256ad84f09ebcea8ee Keisuke Kuroyanagi2014-01-141-0/+2
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-131-40/+16
* Fix UserHistoryDictionaryTests.•••Bug: 6669677 Bug: 10667710 Change-Id: I6cdc6a6c9cacc7f276fda3a26ec31e3eb928471c Keisuke Kuroyanagi2013-10-031-47/+45
* Merge "Set header attributes for ExpandableBinaryDictionary."Keisuke Kuroyanagi2013-09-291-13/+13
|\
| * Set header attributes for ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523 Keisuke Kuroyanagi2013-09-281-13/+13
* | 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. Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8 Yuichiro Hanada2013-09-271-9/+4
|/
* Quit using ExpandableDictionary.•••Bug: 6669677 Change-Id: Ie90417fa9b726454fe729a665fcd549efabb9e94 Keisuke Kuroyanagi2013-09-241-1/+42
* Add shutdown and isTerminated to PrioritizedSerialExecutor.•••Change-Id: Id185224d135c8571a39efe8a41a66ce769142903 Yuichiro Hanada2013-09-131-3/+18
* Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.•••Change-Id: I003b769e408ebd692085a7e17fed6d9396876202 Yuichiro Hanada2013-09-101-1/+1
* Check contents in user history dictionary tests•••Bug: 10667710 Change-Id: I45ebb08cb4ef9a9f6d2da31e2c50e740f88209c2 Satoshi Kataoka2013-09-091-3/+20
* Make DynamicPred...Base extend ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c Keisuke Kuroyanagi2013-08-261-1/+1
* Remove an unnecessary debug output.•••Change-Id: If92bf1e3908257c4c0cd68d041b122404e301e08 Yuichiro Hanada2013-08-191-1/+0
* Fix unit test.•••Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af Yuichiro Hanada2013-08-191-7/+9
* Limit the number of waiting UpdateBinaryTask to at most 1.•••Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3 Yuichiro Hanada2013-08-161-47/+46
* Fix to follow the field naming conventions.•••Change-Id: I9b41b5f34e93a3f291a352cd85c5ac257beaa9ab Yuichiro Hanada2013-08-081-1/+1
* Refactor on the user history dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I1a2bfe96e18119d30a72290aa48746f77a021018 Satoshi Kataoka2013-07-311-5/+5
* Fix build•••Change-Id: Iea21c449c4a2f36f7f6cde28cb295432838862aa Satoshi Kataoka2013-07-291-4/+6
* Refactor on UserHistoryDictionary•••Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60 Satoshi Kataoka2013-07-261-0/+171