- c64b961 Merge "Generate fake versions of modules excluded in directed vendor snapshot." by Jose "Pepe" Galmes · 4 years, 7 months ago
- 0a942a0 Generate fake versions of modules excluded in directed vendor snapshot. by Jose Galmes · 4 years, 7 months ago
- d00f5ca Do not add '.product' suffix for product_specific module by Justin Yun · 4 years, 7 months ago
- cbca373 Use target dependent module to update the name suffix by Justin Yun · 4 years, 7 months ago
- 0fce0ba Move vendor snapshot tests into vendor_snapshot_test.go by Colin Cross · 4 years, 8 months ago
- e09ac17 Check vndk-private with the IsVndkPrivate() by Justin Yun · 4 years, 8 months ago
- 04896ca Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation. by Evgenii Stepanov · 4 years, 8 months ago
- 7cf1465 Implement directed vendor snapshot by Inseob Kim · 4 years, 8 months ago
- b47dcf7 Merge "Adjust the double loadable check" by Treehugger Robot · 4 years, 8 months ago
- 6c0a9f6 Merge "Remove global state from VNDK" by Colin Cross · 4 years, 8 months ago
- 0474e1f Adjust the double loadable check by Jiyong Park · 4 years, 8 months ago
- 7821224 Remove global state from VNDK by Colin Cross · 4 years, 8 months ago
- 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 4 years, 8 months ago
- 4beaa0c Include/exclude lists for memtag_heap sanitizer. by Evgenii Stepanov · 4 years, 8 months ago
- 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 5 years ago
- b5f6fa6 Create LLNDK vendor variants when DeviceVndkVersion is not set by Colin Cross · 4 years, 8 months ago
- 86cc40a Merge "Do not read 'vendor_available: false'" by Treehugger Robot · 4 years, 8 months ago
- 56bfef1 Merge "Implement fake vendor snapshot" by Treehugger Robot · 4 years, 8 months ago
- c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years, 8 months ago
- e9aec6a Implement fake vendor snapshot by Inseob Kim · 4 years, 8 months ago
- e4e44bc Split vndk_libraries_txt into multiple module types by Colin Cross · 4 years, 8 months ago
- 47d186c Merge "Create vndkproduct.libraries.txt" by Treehugger Robot · 4 years, 8 months ago
- 26ab0f1 Merge "Add "aidl.flags:" property for cc_/java_ modules" by Jooyung Han · 4 years, 8 months ago
- 7ba6f1c Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 4 years, 8 months ago
- 8a2600c Create vndkproduct.libraries.txt by Justin Yun · 4 years, 9 months ago
- e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 4 years, 8 months ago
- fd9e804 Define vndk.private property for VNDK-private libraries by Justin Yun · 4 years, 9 months ago
- 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 9 months ago
- 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 10 months ago
- 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 9 months ago
- f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 9 months ago
- 1ad8e16 stub variants also re-exports headers by Jiyong Park · 4 years, 9 months ago
- f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 9 months ago
- bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 4 years, 10 months ago
- e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 10 months ago
- f77bd8d Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 4 years, 10 months ago
- e3d308b Merge "Revert "Annotate dependency tags for dependencies of installed files"" by Colin Cross · 4 years, 10 months ago
- b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 10 months ago
- f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 10 months ago
- 1af783f Merge "Replace android.WriteFile rule with android.WriteFileRule" by Colin Cross · 4 years, 10 months ago
- cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 10 months ago
- 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 10 months ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
- 63e9ec7 Define product_available property by Justin Yun · 4 years, 10 months ago
- ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 11 months ago
- 12aa3e4 Merge "run vndk-sp closure check before double-loadable" by Jooyung Han · 4 years, 11 months ago
- 0477b42 Add llndk_stubs property by Colin Cross · 5 years ago
- 261e158 Do not install vndk lib by Jooyung Han · 4 years, 11 months ago
- 479ca17 run vndk-sp closure check before double-loadable by Jooyung Han · 4 years, 11 months ago
- 67be732 Set flag exporter provider for vendor snapshots by Inseob Kim · 4 years, 11 months ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
- e4f6eba Simplify missing whole_static_libs checking by Colin Cross · 5 years ago
- d1f898e Remove global state from version mutator by Colin Cross · 5 years ago
- 5f58ff7 Add vendor snapshot usage test by Inseob Kim · 5 years ago
- 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 5 years ago
- c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 5 years ago
- 1f6d90f Create 'cc_prebuilt_test_library_shared' module type by Chris Parsons · 5 years ago
- 216e10a Install data_libs using relative_install_path property by Chris Parsons · 5 years ago
- 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 5 years ago
- bba545e VNDK listing contains device modules only by Yo Chiang · 5 years ago
- 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 5 years ago
- 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 5 years ago
- 0fcdd53 Revert "Fix missing headers of vendor snapshot" by Anton Hansson · 5 years ago
- b6a5862 Fix missing headers of vendor snapshot by Inseob Kim · 5 years ago
- 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 5 years ago
- bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 5 years ago
- 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 5 years ago
- b04a499 cc: fix a utility to make C macro name by Jooyung Han · 5 years ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 6 years ago
- 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 6 years ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 6 years ago
- 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 6 years ago
- eabaedd Fix product variables in defaults modules by Colin Cross · 6 years ago
- 8471cda Implement vendor snapshot by Inseob Kim · 6 years ago
- e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 6 years ago
- e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 6 years ago
- 5f7f7e8 Create product variant for product partition by Justin Yun · 6 years ago
- 075c417 Improve cc tests by adding fuzzer mutators by Paul Duffin · 6 years ago
- 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
- fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
- 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
- 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
- 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 6 years ago
- 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 6 years ago
- 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 6 years ago
- 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 6 years ago
- 52767be Add support for Rust C libraries. by Ivan Lozano · 6 years ago
- ce6b216 Merge "Stop linking libdl.a into static bins" by Ryan Prichard · 6 years ago
- 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 6 years ago
- b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 6 years ago
- 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 6 years ago
- 4c2b942 fix: Override vndk-ext lib name with original lib by Jooyung Han · 6 years ago
- e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 6 years ago
- 64c4395 Add version to vendor variants by Inseob Kim · 6 years ago
- d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 6 years ago
- 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 6 years ago
- fcf55bf Allow .o files as srcs. by Pete Bentley · 6 years ago
- 2da19cb Link libc++demangle with libc++ for the device. by Dan Albert · 6 years ago