1. ef6dfea Only store what's used in SharedLibraryInfo by Liz Kammer · 3 years, 7 months ago
  2. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 3 years, 7 months ago
  3. 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 3 years, 7 months ago
  4. 9e13187 Fix ExcludeFromVendorSnapshot check by Justin Yun · 3 years, 7 months ago
  5. bf8147a Don't install rust modules that are never installable by Jiyong Park · 3 years, 8 months ago
  6. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  7. 0a91eab Merge "Add support for packaging rust fuzzers" by Hamzeh Zawawy · 3 years, 8 months ago
  8. cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 3 years, 8 months ago
  9. c651b52 Add support for packaging rust fuzzers by hamzeh · 3 years, 8 months ago
  10. e07056a Merge "Remove global state from vendor public libraries" by Colin Cross · 3 years, 8 months ago
  11. 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
  12. 5423a9c Merge "Remove obsolete llndk_library" by Colin Cross · 3 years, 8 months ago
  13. c0ec1dd Merge "Generate rustdoc index." by Treehugger Robot · 3 years, 8 months ago
  14. b433bf7 Generate rustdoc index. by Dan Albert · 3 years, 8 months ago
  15. 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 8 months ago
  16. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 8 months ago
  17. 627280f Remove llndk_headers by Colin Cross · 3 years, 8 months ago
  18. 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 8 months ago
  19. 5fa13b8 Merge "Enable overflow checks in Rust" by Matthew Maurer · 3 years, 8 months ago
  20. e934263 Merge "rust: Pass additional Clang C flags from toolchain" by Ivan Lozano · 3 years, 8 months ago
  21. 871e342 rust: Pass additional Clang C flags from toolchain by Ivan Lozano · 3 years, 8 months ago
  22. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
  23. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
  24. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 8 months ago
  25. f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 3 years, 8 months ago
  26. eda9398 Remove unnecessary `android:"path"` tags in rust by Liz Kammer · 3 years, 8 months ago
  27. 62b9c5b Merge "[rust] Update clang version used for bindgen" by Treehugger Robot · 3 years, 8 months ago
  28. 9bd39fe Merge "Rustdoc support." by Treehugger Robot · 3 years, 8 months ago
  29. 655a7d5 [rust] Update clang version used for bindgen by Pirama Arumuga Nainar · 3 years, 8 months ago
  30. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 3 years, 9 months ago
  31. 06feee9 Rustdoc support. by Dan Albert · 3 years, 9 months ago
  32. 45c647d Merge changes I59439b77,I7dbaf8be by Thiébaud Weksteen · 3 years, 9 months ago
  33. e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 3 years, 9 months ago
  34. 638830a Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp" by Treehugger Robot · 3 years, 9 months ago
  35. f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
  36. d466b4a Merge changes from topic "rust_vendor_support" by Ivan Lozano · 3 years, 9 months ago
  37. e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 3 years, 9 months ago
  38. 4fab05a rust: do not strip static library by Thiébaud Weksteen · 3 years, 9 months ago
  39. 9e7bfda Merge "rust: Switch rust_fuzz to HWASan" by Tri Vo · 3 years, 9 months ago
  40. d587ec2 Merge changes from topic "rust_benchmark" by Jeffrey Vander Stoep · 3 years, 9 months ago
  41. 505b0e8 rust: Switch rust_fuzz to HWASan by Tri Vo · 3 years, 9 months ago
  42. c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 9 months ago
  43. 699e218 rust: Use new common image mutator interface. by Ivan Lozano · 3 years, 9 months ago
  44. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 9 months ago
  45. 9c21086 rust_fuzzer: add toolchain libraries if non-empty by Liz Kammer · 3 years, 9 months ago
  46. eed4716 Merge changes I46e851c8,I2c9eb248 by Tri Vo · 3 years, 9 months ago
  47. 1285766 Merge "rust: Remove stack-depth sancov" by Ivan Lozano · 3 years, 9 months ago
  48. 0a74c3e rust: Add HWASan build support by Tri Vo · 3 years, 9 months ago
  49. 3e2d4d4 Merge "Disable clippy::upper-case-acronyms" by Jeffrey Vander Stoep · 3 years, 9 months ago
  50. e9fb49b Merge "Rust: use 1.51.0 prebuilts" by Jeffrey Vander Stoep · 3 years, 9 months ago
  51. 20fcfdf rust: Remove stack-depth sancov by Ivan Lozano · 3 years, 9 months ago
  52. a417f88 Merge "Shared lib dependencies from rlib are included in APEX" by Jiyong Park · 3 years, 9 months ago
  53. a8ccbaf Merge "rust: collect file dependencies for clippy" by Thiébaud Weksteen · 3 years, 9 months ago
  54. 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 3 years, 9 months ago
  55. e54504e Merge "rust: Add cfgs property" by Thiébaud Weksteen · 3 years, 9 months ago
  56. 2b9ee14 Merge "Allow Rust code in system/logging/rust" by Bram Bonné · 3 years, 9 months ago
  57. 8489457 Merge "Stripped rust bin/libs are included in APEX" by Jiyong Park · 3 years, 9 months ago
  58. 94c8325 rust: collect file dependencies for clippy by Thiébaud Weksteen · 3 years, 9 months ago
  59. e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 3 years, 9 months ago
  60. c44e737 rust: Add cfgs property by Thiébaud Weksteen · 3 years, 9 months ago
  61. 546ccd5 Attach rust_benchmark to atest and tradefed. by Jakub Kotur · 4 years ago
  62. 1d640d0 Add rust_benchmark module to soong. by Jakub Kotur · 4 years ago
  63. 8c56183 Merge changes Id33bf640,I4d67b9b9 by Treehugger Robot · 3 years, 9 months ago
  64. 1301b5c Merge "Add system/core/libstats to the Rust allowed list." by Joel Galenson · 3 years, 9 months ago
  65. d235269 Merge "rust: Update libfuzzer flags for rust_fuzz" by Ivan Lozano · 3 years, 9 months ago
  66. f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 3 years, 9 months ago
  67. c044f5b rust: Update libfuzzer flags for rust_fuzz by Ivan Lozano · 3 years, 9 months ago
  68. e6165d0 Merge "Convert remaining rust tests to use test fixtures" by Paul Duffin · 3 years, 9 months ago
  69. 0f36d16 Disable clippy::upper-case-acronyms by Jeff Vander Stoep · 3 years, 9 months ago
  70. 79abe57 Remove FixturePreparer.Extend() by Paul Duffin · 3 years, 9 months ago
  71. 60b2234 Rust: use 1.51.0 prebuilts by Jeff Vander Stoep · 3 years, 9 months ago
  72. 9e0c3f9 Convert remaining rust tests to use test fixtures by Paul Duffin · 3 years, 9 months ago
  73. f4b139a Add system/core/libstats to the Rust allowed list. by Joel Galenson · 3 years, 9 months ago
  74. 378bf73 Enable overflow checks in Rust by Matthew Maurer · 3 years, 9 months ago
  75. e45541d Allow Rust code in system/logging/rust by Bram Bonné · 3 years, 9 months ago
  76. 785f378 Merge "rust: Add features list to rust_project.json" by Thiébaud Weksteen · 3 years, 9 months ago
  77. 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 9 months ago
  78. 10906f5 Merge changes from topic "min_sdk_version" by Treehugger Robot · 3 years, 9 months ago
  79. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 9 months ago
  80. e8b0ee7 rust: Add features list to rust_project.json by Thiébaud Weksteen · 3 years, 9 months ago
  81. 70204f9 Merge "rust: Drop libgcc dependency" by Thiébaud Weksteen · 3 years, 9 months ago
  82. 2c4ca8d Support test fixtures in rust package by Paul Duffin · 3 years, 10 months ago
  83. f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 3 years, 9 months ago
  84. fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 9 months ago
  85. 0e3758c Merge "Remove "-C link-dead-code=y" flag" by Tri Vo · 3 years, 10 months ago
  86. 7af79fb Remove "-C link-dead-code=y" flag by Tri Vo · 3 years, 10 months ago
  87. 7b33d41 Update clang used for bindgen to clang-r412851 by Pirama Arumuga Nainar · 3 years, 10 months ago
  88. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 10 months ago
  89. db48889 Add text fixture preparers for rust package by Paul Duffin · 3 years, 10 months ago
  90. 2046a0c Merge "Add stats directory to Rust allowed list." by Treehugger Robot · 3 years, 10 months ago
  91. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 3 years, 10 months ago
  92. b6d0d9c rust: Disable Byte Grouping Linter by Ivan Lozano · 3 years, 10 months ago
  93. 22af74e Merge "Setup ANDROID_RUST_VERSION env variable" by Jeffrey Vander Stoep · 3 years, 10 months ago
  94. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 10 months ago
  95. 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 3 years, 10 months ago
  96. 8348e09 Merge "Disable unnecessary_wraps clippy lint" by Jeffrey Vander Stoep · 3 years, 10 months ago
  97. 92c674d Merge "Update Rust toolchain to 1.50.0" by Jeffrey Vander Stoep · 3 years, 10 months ago
  98. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
  99. 41f8157 Disable unnecessary_wraps clippy lint by Jeff Vander Stoep · 3 years, 10 months ago
  100. df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 3 years, 11 months ago