aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Fix the unbundled mainline module buildJiyong Park2019-07-172-4/+9
* Revert "Don't build hiddenapi flags or encode dex for unbundled builds"Jiyong Park2019-07-172-6/+4
* Uncompress dex in unbundled privileged appsColin Cross2019-06-252-5/+91
* Optionally embed NOTICE files in apks.Jaewoong Jung2019-06-254-11/+177
* Don't build hiddenapi flags or encode dex for unbundled buildsColin Cross2019-05-292-4/+6
* Add No_dist propertySundong Ahn2019-05-161-45/+54
* Pass other boot classpath locations to the apex image.Nicolas Geoffray2019-05-131-8/+16
* Support target.hostdex.requiredColin Cross2019-04-262-0/+10
* Merge "Fix handling optimize.enabled from java_defaults" into qt-devColin Cross2019-04-244-5/+43
|\
| * Fix handling optimize.enabled from java_defaultsSasha Smundak2019-04-224-5/+43
* | Set default target SDK version for APEXJiyong Park2019-04-232-4/+4
|/
* Allow codename.fingerprint format for targetSdkVersionColin Cross2019-04-224-14/+84
* Build framework.aidl in SoongColin Cross2019-04-228-235/+366
* Get default sdk_test.go values from configColin Cross2019-04-221-7/+9
* Make makevars deterministicColin Cross2019-04-161-0/+7
* Merge "Fix package path of android/soong/android pctx" into qt-devTreeHugger Robot2019-04-121-1/+1
|\
| * Fix package path of android/soong/android pctxColin Cross2019-04-101-1/+1
* | Include proper deps for signapkDan Willemsen2019-04-101-0/+3
|/
* Merge "Check package restrictions for Java libs." into qt-devVladimir Marko2019-04-094-0/+47
|\
| * Check package restrictions for Java libs.Vladimir Marko2019-04-094-0/+47
* | Use the full dexpreopt boot classpath when preopting with other images.Nicolas Geoffray2019-04-081-2/+6
|/
* Use the apex image when the device config asks for it.Nicolas Geoffray2019-04-051-0/+3
* Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" am: b0...Colin Cross2019-04-034-19/+58
|\
| * Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true"Colin Cross2019-04-034-19/+58
| |\
| | * Fix sdk_version: "system_current" when Platform_sdk_final=trueColin Cross2019-04-024-19/+58
* | | Merge "Fix panic when missing hiddenapi jar" am: f5df780fc2 am: f5a8e0e88dColin Cross2019-04-031-1/+1
|\| |
| * | Fix panic when missing hiddenapi jarColin Cross2019-04-021-1/+1
| |/
* | Add support for protoc plugins am: fe17f6f0e8 am: 91c063cfdcColin Cross2019-04-023-37/+36
|\|
| * Add support for protoc pluginsColin Cross2019-04-023-37/+36
* | Move proto compilation to RuleBuilder am: 19878da6a0 am: 61918685aaColin Cross2019-04-022-62/+30
|\|
| * Move proto compilation to RuleBuilderColin Cross2019-04-022-62/+30
* | Merge changes I7dd4ba7f,I7887a67a am: 92cc71606c am: 900574f0cdColin Cross2019-04-021-1/+1
|\|
| * Merge changes I7dd4ba7f,I7887a67aColin Cross2019-04-021-1/+1
| |\
| | * Add depfile support to RuleBuilderColin Cross2019-03-291-1/+1
* | | Merge "Automatically greylist code in 3P packages" am: dca6ac3e35 am: 595282ced1Andrei-Valentin Onea2019-04-021-0/+2
|\| |
| * | Merge "Automatically greylist code in 3P packages"Andrei-Valentin Onea2019-04-021-0/+2
| |\ \ | | |/ | |/|
| | * Automatically greylist code in 3P packagesAndrei Onea2019-03-291-0/+2
* | | Merge "Fix an override_module bug." am: 044ead6b1a am: 5ce95f2eafJaewoong Jung2019-03-271-2/+3
|\| |
| * | Fix an override_module bug.Jaewoong Jung2019-03-271-2/+3
* | | Merge "Always package JNI libs into android_test modules" am: eae12cf400 am: ...Colin Cross2019-03-273-45/+98
|\| |
| * | Always package JNI libs into android_test modulesColin Cross2019-03-273-45/+98
* | | Merge "Add package_name property to android_app." am: c7dd408f89 am: 2afb72b7a0Jaewoong Jung2019-03-272-4/+32
|\| |
| * | Merge "Add package_name property to android_app."Jaewoong Jung2019-03-272-4/+32
| |\ \ | | |/ | |/|
| | * Add package_name property to android_app.Jaewoong Jung2019-03-262-4/+32
* | | Merge "Add java_test_helper_library" am: d637872f44 am: e988582019Paul Duffin2019-03-262-21/+55
|\| |
| * | Add java_test_helper_libraryPaul Duffin2019-03-252-21/+55
| |/
* | Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true" am: 6d...Colin Cross2019-03-231-0/+4
|\|
| * Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true"Treehugger Robot2019-03-231-0/+4
| |\
| | * Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=trueColin Cross2019-03-231-0/+4
* | | Merge "Rename jetifier property and add it to androidmk" am: 4ada982da9 am: 3...Colin Cross2019-03-222-4/+4
|\| |