1. 018cbeb Support genrules as CrtBegin and CrtEnd in rust by Colin Cross · 3 years ago
  2. fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years ago
  3. a91ba25 rust: Fix exported MinSdkVersion by Ivan Lozano · 3 years ago
  4. 9b3b15c Merge "rust: Register rustdoc with checkbuild" by Treehugger Robot · 3 years ago
  5. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  6. 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  7. abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  8. e380363 rust: Register rustdoc with checkbuild by Matthew Maurer · 3 years, 1 month ago
  9. b674b43 Add dependency license annotations by Colin Cross · 3 years, 1 month ago
  10. 9fdba28 Merge "rust: Add rust_toolchain_library module." by Ivan Lozano · 3 years, 1 month ago
  11. 45e0e5b rust: Add rust_toolchain_library module. by Ivan Lozano · 3 years, 2 months ago
  12. b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 3 years, 1 month ago
  13. 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
  14. fba2aa2 rust: Support new rust_stdlib_prebuilt_host type by Ivan Lozano · 3 years, 2 months ago
  15. aa1a9e4 Merge "rust: Refactor stripped output file path" by Ivan Lozano · 3 years, 2 months ago
  16. e950cda rust: Add missing variation -D flags to bindgen. by Ivan Lozano · 3 years, 2 months ago
  17. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
  18. 7743557 Move rust module installation into Soong by Colin Cross · 3 years, 2 months ago
  19. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
  20. 21fa0a5 rust: Add common interface for binaries by Ivan Lozano · 3 years, 2 months ago
  21. fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 3 years, 2 months ago
  22. 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 3 years, 3 months ago
  23. d1e366a Installation routine for rust is similar to that of cc by Jiyong Park · 3 years, 3 months ago
  24. 2811e07 rust modules respects the installable property by Jiyong Park · 3 years, 3 months ago
  25. 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 3 months ago
  26. 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 3 years, 4 months ago
  27. c686838 Support Rust in Ramdisk by Matthew Maurer · 3 years, 6 months ago
  28. a61e31f Support Rust in native-bridge by Matthew Maurer · 3 years, 7 months ago
  29. 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 7 months ago
  30. 460ee94 Support Rust in Recovery by Matthew Maurer · 3 years, 11 months ago
  31. dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 3 years, 5 months ago
  32. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
  33. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 3 years, 5 months ago
  34. 40fa08b Merge "Add a phony target for all Rust targets" by Treehugger Robot · 3 years, 5 months ago
  35. 74be764 Add a phony target for all Rust targets by Chris Wailes · 3 years, 5 months ago
  36. a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 5 months ago
  37. 41ad881 Refactoring fuzz packaging code by hamzeh · 3 years, 6 months ago
  38. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
  39. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 6 months ago
  40. 5e03586 Include static lib information for the snapshot modules by Justin Yun · 3 years, 6 months ago
  41. 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 3 years, 6 months ago
  42. 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 3 years, 6 months ago
  43. 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 3 years, 7 months ago
  44. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 3 years, 7 months ago
  45. 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 3 years, 7 months ago
  46. bf8147a Don't install rust modules that are never installable by Jiyong Park · 3 years, 8 months ago
  47. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  48. 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 8 months ago
  49. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 8 months ago
  50. 627280f Remove llndk_headers by Colin Cross · 3 years, 8 months ago
  51. 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 8 months ago
  52. 06feee9 Rustdoc support. by Dan Albert · 3 years, 9 months ago
  53. 45c647d Merge changes I59439b77,I7dbaf8be by Thiébaud Weksteen · 3 years, 9 months ago
  54. e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 3 years, 9 months ago
  55. d466b4a Merge changes from topic "rust_vendor_support" by Ivan Lozano · 3 years, 9 months ago
  56. e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 3 years, 9 months ago
  57. d587ec2 Merge changes from topic "rust_benchmark" by Jeffrey Vander Stoep · 3 years, 9 months ago
  58. c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 9 months ago
  59. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 9 months ago
  60. 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 3 years, 9 months ago
  61. e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 3 years, 9 months ago
  62. 1d640d0 Add rust_benchmark module to soong. by Jakub Kotur · 4 years ago
  63. 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 9 months ago
  64. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 9 months ago
  65. fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 9 months ago
  66. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 10 months ago
  67. 4ccfcc2 Merge "rust: Add rust_ffi_static vendor ramdisk Support" by Ivan Lozano · 3 years, 11 months ago
  68. e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 3 years, 11 months ago
  69. fb6f36f rust: Only pass "-lstatic" for rlibs. by Ivan Lozano · 3 years, 11 months ago
  70. 729d5cf Merge "rust: Pass cc static libs to rustc." by Ivan Lozano · 3 years, 11 months ago
  71. 3dfa12d rust: Pass cc static libs to rustc. by Ivan Lozano · 3 years, 11 months ago
  72. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  73. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years ago
  74. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 4 years, 11 months ago
  75. ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years ago
  76. fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years ago
  77. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years ago
  78. e794b1e Merge "Remove unnecessary snake case variables." by Jaewoong Jung · 4 years ago
  79. 109d9cc Merge "rust modules in APEX don't get installed to the system partition" by Treehugger Robot · 4 years ago
  80. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  81. 459feca rust modules in APEX don't get installed to the system partition by Jiyong Park · 4 years ago
  82. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
  83. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago
  84. 30530a9 Merge "Rust: WriteFileRule instead of printf for protos" by Ivan Lozano · 4 years, 1 month ago
  85. 90f5c1d Merge "Rust: Vendor support for Rust static libraries." by Ivan Lozano · 4 years, 1 month ago
  86. f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 1 month ago
  87. 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 1 month ago
  88. 6a88443 Rust: Vendor support for Rust static libraries. by Ivan Lozano · 4 years, 1 month ago
  89. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 1 month ago
  90. 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 1 month ago
  91. 493e7ec Merge "Clients of PackagingBase can customize dependency tag to use" by Jiyong Park · 4 years, 1 month ago
  92. 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 4 years, 1 month ago
  93. 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 1 month ago
  94. 3df4e63 rust_grpcio well known types support, default deps by Zach Johnson · 4 years, 2 months ago
  95. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 2 months ago
  96. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  97. f4155dc Merge "Use protobuf-codegen default and add mod_stem.rs" by Chih-hung Hsieh · 4 years, 2 months ago
  98. 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 4 years, 3 months ago
  99. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 3 months ago
  100. c49649c Use protobuf-codegen default and add mod_stem.rs by Chih-Hung Hsieh · 4 years, 3 months ago