1. 6b89a13 Merge "Update musl bindgen clang lib directory" by Colin Cross · 3 years ago
  2. 714203c Merge "Update bindgen clang version to r468909b" by Treehugger Robot · 3 years ago
  3. 431ddf9 Output shared dependendencies of JNI libs for Java fuzzers by Muhammad Haseeb Ahmad · 3 years ago
  4. 645874d Update musl bindgen clang lib directory by Colin Cross · 3 years ago
  5. 8a5a1e2 Update bindgen clang version to r468909b by Colin Cross · 3 years ago
  6. 296d595 Driveby: remove duplicate condition by Florian Mayer · 3 years ago
  7. a497606 Merge changes I154a6f3a,I79f0c20a,I605ae9af,I647c7305,I95e96e3e, ... by Colin Cross · 3 years ago
  8. 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 3 years ago
  9. 31d89b4 Move fuzzer's CollectAllSharedDependencies into GenerateAndroidBuildActions by Colin Cross · 3 years ago
  10. a2aaa2f Fix panics when target arch is riscv64 by Colin Cross · 3 years ago
  11. b9f7441 Merge "Remove spurious trailing backslash in prefer_rlib docstring" by Martin Geisler · 3 years ago
  12. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years, 1 month ago
  13. b9238c0 Merge "Drop rust dependency on musl_linker_script" by Treehugger Robot · 3 years ago
  14. 9531e42 Merge changes from topic "soong-riscv64" by Colin Cross · 3 years ago
  15. f05b0d3 Add riscv64-linux-android support by Colin Cross · 3 years, 3 months ago
  16. 9382c06 Drop rust dependency on musl_linker_script by Colin Cross · 3 years, 1 month ago
  17. f99087d Merge "rust: Don't propagate apex across customBindgenTag" by Treehugger Robot · 3 years, 1 month ago
  18. 581b6d8 rust: Don't propagate apex across customBindgenTag by Matthew Maurer · 3 years, 1 month ago
  19. 46329e9 Remove spurious trailing backslash in prefer_rlib docstring by Martin Geisler · 3 years, 1 month ago
  20. a688a79 rustc-1.64.0 Build 9099361 by Charisee · 3 years, 1 month ago
  21. af1e89e rustc-1.63.0 Build 8951290 by Chris Wailes · 3 years, 2 months ago
  22. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 2 months ago
  23. 18fa8f6 Merge "Revert^4 "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 3 years, 2 months ago
  24. e94f3e7 Revert^4 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 3 years, 2 months ago
  25. 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 3 years, 2 months ago
  26. 487689e Introduce cc_api_library by Kiyoung Kim · 3 years, 3 months ago
  27. 801b058 Merge "Revert^3 "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 3 years, 2 months ago
  28. 199c188 Revert^3 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 3 years, 2 months ago
  29. c4ee553 Merge "Revert^2 "rust: Only allow bindgen to produce `rlib`s."" by Treehugger Robot · 3 years, 2 months ago
  30. 9cc801a Revert^2 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 3 years, 2 months ago
  31. d13d15a Merge "Revert "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 3 years, 3 months ago
  32. b983c89 Revert "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 3 years, 3 months ago
  33. a8ea3ff Merge "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 3 years, 3 months ago
  34. 53a452d rust: Only allow bindgen to produce `rlib`s. by Matthew Maurer · 3 years, 3 months ago
  35. cf3844c rust: Rust is now GA for platform usage by Matthew Maurer · 3 years, 3 months ago
  36. d6a5b15 rustc-1.62.0.p1 Build 8836667 by Charisee · 3 years, 3 months ago
  37. cc3ad51 Merge changes from topic "llvm-stable-r458507" by Yi Kong · 3 years, 3 months ago
  38. b1c8940 Merge "Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them" by Cory Barker · 3 years, 3 months ago
  39. 4f664e9 [bindgen] Allow unrecognised -Wno-* flags on LLVM_NEXT by Yi Kong · 3 years, 3 months ago
  40. a1da26f Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 4 months ago
  41. 14058f2 Merge "Revert "Adding support for building AFLpp Test: Build AFL fuzzer..."" by Cory Barker · 3 years, 3 months ago
  42. 7bc9123 Revert "Adding support for building AFLpp Test: Build AFL fuzzer..." by Cory Barker · 3 years, 3 months ago
  43. 7e0b4ba Merge "Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them" by Cory Barker · 3 years, 3 months ago
  44. f4b1c3a Adding support for building AFLpp Test: Build AFL fuzzers locally and ran them by Cory Barker · 3 years, 4 months ago
  45. 30332ae rustc-1.62.0 Build 8809119 by Charisee · 3 years, 3 months ago
  46. a8941ec Don't use prebuilt rust stdlibs for linux bionic by Colin Cross · 3 years, 4 months ago
  47. 567d342 Use musl rust prebuilts for USE_HOST_MUSL=true by Colin Cross · 3 years, 6 months ago
  48. 1faf823 Add rust musl arm and arm64 toolchains by Colin Cross · 3 years, 4 months ago
  49. 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 3 years, 4 months ago
  50. 6c71676 Migrate sanitizers to transition mutators. by Lukacs T. Berki · 3 years, 4 months ago
  51. 0a02aba rustc-1.61.0.p2 Build 8709792 by Chris Wailes · 3 years, 4 months ago
  52. fdc0540 Merge "[rust/coverage] Use new flag for coverage instrumentation" by Treehugger Robot · 3 years, 4 months ago
  53. f1f6dd1 [rust/coverage] Use new flag for coverage instrumentation by Pirama Arumuga Nainar · 3 years, 4 months ago
  54. 2f46ea4 rustc-1.61.0.p1 Build 8688465 by Charisee · 3 years, 4 months ago
  55. 2313b0c Merge "rustc-1.61.0 Build 8644170" by Charisee Chiw · 3 years, 5 months ago
  56. 65c99a2 rustc-1.61.0 Build 8644170 by Charisee · 3 years, 5 months ago
  57. 783e76c Merge "Add system/core/trusty/keymint-rust to allow list" by Hasini Gunasinghe · 3 years, 5 months ago
  58. 07851ff Add system/core/trusty/keymint-rust to allow list by Hasini Gunasinghe · 3 years, 5 months ago
  59. 21252b4 Add new system/keymint Rust directory by David Drysdale · 3 years, 8 months ago
  60. 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 5 months ago
  61. 2da6c3c Keep a "sanitizer dependency" flag for each sanitizer. by Lukacs T. Berki · 3 years, 5 months ago
  62. 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 6 months ago
  63. dd58c3f Merge "Add cross-referencing support for Rust" by Treehugger Robot · 3 years, 6 months ago
  64. 5b70a8d Merge "Update clang version to clang-r450784d" by Treehugger Robot · 3 years, 6 months ago
  65. 4f6c927 Update clang version to clang-r450784d by Yi Kong · 3 years, 6 months ago
  66. 507f9b2 Merge "Tell rustc to always use color output" by Martin Geisler · 3 years, 6 months ago
  67. e91f9d4 Merge "Allow BoringSSL's Rust bindings to build" by Matthew Maurer · 3 years, 6 months ago
  68. d352e3b Tell rustc to always use color output by Martin Geisler · 3 years, 6 months ago
  69. 10bea7d Put rust_test.data_libs under lib[64] by Jooyung Han · 3 years, 6 months ago
  70. 14f26aa Allow BoringSSL's Rust bindings to build by Matthew Maurer · 3 years, 6 months ago
  71. c28bd05 Update `RustDefaultVersion` to 1.60.0 by Chris Wailes · 3 years, 6 months ago
  72. a76acba Add cross-referencing support for Rust by Sasha Smundak · 3 years, 6 months ago
  73. 3736abf Merge "rust: Allow rustlibs to fallback to rlibs." by Ivan Lozano · 3 years, 6 months ago
  74. 5e74559 Merge "rust: set ANDROID_RUST_VERSION based on prebuilts" by Ivan Lozano · 3 years, 6 months ago
  75. f1868af rust: Don't append '.vendor' to vendor modules. by Ivan Lozano · 3 years, 6 months ago
  76. 2d40763 rust: Allow rustlibs to fallback to rlibs. by Ivan Lozano · 3 years, 6 months ago
  77. 6d14ed1 rust: set ANDROID_RUST_VERSION based on prebuilts by Ivan Lozano · 3 years, 6 months ago
  78. de0d46f Merge "Add libtrusty-rs to Rust allow list" by Treehugger Robot · 3 years, 6 months ago
  79. 3eee5c4 Add libtrusty-rs to Rust allow list by David LeGare · 3 years, 7 months ago
  80. 838febf Allow Rust for tombstoned client. by Andrew Walbran · 3 years, 7 months ago
  81. 441898c Switch to libunwind to remove dependency on libgcc for musl by Colin Cross · 3 years, 8 months ago
  82. 872d579 rust: rust_proc_macro host snapshot support. by Ivan Lozano · 3 years, 7 months ago
  83. fac98b5 [rust] Add path for coverage tests to allowed list by Pirama Arumuga Nainar · 3 years, 7 months ago
  84. 86ac783 Merge changes from topic "vsdk_ramdisk" by Treehugger Robot · 3 years, 7 months ago
  85. 1e17a78 Merge "Add stdlibs property for Rust build rules." by Andrew Walbran · 3 years, 7 months ago
  86. 3c66771 Merge "Use single module for clang runtime libraries" by Colin Cross · 3 years, 7 months ago
  87. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years, 8 months ago
  88. 61741e2 Fix for duplicate modules across vendor and ramdisk snapshots. by Jose Galmes · 3 years, 8 months ago
  89. 797e4be Add stdlibs property for Rust build rules. by Andrew Walbran · 3 years, 7 months ago
  90. b37ae58 Memory mapped coverage (take 2) by Pirama Arumuga Nainar · 3 years, 9 months ago
  91. 5ddec43 Update `RustDefaultVersion` to 1.59.0 by Charisee · 3 years, 8 months ago
  92. 744c740 Merge "Update Rust OWNERS" by Treehugger Robot · 3 years, 8 months ago
  93. a982582 Update Rust OWNERS by Stephen Hines · 3 years, 8 months ago
  94. f80a59f [rust] Update clang version used to build bindgen by Pirama Arumuga Nainar · 3 years, 8 months ago
  95. 309ee8d Merge "Propagate data_bins from Soong to Make" by Treehugger Robot · 3 years, 8 months ago
  96. 22bafec Propagate data_bins from Soong to Make by yangbill · 3 years, 8 months ago
  97. 2b3ed64 Fix rust snapshot to capture static libs correctly by Justin Yun · 3 years, 8 months ago
  98. c0bd27b Add cert_validator to allowed rust paths by Aditya Belsare · 3 years, 8 months ago
  99. 0ea7998 Update error messages for failed globs. by Liz Kammer · 3 years, 8 months ago
  100. 7afffe6 Merge "Allow UWB to use Rust in reference HAL" by Treehugger Robot · 3 years, 9 months ago