1. 10c4136 Reland "Skip packaging cross container cc deps of apk-in-apex" by Spandan Das · 6 months ago
  2. 430bb2e Revert "Skip packaging cross container cc deps of apk-in-apex" by Priyanka Advani (xWF) · 6 months ago
  3. 6e0c110 Skip packaging cross container cc deps of apk-in-apex by Spandan Das · 6 months ago
  4. a5d2492 Merge "Suppress warnings while testing a new compiler" into main by Pirama Arumuga Nainar · 6 months ago
  5. 0c85208 Suppress warnings while testing a new compiler by Ryan Prichard · 6 months ago
  6. 986d98c Use VisitDirectDepsProxy in checkStaticExecutables. by Yu Liu · 6 months ago
  7. a14c27c Make include_dirs and local_include_dirs configurable by Cole Faust · 7 months ago
  8. 3f92ee1 Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main by Colin Cross · 7 months ago
  9. b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 7 months ago
  10. 5985583 Merge changes I4b86b2e1,Ie0985540 into main by Matthew Maurer · 7 months ago
  11. 5524b5b rust-project.json: Set sysroot in generated file by Matthew Maurer · 7 months ago
  12. 2b3da46 rust-project.json: Generate proc-macro paths by Matthew Maurer · 7 months ago
  13. 33b1010 Merge "Distinguish HideFromMake from SkipInstall" into main by Spandan Das · 7 months ago
  14. 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 7 months ago
  15. 872e846 rust: Shorten name of generated Rust staticlibs by Ivan Lozano · 7 months ago
  16. 9759ed7 Move disabling rust sanitizers for linux_musl_x86 earlier by Colin Cross · 7 months ago
  17. 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 7 months ago
  18. a14fb6a Update DepSet references by Colin Cross · 7 months ago
  19. 830f56a Remove testing package by Cole Faust · 7 months ago
  20. a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 7 months ago
  21. 33d6ebc Merge "Make ImageInterface use its own context" into main by Cole Faust · 7 months ago
  22. fa6e0fd Make ImageInterface use its own context by Cole Faust · 7 months ago
  23. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 7 months ago
  24. 0e097dd Use --sysroot when compiling against the NDK by Colin Cross · 7 months ago
  25. 35bd00a Revert "Add -nostdlibinc to bindgen's device cflags." by Colin Cross · 7 months ago
  26. 19f7b28 Add -nostdlibinc to bindgen's device cflags. by Colin Cross · 7 months ago
  27. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 7 months ago
  28. 127f95c Make rust rustlibs property configurable by Jihoon Kang · 8 months ago
  29. 24cf036 rust: Don't produce apex variants if apex_exclude by Ivan Lozano · 8 months ago
  30. 091ffd8 Make the rust features property configurable by Jihoon Kang · 8 months ago
  31. e380697 Merge "Define __ANDROID_VENDOR_API__ for product variants" into main by Treehugger Robot · 8 months ago
  32. 162b489 Add alderlake arch variant by Yudhistira Erlandinata · 8 months ago
  33. 791d422 Define __ANDROID_VENDOR_API__ for product variants by Justin Yun · 8 months ago
  34. 877a59e Merge "Add ARMv9.2-A support for Rust." into main by Krzysztof Kosiński · 8 months ago
  35. 16d227a Add default_visibility for soong modules by Cole Faust · 8 months ago
  36. 9aa9838 Add ARMv9.2-A support for Rust. by Krzysztof Kosiński · 8 months ago
  37. d141912 Enable Rust host coverage. by Yifeng Zeng · 1 year, 1 month ago
  38. abc17ea Add SOONG_DISABLE_CLIPPY environment variable by Chris Wailes · 8 months ago
  39. 3cee551 Merge "rustc-1.81.0 Build 12349086" into main by Charisee Chiw · 8 months ago
  40. ff66518 Delete multitree api imports code by Spandan Das · 8 months ago
  41. 037e129 rustc-1.81.0 Build 12349086 by Charisee · 8 months ago
  42. a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 9 months ago
  43. a5762dd Merge "Add a property to rust_ffi targets to exclude them from APEXes." into main by Treehugger Robot · 9 months ago
  44. 46e4fad Add a property to rust_ffi targets to exclude them from APEXes. by Ashutosh Agarwal · 9 months ago
  45. aa60bb4 rustc-1.80.1 Build 12274397 by Chris Wailes · 9 months ago
  46. 09c2389 Merge "rustc-1.79.0 Build 12250333" into main by Stephen Hines · 9 months ago
  47. 51c2231 Access output files thru providers in Soong tests. by Yu Liu · 9 months ago
  48. 8b0c771 rustc-1.79.0 Build 12250333 by Stephen Hines · 9 months ago
  49. f0006e7 Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 9 months ago
  50. d8f64ec rust: Add dylib variants for bindgen modules. by Ivan Lozano · 10 months ago
  51. 8975548 Merge "Only add darwin specific rules/variables when building on mac." into main by Yu Liu · 10 months ago
  52. 2c03276 Only add darwin specific rules/variables when building on mac. by Yu Liu · 10 months ago
  53. 0384c97 cc: Enable select syntax for cppflags by Aleks Todorov · 10 months ago
  54. aca7526 Update Bindgen clang to clang-r530567 by Yabin Cui · 10 months ago
  55. ea1b3b7 Merge changes from topic "elide_empty_variants" into main by Colin Cross · 10 months ago
  56. 8a49a3d Convert rust_libraries and rust_stdlinkage mutators to TransitionMutators by Colin Cross · 1 year ago
  57. 5f23bc9 Switch rust test install base to /data/local/tmp for consistency with cc by Nikita Putikhin · 11 months ago
  58. 17f9dc5 Remove obsolete rust VariantIsStatic by Colin Cross · 11 months ago
  59. e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 11 months ago
  60. e7485b8 Merge "Pass the `--cfg soong` flag when building rustdoc" into main by Treehugger Robot · 10 months ago
  61. 0881239 Merge "Remove test_per_src" into main by Colin Cross · 10 months ago
  62. 3d211a0 Pass the `--cfg soong` flag when building rustdoc by Chris Wailes · 10 months ago
  63. b31d8e8 Disable dsymutil usage on Darwin host by Ivan Lozano · 11 months ago
  64. 3a02c7b Remove test_per_src by Colin Cross · 12 months ago
  65. fd47b1a cc/rust: Alias ffi rlib variant for static_libs by Ivan Lozano · 1 year ago
  66. a1aa297 Export Soong modules and build a database from metadata from Make and Soong. by Wei Li · 11 months ago
  67. b651aaa Merge "Add OutputFilesProvider support for singleton" into main by Zi Wang · 11 months ago
  68. 0cbd3b0 Add OutputFilesProvider support for singleton by mrziwang · 11 months ago
  69. 79b0eef Merge "Move vendor and product variant generation logic from cc package to android package" into main by Jihoon Kang · 11 months ago
  70. 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 11 months ago
  71. d3b519f Merge "Update Bindgen Clang to clang-r522817" into main by Treehugger Robot · 11 months ago
  72. d3ba5a3 Merge "Cleanup ImageInterface.SetImageVariation" into main am: 77858402e4 by Treehugger Robot · 11 months ago
  73. 7785840 Merge "Cleanup ImageInterface.SetImageVariation" into main by Treehugger Robot · 11 months ago
  74. 0f81d85 Merge "Make the cflags property configurable" into main am: 1b0d92919d by Cole Faust · 11 months ago
  75. 7583e83 Cleanup ImageInterface.SetImageVariation by Jihoon Kang · 11 months ago
  76. e96c16a Make the cflags property configurable by Cole Faust · 11 months ago
  77. fb0fb89 Update Bindgen Clang to clang-r522817 by Yi Kong · 11 months ago
  78. 812d8de Merge "Revert^2 "rustc-1.78.0 Build 11910258"" into main am: 44755fa745 by Pirama Arumuga Nainar · 11 months ago
  79. c8a44e3 Revert^2 "rustc-1.78.0 Build 11910258" by Chris Wailes · 11 months ago
  80. 8517b8c Revert "rustc-1.78.0 Build 11910258" by Dmitrii Ishcheikin · 12 months ago
  81. 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 12 months ago
  82. adb4cb0 rustc-1.78.0 Build 11910258 by Chris Wailes · 12 months ago
  83. 60cec95 Merge "Remove VndkUseCoreVariant related code from build" into main by Kiyoung Kim · 12 months ago
  84. 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 12 months ago
  85. fdec872 Convert some properties to Configurable properties by Cole Faust · 12 months ago
  86. ab58647 rust: Add an option to disable LTO for Rust by Ivan Lozano · 1 year ago
  87. e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 1 year ago
  88. 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year ago
  89. 28ed8f4 rust: refactored transformSrctoCrate by Ivan Lozano · 1 year ago
  90. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year ago
  91. 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year ago
  92. cd3ac91 rustc-1.77.1.p1 Build 11801116 by Charisee · 1 year ago
  93. 3b591c7 rust: Support for generated c files from bindgen by Ivan Lozano · 1 year, 1 month ago
  94. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 1 month ago
  95. ec6dc93 Merge "rust: Add a default cfg indicating an AOSP build" into main by Ivan Lozano · 1 year, 1 month ago
  96. 07fd7e3 rust: Add a default cfg indicating an AOSP build by Ivan Lozano · 1 year, 1 month ago
  97. c1e0cb6 rust: Don't suppress adding deps for rust-project.json device override by Matthew Maurer · 1 year, 1 month ago
  98. 24cd8c3 Merge "Only link the profile extras lib for device variant for rust." into main by Yu Liu · 1 year, 1 month ago
  99. c667024 Merge "Shard rust protobuf sources" into main by Treehugger Robot · 1 year, 1 month ago
  100. f526863 Shard rust protobuf sources by Colin Cross · 1 year, 1 month ago