aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix OUT_DIR=$PWD/out-abs m checkbuildmaster-cuttlefish-testing-releaseColin Cross2018-10-082-12/+24
* Add trailing newline to Android.mkColin Cross2018-10-081-1/+1
* Follow renames of host librariesColin Cross2018-09-1110-20/+20
* Fix Robolectric's handling of androidxMaurice Lam2018-08-282-1/+3
* Fix PHONY target usage in robolectric coverageDan Willemsen2018-07-252-2/+5
* Stop declaring real files as phonyDan Willemsen2018-06-192-6/+16
* Properly use implicit outputsDan Willemsen2018-06-191-2/+1
* Add read/writeBlob implementations to ShadowParcelMichael Wachenschwanz2018-05-241-0/+10
|\
| * Add read/writeBlob implementations to ShadowParcelandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devMichael Wachenschwanz2018-05-241-0/+10
* | Stubs lib name for org.apache.http.legacy is changd to -.stubs.Jiyong Park2018-05-221-1/+1
* | Augment Shadow Keyguard Manager with isDeviceLocked methodsEran Messeri2018-05-021-0/+47
|\|
| * Augment Shadow Keyguard Manager with isDeviceLocked methodsEran Messeri2018-05-011-0/+47
* | Update ShadowImageDecoder for constructor updatesLeon Scroggins III2018-04-061-2/+4
|\|
| * Update ShadowImageDecoder for constructor updatesLeon Scroggins III2018-04-061-2/+4
* | ImageDecoders must use a positive width and heightJames Lemieux2018-04-061-2/+2
|\|
| * ImageDecoders must use a positive width and heightJames Lemieux2018-04-061-2/+2
* | Update nCreate for API changeLeon Scroggins III2018-03-221-3/+3
|\|
| * Update nCreate for API changeLeon Scroggins III2018-03-211-3/+3
* | Merge "Migrate multidex to androidx" into pi-devAlan Viverette2018-03-131-1/+1
|\|
| * Merge "Migrate multidex to androidx" into pi-devAlan Viverette2018-03-121-1/+1
| |\
| | * Migrate multidex to androidxAlan Viverette2018-03-081-1/+1
* | | ShadowImageDecoder.decodeBitmap() -> decodeBitmapInternal()James Lemieux2018-03-061-1/+1
|\| | | |/ |/|
| * ShadowImageDecoder.decodeBitmap() -> decodeBitmapInternal()James Lemieux2018-03-051-1/+1
|/
* Merge "Add some missing shadow methods"TreeHugger Robot2018-03-0410-112/+159
|\
| * Add some missing shadow methodsJames Lemieux2018-03-0210-112/+159
* | Remove unneeded stubs in ShadowAssetManager and ShadowApkAssetsAdam Lesinski2018-03-022-33/+5
|/
* Update Activity related reflection callAdam Lesinski2018-03-011-1/+7
* Fix AssetManager and ApkAssets shadows to match FrameworkAdam Lesinski2018-03-012-7/+120
* Merge "Move debug flags to bash script"Maurice Lam2018-02-283-24/+21
|\
| * Move debug flags to bash scriptMaurice Lam2018-02-273-24/+21
* | Merge "Add javaagent args to -jacoco builds"Maurice Lam2018-02-281-2/+19
|\ \ | |/ |/|
| * Add javaagent args to -jacoco buildsMaurice Lam2018-02-261-2/+19
* | Merge "Robolectric-shadow: Annotate JUnit4 test with @Test"TreeHugger Robot2018-02-261-0/+1
|\ \
| * | Robolectric-shadow: Annotate JUnit4 test with @TestAndreas Gampe2018-02-221-0/+1
* | | Add metadataBill Yi2018-02-232-0/+21
| |/ |/|
* | Merge "DisplayConfig: Switch to public java.util.Objects.equals."Narayan Kamath2018-02-231-5/+5
|\ \
| * | DisplayConfig: Switch to public java.util.Objects.equals.Narayan Kamath2018-02-191-5/+5
* | | Update reflection calls to ActivityControllerMaurice Lam2018-02-221-4/+25
| |/ |/|
* | Add getSystemTextClassifierPackageNameMaurice Lam2018-02-221-0/+8
* | Merge "Update LOCAL_MODULE_CLASS from FAKE to ROBOLECTRIC."Kevin Cheng2018-02-211-2/+2
|\ \
| * | Update LOCAL_MODULE_CLASS from FAKE to ROBOLECTRIC.Kevin Cheng2018-02-151-2/+2
* | | Rename MeasuredText to PrecomputedText (2nd)Seigo Nonaka2018-02-141-3/+3
| |/ |/|
* | Merge "Revert "Rename MeasuredText to PrecomputedText""Seigo Nonaka2018-02-151-3/+3
|\ \
| * | Revert "Rename MeasuredText to PrecomputedText"Seigo Nonaka2018-02-131-3/+3
* | | Merge "Rename MeasuredText to PrecomputedText"TreeHugger Robot2018-02-131-3/+3
|\| |
| * | Rename MeasuredText to PrecomputedTextSeigo Nonaka2018-02-091-3/+3
* | | Shadow queryIntentActivitiesAsUserJames Lemieux2018-02-123-6/+36
| |/ |/|
* | Shadow AssetInputStream to avoid ClassCastExceptionsJames Lemieux2018-02-0913-17/+594
|/
* Merge "Create a run script for external/robolectric-shadows"James Lemieux2018-02-0610-3/+859
|\
| * Create a run script for external/robolectric-shadowsJames Lemieux2018-02-0510-3/+859