1. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 5 months ago
  2. fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 1 year, 6 months ago
  3. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  4. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  5. 5467a39 rust: Rust sanitized snapshots variations by Ivan Lozano · 2 years ago
  6. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 2 years, 2 months ago
  7. c85750b Use generics for DepSets by Colin Cross · 3 years, 5 months ago
  8. 24b246a Fix the make name of rust snapshots by Justin Yun · 2 years, 6 months ago
  9. 08270c6 Disable sanitizer for vendor_snapshot_object modules by Justin Yun · 2 years, 9 months ago
  10. 39c3031 Allow hwasan variant for vendor_snapshot_static modules by Justin Yun · 2 years, 10 months ago
  11. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
  12. 4d945ee Fix snapshot symlinks by Inseob Kim · 3 years, 7 months ago
  13. bf1b63f Don't install static snapshot to device by Inseob Kim · 3 years, 8 months ago
  14. d7d99be Support for rust recovery snapshot. by Jose Galmes · 3 years, 10 months ago
  15. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 10 months ago
  16. 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years, 7 months ago
  17. 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 2 months ago
  18. d9e0575 Export paths for the snapshot modules by Justin Yun · 4 years, 2 months ago
  19. 7cabd42 Export NewPrebuiltObject by Colin Cross · 4 years, 2 months ago
  20. ef6dfea Only store what's used in SharedLibraryInfo by Liz Kammer · 4 years, 3 months ago
  21. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 4 years, 3 months ago
  22. d1dec54 Export cc functions for snapshotting Rust rlibs. by Ivan Lozano · 4 years, 3 months ago
  23. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 4 months ago
  24. 7fdc336 Fix duplicate variations when using the VSDK. by Jose Galmes · 4 years, 3 months ago
  25. 4016d7b Check for product variant in addition to core variant. by Bill Peckham · 4 years, 4 months ago
  26. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 5 months ago
  27. 08758f0 Add debug ramdisk variant. by Inseob Kim · 4 years, 5 months ago
  28. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 5 months ago
  29. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 5 months ago
  30. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 5 months ago
  31. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 4 years, 5 months ago
  32. f84e9c0 Add debug ramdisk variant by Inseob Kim · 4 years, 5 months ago
  33. dd0295d Support reexporting vndk from vendor snapshot by Inseob Kim · 4 years, 5 months ago
  34. f9523ed Fix arch in snapshot DepsMutator. by Jose Galmes · 4 years, 5 months ago
  35. 1b6fb87 Automatically set Androidmk suffix of snapshot by Inseob Kim · 4 years, 5 months ago
  36. 383bfb3 Allow extending of the list of directories to be scanned for VSDK by Justin DeMartino · 4 years, 6 months ago
  37. 07b9f86 Define getSnapshotNameSuffix() by Justin Yun · 4 years, 6 months ago
  38. 4813867 Remove dependency from vendor_snapshot to each module by Justin Yun · 4 years, 6 months ago
  39. 4c6895e Implement directed recovery snapshot. by Jose Galmes · 4 years, 7 months ago
  40. e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 4 years, 7 months ago
  41. a889080 Remove global state on module suffixes from vendor and recovery snapshots by Colin Cross · 4 years, 8 months ago
  42. e0edaf9 Remove some global state from vendor and recovery snapshots by Colin Cross · 4 years, 8 months ago
  43. 2df8177 Add Target to cc.SharedLibraryInfo by Colin Cross · 4 years, 7 months ago
  44. e09ac17 Check vndk-private with the IsVndkPrivate() by Justin Yun · 4 years, 8 months ago
  45. 7cf1465 Implement directed vendor snapshot by Inseob Kim · 4 years, 8 months ago
  46. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 9 months ago
  47. e9aec6a Implement fake vendor snapshot by Inseob Kim · 4 years, 8 months ago
  48. 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 9 months ago
  49. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 9 months ago
  50. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 9 months ago
  51. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 9 months ago
  52. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 9 months ago