1. c9089dc Refactor and cleanup of bazel handler by Chris Parsons · 2 years, 6 months ago
  2. 03e6e00 Merge "Flag off abidw tasks." by Treehugger Robot · 2 years, 6 months ago
  3. e5eb578 Merge "Don't add apex_set deps in nondeterministic order" by Liz Kammer · 2 years, 6 months ago
  4. 326ab24 Flag off abidw tasks. by Dan Albert · 2 years, 6 months ago
  5. 0bf4ea5 Merge changes I4129c2a9,I9af06f81 by Spandan Das · 2 years, 6 months ago
  6. 2dc7244 Don't add apex_set deps in nondeterministic order by Liz Kammer · 2 years, 6 months ago
  7. 0933fd5 Merge "Add min_sdk_version prop to snapshots" by Inseob Kim · 2 years, 6 months ago
  8. dc0a402 Merge "Revert "mixed builds correctly reference stubs libs"" by Sam Delmerico · 2 years, 6 months ago
  9. 1ea1bc3 Merge "Added assignee field to FuzzConfig." by David Fu · 2 years, 6 months ago
  10. 04af019 Merge "Fix api fingerprinting with apex." by Zi Wang · 2 years, 6 months ago
  11. 0ee012c Merge "riscv64: stop reserving x18 for shadow call stack." by Elliott Hughes · 2 years, 6 months ago
  12. 1db4348 Revert "mixed builds correctly reference stubs libs" by Usta (Tsering) Shrestha · 2 years, 6 months ago
  13. a4f7dae Fix api fingerprinting with apex. by Zi Wang · 2 years, 6 months ago
  14. 67237c8 Merge "Pass -Wl,--as-needed when linking Rust binaries." by Peter Collingbourne · 2 years, 6 months ago
  15. af4e33b Added assignee field to FuzzConfig. by David Fu · 2 years, 6 months ago
  16. cf76125 Merge "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" by Usta (Tsering) Shrestha · 2 years, 6 months ago
  17. d1a038c Merge "Add additional java_api_library module to java testing" by Jihoon Kang · 2 years, 6 months ago
  18. 5860f82 Add min_sdk_version prop to snapshots by Inseob Kim · 2 years, 6 months ago
  19. fb50259 Add additional java_api_library module to java testing by Jihoon Kang · 2 years, 6 months ago
  20. fecec28 Merge "bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared}" by Alex Márquez Pérez Muñíz Díaz Puras Thaureaux · 2 years, 6 months ago
  21. d7141be Merge "Allowlist CaptivePortalLogin and required dependencies." by Romain Jobredeaux · 2 years, 6 months ago
  22. 2dc6dfc Drop the default apex_available value from BUILD files by Spandan Das · 2 years, 6 months ago
  23. 8e6386e Make //apex_available:platform the default. by Spandan Das · 2 years, 6 months ago
  24. 93c52ef Merge "Enable reclient cache directory." by Ramy Medhat · 2 years, 6 months ago
  25. aa6e25d Allowlist CaptivePortalLogin and required dependencies. by Romain Jobredeaux · 3 years, 2 months ago
  26. 9551384 apex: skip symbol files when replaced with prebuilt by Jooyung Han · 2 years, 6 months ago
  27. 4629f7c Pass -Wl,--as-needed when linking Rust binaries. by Peter Collingbourne · 2 years, 6 months ago
  28. 2562585 Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp by Vinh Tran · 2 years, 6 months ago
  29. 7de9aa1 Merge "Add handling for libc_hwasan to Soong" by Florian Mayer · 2 years, 6 months ago
  30. 0c3682b Merge "mixed builds correctly reference stubs libs" by Treehugger Robot · 2 years, 6 months ago
  31. ae31382 Merge "bp2build support for python_test(_host)" by Cole Faust · 2 years, 6 months ago
  32. 35dcf77 Merge "Remove special handling of prebuilt_framework-res" by Cole Faust · 2 years, 6 months ago
  33. 141dcbb Merge "Delete platform mapping specific bp2build code" by Romain Jobredeaux · 2 years, 6 months ago
  34. 4e37219 Merge "Fix issue where bazel-force-enabled-modules aren't actually analyzed." by Mark Dacek · 2 years, 6 months ago
  35. ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 2 years, 6 months ago
  36. 9e1117b Merge "Differentiate between public and module-lib stub variants" by Treehugger Robot · 2 years, 6 months ago
  37. 9c094ca Fix issue where bazel-force-enabled-modules aren't actually analyzed. by MarkDacek · 2 years, 7 months ago
  38. 3d1b696 Merge "Update min_sdk_version used in testNoUpdatableJarsInBootImage" by Treehugger Robot · 2 years, 6 months ago
  39. d82f036 bp2build support for python_test(_host) by Cole Faust · 2 years, 6 months ago
  40. d580613 Remove special handling of prebuilt_framework-res by Cole Faust · 2 years, 6 months ago
  41. 1a3382c Delete platform mapping specific bp2build code by Romain Jobredeaux · 2 years, 7 months ago
  42. f5cd477 Merge "Split Rust crate builds into compile and link phases." by Treehugger Robot · 2 years, 6 months ago
  43. b2b41d5 Differentiate between public and module-lib stub variants by Spandan Das · 2 years, 6 months ago
  44. 01add28 Merge "Add external_updater to bazel allowlist." by Treehugger Robot · 2 years, 6 months ago
  45. 4ffcdad Merge "New test for propagation of CFI" by Trevor Radcliffe · 2 years, 6 months ago
  46. a3c029e Merge "Bp2build support for sdk_version and java_version." by Romain Jobredeaux · 2 years, 6 months ago
  47. f1235a8 Add external_updater to bazel allowlist. by Dan Albert · 2 years, 6 months ago
  48. bc65f63 New test for propagation of CFI by Trevor Radcliffe · 2 years, 6 months ago
  49. 748fd18 Merge "Make conv_linker_config visible to linkerconfig" by Jooyung Han · 2 years, 6 months ago
  50. 7d57090 Merge "Temporarily disable shadow call stack for riscv64." by Elliott Hughes · 2 years, 6 months ago
  51. 70079c1 Merge "Don't type variables as booleans in mk2rbc" by Cole Faust · 2 years, 6 months ago
  52. e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 2 years, 7 months ago
  53. 5a15e95 Merge "Fix crash when missing platform sdk version" by Treehugger Robot · 2 years, 6 months ago
  54. 2aff6c1 riscv64: stop reserving x18 for shadow call stack. by Elliott Hughes · 2 years, 6 months ago
  55. 7a9626c Merge "Make buildroot.cquery determinisitc" by Treehugger Robot · 2 years, 6 months ago
  56. 5beb42f Temporarily disable shadow call stack for riscv64. by Elliott Hughes · 2 years, 6 months ago
  57. c7335de Don't type variables as booleans in mk2rbc by Cole Faust · 2 years, 6 months ago
  58. 2a1de1b Merge "Separate out Cross DSO flag for Bazel" by Trevor Radcliffe · 2 years, 6 months ago
  59. 37d27c4 Fix crash when missing platform sdk version by Cole Faust · 2 years, 6 months ago
  60. f937bad9 Merge "Merge TQ2A.230405.003" by Treehugger Robot · 2 years, 6 months ago
  61. ebf93ff Merge "add libneuralnetworks[_static] to staging allowlist" by Treehugger Robot · 2 years, 6 months ago
  62. 4b4f03f Make conv_linker_config visible to linkerconfig by Jooyung Han · 2 years, 6 months ago
  63. aea34a3 Merge "Revert^2 "Re-land test tzdata apex with bazel builds."" by Jingwen Chen · 2 years, 6 months ago
  64. 12f9cef Merge "Break constant information out of product vars" by Cole Faust · 2 years, 6 months ago
  65. 2eef2e1 Bp2build support for sdk_version and java_version. by Romain Jobredeaux · 2 years, 8 months ago
  66. eb644cf Break constant information out of product vars by Cole Faust · 2 years, 6 months ago
  67. a80b113 Merge "Add name hint to Soong." by Steven Moreland · 2 years, 6 months ago
  68. bbd707f Merge "Remove completed TODO in android/visibility.go" by Jihoon Kang · 2 years, 6 months ago
  69. c641cc4 bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} by Alex Márquez Pérez Muñíz Díaz Puras Thaureaux · 2 years, 7 months ago
  70. 9f4b476 Separate out Cross DSO flag for Bazel by Trevor Radcliffe · 2 years, 6 months ago
  71. 6134211 Revert^2 "Re-land test tzdata apex with bazel builds." by Jingwen Chen · 2 years, 6 months ago
  72. a772d65 Extract out Visibility flags by Trevor Radcliffe · 2 years, 6 months ago
  73. 3848896 Merge "Include license texts and kinds for VNDK snapshot" by Treehugger Robot · 2 years, 6 months ago
  74. ed35066 Merge "Revert "Re-land test tzdata apex with bazel builds."" by Jingwen Chen · 2 years, 6 months ago
  75. fb8b1a6 Revert "Re-land test tzdata apex with bazel builds." by Junho Yoon · 2 years, 6 months ago
  76. e7903cf Merge TQ2A.230405.003 by Xin Li · 2 years, 6 months ago
  77. 1000493 Merge "Re-land test tzdata apex with bazel builds." by Treehugger Robot · 2 years, 6 months ago
  78. 9aecb53 Merge "Include NDK CRT object variants in the sysroot." by Treehugger Robot · 2 years, 6 months ago
  79. 6706ff6 Merge "Turn off stack protector check for noreturn calls" by Yi Kong · 2 years, 6 months ago
  80. 671dc23 Add name hint to Soong. by Steven Moreland · 2 years, 7 months ago
  81. ecc18df Turn off stack protector check for noreturn calls by Yi Kong · 2 years, 6 months ago
  82. 33a25c1 Merge "Run apex_sepolicy_tests" by Jooyung Han · 2 years, 6 months ago
  83. f25bdf4 Remove completed TODO in android/visibility.go by Jihoon Kang · 2 years, 6 months ago
  84. 38c39af Merge "Update min_sdk_version used in TestSymlinksFromApexToSystem" by Spandan Das · 2 years, 6 months ago
  85. 646dcfa add libneuralnetworks[_static] to staging allowlist by Sam Delmerico · 2 years, 6 months ago
  86. cc9d942 Update min_sdk_version used in testNoUpdatableJarsInBootImage by Spandan Das · 2 years, 6 months ago
  87. 1a92db5 Update min_sdk_version used in TestSymlinksFromApexToSystem by Spandan Das · 2 years, 6 months ago
  88. 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 2 years, 6 months ago
  89. f2abc7b Merge "Remove diff excludes for partition compatibility symlink files in SBOM integration test." by Treehugger Robot · 2 years, 6 months ago
  90. 01f5d65 Run apex_sepolicy_tests by Jooyung Han · 2 years, 6 months ago
  91. 95cd6db Add handling for libc_hwasan to Soong by Florian Mayer · 2 years, 7 months ago
  92. b4949c2 Merge "Revert "Revert "Fix NDK library sysroot arrangement.""" by Treehugger Robot · 2 years, 6 months ago
  93. 7c1e7f0 Remove diff excludes for partition compatibility symlink files in SBOM integration test. by Wei Li · 2 years, 7 months ago
  94. 7bfe443 Merge "Export defaultJavaLibraryName() identifier" by Jihoon Kang · 2 years, 6 months ago
  95. dfa0a76 Merge "Clean old symlink forests" by Treehugger Robot · 2 years, 6 months ago
  96. 3bfba4c Merge "Update java_api_library in testing modules" by Jihoon Kang · 2 years, 6 months ago
  97. 5b065bb Export defaultJavaLibraryName() identifier by Jihoon Kang · 2 years, 6 months ago
  98. dd5653b Merge "Fix issue merging bp2build files with handcrafted ones" by Treehugger Robot · 2 years, 6 months ago
  99. 5db9209 Clean old symlink forests by Cole Faust · 2 years, 6 months ago
  100. 3f4f521 Fix issue merging bp2build files with handcrafted ones by Cole Faust · 2 years, 6 months ago