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