1. 63acae9 bp2build converter for ndk_library by Spandan Das · 2 years ago
  2. ce40b92 Implement bp2build converter for fdo_profile by Vinh Tran · 2 years, 3 months ago
  3. 04f9f4c Parameterize cc_stub_suite for api surface by Spandan Das · 2 years ago
  4. 130d75b export SimpleModuleDoNotConvertBp2build for AIDL by Sam Delmerico · 2 years ago
  5. f7bae9a Fix bp2build's stub/impl selection logic for platform variants by Spandan Das · 2 years ago
  6. 9998813 Merge "Delete ApiBp2build soong_build mode" into main by Cole Faust · 2 years ago
  7. e1cb14b Add target_compatible_with for compile_multilib by Spandan Das · 2 years ago
  8. 73f411b Delete ApiBp2build soong_build mode by Chris Parsons · 2 years, 2 months ago
  9. ab29f57 Fix target_compatible_with non-determinism for proto.include_dirs by Spandan Das · 2 years ago
  10. f26ee15 Bugfixes for proto_library (proto.include_dirs) by Spandan Das · 2 years ago
  11. 4e5a194 Add proto.local_include_dirs support in bp2build by Spandan Das · 2 years ago
  12. e0f2ed5 Add manual tag to proto_library at the root package by Spandan Das · 2 years ago
  13. 4147e5c Merge "Handle proto.include_dirs in bp2build for CC" into main by Treehugger Robot · 2 years ago
  14. 2ec55ba Merge "bp2build for sanitizer blocklists long term fix" into main by Trevor Radcliffe · 2 years ago
  15. ec39d51 Handle proto.include_dirs in bp2build for CC by Spandan Das · 2 years, 1 month ago
  16. d9b7f17 bp2build for sanitizer blocklists long term fix by Trevor Radcliffe · 2 years, 1 month ago
  17. 215adb4 Fix possible orphaned proto_library targets by Spandan Das · 2 years, 1 month ago
  18. 7dc6bcb fix protos in another dir + a module that uses it by Liz Kammer · 2 years, 1 month ago
  19. 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 2 years, 1 month ago
  20. df3ec82 Handle .proto files in different package for filegroups by Spandan Das · 2 years, 1 month ago
  21. c53767e Handle .proto files that end up in a different package by Spandan Das · 2 years, 1 month ago
  22. 87c0c33 Make bp2build-generated selects() based on product config build settings by Cole Faust · 2 years, 1 month ago
  23. d714871 Update name of blocklist feature in bp2build by Trevor Radcliffe · 2 years, 2 months ago
  24. 523c5c6 Explicitly disable CFI in bp2build when false by Trevor Radcliffe · 2 years, 3 months ago
  25. ded095c Bp2build Sanitizer Blocklist by Trevor Radcliffe · 2 years, 3 months ago
  26. 39ccf93 bp2build support for stem by Spandan Das · 2 years, 3 months ago
  27. 27669c0 CFI Bp2Build by Trevor Radcliffe · 2 years, 5 months ago
  28. f06dd91 CFI Versionscript changes in bp2build by Trevor Radcliffe · 2 years, 3 months ago
  29. 3daa129 Merge changes from topic "adbd_host" by Treehugger Robot · 2 years, 4 months ago
  30. fb04c41 bp2build support for host_ldlibs by Spandan Das · 2 years, 4 months ago
  31. e684294 Pass includes attrs to cc_aidl_library by Vinh Tran · 2 years, 4 months ago
  32. 7350139 Merge "Change bp2build to reflect arm_isa refactor" by Trevor Radcliffe · 2 years, 4 months ago
  33. 5e7011b Merge "Use aidl_library in cc libraries" by Vinh Tran · 2 years, 4 months ago
  34. 29c8ad3 Merge "bp2build converter for cc libraries containing yacc" by Spandan Das · 2 years, 4 months ago
  35. 367d89d Use aidl_library in cc libraries by Vinh Tran · 2 years, 4 months ago
  36. 5f0c2ac Change bp2build to reflect arm_isa refactor by Trevor Radcliffe · 2 years, 4 months ago
  37. df4c213 bp2build converter for cc libraries containing yacc by Spandan Das · 2 years, 4 months ago
  38. 6d4d9da Select stub/impl per apex variant by Spandan Das · 2 years, 5 months ago
  39. 9cad90f Broaden the granularity of config_setting from apex_name to api_domain by Spandan Das · 2 years, 4 months ago
  40. bd421e0 Merge "libbuildversion should be linked as a whole archive dep as soong does." by Yu Liu · 2 years, 4 months ago
  41. fe978fd libbuildversion should be linked as a whole archive dep as soong does. by Yu Liu · 2 years, 4 months ago
  42. 93893ba Fix a bug where CppFlags should have been Cppflags by Yu Liu · 2 years, 4 months ago
  43. 4242f10 Create config_setting per apex_name by Spandan Das · 2 years, 4 months ago
  44. a8b4416 convert hidden visibility flag to feature by Trevor Radcliffe · 2 years, 5 months ago
  45. 48cdbeb Handle stubs within an apex with apex_available by Liz Kammer · 2 years, 6 months ago
  46. 2b3f56e Add apex_available aidl + aidl&lang libraries by Liz Kammer · 2 years, 5 months ago
  47. 512437b add parent static deps to cc_aidl_library targets by Sam Delmerico · 2 years, 6 months ago
  48. 2518c02 Depend on stubs via @api_surfaces by Spandan Das · 2 years, 6 months ago
  49. c02e7d4 Merge "remove stub dependency on source_library" by Sam Delmerico · 2 years, 6 months ago
  50. 5f90649 remove stub dependency on source_library by Sam Delmerico · 2 years, 6 months ago
  51. 63f0c93 make tidy attribute tri-state by Sam Delmerico · 2 years, 6 months ago
  52. 56b1a2b LTO Bp2build by Trevor Radcliffe · 2 years, 7 months ago
  53. 10174ff bp2build of libraries with stubs should handle non-implementation deps by Yu Liu · 2 years, 6 months ago
  54. 01ec55e Express no{,_lib}crt via features vs attrs by Alex Márquez Pérez Muñíz Díaz Puras Thaureaux · 2 years, 7 months ago
  55. 627fc3e Rename API surface provided to mainline modules by Spandan Das · 2 years, 7 months ago
  56. 748d707 Correct global excludes not always being excluded by Liz Kammer · 2 years, 7 months ago
  57. 0d1b402 Add musl defaults in bp2build by Trevor Radcliffe · 2 years, 9 months ago
  58. db7e026 bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 10 months ago
  59. 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years, 8 months ago
  60. 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 8 months ago
  61. 72e1d65 Merge "Remove creation of has_stubs in cc_library_shared by bp2build" by Vinh Tran · 2 years, 8 months ago
  62. 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years, 8 months ago
  63. 83f88cd Remove creation of has_stubs in cc_library_shared by bp2build by Vinh Tran · 2 years, 9 months ago
  64. f01a0f0 Enable code coverage for cc shared library by Yu Liu · 2 years, 9 months ago
  65. 6916999 Merge changes from topic "afdo-in-cc-rules" by Vinh Tran · 2 years, 9 months ago
  66. bc9c8b4 Add check for handcrafted BUILD file in bp2build by Vinh Tran · 2 years, 9 months ago
  67. 99270ea Add bp2build conversion to reference to fdo_profile targets by Vinh Tran · 2 years, 9 months ago
  68. 682bfb2 Revert "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 9 months ago
  69. f82482d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 10 months ago
  70. c4c34e1 Convert apex_available (for supported modules) to bazel tags. by Jingwen Chen · 2 years, 9 months ago
  71. 56ccb1a Support abi check in bazel. by Yu Liu · 2 years, 10 months ago
  72. ed6240d Merge "Revert "bp2build conversion for Sanitize.Integer_overflow"" by Jingwen Chen · 2 years, 9 months ago
  73. 0ead79b Revert "bp2build conversion for Sanitize.Integer_overflow" by Jingwen Chen · 2 years, 9 months ago
  74. 202f2af Merge "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 9 months ago
  75. 548fc5d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 10 months ago
  76. ffc17e4 Use excludes from OS axis for OsAndInApex by Liz Kammer · 2 years, 9 months ago
  77. 4c902d6 bp2build for tidy_timeout_srcs by Sam Delmerico · 2 years, 10 months ago
  78. c9b8fbd bp2build for tidy_disabled_srcs by Sam Delmerico · 2 years, 10 months ago
  79. 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years ago
  80. 4e503ec Merge "Split ldflags in bp2build" by Trevor Radcliffe · 2 years, 11 months ago
  81. 82dd855 Update tests for cc_* converters by Trevor Radcliffe · 2 years, 11 months ago
  82. ea6a45d Split ldflags in bp2build by Trevor Radcliffe · 3 years ago
  83. 395a1e9 Add shared libs from upstream cc modules to cc_aidl_library targets by Vinh Tran · 3 years ago
  84. 1eb582e Merge "Enable bp2build for cc modules relying on sysprop" by Trevor Radcliffe · 3 years ago
  85. 6cbb330 Merge "Create Stub targets for cc_library_(static|shared)" by Trevor Radcliffe · 3 years ago
  86. cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 3 years ago
  87. baced71 Add libbuildversion in converion instead of macro by Liz Kammer · 3 years ago
  88. 087af54 Create Stub targets for cc_library_(static|shared) by Trevor Radcliffe · 3 years ago
  89. 2ed94c7 Merge "Support target.apex stanza in bp2build" by Vinh Tran · 3 years ago
  90. ba6a41f Merge "Propagate implementation_whole_archive_deps" by Treehugger Robot · 3 years ago
  91. 85fb07c Support target.apex stanza in bp2build by Vinh Tran · 3 years ago
  92. dda59dd Merge "Fix duplicate deps issue related to stubs" by Trevor Radcliffe · 3 years ago
  93. 0ed6b7d Fix duplicate deps issue related to stubs by Trevor Radcliffe · 3 years ago
  94. 84b0ecb Propagate implementation_whole_archive_deps by Liz Kammer · 3 years ago
  95. 2a85fb1 Fix a bug where deps were missing for converted proto_library by Yu Liu · 3 years ago
  96. 2aa806b Support proto modules with external references. by Yu Liu · 3 years ago
  97. fde57eb Convert aidl.export_aidl_headers in cc library to Bazel by Vinh Tran · 3 years ago
  98. 2d13614 Support proto.include_dirs by Yu Liu · 3 years ago
  99. f20433b Merge "Handle product config specific header_libs prop in cc bp2build" by Treehugger Robot · 3 years ago
  100. 0a8a129 Handle product config specific header_libs prop in cc bp2build by Zi Wang · 3 years ago