| Commit message (Expand) | Author | Age | Files | Lines |
* | Add label and icon to the test app•••This helps us easilty distinguish between the different test targets visually.
Bug: 17946996
Change-Id: I822a29cfb9b5bc5df3d93a884ffdf7d050737e04
|  Sandeep Siddhartha | 2014-10-14 | 1 | -1/+2 |
* | Switching to AndroidJUnitRunner instrumentation•••Bug: 16864527
Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f
|  Adrian Velicu | 2014-09-18 | 1 | -1/+1 |
* | Prepare for E MR1 that is linked against L SDK•••Change-Id: I77e735a824718e96eac49359ae195c0ffa76b83d
|  Ken Wakasa | 2014-09-16 | 1 | -1/+1 |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|  Ken Wakasa | 2013-12-13 | 1 | -1/+1 |
* | Follow up to If933fcad56d81dcc956b6114727e01be9686ee9c•••Bug: 7405756
Change-Id: I415936db98296cd1d2fe6e4a590375061935ba8a
|  Ken Wakasa | 2013-02-10 | 1 | -1/+1 |
* | Prep for GCC 4.7•••On Galaxy Nexus (./vendor/google/apps/LatinImeGoogle/tests/etc/run-profile.sh -g)
Before
==== test finished, terminate logcat =====
(0) 2506.11 (10.48%)
(1) 21289.22 (89.01%)
(2) 108.29 (0.45%)
(3) 0.00 (0.00%)
(4) 0.00 (0.00%)
(5) 0.00 (0.00%)
(6) 0.00 (0.00%)
(20) 0.00 (0.00%)
Total 23917.44 (sum of others 23903.62)
After
==== test finished, terminate logcat =====
(0) 2499.58 (10.98%)
(1) 20145.66 (88.51%)
(2) 103.17 (0.45%)
(3) 0.00 (0.00%)
(4) 0.00 (0.00%)
(5) 0.00 (0.00%)
(6) 0.00 (0.00%)
(20) 0.00 (0.00%)
Total 22761.98 (sum of others 22748.42)
Change-Id: I662cb361ff9205ef87d640c458b8473df7d54659
|  Ken Wakasa | 2012-11-27 | 1 | -1/+1 |
* | Add <uses-sdk> in manifest files of test apks•••Change-Id: If5d0aeba8fadb25f67bcd9132dd6c56e5bf9899e
|  Ken Wakasa | 2012-07-31 | 1 | -0/+2 |
* | Remove redundant permission tag•••Change-Id: I717e2fc9dca13096d76c159f8c3bebff065c6ca1
|  Tadashi G. Takaoka | 2012-01-16 | 1 | -2/+0 |
* | Revert the open-source LatinIME package name -••• from com.google.android.inputmethod.latin to com.android.inputmethod.latin
Related change: https://android-git.corp.google.com/g/60862
bug: 2786392
Change-Id: Ib7c6cfe61db19ef50c401a01497eef5f1f5e239e
|  Ken Wakasa | 2010-08-13 | 1 | -1/+1 |
* | Add aggressive cancellation for auto suggestion•••- Add ring buffer
- Count separator for auto suggestion
- Add a test for ring buffer
Change-Id: Id4a0aa00ceb1b055b8fc96c45e100d318cceb2ab
|  satok | 2010-06-02 | 1 | -1/+1 |
* | Tests and some new constructors to help in testing.•••Added tests for the dictionary lookup and correction logic on the primary dictionary.
This exercises part of the Suggest class and the native dictionary lookup code.
|  Amith Yamasani | 2010-05-07 | 1 | -0/+33 |