summaryrefslogtreecommitdiff
path: root/java/app_builder.go
AgeCommit message (Expand)Author
2023-11-28Reapply "Use R8 for resource shrinking" Rico Wind
2023-11-03Revert "Use R8 for resource shrinking" Rico Wind
2023-11-02Use R8 for resource shrinking Rico Wind
2023-07-31Ensure extracted JNIs are stored properly in APKs Luca Stefani
2023-07-27Avoid extra copy of JNI libs zip Colin Cross
2022-09-23Add soong support for resource shrinking Rico Wind
2022-08-03Merge "copy JNI from AAR files to android_app APK" am: fb845984df Sam Delmerico
2022-08-02copy JNI from AAR files to android_app APK Sam Delmerico
2022-04-05Surface Java APIs Used By APK-only Modules. Matt Banda
2021-11-03Add ability to set --rotation-min-sdk-version for signapk via Android.bp files. Rupert Shuttleworth
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