- c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 4 years, 10 months ago
- 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 4 years, 10 months ago
- 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 4 years, 10 months ago
- f53737f Merge "Remove special handling of test_ apexes" by Treehugger Robot · 4 years, 10 months ago
- 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 4 years, 10 months ago
- de77904 Merge "Remove special handling of com.android.art.debug/release" by Treehugger Robot · 4 years, 10 months ago
- 57380a9 Remove special handling of test_ apexes by Paul Duffin · 4 years, 10 months ago
- 50cbefd Remove special handling of com.android.art.debug/release by Paul Duffin · 4 years, 10 months ago
- 35155c4 Fix path in apex when native_bridge_supported: true by Jooyung Han · 5 years ago
- 4c8e350 Merge "Fix apex_available" by Jooyung Han · 4 years, 10 months ago
- 5e9013b Fix apex_available by Jooyung Han · 4 years, 10 months ago
- 04c93a4 Merge "DO NOT MERGE: Remove AppSearch from Android R." by Treehugger Robot · 4 years, 10 months ago
- 65cc4f7 Apex_available check failure reveals dependency by Jiyong Park · 4 years, 10 months ago
- 466d39a DO NOT MERGE: Remove AppSearch from Android R. by Alexander Dorokhine · 4 years, 11 months ago
- 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 11 months ago
- 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 4 years, 10 months ago
- 20bacab PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 4 years, 10 months ago
- c87a059 Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 4 years, 10 months ago
- 323a4c3 Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 4 years, 10 months ago
- cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 4 years, 11 months ago
- bd15961 bundle config for apexes are auto-generated by Jiyong Park · 4 years, 11 months ago
- c6e5384 Merge "Add "jni_libs" property to apex module" by Jooyung Han · 4 years, 11 months ago
- 6e147e4 Merge changes I789b526c,Ie15c811f by Jooyung Han · 4 years, 11 months ago
- 0ffa3ab Merge "No symlink for host APEXes" by Jiyong Park · 4 years, 11 months ago
- 643adc4 Add "jni_libs" property to apex module by Jooyung Han · 4 years, 11 months ago
- 01a868d apex: refactor apex properties by Jooyung Han · 4 years, 11 months ago
- e6436d7 apex: fix a test util (ensureExactContent) by Jooyung Han · 4 years, 11 months ago
- 638d30e No symlink for host APEXes by Jiyong Park · 4 years, 11 months ago
- 1c85e8e Only dist apex sizes for checkbuild by Colin Cross · 4 years, 11 months ago
- 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 4 years, 11 months ago
- 077f9a4 Merge "apex: do not follow jni_libs from android_app" by Jooyung Han · 4 years, 11 months ago
- 414d50c Merge "Add min_sdk_version property to apexes" by Colin Cross · 4 years, 11 months ago
- b7bebe2 apex: do not follow jni_libs from android_app by Jooyung Han · 4 years, 11 months ago
- 48c2f29 Merge "Require apps built against the SDK to use JNI built against the NDK" by Colin Cross · 4 years, 11 months ago
- 5d600c9 For legacy10 APEXes default target_sdk_version and min_sdk_version to 29 by Nikita Ioffe · 4 years, 11 months ago
- 5031787 Add min_sdk_version property to apexes by Colin Cross · 4 years, 11 months ago
- 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
- a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
- 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 4 years, 11 months ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
- eb9b9f2 Merge "have a per-module switch to turn the symlinking optimizaiton off" by Jiyong Park · 4 years, 11 months ago
- 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 4 years, 11 months ago
- 9d67720 have a per-module switch to turn the symlinking optimizaiton off by Jiyong Park · 5 years ago
- e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 5 years ago
- dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
- 7d8ecd0 Merge "Remove liblog from whitelist" by Jeffrey Huang · 5 years ago
- 680afd7 Merge "apexDepsMutator is a top-down mutator" by Treehugger Robot · 5 years ago
- f0ae6cc Remove liblog from whitelist by Jeffrey Huang · 5 years ago
- 9401b18 Update apex.go to remove libutils by Jeffrey Huang · 5 years ago
- f760cae apexDepsMutator is a top-down mutator by Jiyong Park · 5 years ago
- 4e29184 Merge "Update apex dependency even for test and non-installable APEXes" by Treehugger Robot · 5 years ago
- 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 5 years ago
- 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 5 years ago
- 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 5 years ago
- 45f3c9b Merge "m <module_name> builds <module_name>.<apex_name>" by Treehugger Robot · 5 years ago
- ab872e0 Update apex dependency even for test and non-installable APEXes by Jiyong Park · 5 years ago
- 7072100 Merge "rm libbinderthreadstate" by Steven Moreland · 5 years ago
- 31af267 m <module_name> builds <module_name>.<apex_name> by Jiyong Park · 5 years ago
- fce0b42 Document apex and apex_test by Jiyong Park · 5 years ago
- 58b5030 Merge "add walkPayloadDeps" by Jiyong Park · 5 years ago
- 22f3ce1 Merge "<apexname>-installed-file.txt shows symlinks" by Jiyong Park · 5 years ago
- bd63a10 <apexname>-installed-file.txt shows symlinks by Jiyong Park · 5 years ago
- 14850a5 rm libbinderthreadstate by Steven Moreland · 5 years ago
- 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 5 years ago
- 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 5 years ago
- 201cedd add walkPayloadDeps by Jiyong Park · 5 years ago
- 5701474 Merge "Do not add bootstrap libs as providing from apex" by Treehugger Robot · 5 years ago
- f483922 Merge "Don't use apexName where apexBundleName is expected" by Jiyong Park · 5 years ago
- a594801 Don't use apexName where apexBundleName is expected by Jiyong Park · 5 years ago
- e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 5 years ago
- faa2d5f Do not add bootstrap libs as providing from apex by Jooyung Han · 5 years ago
- 0f80c18 apex_available tracks static dependencies by Jiyong Park · 5 years ago
- 22b08b4 Merge "Use module name as the suffix for apex variant" by Treehugger Robot · 5 years ago
- db33486 Use module name as the suffix for apex variant by Jiyong Park · 5 years ago
- 6e12625 Add support for compat config in APEX. by atrost · 5 years ago
- 86ef38c Merge "Add native_coverage to product variables" by Treehugger Robot · 5 years ago
- f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 5 years ago
- 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 5 years ago
- 70b0162 Merge "Fix rebuilding with whitelisted_files" by Treehugger Robot · 5 years ago
- 81e43c5 Fix rebuilding with whitelisted_files by Dan Willemsen · 5 years ago
- 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 5 years ago
- 76fde92 Merge "License info for APEXes are correctly gathered" by Treehugger Robot · 5 years ago
- 19972c7 License info for APEXes are correctly gathered by Jiyong Park · 5 years ago
- 7aa3f76 Remove unnecessary symlink for non-flattend APEXes by Jiyong Park · 5 years ago
- d9a121b Add native_coverage to product variables by Colin Cross · 5 years ago
- f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 5 years ago
- cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 5 years ago
- f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 5 years ago
- 8c94763 Merge "Fix symlinks to system libs for flattened apex" by Treehugger Robot · 5 years ago
- 75de261 Fix symlinks to system libs for flattened apex by Jooyung Han · 5 years ago
- a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
- 7dfb229 Merge "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
- 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 5 years ago
- e4226c4 Merge "apex_vndk uses vendor variants only" by Treehugger Robot · 5 years ago
- 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 5 years ago
- b6aeb14 Merge "Add coverage flags for Clang coverage builds." by Oliver Nguyen · 5 years ago
- 21e40ce Merge "Reland "use symlink for bundled APEX"" by Treehugger Robot · 5 years ago
- 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 5 years ago
- 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 5 years ago
- 7cd10e3 Reland "use symlink for bundled APEX" by Jiyong Park · 5 years ago