- 12a0a31 Add ramdisk image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
- 6369622 Add recovery image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
- 93b750e Add support for native bridge trait by Paul Duffin · 5 years ago
- 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 6 months ago
- 137d7da Support shared_libs, static_libs and default_shared_libs in cc_object by Colin Cross · 3 years, 7 months ago
- 9ecb42d Add default_shared_libs property by Colin Cross · 3 years, 7 months ago
- 525a590 Make sdk tests more realistic by Paul Duffin · 3 years, 8 months ago
- 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 9 months ago
- 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 3 years, 10 months ago
- d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 3 years, 10 months ago
- db462dd Disallow non-existent paths in sdk package by Paul Duffin · 3 years, 10 months ago
- 1822a0a Improve sdk snapshot testing by Paul Duffin · 3 years, 10 months ago
- 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 10 months ago
- 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
- 4a2a29c Support test fixtures in sdk package by Paul Duffin · 3 years, 10 months ago
- 981b94b Switch CheckSnapshot from a testSdkResult method to a function by Paul Duffin · 3 years, 10 months ago
- f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years ago
- 7a7d067 Generated headers may not be arch specific by Paul Duffin · 4 years ago
- 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 3 years, 11 months ago
- 86b02a7 Differentiate usages of word "include" in cc_sdk_test.go by Paul Duffin · 3 years, 11 months ago
- a43f927 Add sdk test for incorrect handling of generated headers by Paul Duffin · 4 years ago
- 75b902a Separate versioned/unversioned testing in sdk/cc_sdk_test.go by Paul Duffin · 3 years, 11 months ago
- 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 2 months ago
- 59e0c7a Disable sanitizer flags and output files for sanitizer-enabled SDK members. by Martin Stjernholm · 4 years, 3 months ago
- 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 3 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
- d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 4 years, 4 months ago
- b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 4 months ago
- 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 4 months ago
- b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
- d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 4 years, 4 months ago
- d1edbd4 Propagate vendor_available property through to sdk snapshot by Paul Duffin · 4 years, 5 months ago
- fbb486f Propagate sanitize.never flag in SDK snapshots. by Martin Stjernholm · 4 years, 5 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
- 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 4 years, 6 months ago
- 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 4 years, 6 months ago
- 7feceb2 Add support for SDK tests with LinuxBionic OS type. by Martin Stjernholm · 4 years, 6 months ago
- 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 4 years, 6 months ago
- 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 4 years, 6 months ago
- 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 4 years, 6 months ago
- ed62b9c Differentiate sdk snapshot include dir by os type by Paul Duffin · 4 years, 7 months ago
- 26ab8e8 Prepend default to allow overriding in the bp file. by Martin Stjernholm · 4 years, 7 months ago
- cc77601 Do not follow SDK member dependencies for APEX payloads. by Martin Stjernholm · 4 years, 6 months ago
- 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 4 years, 7 months ago
- 7130fab Propagate flags necessary for a prebuilt of the Bionic linker. by Martin Stjernholm · 4 years, 8 months ago
- 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
- ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 8 months ago
- 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
- cc330d6 Do not propagate dynamic dependencies for stub libs. by Martin Stjernholm · 4 years, 9 months ago
- bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 4 years, 9 months ago
- c5dd4f7 Propagate stubs to the SDK for libraries that have them. by Martin Stjernholm · 4 years, 10 months ago
- 66a0694 Don't run new test on Darwin that lacks snapshot support. by Martin Stjernholm · 4 years, 10 months ago
- 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 4 years, 10 months ago
- 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 4 years, 10 months ago
- 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
- cd07bce Add SDK member support for cc_object. by Martin Stjernholm · 4 years, 10 months ago
- 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 4 years, 10 months ago
- 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
- 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
- 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 4 years, 11 months ago
- a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
- 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 4 years, 11 months ago
- befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 11 months ago
- 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
- 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
- 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
- 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 5 years ago
- eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 5 years ago
- e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
- a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
- 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
- 57b9e1d Improve handling of generated include dirs by Paul Duffin · 5 years ago
- a7cd8c8 Generalize common property extraction by Paul Duffin · 5 years ago
- 9ab556f Added support for using static libraries in sdk snapshot by Paul Duffin · 5 years ago
- c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 5 years ago
- 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 5 years ago
- d835daa Separate out module type specific test config by Paul Duffin · 5 years ago
- a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 5 years ago