1. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 3 months ago
  2. 0bb7f04 Merge "Revert "Implement mixed builds for apex modules."" by Martin Stjernholm · 3 years, 3 months ago
  3. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 3 months ago
  4. fcf7985 Export any platform_compat_config used by apex to sdk snapshot by Paul Duffin · 3 years, 3 months ago
  5. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 5 months ago
  6. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 3 years, 5 months ago
  7. 6f9e91d Refactor apexBundle code. by Sasha Smundak · 3 years, 4 months ago
  8. 01a648a Restrict IsSanitizerEnabled() to android.Config(). by Lukacs T. Berki · 3 years, 4 months ago
  9. b732d7c bp2build: convert apex.logging_parent. by Jingwen Chen · 3 years, 4 months ago
  10. df165c9 Only override prebuilts property if the override_apex.prebuilts is by Jingwen Chen · 3 years, 4 months ago
  11. 9b7ebca Convert override_apex.package_name with bp2build. by Jingwen Chen · 3 years, 5 months ago
  12. 40f9873 Convert the property "manifest" properly for override_apex. by Wei Li · 3 years, 5 months ago
  13. 520917a Pass pointer to dependencyTag instead of copying struct by Paul Duffin · 3 years, 5 months ago
  14. 1c87db5 Merge "Clean up hard-coded min_sdk_version/apex_available" by Treehugger Robot · 3 years, 5 months ago
  15. 1c66fc7 Add bp2build converter for override_apex. by Wei Li · 3 years, 5 months ago
  16. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 3 years, 5 months ago
  17. 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 3 years, 5 months ago
  18. 932d2c1 Clean up hard-coded min_sdk_version/apex_available by Jooyung Han · 3 years, 5 months ago
  19. beccdcd Merge "Revert "Append APEX version instead of build ID for APK-in-APEX ..."" by Treehugger Robot · 3 years, 5 months ago
  20. 17e2290 Revert "Append APEX version instead of build ID for APK-in-APEX ..." by Oriol Prieto Gasco · 3 years, 5 months ago
  21. a6fcf9f Merge "Remove unused uses_sdks property for apexes" by Treehugger Robot · 3 years, 6 months ago
  22. 5f90da3 Update locations of apex bzl files by Cole Faust · 3 years, 6 months ago
  23. 5eb7ee9 Prototype changes for multitree by Inseob Kim · 3 years, 6 months ago
  24. 7eed538 Remove unused uses_sdks property for apexes by Liz Kammer · 3 years, 6 months ago
  25. 6cb124b Append APEX version instead of build ID for APK-in-APEX paths. by Jingwen Chen · 3 years, 6 months ago
  26. 8ce1efc Suffix the build ID to the dirname of APK-in-APEX files. by Jingwen Chen · 3 years, 6 months ago
  27. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 3 years, 7 months ago
  28. f14e254 Change permitted_packages check to be per-jar rather than per-apex by Spandan Das · 4 years ago
  29. e1b1836 Revert "Relax apex package restriction for T+ jars" by Anton Hansson · 3 years, 10 months ago
  30. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 7 months ago
  31. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 7 months ago
  32. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 7 months ago
  33. 2cf278e Do not propagate strict_updatability linting to conscrypt by Spandan Das · 3 years, 7 months ago
  34. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 3 years, 7 months ago
  35. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 8 months ago
  36. be90172 Support overriding APEX java contents by Remi NGUYEN VAN · 3 years, 8 months ago
  37. 7ff6e3d Merge "apex: track transitive dependencies of rust jni lib" by Treehugger Robot · 3 years, 8 months ago
  38. 34d5c33 apex: track transitive dependencies of rust jni lib by Jiyong Park · 3 years, 8 months ago
  39. a6d3667 apex supports ".apex" tag by Jooyung Han · 3 years, 8 months ago
  40. d9c23ab Do not propagate strict updatability linting to libcore/ by Spandan Das · 3 years, 8 months ago
  41. 08c911f Create allowlist to skip strict updatability lint check by Spandan Das · 3 years, 9 months ago
  42. 6677325 Propagate strict_updatability_linting to transitive deps of updatable apexes by Spandan Das · 3 years, 9 months ago
  43. c5a9676 use_vndk_as_stable APEX shouldn't include VNDK lib by Jooyung Han · 3 years, 8 months ago
  44. f034cb4 Add bp2build support for property "compressible" of apex module. by Wei Li · 3 years, 9 months ago
  45. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 4 years ago
  46. c85964a Merge "Improve apex build check explanation" by Treehugger Robot · 3 years, 9 months ago
  47. d967aee Improve apex build check explanation by Andrei Onea · 3 years, 9 months ago
  48. 539d41b Merge "Support multilib in apex." by Jingwen Chen · 3 years, 9 months ago
  49. a9a5d36 Merge "[NETD-BPF#34] Add a tag for bpf to specify the install folder" by Treehugger Robot · 3 years, 9 months ago
  50. fad7f9d [NETD-BPF#34] Add a tag for bpf to specify the install folder by Ken Chen · 4 years ago
  51. 4ae55d1 Support multilib in apex. by Yu Liu · 3 years, 9 months ago
  52. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years, 9 months ago
  53. f1228f5 Merge "Remove InstallBypassMake and ToMakePath" by Treehugger Robot · 3 years, 10 months ago
  54. a447c09 Merge "Renamed bluetooth apex name to com.android.bluetooth" by Etienne Ruffieux · 3 years, 10 months ago
  55. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 4 years ago
  56. 1651267 Renamed bluetooth apex name to com.android.bluetooth by Etienne Ruffieux · 3 years, 10 months ago
  57. ae9cf26 Merge changes from topic "canned_fs_config" by Jiyong Park · 3 years, 10 months ago
  58. 038e852 Add canned_fs_config to apex module type by Jiyong Park · 3 years, 10 months ago
  59. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 4 years ago
  60. 8d0bd35 Merge "bp2build: Fix apex.binaries to be a LabelListAttribute." by Jingwen Chen · 3 years, 10 months ago
  61. 1fdd6ca Relax apex package restriction for T+ jars by Remi NGUYEN VAN · 3 years, 11 months ago
  62. ce69757 Merge "Add Darwin x86_64+arm64 universal binary support" by Dan Willemsen · 3 years, 10 months ago
  63. ad99149 Add MinSdkVersion(ctx) method to ModuleWithMinSdkVersionCheck interface. by satayev · 3 years, 11 months ago
  64. b07c901 bp2build: Fix apex.binaries to be a LabelListAttribute. by Jingwen Chen · 3 years, 10 months ago
  65. 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 4 years ago
  66. e6f63be Merge "Add ART boot image profile to the ART APEX." by Jiakai Zhang · 3 years, 10 months ago
  67. b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 11 months ago
  68. f402058 Add future_updatable to the apex module by Jiyong Park · 3 years, 11 months ago
  69. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 11 months ago
  70. 6910911 Forbid updatable: true on vendor APEXes. by Daniel Norman · 3 years, 11 months ago
  71. a9351ef Merge "Support empty strings in bp2build" by Liz Kammer · 3 years, 11 months ago
  72. abd43ec Merge "Add Sh_binaries property" by Treehugger Robot · 3 years, 11 months ago
  73. 46fb7ab Support empty strings in bp2build by Liz Kammer · 3 years, 11 months ago
  74. 9edc375 Add support for Rust JNI Libraries by Benjamin Brittain · 3 years, 11 months ago
  75. 80c0489 Add Sh_binaries property by Sundong Ahn · 3 years, 11 months ago
  76. 9876c5e Remove libsync from apex_available allowlist by Jooyung Han · 3 years, 11 months ago
  77. 6340ea5 Move apex module installation into Soong by Colin Cross · 4 years ago
  78. 6cfb37af Revert "Revert "Adds multi_install_skip_symbol_files field (defa..." by Daniel Norman · 4 years ago
  79. a10ebe6 Merge "Revert "Adds multi_install_skip_symbol_files field (default fals..."" by Owen Kim · 4 years ago
  80. 065fbeb Revert "Adds multi_install_skip_symbol_files field (default fals..." by Owen Kim · 4 years ago
  81. f012790 Merge "Adds multi_install_skip_symbol_files field (default false) to apex." by Daniel Norman · 4 years ago
  82. 0234737 Java APIs used by Mainline modules. by sophiez · 4 years ago
  83. e19437e Adds multi_install_skip_symbol_files field (default false) to apex. by Daniel Norman · 4 years ago
  84. ccba23d Revert "Move apex module installation into Soong" by Colin Cross · 4 years ago
  85. e3d156a Move apex module installation into Soong by Colin Cross · 4 years ago
  86. be3c7ea Revert "Add scripts to generate java APIs used by Mainline modules." by Laura Tsai · 4 years ago
  87. c92380f Add scripts to generate java APIs used by Mainline modules. by sophiez · 4 years ago
  88. 91eaa63 Merge changes I04f2f558,Ie16a6264,I83a3be9f,Icb3eeef3 by Colin Cross · 4 years ago
  89. a44551f Add PathForGoBinary by Colin Cross · 4 years ago
  90. 09c11ad apex.custom_sign_tool property by Jooyung Han · 4 years ago
  91. eb8051d Remove artApex parameter from ApexBundleFactory by Paul Duffin · 4 years ago
  92. 47e1a75 Fix mac/allowmissingdeps builds by Dan Willemsen · 4 years ago
  93. 214a923 Merge "Add EROFS support for APEX build system" by Mohammad Islam · 4 years ago
  94. 3e745e6 Merge "Bp2Build common properties auto-handling" am: d905146590 by Treehugger Robot · 4 years ago
  95. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 2 months ago
  96. 40fc93f Merge changes I957f3df8,I68986dcc am: cf6bf37d04 by Martin Stjernholm · 4 years, 1 month ago
  97. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 4 years, 1 month ago
  98. dc2c1c2 Merge "Revert^2 "Preopt APEX system server jars."" am: c9f9d56ed4 by Jiakai Zhang · 4 years, 1 month ago
  99. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 4 years, 1 month ago
  100. 755a094 Merge "Revert "Preopt APEX system server jars."" am: 79839d94c1 by Adrian Roos · 4 years, 1 month ago