1. cba7b0c Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 4 years, 9 months ago
  2. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 4 years, 9 months ago
  3. 459c532 Merge "Incorporate cc_library_headers into mixed builds" by Treehugger Robot · 4 years, 9 months ago
  4. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 4 years, 9 months ago
  5. 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 4 years, 9 months ago
  6. dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 4 years, 9 months ago
  7. f8645b9 Update error messages. by Lukacs T. Berki · 4 years, 9 months ago
  8. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 9 months ago
  9. be1c47b Merge "Add libc_openbsd to mixed builds deny list." by Rupert Shuttleworth · 4 years, 9 months ago
  10. 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 4 years, 9 months ago
  11. 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 4 years, 9 months ago
  12. 4d48aa5 Merge "Revert^2 "Add debug ramdisk variant"" by Florian Mayer · 4 years, 9 months ago
  13. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 9 months ago
  14. 80c2377 Merge "Allow more cc_library_static targets to build." by Rupert Shuttleworth · 4 years, 9 months ago
  15. f9c6744 Merge "Revert "Add debug ramdisk variant"" by Treehugger Robot · 4 years, 9 months ago
  16. 24eac47 Merge "Add new stub_only_static_libs attr for sdk_library" by Anton Hansson · 4 years, 9 months ago
  17. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 4 years, 9 months ago
  18. e5c719e Allow more cc_library_static targets to build. by Rupert Shuttleworth · 4 years, 9 months ago
  19. dac4517 Merge "Add various test files as testSrcs, so that they run on CI." by Rupert Shuttleworth · 4 years, 9 months ago
  20. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 9 months ago
  21. 752d63c Merge changes I9a08bbc0,I049d1bb9 by Treehugger Robot · 4 years, 9 months ago
  22. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 9 months ago
  23. ae89abe Add validations to RuleBuilderCommand by Colin Cross · 4 years, 9 months ago
  24. da6401b Fix bug in RuleBuilderCommand.OrderOnlys by Colin Cross · 4 years, 9 months ago
  25. 893b2fd Merge "Add PrepareForDebug_DO_NOT_SUBMIT" by Paul Duffin · 4 years, 9 months ago
  26. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 9 months ago
  27. 4949557 Merge "Generate BUILD files for every directory that has an Android.bp file." by Rupert Shuttleworth · 4 years, 9 months ago
  28. 7b3dc8a Support paths for vintf_fragments from Soong. by Liz Kammer · 4 years, 9 months ago
  29. 286c9fa Fix bazel_handler_test.go by Liz Kammer · 4 years, 9 months ago
  30. 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 4 years, 9 months ago
  31. 64715ba Add PrepareForDebug_DO_NOT_SUBMIT by Paul Duffin · 4 years, 9 months ago
  32. eff37d7 Merge "Rename Label.Bp_text to OriginalModuleName." by Jingwen Chen · 4 years, 9 months ago
  33. 61d83e9 Merge "Incorporate filegroups into mixed builds." by Treehugger Robot · 4 years, 9 months ago
  34. d6cd813 Call mixed mode Bazel in the symlink forest. by Lukacs T. Berki · 4 years, 9 months ago
  35. 38e6264 Rename Label.Bp_text to OriginalModuleName. by Jingwen Chen · 4 years, 9 months ago
  36. 5bde22f Incorporate filegroups into mixed builds. by Liz Kammer · 4 years, 9 months ago
  37. bab4d7e Add a denylist for specifically mixed builds by Chris Parsons · 4 years, 9 months ago
  38. d419826 Merge "ApiLevel of "" and "core_platform" is FutureApiLevel" by Treehugger Robot · 4 years, 9 months ago
  39. ebf17ee Merge "Split bazel -path functions and clarify docs" by Liz Kammer · 4 years, 9 months ago
  40. cefa3c7 Denylist two targets that fail for non-x86_64 by Liz Kammer · 4 years, 9 months ago
  41. 3eb2312 Merge "Clean up package names." by Treehugger Robot · 4 years, 9 months ago
  42. 53932ec Merge "Fix discordance between marshall/unmarshall for ArchType" by Treehugger Robot · 4 years, 9 months ago
  43. 7b4fb51 Merge changes Ib07d4410,I0b306292 by Jiyong Park · 4 years, 9 months ago
  44. 7548b1a Merge "Remove draft API support." by Treehugger Robot · 4 years, 9 months ago
  45. 414719e Clean up package names. by Bob Badour · 4 years, 9 months ago
  46. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 4 years, 9 months ago
  47. d518e1a Make bp2build be more correct. by Lukacs T. Berki · 4 years, 9 months ago
  48. c702204 ApiLevel of "" and "core_platform" is FutureApiLevel by Jiyong Park · 4 years, 9 months ago
  49. 4eab21d ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel by Jiyong Park · 4 years, 9 months ago
  50. b06a4bd Merge "Transform paths to headers in include dirs to take package boundaries into account." by Treehugger Robot · 4 years, 9 months ago
  51. 638830a Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp" by Treehugger Robot · 4 years, 9 months ago
  52. d820c37 Merge "Fix evaluation order of (Cfi|Memtag) exclude paths." by Treehugger Robot · 4 years, 9 months ago
  53. f84e9c0 Add debug ramdisk variant by Inseob Kim · 4 years, 9 months ago
  54. bec4d03 Fix discordance between marshall/unmarshall for ArchType by Jeongik Cha · 4 years, 9 months ago
  55. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 4 years, 9 months ago
  56. fb545bf Make sure prebuilt modules are exported before attempting to use them by LuK1337 · 5 years ago
  57. f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 4 years, 9 months ago
  58. d9580b8 Add path tests for ramdisk by Inseob Kim · 4 years, 9 months ago
  59. c11f269 Merge "Delete android/env.go ." by Lukács T. Berki · 4 years, 9 months ago
  60. d05ba00 Remove draft API support. by Dan Albert · 4 years, 9 months ago
  61. 6bd0a19 Merge "Add tests for request_type ParseResult functions." by Treehugger Robot · 4 years, 9 months ago
  62. 779b64e Fix evaluation order of (Cfi|Memtag) exclude paths. by Evgenii Stepanov · 4 years, 9 months ago
  63. 41cca85 Merge "Consolidate cc-specific cqueries." by Liz Kammer · 4 years, 9 months ago
  64. 66d154e Merge "Follow blueprint change to return GlobResult from Glob" by Colin Cross · 4 years, 9 months ago
  65. c8ae73e Merge "Add reasons for cc_library_static modules to be on the deny list." by Treehugger Robot · 4 years, 9 months ago
  66. 43b0492 Add reasons for cc_library_static modules to be on the deny list. by Rupert Shuttleworth · 4 years, 9 months ago
  67. 53b2f36 Delete android/env.go . by Lukacs T. Berki · 4 years, 9 months ago
  68. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 4 years, 9 months ago
  69. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 4 years, 9 months ago
  70. 8d62a4f Add tests for bazel_handler by Liz Kammer · 4 years, 9 months ago
  71. 8e1c08c Merge "Fix min_sdk_version err msg in apex." by Jaewoong Jung · 4 years, 9 months ago
  72. bda284b Merge "Support paths for init_rc from Soong." by Liz Kammer · 4 years, 9 months ago
  73. 86bcf70 Fix min_sdk_version err msg in apex. by Jaewoong Jung · 4 years, 10 months ago
  74. c1c2352 Merge "Make MockBazelContext more specific to cquerys" by Treehugger Robot · 4 years, 9 months ago
  75. 0a92ed7 bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily. by Jingwen Chen · 4 years, 9 months ago
  76. a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 4 years, 9 months ago
  77. 82ea3fb Follow blueprint change to return GlobResult from Glob by Colin Cross · 4 years, 9 months ago
  78. a92e844 Make MockBazelContext more specific to cquerys by Liz Kammer · 4 years, 9 months ago
  79. 76579e0 Merge "Handle simple prebuilt static libraries from bazel" by Treehugger Robot · 4 years, 9 months ago
  80. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 10 months ago
  81. 929cac7 Merge "Add a variable that indicates build-time debugfs restrictions" by Treehugger Robot · 4 years, 9 months ago
  82. fd233d9 Merge "Move cquery RequestType interface to bazel_handler" by Treehugger Robot · 4 years, 9 months ago
  83. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 10 months ago
  84. 0c4f71c Support paths for init_rc from Soong. by Liz Kammer · 4 years, 9 months ago
  85. 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 4 years, 10 months ago
  86. f29df7c Move cquery RequestType interface to bazel_handler by Liz Kammer · 4 years, 10 months ago
  87. 56dc66e Stop deapexer module type from being treated as a prebuilt by Paul Duffin · 4 years, 11 months ago
  88. de21202 Merge changes I45274836,I47268b81 by Paul Duffin · 4 years, 9 months ago
  89. d7d7239 Merge "Export OsTypeList through a function." by Jingwen Chen · 4 years, 9 months ago
  90. 864116c Add PrebuiltNameFromSource by Paul Duffin · 4 years, 10 months ago
  91. b809bcf Merge "Fix syntax error in bazel_handler.go." by Rupert Shuttleworth · 4 years, 9 months ago
  92. e1d3837 Add IsModulePreferred by Paul Duffin · 4 years, 10 months ago
  93. b7c6a7e Merge "Fix note_memtag bionic libraries in mixed builds" by Christopher Parsons · 4 years, 9 months ago
  94. a29903f Fix syntax error in bazel_handler.go. by Rupert Shuttleworth · 4 years, 9 months ago
  95. e09691c Merge "Only include used requests in cquery starlark" by Treehugger Robot · 4 years, 9 months ago
  96. 06a4662 Merge "Remove unused constants for cquery requests" by Treehugger Robot · 4 years, 9 months ago
  97. 8c56183 Merge changes Id33bf640,I4d67b9b9 by Treehugger Robot · 4 years, 9 months ago
  98. eefc9e6 Fix note_memtag bionic libraries in mixed builds by Chris Parsons · 4 years, 10 months ago
  99. 012ae1f Merge "Use correct includes for mixed build gen headers" by Christopher Parsons · 4 years, 9 months ago
  100. 66ffdb7 Only include used requests in cquery starlark by Liz Kammer · 4 years, 10 months ago