1. 0351be5 Merge "Provide Bazel timing breakdown for the mixed builds" by Treehugger Robot · 2 years, 9 months ago
  2. 148917e Merge "Remove modules from legacyCorePlatformApiModules that build without it" by Colin Cross · 2 years, 9 months ago
  3. 80850d8 Merge "Fix the ABI dump directory name for vendor libraries" by Treehugger Robot · 2 years, 9 months ago
  4. 067e62e Merge "Create java_api_contribution and java_api_library module" by Jihoon Kang · 2 years, 9 months ago
  5. 4975c82 Provide Bazel timing breakdown for the mixed builds by Sasha Smundak · 2 years, 9 months ago
  6. c33c2e7 Merge "Fix the following issues in bazel_handler:" by Wei Li · 2 years, 9 months ago
  7. 3d99948 Merge "Make htmlGzNotice an internal variable instead of apexBundle field." by Treehugger Robot · 2 years, 9 months ago
  8. 0ac87c2 Create java_api_contribution and java_api_library module by Jihoon Kang · 2 years, 9 months ago
  9. 775f2cb Merge "export neverallow include dir list to Bazel" by Sam Delmerico · 2 years, 9 months ago
  10. b70f746 Merge "go.mod readability improvement" by Treehugger Robot · 2 years, 9 months ago
  11. a672771 Merge "Do not assume that boot image profile exists when building ART apex." by Ulya Trofimovich · 2 years, 9 months ago
  12. 4a9630b Make htmlGzNotice an internal variable instead of apexBundle field. by Jingwen Chen · 2 years, 9 months ago
  13. bf29be8 Merge "Remove modules that don't exist from legacyCorePlatformApiModules" by Colin Cross · 2 years, 9 months ago
  14. e4b131a Merge changes I0886baa4,I584f98f9 by Colin Cross · 2 years, 9 months ago
  15. cbd181c Fix the following issues in bazel_handler: by Wei Li · 2 years, 9 months ago
  16. 3044987 Merge "bp2build for java_library with .kt srcs or common_srcs" by Alix Espino · 2 years, 9 months ago
  17. bd12239 Merge "remove dead Bazel code from soong_ui" by Treehugger Robot · 2 years, 9 months ago
  18. f5c548d Do not assume that boot image profile exists when building ART apex. by Ulya Trafimovich · 2 years, 9 months ago
  19. d87f61b Merge "export clang-tidy extraArgFlags to Bazel" by Sam Delmerico · 2 years, 9 months ago
  20. 914bbeb go.mod readability improvement by Usta Shrestha · 2 years, 9 months ago
  21. 46d08b4 export neverallow include dir list to Bazel by Sam Delmerico · 2 years, 9 months ago
  22. d9a3435 remove dead Bazel code from soong_ui by Sam Delmerico · 2 years, 9 months ago
  23. 8062f4d bp2build for java_library with .kt srcs or common_srcs by Alix · 2 years, 9 months ago
  24. ed97297 Merge changes from topics "nested-nsjail", "ro-api-surfaces-dir" by Spandan Das · 2 years, 9 months ago
  25. 4b67bb3 Merge "re-trigger symlink-forest if bazel.list changes" by Usta (Tsering) Shrestha · 2 years, 9 months ago
  26. d96735d Merge "Add android.SdkModule to Sdk Versions that have AIDL traces generated" by Parth Sane · 2 years, 9 months ago
  27. c467a98 Merge "Build mode function should return output file" by Paul Duffin · 2 years, 9 months ago
  28. ccb63ce Merge "Remove a flag from riscv64 that was copied from arm64." by Treehugger Robot · 2 years, 9 months ago
  29. 9f0c951 Remove a flag from riscv64 that was copied from arm64. by Elliott Hughes · 2 years, 9 months ago
  30. c8a06ca Merge "Only generated notices for built variants." by Treehugger Robot · 2 years, 9 months ago
  31. 40a8159 re-trigger symlink-forest if bazel.list changes by usta · 2 years, 9 months ago
  32. 7436b78 Merge "Ignore bazel-generated paths in dangling rule test" by Treehugger Robot · 2 years, 9 months ago
  33. 54616f2 Merge "Stop creating unnecessary Context objects" by Paul Duffin · 2 years, 9 months ago
  34. 2335544 Merge "Avoid writing soong_build_metrics.pb multiple times" by Paul Duffin · 2 years, 9 months ago
  35. 3d12f4e Merge "Group mixed mode and normal soong build" by Paul Duffin · 2 years, 9 months ago
  36. 3800b5a Only generated notices for built variants. by Bob Badour · 2 years, 9 months ago
  37. 394aa32 Special-case Soong finder to look in out/api_surfaces by Spandan Das · 2 years, 9 months ago
  38. 2d99704 nsjail support verification should respect BUILD_BROKEN* flag for SrcDir by Spandan Das · 2 years, 9 months ago
  39. 2af5ea8 Ignore bazel-generated paths in dangling rule test by Liz Kammer · 2 years, 9 months ago
  40. 280765a Merge "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 9 months ago
  41. 4d87828 Merge "Export ndk/aml arches to Bazel" by Treehugger Robot · 2 years, 9 months ago
  42. 73d394d Merge "Allow namespace config to be tested properly" by Paul Duffin · 2 years, 9 months ago
  43. c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 2 years, 10 months ago
  44. 7cc632d Merge "Make variant headers as arch variant" by Kiyoung Kim · 2 years, 9 months ago
  45. 92f33d9 Add tools/asuite/atest/ to keep existing BUILD file list by Kevin Dagostino · 2 years, 9 months ago
  46. 276c7f6 Remove modules from legacyCorePlatformApiModules that build without it by Colin Cross · 2 years, 9 months ago
  47. 027e98d Remove modules that don't exist from legacyCorePlatformApiModules by Colin Cross · 2 years, 9 months ago
  48. 78c07de Add support of <APEX>-installed-files.txt in mixed build. by Wei Li · 2 years, 9 months ago
  49. 35b83ad Merge "Revert "Disable stripping for riscv64"" by Elliott Hughes · 2 years, 9 months ago
  50. 992918d Export ndk/aml arches to Bazel by Liz Kammer · 2 years, 9 months ago
  51. 59834cc Merge "Remove AfdoAdditionalProfileDirs product variable" by Vinh Tran · 2 years, 9 months ago
  52. 442532a Merge "bpf: use PwdPrefix() helper" by Maciej Żenczykowski · 2 years, 9 months ago
  53. 06223ae Merge "Fix the condition for LLNDK ABI diff" by Hsin-Yi Chen · 2 years, 9 months ago
  54. b13abbf Sort legacyCorePlatformApiModules by Colin Cross · 2 years, 9 months ago
  55. 3d776f4 Make variant headers as arch variant by Kiyoung Kim · 2 years, 9 months ago
  56. 7a8362c Remove AfdoAdditionalProfileDirs product variable by Vinh Tran · 2 years, 9 months ago
  57. 8cf3236 Revert "Disable stripping for riscv64" by Elliott Hughes · 2 years, 9 months ago
  58. 6a288bc bpf: use PwdPrefix() helper by Connor O'Brien · 2 years, 9 months ago
  59. 5176044 Remove SystemUI from legacyCorePlatformApiModules by Colin Cross · 2 years, 9 months ago
  60. 877336c Merge "Fix the git_master_bazel mixed build breakage." by Wei Li · 2 years, 9 months ago
  61. b573f5f Merge "bpf: use relative source file path in debug info" by Connor O'Brien · 2 years, 9 months ago
  62. 3e739cf bpf: use relative source file path in debug info by Connor O'Brien · 3 years ago
  63. ee030d2 export clang-tidy extraArgFlags to Bazel by Sam Delmerico · 2 years, 9 months ago
  64. 1bde1cb Merge changes from topics "bp2build-tidy-disabled-srcs", "bp2build-tidy-timeout-srcs" by Sam Delmerico · 2 years, 9 months ago
  65. a114ac9 Add android.SdkModule to Sdk Versions that have AIDL traces generated by Parth Sane · 2 years, 9 months ago
  66. dbb9fe8 Merge "Increase testing of request_type" by Liz Kammer · 2 years, 9 months ago
  67. a90bd38 Fix the ABI dump directory name for vendor libraries by Hsin-Yi Chen · 2 years, 9 months ago
  68. 7584bda Fix the condition for LLNDK ABI diff by Hsin-Yi Chen · 2 years, 9 months ago
  69. 0643c4e Fix the git_master_bazel mixed build breakage. by Wei Li · 2 years, 9 months ago
  70. d5fd30d Merge "Add reference to bundle_file in request_type_test" by Treehugger Robot · 2 years, 9 months ago
  71. 01dd619 Merge changes from topic "clang-tidy-mixed-builds" by Treehugger Robot · 2 years, 9 months ago
  72. 62253d1 Merge "Revert "Don't add flattened files apex as dependencies of an image apex"" by Prerana Patil · 2 years, 9 months ago
  73. b7c01a2 Merge "Add com.android.tzdata to AOSP staging allowlist." by Treehugger Robot · 2 years, 9 months ago
  74. a8fff19 Merge "Do not glob headers in out/" by Spandan Das · 2 years, 9 months ago
  75. b1896c8 Revert "Don't add flattened files apex as dependencies of an image apex" by Prerana Patil · 2 years, 9 months ago
  76. 1b7ed9b Increase testing of request_type by Liz Kammer · 2 years, 9 months ago
  77. 9a9f652 add tidy files to mixed builds by Sam Delmerico · 2 years, 9 months ago
  78. 08626ec Add reference to bundle_file in request_type_test by Liz Kammer · 2 years, 9 months ago
  79. 303978d Connect base.zip to mixed builds by Liz Kammer · 2 years, 9 months ago
  80. dece457 Add com.android.tzdata to AOSP staging allowlist. by Jingwen Chen · 2 years, 9 months ago
  81. 1ec7785 bazel apex: Add mixed builds support for <module>_using.xml file. by Jingwen Chen · 2 years, 9 months ago
  82. 926d00c Merge "Don't add flattened files apex as dependencies of an image apex" by Treehugger Robot · 2 years, 9 months ago
  83. 492a8b1 Merge "CcApiLibrary Variants for LLNDK" by Treehugger Robot · 2 years, 9 months ago
  84. 6a93fa4 Merge "Add test for static lib that specifies san" by Treehugger Robot · 2 years, 9 months ago
  85. 9b9fe02 Merge "Add support of <APEX>_backing.txt in mixed build." by Wei Li · 2 years, 9 months ago
  86. ecc659c Add test for static lib that specifies san by Liz Kammer · 2 years, 9 months ago
  87. 4c902d6 bp2build for tidy_timeout_srcs by Sam Delmerico · 2 years, 9 months ago
  88. c9b8fbd bp2build for tidy_disabled_srcs by Sam Delmerico · 2 years, 9 months ago
  89. 64340c0 Merge "Sort allowlist ascii-betically" by Romain Jobredeaux · 2 years, 9 months ago
  90. cc73a05 Add support of <APEX>_backing.txt in mixed build. by Wei Li · 2 years, 9 months ago
  91. 3f7bf9f Allow namespace config to be tested properly by Paul Duffin · 2 years, 9 months ago
  92. b713ddf Build mode function should return output file by Paul Duffin · 2 years, 9 months ago
  93. b4e8d91 Stop creating unnecessary Context objects by Paul Duffin · 2 years, 9 months ago
  94. 39eae8f Avoid writing soong_build_metrics.pb multiple times by Paul Duffin · 2 years, 9 months ago
  95. 0c09a43 Group mixed mode and normal soong build by Paul Duffin · 2 years, 9 months ago
  96. 66fc745 Refactor "staging dep on prod" allowlist dep by Chris Parsons · 2 years, 9 months ago
  97. ee58c93 CcApiLibrary Variants for LLNDK by Kiyoung Kim · 2 years, 9 months ago
  98. 0c9a276 bazel apex: Add mixed builds support for <module>_using.txt file. by Jingwen Chen · 2 years, 9 months ago
  99. 1214001 Merge "Call rm -rf in mixed build build statement preamble." by Jingwen Chen · 2 years, 9 months ago
  100. f1c70ed Merge "Add apex_test for mixed builds" by Liz Kammer · 2 years, 9 months ago