summaryrefslogtreecommitdiff
path: root/java/app_builder.go
AgeCommit message (Expand)Author
2021-03-18Move android package on top of remotexec Colin Cross
2020-11-25Soong: remove output file before running signapk Ulf Adams
2020-09-10Merge "Check UseRBE is set before replacing any template with the RE version.... Kousik Kumar
2020-09-03Check UseRBE is set before replacing any template with the RE version. Ramy Medhat
2020-05-29Merge "Add support for remote-execution / caching of jar/zip actions" am: c4c... Kousik Kumar
2020-05-28Merge "Add support for remote-execution / caching of signapk actions" am: 8f3... Kousik Kumar
2020-05-28Add support for remote-execution / caching of jar/zip actions Kousik Kumar
2020-05-28Add support for remote-execution / caching of signapk actions Kousik Kumar
2020-05-14Add lineage file to deps for signapk. Liz Kammer
2020-05-13Add signing certificate lineage support to soong Liz Kammer
2020-05-08Add lineage file to deps for signapk. Liz Kammer
2020-05-08Add signing certificate lineage support to soong Liz Kammer
2020-05-01Revert "[soong] new field in Android.bp to request APK signing V4" Songchun Fan
2020-04-04[soong] new field in Android.bp to request APK signing V4 Songchun Fan
2020-03-25[soong] new field in Android.bp to request APK signing V4 Songchun Fan
2019-12-17Reland "Also package recursive jni_libs deps of android_apps as well as direc... Peter Collingbourne
2019-12-18Revert "Also package recursive jni_libs deps of android_apps as well as direc... Lorenzo Colitti
2019-12-16Also package recursive jni_libs deps of android_apps as well as direct deps. Peter Collingbourne
2019-08-08Use prebuilts for more tools in unbundled builds Colin Cross
2019-06-11Tune JVM, print full diagnostics on crash. Sasha Smundak
2019-06-05Merge "Revert "Revert "Revert "Print full diagnostics file when Java process ... Treehugger Robot
2019-06-05Revert "Revert "Revert "Print full diagnostics file when Java process crashes... Jimmy Chen
2019-06-04Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" Treehugger Robot
2019-06-03Revert "Revert "Print full diagnostics file when Java process crashes."" Alexander Smundak
2019-05-31Merge "Revert "Print full diagnostics file when Java process crashes."" Treehugger Robot
2019-05-31Revert "Print full diagnostics file when Java process crashes." Alexander Smundak
2019-05-30Merge "Port uses-shared library verification and dexpreopting to Soong" Treehugger Robot
2019-05-29Port uses-shared library verification and dexpreopting to Soong Colin Cross
2019-05-29Print full diagnostics file when Java process crashes. Sasha Smundak
2019-05-29Revert "Port uses-shared library verification and dexpreopting to Soong" Colin Cross
2019-05-28Port uses-shared library verification and dexpreopting to Soong Colin Cross
2019-05-01Add android_app_import. Jaewoong Jung
2019-04-09Include proper deps for signapk Dan Willemsen
2019-03-19Support package_splits Colin Cross
2019-03-04Replace *Escape with *EscapeList Colin Cross
2019-02-08Make manifest and APK agree on uncompressed native libs Colin Cross
2019-01-25Fix aar rules Colin Cross
2018-11-22Align entries in APEX at 4K boundary Jiyong Park
2018-11-02Include java resources in app bundles Colin Cross
2018-10-31Create bundle modules suitable for bundletool Colin Cross
2018-10-31APEXs are signed with apk signer Jiyong Park
2018-10-25Store dex files uncompressed and unstripped in privileged APKs Colin Cross
2018-10-08Add support for JNI libraries to android_app modules Colin Cross
2018-09-28soong_zip: support globs in -f and -D arguments Colin Cross
2018-09-26Revert "soong_zip: support globs in -f and -D arguments" Colin Cross
2018-09-21soong_zip: support globs in -f and -D arguments Colin Cross
2018-04-16Add support for android_library modules Colin Cross
2017-12-14Export app certificates to Make for apkcerts list Colin Cross
2017-11-29Allow building framework.jar and framework-res.apk Colin Cross
2017-11-29Replace aapt support with aapt2 Colin Cross