1. abc0dab Move proguard test files to java package by Colin Cross · 2 years, 9 months ago
  2. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 2 years, 10 months ago
  3. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 2 years, 10 months ago
  4. 5f58c37 Merge "Keep dependency files out of the apk file." by Treehugger Robot · 2 years, 10 months ago
  5. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 2 years, 10 months ago
  6. f14e254 Change permitted_packages check to be per-jar rather than per-apex by Spandan Das · 3 years, 2 months ago
  7. e1b1836 Revert "Relax apex package restriction for T+ jars" by Anton Hansson · 3 years, 1 month ago
  8. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 2 years, 10 months ago
  9. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 2 years, 10 months ago
  10. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 2 years, 10 months ago
  11. 43c2dca Build notice files from license metadata. by Bob Badour · 2 years, 10 months ago
  12. 2cf278e Do not propagate strict_updatability linting to conscrypt by Spandan Das · 2 years, 10 months ago
  13. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 2 years, 10 months ago
  14. 3c66771 Merge "Use single module for clang runtime libraries" by Colin Cross · 2 years, 10 months ago
  15. d9ccb6a Skip install rules for apexes with installable: false by Colin Cross · 2 years, 10 months ago
  16. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years ago
  17. 979b652 Merge "Support overriding APEX java contents" by Remi NGUYEN VAN · 2 years, 11 months ago
  18. be90172 Support overriding APEX java contents by Remi NGUYEN VAN · 2 years, 11 months ago
  19. 0407606 Merge "Install required deps for flattened APEX." by Jiakai Zhang · 2 years, 11 months ago
  20. d70dff7 Install required deps for flattened APEX. by Jiakai Zhang · 2 years, 11 months ago
  21. 7ff6e3d Merge "apex: track transitive dependencies of rust jni lib" by Treehugger Robot · 2 years, 11 months ago
  22. 34d5c33 apex: track transitive dependencies of rust jni lib by Jiyong Park · 2 years, 11 months ago
  23. a6d3667 apex supports ".apex" tag by Jooyung Han · 2 years, 11 months ago
  24. d9c23ab Do not propagate strict updatability linting to libcore/ by Spandan Das · 3 years ago
  25. 7761de5 Merge "Manifest Fixer Params code refactor" by Gurpreet Singh · 3 years ago
  26. 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 3 years ago
  27. 08c911f Create allowlist to skip strict updatability lint check by Spandan Das · 3 years ago
  28. a76f874 Geneate AndroidManifest file if the apex_test module does not have one. by Gurpreet Singh · 3 years ago
  29. 6677325 Propagate strict_updatability_linting to transitive deps of updatable apexes by Spandan Das · 3 years ago
  30. 472be14 Merge changes I11693286,I8d79a434 by Jooyung Han · 3 years ago
  31. 2109575 Merge "Allow installing boot images outside of APEX for prebuilt." by Treehugger Robot · 3 years ago
  32. 91f9203 VNDK libs use "unique" APEX variants by Jooyung Han · 3 years ago
  33. c5a9676 use_vndk_as_stable APEX shouldn't include VNDK lib by Jooyung Han · 3 years ago
  34. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years ago
  35. e6e90db Allow installing boot images outside of APEX for prebuilt. by Jiakai Zhang · 3 years ago
  36. f034cb4 Add bp2build support for property "compressible" of apex module. by Wei Li · 3 years ago
  37. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 3 years, 3 months ago
  38. c85964a Merge "Improve apex build check explanation" by Treehugger Robot · 3 years ago
  39. d967aee Improve apex build check explanation by Andrei Onea · 3 years ago
  40. 539d41b Merge "Support multilib in apex." by Jingwen Chen · 3 years ago
  41. a9a5d36 Merge "[NETD-BPF#34] Add a tag for bpf to specify the install folder" by Treehugger Robot · 3 years ago
  42. fad7f9d [NETD-BPF#34] Add a tag for bpf to specify the install folder by Ken Chen · 3 years, 2 months ago
  43. 4ae55d1 Support multilib in apex. by Yu Liu · 3 years ago
  44. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years ago
  45. a3d7915 Add comments and clarify errors in neverallow by Liz Kammer · 3 years, 3 months ago
  46. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 1 month ago
  47. 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 1 month ago
  48. f1228f5 Merge "Remove InstallBypassMake and ToMakePath" by Treehugger Robot · 3 years, 1 month ago
  49. a447c09 Merge "Renamed bluetooth apex name to com.android.bluetooth" by Etienne Ruffieux · 3 years, 1 month ago
  50. 5f496ee Merge "Test that `DisableGenerateProfile` takes effects for APEXes." by Jiakai Zhang · 3 years, 1 month ago
  51. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  52. 1651267 Renamed bluetooth apex name to com.android.bluetooth by Etienne Ruffieux · 3 years, 1 month ago
  53. 12cba52 Merge "Remove the compat symlinks to ART binaries." by Martin Stjernholm · 3 years, 1 month ago
  54. ae9cf26 Merge changes from topic "canned_fs_config" by Jiyong Park · 3 years, 1 month ago
  55. 038e852 Add canned_fs_config to apex module type by Jiyong Park · 3 years, 1 month ago
  56. 1b0893e Build canned_fs_config using RuleBuilder by Jiyong Park · 3 years, 1 month ago
  57. 0291abc Remove the compat symlinks to ART binaries. by Martin Stjernholm · 3 years, 2 months ago
  58. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  59. 7d3c9e0 Test that `DisableGenerateProfile` takes effects for APEXes. by Jiakai Zhang · 3 years, 1 month ago
  60. d7c3fc0 Merge "Do not allow duplicate deapexer dependencies." by Martin Stjernholm · 3 years, 1 month ago
  61. 8d0bd35 Merge "bp2build: Fix apex.binaries to be a LabelListAttribute." by Jingwen Chen · 3 years, 1 month ago
  62. f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 1 month ago
  63. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  64. 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 1 month ago
  65. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  66. b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 1 month ago
  67. 4d5cd1f Merge "Relax apex package restriction for T+ jars" by Remi NGUYEN VAN · 3 years, 1 month ago
  68. 1fdd6ca Relax apex package restriction for T+ jars by Remi NGUYEN VAN · 3 years, 1 month ago
  69. 730e3f6 Set prebuiltCommon.installedFile for apex_set modules by Colin Cross · 3 years, 1 month ago
  70. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 2 months ago
  71. ce69757 Merge "Add Darwin x86_64+arm64 universal binary support" by Dan Willemsen · 3 years, 1 month ago
  72. 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 1 month ago
  73. ad99149 Add MinSdkVersion(ctx) method to ModuleWithMinSdkVersionCheck interface. by satayev · 3 years, 1 month ago
  74. b07c901 bp2build: Fix apex.binaries to be a LabelListAttribute. by Jingwen Chen · 3 years, 1 month ago
  75. 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 3 years, 3 months ago
  76. 43c44b0 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 3 years, 7 months ago
  77. e6f63be Merge "Add ART boot image profile to the ART APEX." by Jiakai Zhang · 3 years, 1 month ago
  78. b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 1 month ago
  79. f402058 Add future_updatable to the apex module by Jiyong Park · 3 years, 2 months ago
  80. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 2 months ago
  81. 6910911 Forbid updatable: true on vendor APEXes. by Daniel Norman · 3 years, 1 month ago
  82. a9351ef Merge "Support empty strings in bp2build" by Liz Kammer · 3 years, 1 month ago
  83. abd43ec Merge "Add Sh_binaries property" by Treehugger Robot · 3 years, 1 month ago
  84. 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 2 months ago
  85. 7c72101 Merge "Add support for Rust JNI Libraries" by Benjamin Brittain · 3 years, 2 months ago
  86. 9edc375 Add support for Rust JNI Libraries by Benjamin Brittain · 3 years, 2 months ago
  87. cee9e19 Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb by Jiakai Zhang · 3 years, 3 months ago
  88. 80c0489 Add Sh_binaries property by Sundong Ahn · 3 years, 2 months ago
  89. c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 4 months ago
  90. 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 3 years, 4 months ago
  91. ae44fd8 Don't pass ":=" in variable name to AndroidMkEntries.SetString. by Martin Stjernholm · 3 years, 2 months ago
  92. 1469ff6 Merge "NDK API coverage" by Sophie Zheng · 3 years, 2 months ago
  93. 9876c5e Remove libsync from apex_available allowlist by Jooyung Han · 3 years, 2 months ago
  94. 3691097 NDK API coverage by sophiez · 3 years, 2 months ago
  95. 6340ea5 Move apex module installation into Soong by Colin Cross · 3 years, 2 months ago
  96. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 2 months ago
  97. 6cfb37af Revert "Revert "Adds multi_install_skip_symbol_files field (defa..." by Daniel Norman · 3 years, 2 months ago
  98. a10ebe6 Merge "Revert "Adds multi_install_skip_symbol_files field (default fals..."" by Owen Kim · 3 years, 2 months ago
  99. 065fbeb Revert "Adds multi_install_skip_symbol_files field (default fals..." by Owen Kim · 3 years, 2 months ago
  100. f012790 Merge "Adds multi_install_skip_symbol_files field (default false) to apex." by Daniel Norman · 3 years, 2 months ago