1. 22823ee Revert "rust: Add SCS sanitizer option for AArch64" by Ivan Lozano · 2 years, 3 months ago
  2. 8827113 rust: Add SCS sanitizer option for AArch64 by Ivan Lozano · 2 years, 3 months ago
  3. f978042 Revert "rust: Add SCS sanitizer option." by Ivan Lozano · 2 years, 3 months ago
  4. 447f5b1 rust: Add SCS sanitizer option. by Ivan Lozano · 2 years, 3 months ago
  5. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 2 years, 3 months ago
  6. 3cc7846 APEX can use any Prebuilt libraries by Justin Yun · 2 years, 5 months ago
  7. 17d0ee2 VSDK: use relative install path when generating snapshots by Justin Yun · 2 years, 6 months ago
  8. 1db9748 Include license information for vendor and host snapshots by Justin Yun · 2 years, 6 months ago
  9. 5860f82 Add min_sdk_version prop to snapshots by Inseob Kim · 2 years, 6 months ago
  10. 8814fc5 VSDK: capture hwasan static libs for vsdk snapshot build by Justin Yun · 2 years, 10 months ago
  11. a1888ce Add overrides support for snapshots by Inseob Kim · 3 years ago
  12. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
  13. c1a56bc Add InstallInRoot property to snapshot binary json file. by Jose Galmes · 3 years, 7 months ago
  14. 925aa09 Add module based host-tools snapshot by Rob Seymour · 4 years, 2 months ago
  15. ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 4 years, 3 months ago
  16. 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 3 months ago
  17. 885a7de Share EffectiveLicenseFiles for snapshot modules by Justin Yun · 4 years, 4 months ago
  18. 5e03586 Include static lib information for the snapshot modules by Justin Yun · 4 years, 4 months ago
  19. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 4 years, 5 months ago
  20. d1dec54 Export cc functions for snapshotting Rust rlibs. by Ivan Lozano · 4 years, 5 months ago
  21. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 5 months ago
  22. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 7 months ago
  23. 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 6 months ago
  24. 627280f Remove llndk_headers by Colin Cross · 4 years, 6 months ago
  25. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 4 years, 7 months ago
  26. 6eafc36 Export CC HWASan sanitizer type by Tri Vo · 4 years, 7 months ago
  27. 1b6fb87 Automatically set Androidmk suffix of snapshot by Inseob Kim · 4 years, 6 months ago
  28. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 4 years, 7 months ago
  29. 383bfb3 Allow extending of the list of directories to be scanned for VSDK by Justin DeMartino · 4 years, 8 months ago
  30. 0a942a0 Generate fake versions of modules excluded in directed vendor snapshot. by Jose Galmes · 4 years, 8 months ago
  31. a889080 Remove global state on module suffixes from vendor and recovery snapshots by Colin Cross · 4 years, 9 months ago
  32. e09ac17 Check vndk-private with the IsVndkPrivate() by Justin Yun · 4 years, 9 months ago
  33. 7cf1465 Implement directed vendor snapshot by Inseob Kim · 4 years, 9 months ago
  34. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 10 months ago
  35. 56bfef1 Merge "Implement fake vendor snapshot" by Treehugger Robot · 4 years, 9 months ago
  36. 0c1ca4c Remove redundant snapshot functions by Inseob Kim · 4 years, 9 months ago
  37. e9aec6a Implement fake vendor snapshot by Inseob Kim · 4 years, 9 months ago
  38. 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 10 months ago
  39. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 10 months ago
  40. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 10 months ago
  41. f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 10 months ago
  42. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 11 months ago
  43. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 11 months ago
  44. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 11 months ago
  45. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 5 years ago
  46. bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 5 years ago
  47. f729458 Support for recovery snapshot. by Jose Galmes · 5 years ago
  48. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 5 years ago
  49. 67be732 Set flag exporter provider for vendor snapshots by Inseob Kim · 5 years ago
  50. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
  51. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  52. 809d518 Heed SkipInstall flag when adding install rules for vendor-snapshot. by Martin Stjernholm · 5 years ago
  53. 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 5 years ago
  54. d458745 cc: export Stripper struct by Thiébaud Weksteen · 5 years ago
  55. c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 5 years ago
  56. 2d34ad9 Refactor vendor snapshot modules by Inseob Kim · 5 years ago
  57. 713387d Adds 'kernel/' to vendor proprietary dirs. by Daniel Norman · 5 years ago
  58. f2664c6 Skip llndk_library and llndk_headers for vendor snapshot by Justin Yun · 5 years ago
  59. 7d3f096 Include shared lib in vendor snapshot if isVndkExt by Bill Peckham · 5 years ago
  60. 65ca36a Exclude kernel_headers from vendor snapshot by Inseob Kim · 5 years ago
  61. 206665c Do not disable llndk libraries by Inseob Kim · 5 years ago
  62. 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 5 years ago
  63. 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 5 years ago
  64. 0fcdd53 Revert "Fix missing headers of vendor snapshot" by Anton Hansson · 5 years ago
  65. b6a5862 Fix missing headers of vendor snapshot by Inseob Kim · 5 years ago
  66. eda2e9c Capture snapshot headers in parallel by Inseob Kim · 6 years ago
  67. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 6 years ago
  68. 5f64aec Fix .vendor suffix for snapshots by Inseob Kim · 6 years ago
  69. eec88e1 Add vendor snapshot modules by Inseob Kim · 6 years ago
  70. 8471cda Implement vendor snapshot by Inseob Kim · 6 years ago