1. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 2 years, 9 months ago
  2. d5aa079 Clean up allowlist contents. by Liz Kammer · 2 years, 9 months ago
  3. 6879cc0 Denylist modules that depend on a rust binary by Liz Kammer · 2 years, 9 months ago
  4. 4898316 convert java_import jars with arch variants by Sam Delmerico · 2 years, 10 months ago
  5. 3c25ab1 Merge changes I8e4c3f37,I89a32bde by Sam Delmerico · 2 years, 9 months ago
  6. d93afba Merge changes from topic "no-srcs-no-deps" by Treehugger Robot · 2 years, 9 months ago
  7. 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 2 years, 10 months ago
  8. a9b047a enable conversion of all java_import modules by Sam Delmerico · 2 years, 10 months ago
  9. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 2 years, 10 months ago
  10. 26f1991 analyze_bcpf: Add --fix option by Paul Duffin · 2 years, 9 months ago
  11. f241e72 Merge "add module type allowlist to bp2build" by Sam Delmerico · 2 years, 9 months ago
  12. 85d831a add module type allowlist to bp2build by Sam Delmerico · 2 years, 10 months ago
  13. f2504b6 Allowlist //external/e2fsprogs/... by Jingwen Chen · 2 years, 10 months ago
  14. 53c29e2 Build e2fsdroid with Bazel. by Jingwen Chen · 2 years, 10 months ago
  15. 7db7950 Merge "bp2build supports arch variant srcs for java_library" by Treehugger Robot · 2 years, 10 months ago
  16. 398a32d Allowlist //external/auto/android-annotation-stubs for bp2build. by Jingwen Chen · 2 years, 10 months ago
  17. e91d030 bp2build supports arch variant srcs for java_library by Sam Delmerico · 2 years, 10 months ago
  18. 7edadab Build avbtool with Bazel. by Jingwen Chen · 2 years, 10 months ago
  19. 083d4e0 Merge "Keep Bazel build file in build/bazel/vendor/google and prebuilts/bundletool." by Wei Li · 2 years, 10 months ago
  20. fe86b81 Merge "prevent module being enabled if in existing BUILD file" by Treehugger Robot · 2 years, 10 months ago
  21. d508a63 Merge "convert android_app certificate property, bp2build" by Sam Delmerico · 2 years, 10 months ago
  22. 94d26c2 prevent module being enabled if in existing BUILD file by Sam Delmerico · 2 years, 10 months ago
  23. 1714104 Keep Bazel build file in build/bazel/vendor/google and prebuilts/bundletool. by Wei Li · 2 years, 10 months ago
  24. 6bd0d4e Merge "Disallow libc_musl_sysroot_libc++_headers" by Liz Kammer · 2 years, 10 months ago
  25. 878a7f1 Disallow libc_musl_sysroot_libc++_headers by Liz Kammer · 2 years, 10 months ago
  26. fa1831c add a module-level allowlist to bp2build by Sam Delmerico · 2 years, 10 months ago
  27. 9dfb139 convert android_app certificate property, bp2build by Sam Delmerico · 2 years, 11 months ago
  28. 9d7d981 Merge "Enable cc_binary in mixed build." by Yu Liu · 2 years, 10 months ago
  29. 7f3605f Enable cc_binary in mixed build. by Yu Liu · 2 years, 11 months ago
  30. 632d0a0 Merge "Keep build/bazel/ci/dist/BUILD for bp2build." by Treehugger Robot · 2 years, 10 months ago
  31. eb2a3fd Add error_prone_checkerframework_dataflow_nullaway. to bp2build denylist. by Jingwen Chen · 2 years, 10 months ago
  32. 948c340 Merge "enable auto_service_plugin bazel build" by Treehugger Robot · 2 years, 11 months ago
  33. 941f0ab Keep build/bazel/ci/dist/BUILD for bp2build. by Jingwen Chen · 2 years, 11 months ago
  34. f6b4cd4 Omit musl related cc_genrules from bp2build. by Jingwen Chen · 2 years, 11 months ago
  35. 217a70e Merge "Close opened paths" by Treehugger Robot · 2 years, 11 months ago
  36. 0fe123d Close opened paths by Liz Kammer · 2 years, 11 months ago
  37. 4c7069f enable auto_service_plugin bazel build by Sam Delmerico · 2 years, 11 months ago
  38. a20b7a7 Disable targets broken on host due to missing deps by Liz Kammer · 2 years, 11 months ago
  39. 35ca77e Allowlist additional com.android.runtime blockers by Liz Kammer · 3 years ago
  40. fde9fb5 convert java static dependencies by Sam Delmerico · 2 years, 11 months ago
  41. 428a366 Basic bp2build converter for java_import. by Romain Jobredeaux · 2 years, 11 months ago
  42. f49ca9e Merge "Revert "Revert "Add static_libs support to android_app bp2build converter.""" by Romain Jobredeaux · 3 years ago
  43. cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years ago
  44. 355851b Revert "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years ago
  45. 0ee88a6 Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build. by Jingwen Chen · 3 years ago
  46. 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years ago
  47. 8a9a97b Merge "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years ago
  48. b33e0b8 Revert "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years ago
  49. 2443144 Merge "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years ago
  50. 3d3b35c Revert "Revert "bp2build: convert host & prebuilt header libraries"" by Liz Kammer · 3 years ago
  51. 105deed Revert "bp2build: convert host & prebuilt header libraries" by Jingwen Chen · 3 years ago
  52. de722ac Add static_libs support to android_app bp2build converter. by Romain Jobredeaux · 3 years, 1 month ago
  53. daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years ago
  54. d8a72d7 bp2build: convert host & prebuilt header libraries by Liz Kammer · 3 years ago
  55. 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
  56. cac7f69 bp2build remove "-std" from cflags by Liz Kammer · 3 years ago
  57. 9460b46 Fix typo in bp2build denylist. by Liz Kammer · 3 years ago
  58. 5c31358 Remove some unblocked items from the denylist by Liz Kammer · 3 years, 1 month ago
  59. 911e9f8 Merge "Add external/libpng" by Liz Kammer · 3 years ago
  60. 8c49594 Merge "Allowlist directory for com.android.adbd." by Treehugger Robot · 3 years ago
  61. aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 1 month ago
  62. b5b478d Add external/libpng by Liz Kammer · 3 years ago
  63. d109bd9 Allowlist directory for com.android.adbd. by Jingwen Chen · 3 years ago
  64. bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 1 month ago
  65. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  66. 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 1 month ago
  67. 92d4188 Merge "Propagate headers from bazel to mixed builds" by Liz Kammer · 3 years, 1 month ago
  68. 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 1 month ago
  69. eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 1 month ago
  70. 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 2 months ago
  71. 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 1 month ago
  72. 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 3 years, 1 month ago
  73. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 3 months ago
  74. a358fdb Merge "Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist." by Jingwen Chen · 3 years, 1 month ago
  75. 93c3cb6 Merge "bp2build implementation for c_std" by Christopher Parsons · 3 years, 1 month ago
  76. d480859 Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist. by Jingwen Chen · 3 years, 1 month ago
  77. 79bd2b7 bp2build implementation for c_std by Chris Parsons · 3 years, 1 month ago
  78. 8a49816 Unravel much of the bp2build denylist. by Chris Parsons · 3 years, 1 month ago
  79. 0a9d09f Add //build/bazel/examples/soong_config_variables/... to bp2build allowlist. by Jingwen Chen · 3 years, 1 month ago
  80. d43d4a4 Temporarily disable //system/apex from bp2build due to flaky failures. by Jingwen Chen · 3 years, 1 month ago
  81. 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 1 month ago
  82. 228ef1e Allowlist //system/apex. by Jingwen Chen · 3 years, 1 month ago
  83. 84817de Add support for merging defaults soong_config_module_types into bp2build by Jingwen Chen · 3 years, 1 month ago
  84. c319299 Quote aquery commands. by Liz Kammer · 3 years, 1 month ago
  85. 455ba83 Fix the output handling of Bazel aquery for py_binary targets so soong's python_binary_host modules can be converted to py_binary and built with Bazel dependent targets in mixed build. by Wei Li · 3 years, 2 months ago
  86. 59a5cb0 Merge "Refactor ProductConfigProperties to use a struct key instead of an string key with hardcoded patterns." by Treehugger Robot · 3 years, 1 month ago
  87. 25825ca Refactor ProductConfigProperties to use a struct key instead of an by Jingwen Chen · 3 years, 1 month ago
  88. c0d9f8b Merge "Allow libbuildversion to build with Bazel, but skip its 'tests' subdir for now." by Rupert Shuttleworth · 3 years, 1 month ago
  89. 393002a Remove modules from denylist after host C++ support by Chris Parsons · 3 years, 2 months ago
  90. 494eef3 Support host platform cc builds by Chris Parsons · 3 years, 2 months ago
  91. 2ac9c48 Allow libbuildversion to build with Bazel, but skip its 'tests' subdir for now. by Rupert Shuttleworth · 3 years, 2 months ago
  92. a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
  93. a3bd963 Merge changes Id11f4fb1,Id573d970,Ia94a0b5c by Treehugger Robot · 3 years, 2 months ago
  94. 5506c16 Merge "Update bp2build denylist cause" by Liz Kammer · 3 years, 2 months ago
  95. c989eaf Keep the following targets disabled in mixed build since there are errors in mixed_droid CI after go/oag/1861755 is submitted. by Wei Li · 3 years, 2 months ago
  96. b84b8c9 Update bp2build denylist cause by Liz Kammer · 3 years, 2 months ago
  97. 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 3 years, 3 months ago
  98. 55bc820 bp2build: split Bazel conversion context into smaller ones, by Jingwen Chen · 3 years, 2 months ago
  99. 2b8004b bp2build: Add support for cc_binary. by Liz Kammer · 3 years, 3 months ago
  100. df27b7a Denylist genrules that create the same file in the same package. by Jingwen Chen · 3 years, 2 months ago