1. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
  2. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
  3. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 1 month ago
  4. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
  5. 0c97185 rust: add aconfig_flag support by LaMont Jones · 1 year, 1 month ago
  6. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 2 months ago
  7. b103659 Merge changes I0caddbf6,Iee20b060,I6c92580b,I45028945,Ia7dd5220, ... into main by Matthew Maurer · 1 year, 2 months ago
  8. 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 2 months ago
  9. 689d6f6 rust: Move compiler interface to compiler.go by Matthew Maurer · 1 year, 2 months ago
  10. 7515994 Add bp2build converter for rust_ffi_static by Vinh Tran · 1 year, 3 months ago
  11. 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 4 months ago
  12. d106efe rust: Import protos from dependent rust_protobuf by Ivan Lozano · 1 year, 4 months ago
  13. 47faaad Add bp2build for rust_protobuf module by Vinh Tran · 1 year, 4 months ago
  14. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 4 months ago
  15. 05cbcb3 Revert "remove rust deps on clang prebuilts" by Colin Cross · 1 year, 4 months ago
  16. 476e876 remove rust deps on clang prebuilts by Sam Delmerico · 1 year, 4 months ago
  17. 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 1 year, 4 months ago
  18. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 4 months ago
  19. a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 7 months ago
  20. 0c4b9ec Implement bp2build converter for rust_protobuf_host by Vinh Tran · 1 year, 5 months ago
  21. 093a57e Implement bp2build converter for rust_binary by Vinh Tran · 1 year, 5 months ago
  22. c1a6cee Allowlist all aconfig deps modulo libprotobuf and libaconfig_protos by Vinh Tran · 1 year, 5 months ago
  23. b4bb20f Implement bp2build converter for rust_proc_macro by Vinh Tran · 1 year, 5 months ago
  24. bcb5f57 Implement bp2build converter for rust_library by Vinh Tran · 1 year, 5 months ago
  25. 1311c1a Merge "Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules" into main by Cole Faust · 1 year, 5 months ago
  26. b6e6f99 Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules by Cole Faust · 1 year, 5 months ago
  27. 4266814 Merge "Adding fuzz_config in rust_defaults" into main by Pawan Wagh · 1 year, 5 months ago
  28. ccb7558 Adding fuzz_config in rust_defaults by Pawan Wagh · 1 year, 5 months ago
  29. c183e3a Rust library linking fixes by A. Cody Schuffelen · 1 year, 5 months ago
  30. a86ea0e Fix missing rust dependencies when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 1 year, 6 months ago
  31. 8edcba4 Merge "Create one rule per one corpus/data files" into main by Treehugger Robot · 1 year, 6 months ago
  32. 3b24406 Create one rule per one corpus/data files by Inseob Kim · 1 year, 6 months ago
  33. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 1 year, 6 months ago
  34. 61c02cc rust: Bundle Rust shared dependencies in fuzzers by Ivan Lozano · 1 year, 7 months ago
  35. 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
  36. 3891749 Support removing suffix for device specific prebuilt during build by Hamzeh Zawawy · 1 year, 10 months ago
  37. e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 1 year, 10 months ago
  38. 43a2a9a Merge changes from topic "fdo_profile" by Treehugger Robot · 1 year, 10 months ago
  39. cde1016 Reimplement afdo support for rust by Vinh Tran · 1 year, 10 months ago
  40. cd2b46a Fix rust snapshotInfo provider bug by Inseob Kim · 1 year, 10 months ago
  41. 51d6d1c pass cc shared libs as order-only to rustc by Sam Delmerico · 1 year, 10 months ago
  42. 0c7ea95 Merge "Build rust libraries against C ModuleLib API surface." by Spandan Das · 1 year, 10 months ago
  43. 604f376 Build rust libraries against C ModuleLib API surface. by Spandan Das · 1 year, 10 months ago
  44. 24b246a Fix the make name of rust snapshots by Justin Yun · 1 year, 10 months ago
  45. 884fe9e Update non-user-facing properties to be mutated by Liz Kammer · 1 year, 11 months ago
  46. 9ef9cb8 rust: Fix coverage in no-std crates by Ivan Lozano · 1 year, 11 months ago
  47. 0f9963e Copy Rust fuzzer dependencies to /data. by Ivan Lozano · 2 years ago
  48. 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 3 months ago
  49. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 5 months ago
  50. 581b6d8 rust: Don't propagate apex across customBindgenTag by Matthew Maurer · 2 years, 4 months ago
  51. 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 2 years, 5 months ago
  52. 487689e Introduce cc_api_library by Kiyoung Kim · 2 years, 6 months ago
  53. cf3844c rust: Rust is now GA for platform usage by Matthew Maurer · 2 years, 6 months ago
  54. 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 2 years, 7 months ago
  55. a76acba Add cross-referencing support for Rust by Sasha Smundak · 2 years, 9 months ago
  56. 3736abf Merge "rust: Allow rustlibs to fallback to rlibs." by Ivan Lozano · 2 years, 9 months ago
  57. f1868af rust: Don't append '.vendor' to vendor modules. by Ivan Lozano · 2 years, 9 months ago
  58. 2d40763 rust: Allow rustlibs to fallback to rlibs. by Ivan Lozano · 2 years, 9 months ago
  59. 872d579 rust: rust_proc_macro host snapshot support. by Ivan Lozano · 2 years, 10 months ago
  60. 797e4be Add stdlibs property for Rust build rules. by Andrew Walbran · 2 years, 10 months ago
  61. 2b3ed64 Fix rust snapshot to capture static libs correctly by Justin Yun · 2 years, 11 months ago
  62. 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 3 years ago
  63. 018cbeb Support genrules as CrtBegin and CrtEnd in rust by Colin Cross · 3 years ago
  64. fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years ago
  65. 46c6e59 AFDO for Rust by Yi Kong · 3 years ago
  66. a91ba25 rust: Fix exported MinSdkVersion by Ivan Lozano · 3 years ago
  67. 9b3b15c Merge "rust: Register rustdoc with checkbuild" by Treehugger Robot · 3 years ago
  68. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  69. 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  70. abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  71. e380363 rust: Register rustdoc with checkbuild by Matthew Maurer · 3 years, 1 month ago
  72. b674b43 Add dependency license annotations by Colin Cross · 3 years, 2 months ago
  73. 9fdba28 Merge "rust: Add rust_toolchain_library module." by Ivan Lozano · 3 years, 2 months ago
  74. 45e0e5b rust: Add rust_toolchain_library module. by Ivan Lozano · 3 years, 2 months ago
  75. b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 3 years, 2 months ago
  76. 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
  77. fba2aa2 rust: Support new rust_stdlib_prebuilt_host type by Ivan Lozano · 3 years, 2 months ago
  78. aa1a9e4 Merge "rust: Refactor stripped output file path" by Ivan Lozano · 3 years, 2 months ago
  79. e950cda rust: Add missing variation -D flags to bindgen. by Ivan Lozano · 3 years, 2 months ago
  80. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
  81. 7743557 Move rust module installation into Soong by Colin Cross · 3 years, 2 months ago
  82. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
  83. 21fa0a5 rust: Add common interface for binaries by Ivan Lozano · 3 years, 3 months ago
  84. fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 3 years, 3 months ago
  85. 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 3 years, 3 months ago
  86. d1e366a Installation routine for rust is similar to that of cc by Jiyong Park · 3 years, 3 months ago
  87. 2811e07 rust modules respects the installable property by Jiyong Park · 3 years, 4 months ago
  88. 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 4 months ago
  89. 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 3 years, 5 months ago
  90. c686838 Support Rust in Ramdisk by Matthew Maurer · 3 years, 6 months ago
  91. a61e31f Support Rust in native-bridge by Matthew Maurer · 3 years, 8 months ago
  92. 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 8 months ago
  93. 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years ago
  94. dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 3 years, 5 months ago
  95. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
  96. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 3 years, 6 months ago
  97. 40fa08b Merge "Add a phony target for all Rust targets" by Treehugger Robot · 3 years, 6 months ago
  98. 74be764 Add a phony target for all Rust targets by Chris Wailes · 3 years, 6 months ago
  99. a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 6 months ago
  100. 41ad881 Refactoring fuzz packaging code by hamzeh · 3 years, 6 months ago