1. 2046a0c Merge "Add stats directory to Rust allowed list." by Treehugger Robot · 4 years, 7 months ago
  2. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 8 months ago
  3. b6d0d9c rust: Disable Byte Grouping Linter by Ivan Lozano · 4 years, 8 months ago
  4. 22af74e Merge "Setup ANDROID_RUST_VERSION env variable" by Jeffrey Vander Stoep · 4 years, 8 months ago
  5. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 8 months ago
  6. 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 4 years, 8 months ago
  7. 8348e09 Merge "Disable unnecessary_wraps clippy lint" by Jeffrey Vander Stoep · 4 years, 8 months ago
  8. 92c674d Merge "Update Rust toolchain to 1.50.0" by Jeffrey Vander Stoep · 4 years, 8 months ago
  9. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
  10. 41f8157 Disable unnecessary_wraps clippy lint by Jeff Vander Stoep · 4 years, 8 months ago
  11. df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 4 years, 8 months ago
  12. dc79fe8 Update Rust toolchain to 1.50.0 by Jeff Vander Stoep · 4 years, 8 months ago
  13. a175126 Merge "[arm64] Build NDK with PAuth and BTI" by Dan Albert · 4 years, 8 months ago
  14. 77a684e Add stats directory to Rust allowed list. by Joel Galenson · 4 years, 8 months ago
  15. 36eb24b Merge "rust: Emit android vndk cfg flag." by Ivan Lozano · 4 years, 8 months ago
  16. f76cdf7 rust: Emit android vndk cfg flag. by Ivan Lozano · 4 years, 8 months ago
  17. 05ad76b Merge "rust: Use prebuilts for x86 host target." by Ivan Lozano · 4 years, 8 months ago
  18. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 4 years, 8 months ago
  19. 7f11ed7 Merge "Changing default of rust_test_host to unit_tests:true" by Julien Desprez · 4 years, 8 months ago
  20. c5d34ec rust: Use prebuilts for x86 host target. by Ivan Lozano · 4 years, 8 months ago
  21. 4ccfcc2 Merge "rust: Add rust_ffi_static vendor ramdisk Support" by Ivan Lozano · 4 years, 8 months ago
  22. e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 4 years, 8 months ago
  23. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 8 months ago
  24. fb6f36f rust: Only pass "-lstatic" for rlibs. by Ivan Lozano · 4 years, 8 months ago
  25. 84c9494 Changing default of rust_test_host to unit_tests:true by Julien Desprez · 4 years, 9 months ago
  26. 729d5cf Merge "rust: Pass cc static libs to rustc." by Ivan Lozano · 4 years, 8 months ago
  27. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 4 years, 8 months ago
  28. 3dfa12d rust: Pass cc static libs to rustc. by Ivan Lozano · 4 years, 8 months ago
  29. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 9 months ago
  30. cbca373 Use target dependent module to update the name suffix by Justin Yun · 4 years, 8 months ago
  31. 20768b8 rust: Use v0 mangling format globally by Matthew Maurer · 4 years, 9 months ago
  32. 9da4aa8 rust: Allow rust_tests to include data files. by Ivan Lozano · 4 years, 9 months ago
  33. 2c9b3e0 Add system/extras/simpleperf to Rust allowed paths by Yi Kong · 4 years, 9 months ago
  34. 0e73762 Merge "Rust: abort on panic" by Ivan Lozano · 4 years, 9 months ago
  35. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years, 9 months ago
  36. bf7a902 Rust: abort on panic by Jeff Vander Stoep · 4 years, 9 months ago
  37. 65490b8 Merge "Define odm_available property to install a vendor variant to odm" by Treehugger Robot · 4 years, 9 months ago
  38. bca786d [arm64] Build NDK with PAuth and BTI by Tamas Petz · 4 years, 9 months ago
  39. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 6 years ago
  40. ebcf0c5 Define odm_available property to install a vendor variant to odm by Justin Yun · 4 years, 9 months ago
  41. ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years, 9 months ago
  42. fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years, 9 months ago
  43. d7e51e0 Merge "Use 1.49.0 prebuilts" by Thiébaud Weksteen · 4 years, 9 months ago
  44. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 10 months ago
  45. cb73820 Use 1.49.0 prebuilts by Thiébaud Weksteen · 4 years, 9 months ago
  46. 86cc40a Merge "Do not read 'vendor_available: false'" by Treehugger Robot · 4 years, 9 months ago
  47. b143cd9 Enable debug info in Rust modules. by Peter Collingbourne · 4 years, 10 months ago
  48. c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years, 9 months ago
  49. 9a868f1 Allow the clang version used for bindgen to be configured. by Peter Collingbourne · 4 years, 10 months ago
  50. e794b1e Merge "Remove unnecessary snake case variables." by Jaewoong Jung · 4 years, 10 months ago
  51. 109d9cc Merge "rust modules in APEX don't get installed to the system partition" by Treehugger Robot · 4 years, 10 months ago
  52. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 10 months ago
  53. 459feca rust modules in APEX don't get installed to the system partition by Jiyong Park · 4 years, 10 months ago
  54. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 10 months ago
  55. 97a1be6 Merge changes from topic "sbox_tools" by Colin Cross · 4 years, 10 months ago
  56. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 10 months ago
  57. 1a74be7 Merge "Assert android.ApexModule interface for types having ApexModuleBase" by Treehugger Robot · 4 years, 10 months ago
  58. 4d24e65 Merge "Put external/libchromeos-rs in the Rust allowlist" by Treehugger Robot · 4 years, 10 months ago
  59. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 10 months ago
  60. 6eff900 Merge rust_protobuf and rust_grpcio module types. by Ivan Lozano · 4 years, 10 months ago
  61. 30530a9 Merge "Rust: WriteFileRule instead of printf for protos" by Ivan Lozano · 4 years, 10 months ago
  62. 90f5c1d Merge "Rust: Vendor support for Rust static libraries." by Ivan Lozano · 4 years, 10 months ago
  63. f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 10 months ago
  64. 0d399b5 Merge "Add min_sdk_version to Rust modules." by Jiyong Park · 4 years, 10 months ago
  65. 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 11 months ago
  66. 6a88443 Rust: Vendor support for Rust static libraries. by Ivan Lozano · 4 years, 11 months ago
  67. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 11 months ago
  68. 366cb49 Merge "Move prefer_rlib from binary to base compiler." by Ivan Lozano · 4 years, 10 months ago
  69. 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 11 months ago
  70. ea08613 Move prefer_rlib from binary to base compiler. by Ivan Lozano · 4 years, 10 months ago
  71. 78b340f Merge "Add LinuxBionic toolchain to Rust" by Ivan Lozano · 4 years, 10 months ago
  72. bf3b6e9 Add LinuxBionic toolchain to Rust by Ivan Lozano · 4 years, 10 months ago
  73. fa5feae Add dependencies for source-generated crates by Thiébaud Weksteen · 4 years, 10 months ago
  74. 274597b Put external/libchromeos-rs in the Rust allowlist by Victor Hsieh · 4 years, 11 months ago
  75. 3a710d6 Allow rust code in packages/modules/DnsResolver by Bernie Innocenti · 4 years, 11 months ago
  76. 4bfb2b9 Merge "Includes rust_binary in rust-project.json" by Thiébaud Weksteen · 4 years, 11 months ago
  77. 064f6e9 Includes rust_binary in rust-project.json by Thiébaud Weksteen · 4 years, 11 months ago
  78. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 5 years ago
  79. 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 4 years, 11 months ago
  80. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 5 years ago
  81. 9c3f653 Merge "rust: Add support for multiple protos per module." by Ivan Lozano · 4 years, 11 months ago
  82. 493e7ec Merge "Clients of PackagingBase can customize dependency tag to use" by Jiyong Park · 4 years, 11 months ago
  83. 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 4 years, 11 months ago
  84. 93bfe6b Merge "Allow rust code in device/google/cuttlefish" by Treehugger Robot · 4 years, 11 months ago
  85. fdea257 Merge "rust modules can be included in apex" by Jiyong Park · 4 years, 11 months ago
  86. 99644e9 rust modules can be included in apex by Jiyong Park · 5 years ago
  87. 57f434e rust: Add support for multiple protos per module. by Ivan Lozano · 5 years ago
  88. c6fe19d Use 1.48.0 prebuilts by Thiébaud Weksteen · 4 years, 11 months ago
  89. 463ab7a Merge "Ignore variant dependencies in rust-project.json" by Thiébaud Weksteen · 4 years, 11 months ago
  90. 4e5fc3b Allow rust code in device/google/cuttlefish by A. Cody Schuffelen · 4 years, 11 months ago
  91. 0fd0e95 Merge "Refactor rust to use AndroidMkEntries" by Liz Kammer · 4 years, 11 months ago
  92. 3c5905b Ignore variant dependencies in rust-project.json by Thiébaud Weksteen · 4 years, 11 months ago
  93. 4018a8d Refactor rust to use AndroidMkEntries by Liz Kammer · 5 years ago
  94. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  95. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  96. 588ed66 Add comments to {cc,rust}/strip.go by Thiébaud Weksteen · 5 years ago
  97. 1010f9b Merge "rust: Add header library support to rust_bindgen." by Ivan Lozano · 5 years ago
  98. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 5 years ago
  99. 9b44383 rust: Add header library support to rust_bindgen. by Ivan Lozano · 5 years ago
  100. d7ddf05 rust: Fix incorrect expected gcno file for dylibs by Ivan Lozano · 5 years ago