1. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 4 years, 6 months ago
  2. 4fef93c Add SourceProviders and a rust_bindgen module type by Ivan Lozano · 4 years, 6 months ago
  3. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 4 years, 8 months ago
  4. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 4 years, 6 months ago
  5. c761eec rust: Mutate prebuilt modules dylib/rlib by Matthew Maurer · 4 years, 6 months ago
  6. 0f003b1 rust: Add rustlibs auto dependency selection by Matthew Maurer · 4 years, 6 months ago
  7. 2ae0513 rust: Change default variants by Matthew Maurer · 4 years, 6 months ago
  8. 128f53b rust: Fix Properties inheritance for prebuilts by Matthew Maurer · 4 years, 6 months ago
  9. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 4 years, 6 months ago
  10. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 4 years, 6 months ago
  11. 5c4e489 Enable genrule modules for Rust host binaries by Chih-Hung Hsieh · 4 years, 8 months ago
  12. 79e546f Merge "Remove moduleContextImpl struct" by Thiébaud Weksteen · 4 years, 6 months ago
  13. 85a08fc Merge "Add clippy-driver build rule" by Matthew Maurer · 4 years, 6 months ago
  14. a8bfdbd Merge "Update rustc to 1.44.0" by Treehugger Robot · 4 years, 6 months ago
  15. b1af227 Merge "Add Matt to OWNERS for Rust" by Treehugger Robot · 4 years, 6 months ago
  16. 530dccb Update rustc to 1.44.0 by Jeff Vander Stoep · 4 years, 6 months ago
  17. 92f703b Add clippy-driver build rule by Thiébaud Weksteen · 4 years, 6 months ago
  18. d06f11e Merge "Support multiple dists per Android.bp module, and dist output selection." by Jingwen Chen · 4 years, 6 months ago
  19. 03186ed Add Matt to OWNERS for Rust by Jeff Vander Stoep · 4 years, 6 months ago
  20. 5f2de77 Remove duplicate Helper call by Thiébaud Weksteen · 4 years, 6 months ago
  21. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  22. 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 4 years, 6 months ago
  23. c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 4 years, 6 months ago
  24. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
  25. f649c05 Merge "[Rust] cdylibs can now link against dylibs." by Treehugger Robot · 4 years, 6 months ago
  26. 7e741cc [Rust] cdylibs can now link against dylibs. by Ivan Lozano · 4 years, 6 months ago
  27. 80f20d1 Merge "Generate multilib for rust_test" by Chih-hung Hsieh · 4 years, 6 months ago
  28. e728a89 Generate multilib for rust_test by Chih-Hung Hsieh · 4 years, 7 months ago
  29. a4e8a64 Merge "[Rust] Correct the gcov path prefix." by Ivan Lozano · 4 years, 6 months ago
  30. 796fc4c [Rust] Correct the gcov path prefix. by Ivan Lozano · 4 years, 7 months ago
  31. d825990 Merge "[Rust] Remove unused variables and deduplicate." by Ivan Lozano · 4 years, 7 months ago
  32. 6116ffd Merge "Don't create version variants for SDK variants" by Treehugger Robot · 4 years, 7 months ago
  33. 2286afd Don't create version variants for SDK variants by Jiyong Park · 4 years, 7 months ago
  34. 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 4 years, 7 months ago
  35. 2752d92 Merge "Rename native code coverage paths product variables in Soong." by Roland Levillain · 4 years, 7 months ago
  36. f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 4 years, 7 months ago
  37. 1a1d288 Merge "Make rust_test file output more similar to cc_test." by Ivan Lozano · 4 years, 7 months ago
  38. 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  39. fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 4 years, 7 months ago
  40. f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 4 years, 7 months ago
  41. a2e3a63 Merge "Add rust-project.json generator" by Thiébaud Weksteen · 4 years, 7 months ago
  42. e4d12a0 Add rust-project.json generator by Thiébaud Weksteen · 4 years, 7 months ago
  43. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 4 years, 7 months ago
  44. 4f5297b Rename native code coverage paths product variables in Soong. by Roland Levillain · 4 years, 7 months ago
  45. bec05ea Specify SONAME when building Rust shared libs. by Ivan Lozano · 4 years, 7 months ago
  46. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago
  47. c0ccb6b Fix darwin shared library and proc macro suffixes. by Ivan Lozano · 4 years, 7 months ago
  48. 6c4e5c0 Merge "Add gcov coverage support to Rust modules." by Ivan Lozano · 4 years, 8 months ago
  49. e7fe252 Merge "Switch rustc to 1.43.0" by Matthew Maurer · 4 years, 8 months ago
  50. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 4 years, 9 months ago
  51. f5be9a6 Switch rustc to 1.43.0 by Matthew Maurer · 4 years, 8 months ago
  52. f900f4b Test for rust install path regressions. by Ivan Lozano · 4 years, 8 months ago
  53. 9d1df10 Provide 32-bit and 64-bit Rust libs by default. by Ivan Lozano · 4 years, 8 months ago
  54. dc45539 Merge "Clean up rust tests." by Ivan Lozano · 4 years, 8 months ago
  55. 1f434b2 Merge "Update Android's rustc version 1.40.0->1.42.0" by Matthew Maurer · 4 years, 8 months ago
  56. 2f15bae Clean up rust tests. by Ivan Lozano · 4 years, 9 months ago
  57. 624d35c Skip version mutator for host/ramdisk/recovery by Jooyung Han · 4 years, 9 months ago
  58. e972e88 Update Android's rustc version 1.40.0->1.42.0 by Matthew Maurer · 4 years, 8 months ago
  59. 78e5ee0 Remove rust execute-only memory linker flag. by Ivan Lozano · 4 years, 9 months ago
  60. ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 4 years, 9 months ago
  61. 5d7be45 Merge "Fix incorrect Rust installation paths." by Ivan Lozano · 4 years, 9 months ago
  62. 12ee9ca Add crtbegin_so/crtend_so to Bionic Rust libraries. by Ivan Lozano · 4 years, 9 months ago
  63. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  64. d6fdca8 Fix incorrect Rust installation paths. by Ivan Lozano · 4 years, 9 months ago
  65. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  66. 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 10 months ago
  67. 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 10 months ago
  68. 3f561c6 Merge "Add minijail to whitelist.go" by Lingfeng Yang · 4 years, 10 months ago
  69. 0f8c5b4 Add minijail to whitelist.go by Lingfeng Yang · 4 years, 10 months ago
  70. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 4 years, 11 months ago
  71. 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 4 years, 11 months ago
  72. 2b2aee3 Merge "Pass library kind when linking native libraries." by Ivan Lozano · 4 years, 11 months ago
  73. 6aa6602 Pass library kind when linking native libraries. by Ivan Lozano · 5 years ago
  74. 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
  75. d648c43 Fix lib name resolution if extension is substring. by Ivan Lozano · 5 years ago
  76. c5960d6 Always use RELR for Rust. by Elliott Hughes · 5 years ago
  77. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  78. 5f5809a Merge changes I828b3e6b,I5d85ea8b by Matthew Maurer · 5 years ago
  79. 46c46cc rust: Do not pass -C prefer-dynamic for cdylib by Matthew Maurer · 5 years ago
  80. 22cef96 rust: Include Soong module name as metadata by Matthew Maurer · 5 years ago
  81. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
  82. a750336 Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""" by Jiyong Park · 5 years ago
  83. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 5 years ago
  84. 17c51a4 Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Treehugger Robot · 5 years ago
  85. e7d7b6d Remove libterm from implicit crates by Matthew Maurer · 5 years ago
  86. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
  87. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
  88. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
  89. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 5 years ago
  90. 13f30ae Merge "Pass auto_gen_config setting in Android.bp to makefile" by Dan Shi · 5 years ago
  91. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  92. bd73c4d Update rustc version to 1.40.0 by Matthew Maurer · 5 years ago
  93. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 5 years ago
  94. 77980a8 Dedup registration for cc default test config by Paul Duffin · 5 years ago
  95. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  96. 894cdee Merge changes from topic "separate_code" by Nick Desaulniers · 5 years ago
  97. dcee1e5 soong: use -Wl,-z,separate-code w/ -Wl,--execute-only by Nick Desaulniers · 5 years ago
  98. 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
  99. a2fce65 Merge "Install rust tests under nativetest(64)" by Chih-hung Hsieh · 5 years ago
  100. 9a4a7ba Install rust tests under nativetest(64) by Chih-Hung Hsieh · 5 years ago