- 98410fd Allow building unsigned APEXs payload for testing. by Dario Freni · 5 years ago
- 0b848b0 Merge "Extract createJavaImportForStubs()" into rvc-dev by TreeHugger Robot · 5 years ago
- 317bf11 Merge "Support java_sdk_library as member of sdk" into rvc-dev by TreeHugger Robot · 5 years ago
- 17b6f24 Merge "Generate struct with field for each api scope" into rvc-dev by TreeHugger Robot · 5 years ago
- 416b811 Merge changes Ib8025019,I7d58d104,I9dd4312c,I995ed389,Iba2a8a5a, ... into rvc-dev by TreeHugger Robot · 5 years ago
- 1b846d6 Merge "Parameterize scopes with additional droidstubs args" into rvc-dev by TreeHugger Robot · 5 years ago
- 4586da2 Merge changes Ie883eb45,If46a2f74,I8f4c5395,Ic4eb169d,I2b2408ef, ... into rvc-dev by TreeHugger Robot · 5 years ago
- 2166c1c Merge changes Idd50ed38,Icbc86b21,I62d016d9 into rvc-dev by TreeHugger Robot · 5 years ago
- 7aa5899 Merge "Remove unused arguments in droiddoc" into rvc-dev by Anton Hansson · 5 years ago
- c8e0a44 Merge "Apply EnforceRROExemptedTargets in Soong" into rvc-dev by TreeHugger Robot · 5 years ago
- b636300 Merge "Only package gcno files for gcov coverage builds." into rvc-dev by Oliver Nguyen · 5 years ago
- 0ee713a Remove unused arguments in droiddoc by Anton Hansson · 5 years ago
- f615572 Extract createJavaImportForStubs() by Paul Duffin · 5 years ago
- 6187162 Support java_sdk_library as member of sdk by Paul Duffin · 5 years ago
- 6a2bd11 Generate struct with field for each api scope by Paul Duffin · 5 years ago
- 455b0bf Allow droidstubs to not generate any stubs by Paul Duffin · 5 years ago
- f8b9e51 Remove conscrypt.module.intra.core.api.stubs from apex white list by Paul Duffin · 5 years ago
- 3766cb7 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 5 years ago
- b20ad0a Stop requiring apex_available on java_library members of sdks by Paul Duffin · 5 years ago
- f020796 Add dependency tags to apex available errors by Paul Duffin · 5 years ago
- 03e7d0c Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 5 years ago
- 3c7c347 Parameterize scopes with additional droidstubs args by Paul Duffin · 5 years ago
- cbcfcaa Replace references to droiddoc with droidstubs by Paul Duffin · 5 years ago
- 133608f Allow walkPayloadDeps visitor to control walk flow by Paul Duffin · 5 years ago
- ebb7af6 Add apex_available to sysprop_library by Paul Duffin · 5 years ago
- 868ecfd Improve missing apex_available message by Paul Duffin · 5 years ago
- de7464c Split TestApexAvailable into separate tests by Paul Duffin · 5 years ago
- 88bc97a Use reflect.Zero(type) to get value to clear field by Paul Duffin · 5 years ago
- 2b5887a Sdk snapshot set compile_multilib per OsType by Paul Duffin · 5 years ago
- 93520ed Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 5 years ago
- c910393 Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
- 17ab883 Make new module creation API more flexible by Paul Duffin · 5 years ago
- 5e2e0fd Add abstraction for tracking compile multilib usages by Paul Duffin · 5 years ago
- 6cb8f17 Add support for using cc_library in sdk/module_exports by Paul Duffin · 5 years ago
- 57ee177 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
- 4a4b2d0 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 5 years ago
- 6562ce1 Clean up the main module creation loop by Paul Duffin · 5 years ago
- b8a89a4 Add support for cc_prebuilt_library by Paul Duffin · 5 years ago
- 406ea1c Refactor prebuilt to use srcs supplier function by Paul Duffin · 5 years ago
- 35dbafc Output properties before sets in snapshot module by Paul Duffin · 5 years ago
- 2bdbe83 Remove SdkMemberType.FinalizeModule by Paul Duffin · 5 years ago
- 81535b4 Follow up a review comment that was missed by Paul Duffin · 5 years ago
- 206433a Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 5 years ago
- 4909681 Support extracting common values from embedded structures by Paul Duffin · 5 years ago
- 8993732 Refactor common value extraction by Paul Duffin · 5 years ago
- 404db3f Copy white listed apex available settings into snapshot by Paul Duffin · 5 years ago
- f51768a Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 5 years ago
- 37a9aa2 Remove special handling of test_ apexes by Paul Duffin · 5 years ago
- c23d9f6 Remove special handling of com.android.art.debug/release by Paul Duffin · 5 years ago
- acdd308 Allow sdk members to vary by os type by Paul Duffin · 5 years ago
- 9b358d7 Add support for multiple os types by Paul Duffin · 5 years ago
- 8fa6acf Copy sdk_version to cc library snapshots by Paul Duffin · 5 years ago
- d76209b Refactor java_library/java_test snapshot processing by Paul Duffin · 5 years ago
- 33cedcc Refactor snapshot module creation by Paul Duffin · 5 years ago
- 22595f9 Enable androidmk processing in sdk testing by Paul Duffin · 5 years ago
- a40f0b5 Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 5 years ago
- 3a6c095 Copy apex_available properties to snapshot modules by Paul Duffin · 5 years ago
- 28d70c7 Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 5 years ago
- 45e9dbd Only check copy rules into the snapshot directory by Paul Duffin · 5 years ago
- 2b9e3d3 Simplify java library sdk member code by Paul Duffin · 5 years ago
- b0cbec3 Add CommonOS variant for sdk by Paul Duffin · 5 years ago
- 290334d Fix bug in error reporting when adding duplicate properties by Paul Duffin · 5 years ago
- bdd47a8 Avoid invoking sdk member to add empty list of dependencies by Paul Duffin · 5 years ago
- c2e3206 Add windows to the list of available OS's in sdk tests by Paul Duffin · 5 years ago
- 132e66f Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
- 5b47358 Prune any empty property sets from the modules before transforming by Paul Duffin · 5 years ago
- ce5881f Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 5 years ago
- 28246ac Add support for transforming a property set after its contents by Paul Duffin · 5 years ago
- 853b8db Add cc_prebuilt_library_headers by Paul Duffin · 5 years ago
- 598e1e0 Fix issues with bp transformation by Paul Duffin · 5 years ago
- 246ac30 Separate cc_library_headers to its own file and add tests by Paul Duffin · 5 years ago
- ac897cf Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
- eb59165 Add C++ Host support on sysprop_library by Inseob Kim · 6 years ago
- d50865f Merge "Skip version mutator for host/ramdisk/recovery" into rvc-dev by TreeHugger Robot · 5 years ago
- 077630a Merge "Make sure car-lib system APIs are not changing unintentionally" into rvc-dev by TreeHugger Robot · 5 years ago
- 2cc74a9 Merge "Switch to clang-r377782d (10.0.6)." into rvc-dev by Stephen Hines · 5 years ago
- 6f641c1 Only package gcno files for gcov coverage builds. by Oliver Nguyen · 5 years ago
- 91ec494 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 5 years ago
- 695ddad Merge "Remove Android compat annotations on jarjar transform." into rvc-dev by Artur Satayev · 5 years ago
- a479d94 Remove Android compat annotations on jarjar transform. by Artur Satayev · 5 years ago
- 8691f3f Apply EnforceRROExemptedTargets in Soong by Jeongik Cha · 5 years ago
- d5e0ea2 Don't run apex_available check for coverage builds by Jiyong Park · 5 years ago
- d182e55 Remove some apex_available whitelist for the adbd APEX by Jiyong Park · 5 years ago
- 24eec07 Make ndk_prebuilt_* be available to any apex by Jiyong Park · 5 years ago
- 2416c29 Remove some apex_available whitelist by Jiyong Park · 5 years ago
- 39a0644 Merge "Remove _API_FILE variables" into rvc-dev by Anton Hansson · 5 years ago
- 336f63c Remove _API_FILE variables by Anton Hansson · 5 years ago
- 57a45f1 Switch to clang-r377782d (10.0.6). by Stephen Hines · 5 years ago
- 5d42863 Merge "Don't check elf properties of python prebuilts" into rvc-dev by TreeHugger Robot · 5 years ago
- 735be9a Merge "Allow defining neverallow in packages other than android." into rvc-dev by Artur Satayev · 5 years ago
- 0f43edc Merge "Check updatable APKs compile against managed SDKs." into rvc-dev by Artur Satayev · 5 years ago
- b39ea9b Allow defining neverallow in packages other than android. by Artur Satayev · 5 years ago
- e5ac15a Check updatable APKs compile against managed SDKs. by Artur Satayev · 5 years ago
- cac82fe Don't check elf properties of python prebuilts by Dan Willemsen · 5 years ago
- c6fff02 Merge "Create a framework.aidl for non-updatable platform" into rvc-dev by Anton Hansson · 5 years ago
- 2a6e9d0 Fix missing NOTICE targets for static libs that aren't available to platform. by Martin Stjernholm · 5 years ago
- 89030a3 Merge "Clean com.android.neuralnetworks APEX whitelist" into rvc-dev by TreeHugger Robot · 5 years ago
- 8402638 apex: remove compat symlinks to vndk apex by Jooyung Han · 5 years ago
- be024ad Don't allow a lib having stubs to become a member of VNDK by Jiyong Park · 5 years ago
- a59774e Merge "soong config: add value_variable substitution" into rvc-dev by TreeHugger Robot · 5 years ago