1. 62d3353 Merge "Disable musl in mixed Bazel builds" by Treehugger Robot · 1 year, 10 months ago
  2. 9e87f0a Disable musl in mixed Bazel builds by Colin Cross · 1 year, 10 months ago
  3. 7947b31 Merge changes I10e8bea5,I8e013ec1 by Spandan Das · 1 year, 10 months ago
  4. f235505 Disable modules in mixed builds. by Liz Kammer · 1 year, 10 months ago
  5. 448bbfb Merge "Add missing deps for neuralnetworks/swcodec" by Liz Kammer · 1 year, 10 months ago
  6. d42d738 Merge "add parent static deps to cc_aidl_library targets" by Liz Kammer · 1 year, 10 months ago
  7. 9d8e015 Merge "Disable riscv in all Bazel mixed builds" by Liz Kammer · 1 year, 10 months ago
  8. e76510b Add missing deps for neuralnetworks/swcodec by Liz Kammer · 1 year, 10 months ago
  9. 512437b add parent static deps to cc_aidl_library targets by Sam Delmerico · 1 year, 10 months ago
  10. dd7057c Create EffectiveVersion* functions for ApiLevel by Spandan Das · 2 years ago
  11. 15da588 Create two sentinel api levels by Spandan Das · 1 year, 11 months ago
  12. ef5b7e4 Merge "Cleanup hardcoded references to android_*stubs_current" by Spandan Das · 1 year, 10 months ago
  13. c164b46 Merge "Replace json_encode with json.encode" by Treehugger Robot · 1 year, 10 months ago
  14. 75b36c1 Disable riscv in all Bazel mixed builds by Liz Kammer · 1 year, 10 months ago
  15. cd05792 Merge changes from topic "revert-2457063-EKFSKANQWZ" by Spandan Das · 1 year, 10 months ago
  16. ac96191 Revert "Create two sentinel api levels" by Spandan Das · 1 year, 10 months ago
  17. 51dc685 Revert "Create EffectiveVersion* functions for ApiLevel" by Spandan Das · 1 year, 10 months ago
  18. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 1 year, 10 months ago
  19. ea93f64 Merge changes Ie6ae7e26,I2fd822a2,Iddd497df,Iee5a936e,I628b443c by Spandan Das · 1 year, 10 months ago
  20. 65a9736 Merge "Generate NDK stubs for riscv64 too." by Elliott Hughes · 1 year, 10 months ago
  21. 626a8ad Cleanup hardcoded references to android_*stubs_current by Spandan Das · 1 year, 10 months ago
  22. 071c76e Merge "Add documentation for BuildParams" by Liz Kammer · 1 year, 10 months ago
  23. 063b577 Merge "Move fingerprint genrule and DCLA cc libraries to prod allowlists." by Liz Kammer · 1 year, 10 months ago
  24. 61980fe Merge "Denylist failing cc_tests svcenc and svcdec." by Treehugger Robot · 1 year, 10 months ago
  25. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 11 months ago
  26. 5780039 Create EffectiveVersion* functions for ApiLevel by Spandan Das · 2 years ago
  27. 7ee0461 Create two sentinel api levels by Spandan Das · 1 year, 11 months ago
  28. 895bc94 Merge "Bp2build for android_app minsdkversion property" by Alix Espino · 1 year, 10 months ago
  29. b5edbf9 Denylist failing cc_tests svcenc and svcdec. by Jingwen Chen · 1 year, 10 months ago
  30. daefe0c Add documentation for BuildParams by Liz Kammer · 1 year, 10 months ago
  31. 54fb18d Merge "Revert "Export non-apex variants of modules to make"" by Ioana Alexandru · 1 year, 10 months ago
  32. 01addfc Move fingerprint genrule and DCLA cc libraries to prod allowlists. by Jingwen Chen · 1 year, 10 months ago
  33. 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 1 year, 10 months ago
  34. 8181f4b Replace json_encode with json.encode by Cole Faust · 1 year, 10 months ago
  35. 9ba1ddd Merge "Remove --extra_toolchains flag from aquery runner" by Treehugger Robot · 1 year, 10 months ago
  36. e5085eb Bp2build for android_app minsdkversion property by Alix · 2 years ago
  37. b1559e9 Merge "Exclude jdk17 from bp2build instead of jdk11" by Romain Jobredeaux · 1 year, 10 months ago
  38. cbee4e3 Remove --extra_toolchains flag from aquery runner by Vinh Tran · 1 year, 10 months ago
  39. f7d3109 Generate NDK stubs for riscv64 too. by Elliott Hughes · 1 year, 10 months ago
  40. bebe607 Merge "Export non-apex variants of modules to make" by Cole Faust · 1 year, 10 months ago
  41. d4e1a15 Exclude jdk17 from bp2build instead of jdk11 by Romain Jobredeaux · 1 year, 10 months ago
  42. 9ac38d7 Merge "bp2build allowlist libimapper, bufferpools deps" by Sam Delmerico · 1 year, 10 months ago
  43. bb37c19 Merge "Populate apexBundle#filesInfo using bazel info." by Jingwen Chen · 1 year, 10 months ago
  44. 9d71a84 bp2build allowlist libimapper, bufferpools deps by Sam Delmerico · 1 year, 10 months ago
  45. 502da39 Export non-apex variants of modules to make by Cole Faust · 1 year, 11 months ago
  46. 2d37b64 Populate apexBundle#filesInfo using bazel info. by Jingwen Chen · 1 year, 10 months ago
  47. da4a78b Merge "Add --multitree-build flag" by Treehugger Robot · 1 year, 10 months ago
  48. 52a7243 Add --multitree-build flag by LaMont Jones · 1 year, 10 months ago
  49. d66f2ce Add external/escapevelocity to allowlist by Usta Shrestha · 1 year, 10 months ago
  50. a0ede28 Merge "Merge Android 13 QPR2" by Xin Li · 1 year, 10 months ago
  51. f214f12 Merge "Respect Clang version override env vars." by Treehugger Robot · 1 year, 10 months ago
  52. d184706 Merge "bp2build kotlinCFlags" by Alix Espino · 1 year, 10 months ago
  53. 261bc29 Merge "Omit linux_bionic in mixed builds." by Treehugger Robot · 1 year, 10 months ago
  54. 11ec91f Omit linux_bionic in mixed builds. by Liz Kammer · 1 year, 10 months ago
  55. f848bf8 bp2build kotlinCFlags by Alix · 1 year, 11 months ago
  56. 7d6dd8b Add filegroup_defaults module by Anton Hansson · 1 year, 11 months ago
  57. 7a444ce Add filegroup_test.go to sources by Anton Hansson · 1 year, 11 months ago
  58. 6235f58 Merge "Revert "Add protected_properties support in defaults modules"" am: cb301ccdca by Treehugger Robot · 1 year, 10 months ago
  59. cb301cc Merge "Revert "Add protected_properties support in defaults modules"" by Treehugger Robot · 1 year, 10 months ago
  60. eeeb952 Revert "Add protected_properties support in defaults modules" by Liz Kammer · 1 year, 10 months ago
  61. 85b9f6e Merge "Revert "Export non-apex variants of modules to make"" am: ff8c95b610 by Iván Budnik · 1 year, 10 months ago
  62. ff8c95b Merge "Revert "Export non-apex variants of modules to make"" by Iván Budnik · 1 year, 10 months ago
  63. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 1 year, 10 months ago
  64. f92b583 Merge "Allowlist missing dependency" am: 58f85e328b by Liz Kammer · 1 year, 10 months ago
  65. 58f85e3 Merge "Allowlist missing dependency" by Liz Kammer · 1 year, 10 months ago
  66. 6167240 Merge "Make using python 2 an error" am: 944053e52d by Cole Faust · 1 year, 10 months ago
  67. f183fc5 Merge "Export non-apex variants of modules to make" am: f42c21d5f8 by Cole Faust · 1 year, 10 months ago
  68. 944053e Merge "Make using python 2 an error" by Cole Faust · 1 year, 10 months ago
  69. f42c21d Merge "Export non-apex variants of modules to make" by Cole Faust · 1 year, 10 months ago
  70. 80ec5d3 Merge "Convert filegroups in api_bp2build" am: 3b965d4bb0 by Spandan Das · 1 year, 10 months ago
  71. bd52ea9 Convert filegroups in api_bp2build by Spandan Das · 1 year, 10 months ago
  72. ad1d8cb Allowlist missing dependency by Liz Kammer · 1 year, 10 months ago
  73. edc4c50 Make using python 2 an error by Cole Faust · 2 years, 4 months ago
  74. ad222f2 Export non-apex variants of modules to make by Cole Faust · 1 year, 11 months ago
  75. dc3f27f Merge changes Ib004c2c3,I6b63d9d0 am: d14a70d7ed by Spandan Das · 1 year, 10 months ago
  76. d14a70d Merge changes Ib004c2c3,I6b63d9d0 by Spandan Das · 1 year, 10 months ago
  77. ebc290c Respect Clang version override env vars. by Peter Collingbourne · 1 year, 10 months ago
  78. 21b35cc Merge "Use product variables from the overridden apex" am: ae3e4cc2fd by Cole Faust · 1 year, 10 months ago
  79. 9e93d3d Create aliases for stubs in build/bazel/api_surfaces by Spandan Das · 1 year, 11 months ago
  80. abedff0 Add a method in bp2build to create aliases in another directory by Spandan Das · 1 year, 11 months ago
  81. 912bc88 Use product variables from the overridden apex by Cole Faust · 1 year, 10 months ago
  82. 64bc8c0 Merge "Incorporate Bazel-built fingerprint file into mixed builds" am: f20a52657d by Zi Wang · 1 year, 11 months ago
  83. f60073a Merge "Introduce armv9-a arch variant." am: dd2e32d859 by Evgenii Stepanov · 1 year, 11 months ago
  84. b31a833 Incorporate Bazel-built fingerprint file into mixed builds by Zi Wang · 1 year, 11 months ago
  85. dd2e32d Merge "Introduce armv9-a arch variant." by Evgenii Stepanov · 1 year, 11 months ago
  86. 80d7492 Introduce armv9-a arch variant. by Evgenii Stepanov · 2 years ago
  87. 2617214 Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. am: 598f92d704 by Wei Li · 1 year, 11 months ago
  88. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years ago
  89. ebe523c Merge "Migrate overlapping config var defs in all bp file" am: edec71adae by Liz Kammer · 1 year, 11 months ago
  90. edec71a Merge "Migrate overlapping config var defs in all bp file" by Liz Kammer · 1 year, 11 months ago
  91. 5963f06 Merge "soong: Add Cortex-A32 definitions" am: 80ebd72995 by Treehugger Robot · 1 year, 11 months ago
  92. 80ebd72 Merge "soong: Add Cortex-A32 definitions" by Treehugger Robot · 1 year, 11 months ago
  93. 1bc028d Merge "Allowlist merged_txts dependencies and combined_apis type" am: 1841e5d023 by Zi Wang · 1 year, 11 months ago
  94. 1841e5d Merge "Allowlist merged_txts dependencies and combined_apis type" by Zi Wang · 1 year, 11 months ago
  95. 8103dc4 Migrate overlapping config var defs in all bp file by Liz Kammer · 1 year, 11 months ago
  96. de7c784 soong: Add Cortex-A32 definitions by Jesus Sanchez-Palencia · 1 year, 11 months ago
  97. 301e587 Merge "removing codegen_cli from Bp2buildKeepExistingBuildFile" am: f229654372 by Alix Espino · 1 year, 11 months ago
  98. 60a7c32 Merge "Comments to keep Starlark/soong api logic in sync" am: 04a0ee54de by Alix Espino · 1 year, 11 months ago
  99. c16b7c1 Use default format in print statement am: c52e2c00e6 by Spandan Das · 1 year, 11 months ago
  100. f229654 Merge "removing codegen_cli from Bp2buildKeepExistingBuildFile" by Alix Espino · 1 year, 11 months ago