1. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 7 months ago
  2. 2255831 Reland: Move MutateApexTransition shortcut later by Colin Cross · 7 months ago
  3. 7a57092 Revert "Move MutateApexTransition shortcut later" by Chaitanya Cheemala (xWF) · 7 months ago
  4. de74281 Move MutateApexTransition shortcut later by Colin Cross · 7 months ago
  5. ff66518 Delete multitree api imports code by Spandan Das · 12 months ago
  6. 51c2231 Access output files thru providers in Soong tests. by Yu Liu · 1 year, 1 month ago
  7. 2a69eb6 Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year, 1 month ago
  8. 08d5d26 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year, 1 month ago
  9. 5228aeb Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year, 1 month ago
  10. 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
  11. e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 1 year, 4 months ago
  12. 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year, 4 months ago
  13. ae0d23f Merge "Implement cc_cmake_snapshot" into main by Tomasz Wasilczyk · 1 year, 4 months ago
  14. 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 1 year, 11 months ago
  15. 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 4 months ago
  16. c63c430 Merge "Add deps to blocklist path" into main by Aditya Kumar · 1 year, 5 months ago
  17. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 5 months ago
  18. 6e6f522 Add deps to blocklist path by AdityaK · 1 year, 5 months ago
  19. 0d1c1e6 Remove VNDK information from CC and APEX tests by Kiyoung Kim · 1 year, 5 months ago
  20. f4ffe0a soong: Add crt_pad_segment to .so's by Kalesh Singh · 1 year, 7 months ago
  21. aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year, 8 months ago
  22. f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 10 months ago
  23. f2b1606 Revert^4 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years ago
  24. 40c7bae Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main by Colin Cross · 2 years ago
  25. 930fd8b Revert^3 "add rust_toolchain_rustc_prebuilt module type" by Wen-yi Chu · 2 years ago
  26. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 2 years ago
  27. 319711b Create a bp2build converter for ndk_headers by Spandan Das · 2 years ago
  28. 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 2 years ago
  29. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 3 months ago
  30. 9333ac1 Revert^2 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years ago
  31. ce40b92 Implement bp2build converter for fdo_profile by Vinh Tran · 2 years, 3 months ago
  32. 6e332d2 Make ndk_prebuilt_*_stl's libDir relative to module by Spandan Das · 2 years ago
  33. 400749d Revert "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years ago
  34. b45c844 add rust_toolchain_rustc_prebuilt module type by Sam Delmerico · 2 years, 2 months ago
  35. 94dd565 Remove libandroid_support support. by Dan Albert · 2 years, 2 months ago
  36. 4de7b49 Drop redundant libraries from baseline apexAvailable map by Spandan Das · 2 years, 4 months ago
  37. cde1016 Reimplement afdo support for rust by Vinh Tran · 2 years, 6 months ago
  38. e75af18 Remove dead code. by Dan Albert · 2 years, 5 months ago
  39. 5dc62c9 Add sanitizer tests for musl by Colin Cross · 2 years, 7 months ago
  40. 7a11dc8 Fix Errorf format string for error by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
  41. a1888ce Add overrides support for snapshots by Inseob Kim · 3 years ago
  42. 73bcafc Add a property in ndk_library for header contributions by Spandan Das · 3 years, 1 month ago
  43. 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 3 years, 1 month ago
  44. 487689e Introduce cc_api_library by Kiyoung Kim · 3 years, 1 month ago
  45. 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 2 months ago
  46. ba73a09 Merge "Revert "Updated the way we build AFL++ fuzz binaries"" by Cory Barker · 3 years, 1 month ago
  47. 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 1 month ago
  48. edadcdb Merge "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years, 1 month ago
  49. cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years, 2 months ago
  50. 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 2 months ago
  51. a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 3 months ago
  52. 3e5e778 Reland: Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 3 years, 3 months ago
  53. 567d983 Revert "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 3 years, 3 months ago
  54. 59de280 Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 3 years, 3 months ago
  55. 5eb7ee9 Prototype changes for multitree by Inseob Kim · 3 years, 4 months ago
  56. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 7 months ago
  57. 06c80eb Add builtins and minimal runtime as dependencies instead of flags by Colin Cross · 3 years, 7 months ago
  58. 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 8 months ago
  59. c2ca1ee rust: Add Recovery Snapshot Soong tests for rust. by Ivan Lozano · 3 years, 10 months ago
  60. bcd3994 Add bp2build converter for cc_genrule. by Wei Li · 4 years ago
  61. 7549d46 crt modules produces cc rules for testing by Jiyong Park · 4 years ago
  62. 90a8b3a Remove libjemalloc5 from default musl libraries by Colin Cross · 4 years, 1 month ago
  63. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 2 months ago
  64. c5647ca Merge "Revert "Split the x86 host toolchain into glibc and musl variants"" by Colin Cross · 4 years, 2 months ago
  65. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 2 months ago
  66. 7628e93 Merge changes Idbeb4819,Ifc02f9e5 by Colin Cross · 4 years, 2 months ago
  67. 2231f8a Merge "Remove default_shared_libs" by Treehugger Robot · 4 years, 2 months ago
  68. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 4 years, 2 months ago
  69. b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 4 years, 2 months ago
  70. 6b8f425 Remove default_shared_libs by Colin Cross · 4 years, 2 months ago
  71. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years, 2 months ago
  72. 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 2 months ago
  73. 137d7da Support shared_libs, static_libs and default_shared_libs in cc_object by Colin Cross · 4 years, 3 months ago
  74. 9fb2d1f Merge changes from topic "ndk_libandroid_support_late_static_libs" by Colin Cross · 4 years, 3 months ago
  75. ae62818 Test include directory ordering by Colin Cross · 4 years, 3 months ago
  76. 9cfe611 Use a linker script for host bionic embedded linker sections by Colin Cross · 4 years, 3 months ago
  77. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 4 months ago
  78. 5271fea Remove global state from vendor public libraries by Colin Cross · 4 years, 4 months ago
  79. 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 4 months ago
  80. 627280f Remove llndk_headers by Colin Cross · 4 years, 4 months ago
  81. c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 5 months ago
  82. db462dd Disallow non-existent paths in sdk package by Paul Duffin · 4 years, 6 months ago
  83. 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 4 years, 6 months ago
  84. ecdac8a Convert fuchsia tests to use test fixtures by Paul Duffin · 4 years, 6 months ago
  85. 02a3d65 Support test fixtures in cc package by Paul Duffin · 4 years, 6 months ago
  86. cdcd2be Fix build break caused by registering genrules twice by Paul Duffin · 4 years, 6 months ago
  87. 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 4 years, 6 months ago
  88. 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 4 years, 6 months ago
  89. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 6 months ago
  90. e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 4 years, 7 months ago
  91. e0edaf9 Remove some global state from vendor and recovery snapshots by Colin Cross · 4 years, 8 months ago
  92. b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
  93. 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 5 years ago
  94. 86cc40a Merge "Do not read 'vendor_available: false'" by Treehugger Robot · 4 years, 8 months ago
  95. 56bfef1 Merge "Implement fake vendor snapshot" by Treehugger Robot · 4 years, 8 months ago
  96. c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years, 8 months ago
  97. e9aec6a Implement fake vendor snapshot by Inseob Kim · 4 years, 8 months ago
  98. e4e44bc Split vndk_libraries_txt into multiple module types by Colin Cross · 4 years, 8 months ago
  99. 0d399b5 Merge "Add min_sdk_version to Rust modules." by Jiyong Park · 4 years, 9 months ago
  100. 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 9 months ago