- 8782f15 soong: Squash of lineage-sdk bringup commits by Rashed Abdel-Tawab · 6 years ago
- 3d6cfd1 Move embedded notice file path above aapt rule generation by Colin Cross · 2 years, 6 months ago
- 3d16d5d Fix strip_prefix flags to strip install paths. by Bob Badour · 2 years, 7 months ago
- d7d2a2a Merge "Fix prebuilts of overridden apps" into tm-dev by Colin Cross · 2 years, 7 months ago
- 5088544 Fix prebuilts of overridden apps by Colin Cross · 2 years, 7 months ago
- 91250b1 Enforce updatable=true on apps of updatable apexes by Spandan Das · 2 years, 8 months ago
- 456a77e Update sdk_version check for jni_libs of updatable apps by Spandan Das · 2 years, 8 months ago
- 3953153 Prevent non-app/non-test modules from statically including jacocoagent by Paul Duffin · 2 years, 8 months ago
- 6bfe9bc Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 by Colin Cross · 2 years, 9 months ago
- 412436f Don't panic if no certificates found by Colin Cross · 2 years, 9 months ago
- 8c80126 Surface Java APIs Used By APK-only Modules. by Matt Banda · 2 years, 9 months ago
- c7f2125 Merge "Keep dependency files out of the apk file." am: 5f58c378b6 am: d4a37e0757 am: f82be53525 by Treehugger Robot · 2 years, 9 months ago
- 2c8888e Keep dependency files out of the apk file. by Bob Badour · 2 years, 9 months ago
- 0a6539d Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae38d451 am: b0489dec23 am: bf82573d27 by Bob Badour · 2 years, 9 months ago
- de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 2 years, 9 months ago
- 67c0b63 Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb599 am: 6c698e406d by Wei Sheng Shih · 2 years, 9 months ago
- 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 2 years, 9 months ago
- c64d309 Fix breakage: bad path join using '/' literal am: 2a5c090c31 am: cf96d25b3d am: ec84245e25 by Bob Badour · 2 years, 9 months ago
- 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 2 years, 9 months ago
- 8d17118 Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: cbcf8d9b05 by Bob Badour · 2 years, 9 months ago
- 43c2dca Build notice files from license metadata. by Bob Badour · 2 years, 9 months ago
- 5d123b1 Merge changes from topic "no-srcs-no-deps" am: d93afba1e6 am: d218781011 am: beb28cd9ad by Treehugger Robot · 2 years, 9 months ago
- c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 2 years, 10 months ago
- 865358d Merge "convert android_app certificate property, bp2build" am: d508a638c3 am: 9e3f98b8cf am: 19b7975f03 by Sam Delmerico · 2 years, 10 months ago
- 9dfb139 convert android_app certificate property, bp2build by Sam Delmerico · 2 years, 11 months ago
- a2ce78f Make "overrides" attribute of Android_app overridable by zhidou · 2 years, 10 months ago
- 3ed2d0e Merge "Add support for excluding libraries from class loader contexts" am: e95d77b964 am: ab9e6fe18f am: 7c89c48887 am: 10ccb6c274 by Paul Duffin · 2 years, 11 months ago
- 0653057 Add support for excluding libraries from class loader contexts by Paul Duffin · 2 years, 11 months ago
- a50778b Merge "Use common java library attributes for android_app bp2build converter." am: 99a81c8dfd am: abf2323829 am: 7b368117a6 am: 9be703df2c by Romain Jobredeaux · 2 years, 11 months ago
- e8acade Use common java library attributes for android_app bp2build converter. by Romain Jobredeaux · 2 years, 11 months ago
- 9246215 Merge "Revert "Revert "Add static_libs support to android_app bp2build converter.""" am: f49ca9e40d am: 2303c67479 am: b2e3ee4575 am: 0b93c3e3f1 by Romain Jobredeaux · 3 years ago
- f49ca9e Merge "Revert "Revert "Add static_libs support to android_app bp2build converter.""" by Romain Jobredeaux · 3 years ago
- 355851b Revert "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years ago
- cd41dd5 Merge "Revert "Add static_libs support to android_app bp2build converter."" am: 8a9a97b4a0 am: 474eddd20b am: 9b36f4b981 am: c19a2c16bd by Romain Jobredeaux · 3 years ago
- 8a9a97b Merge "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years ago
- 8a36f52 Merge "Add static_libs support to android_app bp2build converter." am: 24431448b2 am: 6eae04a33f am: 519e09f11d am: 9dbe366934 by Romain Jobredeaux · 3 years ago
- b33e0b8 Revert "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years ago
- 2443144 Merge "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years ago
- d887d9b Merge changes I9ad66ea2,I4c95b77b am: 57271b9f45 am: a7c0107744 am: 16213c6bbe am: f7e9e1f434 by Treehugger Robot · 3 years ago
- 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years ago
- 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years ago
- de722ac Add static_libs support to android_app bp2build converter. by Romain Jobredeaux · 3 years, 1 month ago
- dbd3553 Merge "Remove InstallBypassMake and ToMakePath" am: f1228f570a am: a9f335cf5a am: fd865c6688 am: 8ef2179a6e by Treehugger Robot · 3 years ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
- 6299b23 Merge "Use one mutator for all bp2build conversion." am: 92344259c5 am: 782f37eaee am: 5f4df317ee am: 037105c0f8 by Liz Kammer · 3 years ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
- fa0f10d Merge "Initial bp2build converter for android_app." am: 4526269c2e am: f7a7a95c07 am: 019d78829d am: 6ba0a6a4a9 by Romain Jobredeaux · 3 years, 1 month ago
- 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 1 month ago
- 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 2 months ago
- 6e8071d Merge "Add ModuleWithMinSdkVersionCheck type." am: a4fc08d204 am: 25f5783263 am: fe55ffd190 am: 44d0ef55da by Artur Satayev · 3 years, 1 month ago
- b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 1 month ago
- e558319 Merge changes I9e38ac73,I9412147f am: 45da465ef6 am: 0a93afc2b9 am: 331599f461 am: 76df6461c5 am: 0d3522cece by Treehugger Robot · 3 years, 2 months ago
- fa9bfcd Honor PreventInstall for APKs and dexpreopt files by Colin Cross · 3 years, 2 months ago
- da9b639 Fix ctx.InstallFile calls for java modules am: 1d0eb7a9d0 am: c871fe905e am: 406461d954 am: 0978bcd3c1 am: 57c4a25fe3 by Colin Cross · 3 years, 2 months ago
- 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 2 months ago
- 8eab869 Add ability to set --rotation-min-sdk-version for signapk via Android.bp files. by Rupert Shuttleworth · 3 years, 2 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 3 months ago
- 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 3 months ago
- 64cb7c9 Fix panic when a module has an invalid output path by Cole Faust · 3 years, 3 months ago
- 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 3 years, 4 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 3 years, 5 months ago
- 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 3 years, 5 months ago
- 6e4950a Add some more properties to the bp2build APEX converter (second try) by Rupert Shuttleworth · 3 years, 5 months ago
- 0358478 Revert "Add some more properties to the bp2build APEX converter." by Rupert Shuttleworth · 3 years, 5 months ago
- 69bf4c0 Add some more properties to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
- 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 3 years, 6 months ago
- e14f80b Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps. by Ulya Trafimovich · 3 years, 6 months ago
- 2444671 Refactor function to reduce nestedness level. No functional changes. by Ulya Trafimovich · 3 years, 6 months ago
- 4b073cd dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 3 years, 7 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
- 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 9 months ago
- 4238c5f Merge "Set the usesNonSdk manifest attribute whan targeting module SDKs." by Treehugger Robot · 3 years, 9 months ago
- fa9b3f3 Set the usesNonSdk manifest attribute whan targeting module SDKs. by Lorenzo Colitti · 3 years, 9 months ago
- 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 3 years, 9 months ago
- f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 9 months ago
- 39dd0a4 Don't enforce <uses-library> checks if dexpreopt for apps is disabled. by Ulya Trafimovich · 3 years, 9 months ago
- 9f315de Merge "Improve java.go readability." by Jaewoong Jung · 3 years, 10 months ago
- a76d660 Don't depend on nonexistent manifest when manifest_check is disabled. by Ulya Trafimovich · 3 years, 10 months ago
- bc15e3a Improve java.go readability. by Jaewoong Jung · 3 years, 10 months ago
- 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 3 years, 10 months ago
- 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 3 years, 10 months ago
- 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 3 years, 10 months ago
- 6e55ef1 Disable verify_uses_libraries check if dexpreopt is globally disabled. by Ulya Trafimovich · 3 years, 10 months ago
- ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 3 years, 10 months ago
- eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 3 years, 10 months ago
- b014f07 Propagate java resources in apps with no code by Colin Cross · 3 years, 10 months ago
- 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 3 years, 10 months ago
- 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 3 years, 10 months ago
- 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years ago
- 53230fe Merge "Remove obsolete class loader context API and update unit tests." by Ulyana Trafimovich · 4 years ago
- 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 4 years ago
- 22890c4 Enforce <uses-library> checks for android_app and android_app_import. by Ulya Trafimovich · 4 years ago
- 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years ago
- b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years ago
- f9b4465 Break up app.go. by Jaewoong Jung · 4 years ago
- 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years ago
- dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago