| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
See go/jetpack-test-android-migration
Test: make checkbuild
Change-Id: I63edeced1465725cd8d6467cd75ea1acc2608932
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL converts 7 test classes under com.android.inputmethod.keyboard
to Android Testing Support Library.
This CL also fix missing annotations in KeyboardLayoutTest.
Bug: 110805255
Test: verified as follows. No new test failures.
tapas adb LatinIME LatinIMETests arm64 userdebug && \
DISABLE_PROGUARD=true make -j LatinIME && \
adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \
atest LatinIMETests:com.android.inputmethod.keyboard
Change-Id: I8ab9e3329f159f0df02812fafe44c25efa76c0d1
|
| |
|
|
|
| |
Bug: 11737015
Change-Id: I39f7ca13b99f019a2edb5aa690e3142ceba4e837
|
| |
|
|
| |
Change-Id: If353869720895ee5355079c15c724132762dd70c
|
| |
|
|
|
| |
Bug: 8650846
Change-Id: Ice5ef07d6833422906b0b756206e097f75d1f2db
|
| |
|
|
| |
Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
|
| |
|
|
|
| |
Bug: 8131968
Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
|
| |
|
|
|
| |
Bug: 7594165
Change-Id: I7849d763e49b57716e8418fb8b6f90eca3a5d2ec
|
| |
|
|
| |
Change-Id: Ie386e6c7869df4df940e09fccffc5cd661134557
|
|
|
This is a groundwork to elminate LinkedList from PointerTrackerQueue.
Change-Id: Ib77780537ceb0b4273fb8e483977ab76124c5ce7
|