- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
- e4f6eba Simplify missing whole_static_libs checking by Colin Cross · 4 years, 3 months ago
- d1f898e Remove global state from version mutator by Colin Cross · 4 years, 5 months ago
- 5f58ff7 Add vendor snapshot usage test by Inseob Kim · 4 years, 4 months ago
- 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 4 years, 4 months ago
- c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
- 1f6d90f Create 'cc_prebuilt_test_library_shared' module type by Chris Parsons · 4 years, 7 months ago
- 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
- 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 4 years, 7 months ago
- bba545e VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
- 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 4 years, 7 months ago
- 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 4 years, 7 months ago
- 0fcdd53 Revert "Fix missing headers of vendor snapshot" by Anton Hansson · 4 years, 7 months ago
- b6a5862 Fix missing headers of vendor snapshot by Inseob Kim · 4 years, 8 months ago
- 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 4 years, 10 months ago
- bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 4 years, 10 months ago
- 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 4 years, 10 months ago
- b04a499 cc: fix a utility to make C macro name by Jooyung Han · 4 years, 10 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 10 months ago
- 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 4 years, 10 months ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 4 years, 11 months ago
- 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 5 years ago
- eabaedd Fix product variables in defaults modules by Colin Cross · 5 years ago
- 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
- e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 5 years ago
- e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
- 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
- 075c417 Improve cc tests by adding fuzzer mutators by Paul Duffin · 5 years ago
- 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
- fb0c16e Move imageMutator before archMutator by Colin Cross · 5 years ago
- 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
- 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
- 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 5 years ago
- 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 5 years ago
- 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
- 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
- 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
- ce6b216 Merge "Stop linking libdl.a into static bins" by Ryan Prichard · 5 years ago
- 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago
- b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
- 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 5 years ago
- 4c2b942 fix: Override vndk-ext lib name with original lib by Jooyung Han · 5 years ago
- e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
- 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
- d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 5 years ago
- 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
- fcf55bf Allow .o files as srcs. by Pete Bentley · 5 years ago
- 2da19cb Link libc++demangle with libc++ for the device. by Dan Albert · 5 years ago
- 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 6 years ago
- da9a463 Add the cc_fuzz target. by Mitch Phillips · 5 years ago
- e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
- 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
- 9a94287 Move CreateTestContext to cc/testing.go by Colin Cross · 6 years ago
- 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
- 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
- acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
- fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
- a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
- 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
- c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
- e4bb986 Static variant of a stubs lib is correctly tracked by Jiyong Park · 6 years ago
- c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
- 16e91a0 Fix: static dependency across an APEX is lost by Jiyong Park · 6 years ago
- da6eb59 Add use_vendor to APEX module by Jiyong Park · 6 years ago
- 232c07c Ignore shared libs for static executables. by Jaewoong Jung · 6 years ago
- 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 6 years ago
- 9357f4a VNDK lib must not have `product_specific: true` by Justin Yun · 6 years ago
- 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
- 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
- eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
- ef449fe Add shared_libs to vendor and recovery targets. by Martin Stjernholm · 6 years ago
- 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
- 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
- da732bd Set __<libname>_API__ macro when building against stubs by Jiyong Park · 6 years ago
- 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
- 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
- 7ed9de3 Add support for versioned stubs. by Jiyong Park · 6 years ago
- 7df0f30 Revert "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 6 years ago
- e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 6 years ago
- feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
- 6fb831b Revert "Move libgcc to libcrt.builtins" by Yi Kong · 6 years ago
- 77e62db Move libgcc to libcrt.builtins by Yi Kong · 6 years ago
- 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 6 years ago
- 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 6 years ago
- f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
- 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
- 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
- 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
- d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
- 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
- f46e37f Fix format string issues by Colin Cross · 7 years ago
- ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
- 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
- f351174 Support VNDK extensions by Logan Chien · 7 years ago
- 95d33fe Fix crash on test failure by Colin Cross · 7 years ago
- a46a4d5 Fix: duplicated definition of llndk_headers module by Jiyong Park · 7 years ago
- f5b6e8f Have Soong cc static linker dep order account for shared deps too by Jeff Gaston · 7 years ago
- d00350c Add license headers to all go and shell files by Colin Cross · 7 years ago