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