1. f1868af rust: Don't append '.vendor' to vendor modules. by Ivan Lozano · 2 years, 9 months ago
  2. a2bcf2c Fix transitive whole_static_libs on prebuilt static libraries by Colin Cross · 2 years, 11 months ago
  3. eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 1 month ago
  4. 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 3 years, 2 months ago
  5. 48f3778 Separate snapshot definition by Kiyoung Kim · 3 years, 6 months ago
  6. da70df7 Merge changes from topic "vendor_snapshot-192647618" by Treehugger Robot · 3 years, 6 months ago
  7. b9386b7 Merge "Share EffectiveLicenseFiles for snapshot modules" by Treehugger Robot · 3 years, 6 months ago
  8. 885a7de Share EffectiveLicenseFiles for snapshot modules by Justin Yun · 3 years, 6 months ago
  9. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 6 months ago
  10. 36d8e4e cc/cc.go: Add Device() method to LinkableInterface by Yi-Yo Chiang · 3 years, 6 months ago
  11. 5e03586 Include static lib information for the snapshot modules by Justin Yun · 3 years, 6 months ago
  12. 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 3 years, 7 months ago
  13. ef6dfea Only store what's used in SharedLibraryInfo by Liz Kammer · 3 years, 7 months ago
  14. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  15. e07056a Merge "Remove global state from vendor public libraries" by Colin Cross · 3 years, 8 months ago
  16. 5423a9c Merge "Remove obsolete llndk_library" by Colin Cross · 3 years, 8 months ago
  17. 09a2a2c Merge "Remove llndk_headers" by Colin Cross · 3 years, 8 months ago
  18. 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 8 months ago
  19. f60ecf0 Mixed builds: propagate includes from cc_* targets by Chris Parsons · 3 years, 8 months ago
  20. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 8 months ago
  21. 627280f Remove llndk_headers by Colin Cross · 3 years, 8 months ago
  22. 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 8 months ago
  23. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
  24. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 3 years, 8 months ago
  25. c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 9 months ago
  26. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 9 months ago
  27. 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 9 months ago
  28. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 9 months ago
  29. fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 9 months ago
  30. cbca373 Use target dependent module to update the name suffix by Justin Yun · 3 years, 11 months ago
  31. 2df8177 Add Target to cc.SharedLibraryInfo by Colin Cross · 4 years ago
  32. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years ago
  33. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
  34. 01a4400 Merge changes from topic "header_libs_requirement" by Colin Cross · 4 years ago
  35. 649d817 Require libraries in header_libs to be cc_library_header by Colin Cross · 4 years, 1 month ago
  36. f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 1 month ago
  37. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 1 month ago
  38. 3c27ca3 Improve comments in cc/library.go and cc/linkable.go. by Chris Parsons · 4 years, 1 month ago
  39. 3df4e63 rust_grpcio well known types support, default deps by Zach Johnson · 4 years, 2 months ago
  40. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 2 months ago
  41. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  42. 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 4 years, 3 months ago
  43. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 3 months ago
  44. 1348ce3 Don't make SplitPerApiLevel imply UseSdk by Colin Cross · 4 years, 3 months ago
  45. d1f898e Remove global state from version mutator by Colin Cross · 4 years, 4 months ago
  46. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
  47. 2286afd Don't create version variants for SDK variants by Jiyong Park · 4 years, 6 months ago
  48. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 4 years, 9 months ago
  49. 624d35c Skip version mutator for host/ramdisk/recovery by Jooyung Han · 4 years, 9 months ago
  50. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  51. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  52. 82e192c Add sdk mutator for native modules by Colin Cross · 4 years, 10 months ago
  53. 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 10 months ago
  54. 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 4 years, 11 months ago
  55. d7536ba shared_lib dependency from a static lib crosses the APEX boundary by Jiyong Park · 5 years ago
  56. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  57. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
  58. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 5 years ago
  59. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
  60. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
  61. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 5 years ago
  62. 2b26297 Allow cc.LinkabeInterfaces to request "" variants. by Ivan Lozano · 5 years ago
  63. e0833b1 Allow cc modules to pull in rust includes. by Ivan Lozano · 5 years ago
  64. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  65. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago