1. fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 4 years ago
  2. 2a52431 Merge "Add path of uwb NativeManager to rust allowlist." by Treehugger Robot · 4 years ago
  3. f3d0222 Add path of uwb NativeManager to rust allowlist. by ziyiw · 4 years ago
  4. e852d69 Merge "[rust] Switch LTO flavor to "thin"" by Treehugger Robot · 4 years ago
  5. f77913f [rust] Switch LTO flavor to "thin" by Pirama Arumuga Nainar · 4 years ago
  6. d993155 Allow writing Rust fuzzers for third-party crates. by Joel Galenson · 4 years ago
  7. 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 4 years ago
  8. 6ec96b8 Merge "Flag an error on empty rust module srcs" by Seth Moore · 4 years ago
  9. 3afac0b Flag an error on empty rust module srcs by Seth Moore · 4 years ago
  10. 4af0d00 Merge "Installation routine for rust is similar to that of cc" by Treehugger Robot · 4 years ago
  11. af96f99 Include proc macro crates in rust-project.json by Seth Moore · 4 years ago
  12. d1e366a Installation routine for rust is similar to that of cc by Jiyong Park · 4 years ago
  13. 2811e07 rust modules respects the installable property by Jiyong Park · 4 years, 1 month ago
  14. eabde18 Merge "rust: Add require_root and vendor install base" by Ivan Lozano · 4 years, 1 month ago
  15. 33e32f3 Merge "Pass "--extern proc_macro" to rust_proc_macros." by Joel Galenson · 4 years, 1 month ago
  16. ce7bbdc Pass "--extern proc_macro" to rust_proc_macros. by Joel Galenson · 4 years, 1 month ago
  17. 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 4 years, 1 month ago
  18. ba22261 rust: Add require_root and vendor install base by Ivan Lozano · 4 years, 1 month ago
  19. 5145e9d Add NFC to the Rust allowlist by Zach Johnson · 4 years, 1 month ago
  20. 6e09abd Merge "Update clang version used for bindgen to r433403" by Treehugger Robot · 4 years, 1 month ago
  21. c3cb99e Merge "Update the Rust prebuilt version number to 1.55.0" by Christian Wailes · 4 years, 1 month ago
  22. d23f0d0 Update the Rust prebuilt version number to 1.55.0 by Chris Wailes · 4 years, 1 month ago
  23. ef99688 Update clang version used for bindgen to r433403 by Yi Kong · 4 years, 1 month ago
  24. 65e8f6d Merge "Make rust builds hermetic" by Colin Cross · 4 years, 1 month ago
  25. 1799f9d [rust/coverage] Pass -z,nostart-stop-gc to the linker by Pirama Arumuga Nainar · 4 years, 1 month ago
  26. 748c8c7 Make rust builds hermetic by Colin Cross · 4 years, 1 month ago
  27. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years, 2 months ago
  28. 80f0eb1 rust: Add UWB to allowlist by Matthew Maurer · 4 years, 2 months ago
  29. a7614dd Add system/logging/liblog. by Joel Galenson · 4 years, 2 months ago
  30. 899b98d Merge "rust: doc: Zip up docs when done" by Treehugger Robot · 4 years, 2 months ago
  31. ca68c49 rust: doc: Zip up docs when done by Matthew Maurer · 4 years, 2 months ago
  32. 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 4 years, 2 months ago
  33. c686838 Support Rust in Ramdisk by Matthew Maurer · 4 years, 3 months ago
  34. a61e31f Support Rust in native-bridge by Matthew Maurer · 4 years, 5 months ago
  35. 52af5b0 Support Rust in Product by Matthew Maurer · 4 years, 5 months ago
  36. 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years, 8 months ago
  37. 0ad64f5 Merge "rust: Allow modules to use only generated sources" by Ivan Lozano · 4 years, 2 months ago
  38. e4db003 rust: Allow modules to use only generated sources by Ivan Lozano · 4 years, 2 months ago
  39. 8711c5c rust: Link libunwind into Rust static executables. by Ivan Lozano · 4 years, 2 months ago
  40. dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 4 years, 2 months ago
  41. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 4 years, 2 months ago
  42. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 4 years, 3 months ago
  43. 60880e0 Merge "Update clang version used for bindgen" by Yabin Cui · 4 years, 2 months ago
  44. adffbe9 Merge "Add libselinux to the Rust allowlist so we can run its test." by Joel Galenson · 4 years, 2 months ago
  45. 1424ea4 Update clang version used for bindgen by Yabin Cui · 4 years, 2 months ago
  46. e4d6390 Add libselinux to the Rust allowlist so we can run its test. by Joel Galenson · 4 years, 2 months ago
  47. 90c4b14 Removed commented out code by Chris Wailes · 4 years, 2 months ago
  48. 353405d Clean up generated rust-project.json files by Chris Wailes · 4 years, 2 months ago
  49. 27ac521 Merge "Update the Rust prebuilt version number to 1.54.0" by Treehugger Robot · 4 years, 3 months ago
  50. 1e28e36 Merge "[rust] [coverage] Don't pass -C link-dead-code" by Treehugger Robot · 4 years, 3 months ago
  51. b13e8ac [rust] [coverage] Don't pass -C link-dead-code by Pirama Arumuga Nainar · 4 years, 3 months ago
  52. 99bc67a Merge "Conditionally apply rustdoc flags to third party crates" by Christian Wailes · 4 years, 3 months ago
  53. 48a7fb6 Merge "Add librustutils to the Rust allowlist and remove libc." by Joel Galenson · 4 years, 3 months ago
  54. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 4 years, 3 months ago
  55. aa7c980 rust: Disable dead stripping for fuzzers. by Ivan Lozano · 4 years, 3 months ago
  56. 3ac8f63 Update the Rust prebuilt version number to 1.54.0 by Chris Wailes · 4 years, 3 months ago
  57. 84be2fc Add librustutils to the Rust allowlist and remove libc. by Joel Galenson · 4 years, 3 months ago
  58. c4dae8e Merge "rust: Prevent manually defined lib link flags." by Ivan Lozano · 4 years, 3 months ago
  59. 58fd4c4 Merge "Added a flag to the rustdoc invocation" by Treehugger Robot · 4 years, 3 months ago
  60. 9953a19 Added a flag to the rustdoc invocation by Chris Wailes · 4 years, 3 months ago
  61. 3d976a7 Merge "Update the Rust prebuilt version number" by Christian Wailes · 4 years, 3 months ago
  62. 45a9e31 rust: Prevent manually defined lib link flags. by Ivan Lozano · 4 years, 3 months ago
  63. 6d58321 Merge "rust: Add vendor/ to allowed list." by Ivan Lozano · 4 years, 3 months ago
  64. dca00cb rust: Add vendor/ to allowed list. by Ivan Lozano · 4 years, 3 months ago
  65. dff3901 Update the Rust prebuilt version number by Chris Wailes · 4 years, 3 months ago
  66. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 3 months ago
  67. c5647ca Merge "Revert "Split the x86 host toolchain into glibc and musl variants"" by Colin Cross · 4 years, 3 months ago
  68. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 3 months ago
  69. 7628e93 Merge changes Idbeb4819,Ifc02f9e5 by Colin Cross · 4 years, 3 months ago
  70. 40fa08b Merge "Add a phony target for all Rust targets" by Treehugger Robot · 4 years, 3 months ago
  71. 02fa0c3 Merge "Update the Rust prebuilt version number" by Treehugger Robot · 4 years, 3 months ago
  72. 74be764 Add a phony target for all Rust targets by Chris Wailes · 4 years, 3 months ago
  73. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 4 years, 3 months ago
  74. 850edab Merge "Add libc to Rust allowlist." by Joel Galenson · 4 years, 3 months ago
  75. c76c802 Merge "rust: Add support for bootstrap linker." by Ivan Lozano · 4 years, 3 months ago
  76. 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 4 years, 3 months ago
  77. f498417 Update the Rust prebuilt version number by Chris Wailes · 4 years, 3 months ago
  78. a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 4 years, 3 months ago
  79. 5d96f64 Merge changes I3574d2a1,Ifb69fb3d by Kiyoung Kim · 4 years, 3 months ago
  80. 0ba9cd4 Add libc to Rust allowlist. by Joel Galenson · 4 years, 3 months ago
  81. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 3 months ago
  82. 0b45f0b Merge "Refactoring fuzz packaging code" by Treehugger Robot · 4 years, 3 months ago
  83. 83a12d1 Merge "[rust] Add android_dylib cfg flag" by Matthew Maurer · 4 years, 3 months ago
  84. 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 3 months ago
  85. 41ad881 Refactoring fuzz packaging code by hamzeh · 4 years, 3 months ago
  86. 2bd6cce Merge "rust: Remove libtest from stdlibs list" by Ivan Lozano · 4 years, 3 months ago
  87. 3ee74c8 rust: Remove libtest from stdlibs list by Ivan Lozano · 4 years, 3 months ago
  88. 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 4 years, 3 months ago
  89. 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 4 years, 3 months ago
  90. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 4 years, 3 months ago
  91. 0dbfc56 [rust] Add android_dylib cfg flag by Stephen Crane · 4 years, 3 months ago
  92. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 4 years, 4 months ago
  93. 5e03586 Include static lib information for the snapshot modules by Justin Yun · 4 years, 4 months ago
  94. 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 4 years, 4 months ago
  95. 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 4 years, 4 months ago
  96. 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 4 years, 4 months ago
  97. ef6dfea Only store what's used in SharedLibraryInfo by Liz Kammer · 4 years, 4 months ago
  98. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 4 years, 5 months ago
  99. 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 4 years, 5 months ago
  100. 9e13187 Fix ExcludeFromVendorSnapshot check by Justin Yun · 4 years, 5 months ago