1. d9b7f17 bp2build for sanitizer blocklists long term fix by Trevor Radcliffe · 2 years, 2 months ago
  2. 83a740e Merge "soong: Add product variable DevicePageSizeAgnostic" into main by Juan Yescas · 2 years, 2 months ago
  3. 7dc6bcb fix protos in another dir + a module that uses it by Liz Kammer · 2 years, 2 months ago
  4. 0106560 soong: Add product variable DevicePageSizeAgnostic by Juan Yescas · 2 years, 2 months ago
  5. 69bda98 Merge changes I816f209e,I9e4d51c3 into main by Treehugger Robot · 2 years, 2 months ago
  6. 846ce68 Handle enabled: false via conditions_default by Spandan Das · 2 years, 2 months ago
  7. 21b19f9 Merge "Use string.Builder" into main by Treehugger Robot · 2 years, 2 months ago
  8. da2a211 Use string.Builder by usta · 2 years, 2 months ago
  9. 479e39f Handle nil enabled values by Spandan Das · 2 years, 2 months ago
  10. 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 2 years, 2 months ago
  11. df3ec82 Handle .proto files in different package for filegroups by Spandan Das · 2 years, 2 months ago
  12. c53767e Handle .proto files that end up in a different package by Spandan Das · 2 years, 2 months ago
  13. 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 2 months ago
  14. 38a72e7 Merge "cosmetic: unused argument" into main by Treehugger Robot · 2 years, 2 months ago
  15. 7660e71 Merge "add bp2build subevents" into main by Treehugger Robot · 2 years, 2 months ago
  16. 946d02c Remove final usages of product_vars_providing_rule by Cole Faust · 2 years, 2 months ago
  17. 40caf95 cosmetic: unused argument by usta · 2 years, 2 months ago
  18. aaf2fd1 add bp2build subevents by usta · 2 years, 4 months ago
  19. 7d76e8c Merge "Fix kernel build tools" into main by Treehugger Robot · 2 years, 2 months ago
  20. d1acaa4 Add a linux_86 config option by Cole Faust · 2 years, 2 months ago
  21. 59b8a66 Merge "cc Bp2build support for genrules that generate .proto file" into main by Spandan Das · 2 years, 2 months ago
  22. 95c5cf8 Fix kernel build tools by Cole Faust · 2 years, 2 months ago
  23. a99348d cc Bp2build support for genrules that generate .proto file by Spandan Das · 2 years, 2 months ago
  24. 87c0c33 Make bp2build-generated selects() based on product config build settings by Cole Faust · 2 years, 3 months ago
  25. 687041c Merge "Add go modules to bp2build progress dashboard" into main by Treehugger Robot · 2 years, 2 months ago
  26. 41f1eee Add go modules to bp2build progress dashboard by Spandan Das · 2 years, 2 months ago
  27. bc65a3f Revert^2 "Initial implementation of the bazel sandwich" by Cole Faust · 2 years, 3 months ago
  28. 09195f4 Merge "Revert "Initial implementation of the bazel sandwich"" into main by Jooyung Han · 2 years, 3 months ago
  29. c13fad8 Revert "Initial implementation of the bazel sandwich" by Jooyung Han · 2 years, 3 months ago
  30. 61a27f8 Merge "Initial implementation of the bazel sandwich" into main by Treehugger Robot · 2 years, 3 months ago
  31. a20d947 Initial implementation of the bazel sandwich by Cole Faust · 2 years, 4 months ago
  32. dc3606a Merge "Gen a header library when genrules export includes" into main by Treehugger Robot · 2 years, 3 months ago
  33. 3671dcd Merge changes Ie292173d,I23f14f83 into main by Spandan Das · 2 years, 3 months ago
  34. 6677600 Merge "Emit gtest in BUILD files only if Android.bp sets it" into main by Treehugger Robot · 2 years, 3 months ago
  35. 474d43b Check if soong_config_var propertystruct is zero before panicking by Spandan Das · 2 years, 3 months ago
  36. a11df79 Merge changes from topic "go-test-bp2build" into main by Spandan Das · 2 years, 3 months ago
  37. 89aa0f7 Do not convert soong's tests in bp2build by Spandan Das · 2 years, 4 months ago
  38. 682e786 Create additional test target for go modules in bp2build by Spandan Das · 2 years, 4 months ago
  39. e50fd11 Emit gtest in BUILD files only if Android.bp sets it by Spandan Das · 2 years, 3 months ago
  40. d1cd351 Support cc_test.isolated in bp2build by Spandan Das · 2 years, 3 months ago
  41. f5a8655 Fix difference in default `cc_test.isolated` in soong and bp2build by Spandan Das · 2 years, 3 months ago
  42. 8fbc42c Merge "Create build settings for all product config variables" into main by Treehugger Robot · 2 years, 3 months ago
  43. f055db6 Create build settings for all product config variables by Cole Faust · 2 years, 3 months ago
  44. 35448be Merge "Make libtest_* deps explicit in BUILD files" into main by Treehugger Robot · 2 years, 3 months ago
  45. 0db0e34 Gen a header library when genrules export includes by Liz Kammer · 2 years, 3 months ago
  46. 651203d Make libtest_* deps explicit in BUILD files by Spandan Das · 2 years, 3 months ago
  47. 8348ce9 Merge "java_test macro needs srcs and deps to create .jar for tradefed_test_suite" into main by Zi Wang · 2 years, 3 months ago
  48. cc1b676 Add DeviceAbi to product variable to build setting export by Romain Jobredeaux · 2 years, 3 months ago
  49. 88c8efb Add CFI product config variables to platform_mappings by Cole Faust · 2 years, 3 months ago
  50. 958ca02 Merge changes from topic "build_go_source_mixed_builds" into main by Spandan Das · 2 years, 3 months ago
  51. 0a68198 Merge "Handle static binary repetition of system deps" into main by Liz Kammer · 2 years, 3 months ago
  52. 7873f61 java_test macro needs srcs and deps to create .jar for tradefed_test_suite by Zi Wang · 2 years, 3 months ago
  53. f8231dd Platform mapping-based product config by Cole Faust · 2 years, 6 months ago
  54. 2a779ea Merge changes from topics "errProne_bp2build_manually_enabled", "error_prone_config" into main by Alix Espino · 2 years, 3 months ago
  55. 3edec21 Merge "Update name of blocklist feature in bp2build" into main by Trevor Radcliffe · 2 years, 3 months ago
  56. 2a55cea Delete aliases to prebuilts by Spandan Das · 2 years, 4 months ago
  57. 06f3c9b Merge changes from topic "go_bp2build" into main by Spandan Das · 2 years, 3 months ago
  58. b1e5c6a Bp2build for errorprone modules that manually enabled/disabled it by Alix · 2 years, 4 months ago
  59. 0a8a275 Respect package boundaries in bp2build conversion of go modules by Spandan Das · 2 years, 4 months ago
  60. 69afa98 Create a temporary denylist for go binaries used in mixed builds by Spandan Das · 2 years, 3 months ago
  61. d714871 Update name of blocklist feature in bp2build by Trevor Radcliffe · 2 years, 3 months ago
  62. de62329 Partial bp2build conversion of blueprint_go_binary by Spandan Das · 2 years, 4 months ago
  63. ea2abba Partial bp2build conversion of bootstratp_go_package by Spandan Das · 2 years, 4 months ago
  64. 496660d Support target and max sdk version in app bp2build. by Romain Jobredeaux · 2 years, 3 months ago
  65. b492843 Handle static binary repetition of system deps by Liz Kammer · 2 years, 4 months ago
  66. 8ee97f7 Merge "Revert "Add unit test for parsing build files in bp2build"" by Cole Faust · 2 years, 4 months ago
  67. 3d92723 Revert "Add unit test for parsing build files in bp2build" by Cole Faust · 2 years, 4 months ago
  68. 5694f59 Merge "Add unit test for parsing build files in bp2build" by Treehugger Robot · 2 years, 4 months ago
  69. e266787 bp2build conversion for rscript srcs in cc modules by Alix · 2 years, 6 months ago
  70. e1f2523 Add unit test for parsing build files in bp2build by Chris Parsons · 2 years, 4 months ago
  71. 523c5c6 Explicitly disable CFI in bp2build when false by Trevor Radcliffe · 2 years, 4 months ago
  72. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 4 months ago
  73. b8f50fd Merge "Move bazel environment variable list to bzl files" by Treehugger Robot · 2 years, 4 months ago
  74. 8a161be Move bazel environment variable list to bzl files by Cole Faust · 2 years, 4 months ago
  75. cbaa0d6 Merge "Bp2build Sanitizer Blocklist" by Trevor Radcliffe · 2 years, 4 months ago
  76. 21bfa58 Revert "Revert "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp""" by Vinh Tran · 2 years, 4 months ago
  77. ded095c Bp2build Sanitizer Blocklist by Trevor Radcliffe · 2 years, 4 months ago
  78. 5840afc add documentation to Bp2buildTestCase by Sam Delmerico · 2 years, 4 months ago
  79. 5244c1a Merge "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp"" by Vinh Tran · 2 years, 4 months ago
  80. 86c7300 Merge "bp2build data property -> data attr in gensrcs" by Yu Liu · 2 years, 4 months ago
  81. 8bd9242 bp2build data property -> data attr in gensrcs by Liz Kammer · 2 years, 4 months ago
  82. 319abae Remove --noexperimental_platform_in_output_dir by Cole Faust · 2 years, 4 months ago
  83. 8106bd0 Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" by Vinh Tran · 2 years, 4 months ago
  84. f253d23 Merge changes from topic "cc_stem" by Treehugger Robot · 2 years, 4 months ago
  85. ca69a6f Merge "Revert "Remove --noexperimental_platform_in_output_dir"" by Treehugger Robot · 2 years, 4 months ago
  86. 08ccec7 Revert "Remove --noexperimental_platform_in_output_dir" by Matthias Männich · 2 years, 4 months ago
  87. 731c452 Merge "Remove --noexperimental_platform_in_output_dir" by Treehugger Robot · 2 years, 4 months ago
  88. 226354a Merge "add apex_available_name variant_version to bp2build unit tests" by Treehugger Robot · 2 years, 4 months ago
  89. 24af24e Remove --noexperimental_platform_in_output_dir by Cole Faust · 2 years, 4 months ago
  90. e860d14 add apex_available_name variant_version to bp2build unit tests by Sam Delmerico · 2 years, 4 months ago
  91. 346a117 Create bp2build converter for platform_compat_config module type by Jihoon Kang · 2 years, 5 months ago
  92. aefd27f Merge "Correct genrule path references" by Treehugger Robot · 2 years, 4 months ago
  93. 5dba0ec Update runpath for jni libs by Spandan Das · 2 years, 5 months ago
  94. 39ccf93 bp2build support for stem by Spandan Das · 2 years, 5 months ago
  95. 27669c0 CFI Bp2Build by Trevor Radcliffe · 2 years, 7 months ago
  96. 1e75324 Correct genrule path references by Liz Kammer · 2 years, 4 months ago
  97. 4af4ff3 Merge "Add simple bp2build converter for java_test_host" by Zi Wang · 2 years, 5 months ago
  98. 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 2 years, 5 months ago
  99. 02e8a0d Merge "Deprecate api bp2build of ndk_library and ndk_headers" by Spandan Das · 2 years, 5 months ago
  100. 230c312 Deprecate api bp2build of ndk_library and ndk_headers by Spandan Das · 2 years, 5 months ago