1. a5f39a1 Spellcheck by Spandan Das · 2 years, 5 months ago
  2. 0ea404e Merge "Remove obsolete notice property." by Treehugger Robot · 2 years, 5 months ago
  3. 7810e17 Export default apex version from updatable_modules.go to Bazel's by Jingwen Chen · 2 years, 5 months ago
  4. 7579b67 Moving default version outside of apex package by Alexei Nicoara · 2 years, 5 months ago
  5. 88e7512 Merge "Implement mixed builds for apex modules, take 2." by Treehugger Robot · 2 years, 5 months ago
  6. 0cc5fac Remove obsolete notice property. by Bob Badour · 2 years, 6 months ago
  7. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 2 years, 5 months ago
  8. d8cded5 Merge "Disallow '_' in bpf source name" by Ken Chen · 2 years, 5 months ago
  9. 0bb7f04 Merge "Revert "Implement mixed builds for apex modules."" by Martin Stjernholm · 2 years, 5 months ago
  10. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 2 years, 5 months ago
  11. fcf7985 Export any platform_compat_config used by apex to sdk snapshot by Paul Duffin · 2 years, 6 months ago
  12. 9ec1ff9 Merge "Implement mixed builds for apex modules." by Alexander Smundak · 2 years, 6 months ago
  13. 85cc35a Distinguish # apex and # systemapi symbols by Jiyong Park · 2 years, 6 months ago
  14. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 2 years, 8 months ago
  15. 0a38920 Cleaning up comment removal and version replacement by Alexei Nicoara · 2 years, 6 months ago
  16. d887e24 Cleaning up the version sed rule by Alexei Nicoara · 2 years, 6 months ago
  17. e922d21 Replace version 0 with the default version by Alexei Nicoara · 2 years, 6 months ago
  18. 5372a24 Disallow '_' in bpf source name by Ken Chen · 2 years, 6 months ago
  19. 0d89b3d Merge "Add apexes property to sdk" by Paul Duffin · 2 years, 6 months ago
  20. 87d74dc Merge "Passing default version to zipApex as well" by Treehugger Robot · 2 years, 6 months ago
  21. 4e7d1c4 Add apexes property to sdk by Paul Duffin · 2 years, 8 months ago
  22. c939b01 Passing default version to zipApex as well by Alexei Nicoara · 2 years, 6 months ago
  23. ee4b633 Removing comment lines from apex_manifest.json by Alexei Nicoara · 2 years, 6 months ago
  24. 6f9e91d Refactor apexBundle code. by Sasha Smundak · 2 years, 6 months ago
  25. 01a648a Restrict IsSanitizerEnabled() to android.Config(). by Lukacs T. Berki · 2 years, 7 months ago
  26. 5556c5f Treat <x> and <x>_compressed prebuilt APEXes as being equivalent by Paul Duffin · 2 years, 7 months ago
  27. c90a3cd Merge "bp2build: convert apex.logging_parent." by Jingwen Chen · 2 years, 7 months ago
  28. 20b623d Merge "Fix strip_prefix flags to strip install paths." by Treehugger Robot · 2 years, 7 months ago
  29. b732d7c bp2build: convert apex.logging_parent. by Jingwen Chen · 2 years, 7 months ago
  30. c6ec9fb Fix strip_prefix flags to strip install paths. by Bob Badour · 2 years, 7 months ago
  31. 5b96d35 Merge "Passing the default apex version to the apexer" by Alexei Nicoara · 2 years, 7 months ago
  32. 3f8cbcb Passing the default apex version to the apexer by Alexei Nicoara · 2 years, 8 months ago
  33. df165c9 Only override prebuilts property if the override_apex.prebuilts is by Jingwen Chen · 2 years, 7 months ago
  34. 4a737a2 Merge "bootclasspath_fragment: Require at least one hidden_api package property" by Treehugger Robot · 2 years, 7 months ago
  35. 335071d Merge "Convert override_apex.package_name with bp2build." by Treehugger Robot · 2 years, 7 months ago
  36. 9b7ebca Convert override_apex.package_name with bp2build. by Jingwen Chen · 2 years, 7 months ago
  37. 5180438 Make sure dist files have license metadata. by Bob Badour · 2 years, 9 months ago
  38. 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 2 years, 9 months ago
  39. 40f9873 Convert the property "manifest" properly for override_apex. by Wei Li · 2 years, 8 months ago
  40. a5ea247 Fix bug: allow multiple gen_notice modules. by Bob Badour · 2 years, 8 months ago
  41. 335a433 Merge "Add gen_notice module." by Bob Badour · 2 years, 8 months ago
  42. eef4c1c Add gen_notice module. by Bob Badour · 2 years, 8 months ago
  43. 520917a Pass pointer to dependencyTag instead of copying struct by Paul Duffin · 2 years, 8 months ago
  44. 1c87db5 Merge "Clean up hard-coded min_sdk_version/apex_available" by Treehugger Robot · 2 years, 8 months ago
  45. 1c66fc7 Add bp2build converter for override_apex. by Wei Li · 2 years, 8 months ago
  46. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 2 years, 8 months ago
  47. 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 2 years, 8 months ago
  48. 932d2c1 Clean up hard-coded min_sdk_version/apex_available by Jooyung Han · 2 years, 8 months ago
  49. beccdcd Merge "Revert "Append APEX version instead of build ID for APK-in-APEX ..."" by Treehugger Robot · 2 years, 8 months ago
  50. 17e2290 Revert "Append APEX version instead of build ID for APK-in-APEX ..." by Oriol Prieto Gasco · 2 years, 8 months ago
  51. a6fcf9f Merge "Remove unused uses_sdks property for apexes" by Treehugger Robot · 2 years, 8 months ago
  52. 5f90da3 Update locations of apex bzl files by Cole Faust · 2 years, 8 months ago
  53. 5eb7ee9 Prototype changes for multitree by Inseob Kim · 2 years, 9 months ago
  54. 7eed538 Remove unused uses_sdks property for apexes by Liz Kammer · 2 years, 9 months ago
  55. 6cb124b Append APEX version instead of build ID for APK-in-APEX paths. by Jingwen Chen · 2 years, 9 months ago
  56. 3a5be76 Merge "Suffix the build ID to the dirname of APK-in-APEX files." by Jingwen Chen · 2 years, 9 months ago
  57. 8ce1efc Suffix the build ID to the dirname of APK-in-APEX files. by Jingwen Chen · 2 years, 9 months ago
  58. 02730b9 Only install to $OUT/apex for installable apexes by Colin Cross · 2 years, 9 months ago
  59. 9c58a36 Merge "Remove apex10000_private variants" by Jiyong Park · 2 years, 9 months ago
  60. d4a0063 Remove apex10000_private variants by Jiyong Park · 2 years, 9 months ago
  61. abc0dab Move proguard test files to java package by Colin Cross · 2 years, 9 months ago
  62. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 2 years, 10 months ago
  63. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 2 years, 10 months ago
  64. 5f58c37 Merge "Keep dependency files out of the apk file." by Treehugger Robot · 2 years, 9 months ago
  65. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 2 years, 9 months ago
  66. f14e254 Change permitted_packages check to be per-jar rather than per-apex by Spandan Das · 3 years, 2 months ago
  67. e1b1836 Revert "Relax apex package restriction for T+ jars" by Anton Hansson · 3 years ago
  68. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 2 years, 9 months ago
  69. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 2 years, 9 months ago
  70. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 2 years, 9 months ago
  71. 43c2dca Build notice files from license metadata. by Bob Badour · 2 years, 9 months ago
  72. 2cf278e Do not propagate strict_updatability linting to conscrypt by Spandan Das · 2 years, 10 months ago
  73. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 2 years, 10 months ago
  74. 3c66771 Merge "Use single module for clang runtime libraries" by Colin Cross · 2 years, 10 months ago
  75. d9ccb6a Skip install rules for apexes with installable: false by Colin Cross · 2 years, 10 months ago
  76. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 2 years, 11 months ago
  77. 979b652 Merge "Support overriding APEX java contents" by Remi NGUYEN VAN · 2 years, 10 months ago
  78. be90172 Support overriding APEX java contents by Remi NGUYEN VAN · 2 years, 10 months ago
  79. 0407606 Merge "Install required deps for flattened APEX." by Jiakai Zhang · 2 years, 10 months ago
  80. d70dff7 Install required deps for flattened APEX. by Jiakai Zhang · 2 years, 11 months ago
  81. 7ff6e3d Merge "apex: track transitive dependencies of rust jni lib" by Treehugger Robot · 2 years, 11 months ago
  82. 34d5c33 apex: track transitive dependencies of rust jni lib by Jiyong Park · 2 years, 11 months ago
  83. a6d3667 apex supports ".apex" tag by Jooyung Han · 2 years, 11 months ago
  84. d9c23ab Do not propagate strict updatability linting to libcore/ by Spandan Das · 2 years, 11 months ago
  85. 7761de5 Merge "Manifest Fixer Params code refactor" by Gurpreet Singh · 2 years, 11 months ago
  86. 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 2 years, 11 months ago
  87. 08c911f Create allowlist to skip strict updatability lint check by Spandan Das · 3 years ago
  88. a76f874 Geneate AndroidManifest file if the apex_test module does not have one. by Gurpreet Singh · 3 years ago
  89. 6677325 Propagate strict_updatability_linting to transitive deps of updatable apexes by Spandan Das · 3 years ago
  90. 472be14 Merge changes I11693286,I8d79a434 by Jooyung Han · 2 years, 11 months ago
  91. 2109575 Merge "Allow installing boot images outside of APEX for prebuilt." by Treehugger Robot · 2 years, 11 months ago
  92. 91f9203 VNDK libs use "unique" APEX variants by Jooyung Han · 3 years ago
  93. c5a9676 use_vndk_as_stable APEX shouldn't include VNDK lib by Jooyung Han · 3 years ago
  94. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years ago
  95. e6e90db Allow installing boot images outside of APEX for prebuilt. by Jiakai Zhang · 3 years ago
  96. f034cb4 Add bp2build support for property "compressible" of apex module. by Wei Li · 3 years ago
  97. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 3 years, 3 months ago
  98. c85964a Merge "Improve apex build check explanation" by Treehugger Robot · 3 years ago
  99. d967aee Improve apex build check explanation by Andrei Onea · 3 years ago
  100. 539d41b Merge "Support multilib in apex." by Jingwen Chen · 3 years ago