1. 9c35c9a Merge "Remove hack for platform availability of modules with missing apexes" by Colin Cross · 4 years, 5 months ago
  2. a0254b5 Merge "Add F2FS support for APEX build system" by Nikita Ioffe · 4 years, 5 months ago
  3. d2c81a7 Remove hack for platform availability of modules with missing apexes by Colin Cross · 4 years, 5 months ago
  4. 4ba38c1 Add F2FS support for APEX build system by Theotime Combes · 4 years, 7 months ago
  5. b900760 apex: dedup jni_libs when generating apex_manifest by Jooyung Han · 4 years, 5 months ago
  6. 9e93b1b Remove TestApexWithJniLibs_Errors by Colin Cross · 4 years, 5 months ago
  7. 68bfe07 Merge "Reland: Deduplicate APEX variants that would build identically" by Treehugger Robot · 4 years, 5 months ago
  8. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
  9. 0c7b26e Revert "Deduplicate APEX variants that would build identically" by Pete Bentley · 4 years, 5 months ago
  10. d6b2525 Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
  11. a07777d Merge "Rename ApexName to ApexVariationName" by Treehugger Robot · 4 years, 5 months ago
  12. e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
  13. 839fc66 Update ApexAvailableBaseline by Jeongik Cha · 4 years, 5 months ago
  14. 910eb70 Merge "Add structured representation for colon-separated jar lists." by Ulyana Trafimovich · 4 years, 5 months ago
  15. 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 4 years, 5 months ago
  16. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 4 years, 7 months ago
  17. ea3574b Merge "Support com.android.gki.* in apex_available." by Yifan Hong · 4 years, 5 months ago
  18. cf04073 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 6 months ago
  19. 021f4e5 Fix prebuilt mutator ordering in tests by Paul Duffin · 4 years, 6 months ago
  20. d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 4 years, 6 months ago
  21. 222de6f Merge "Prevent GKI APEXes to write to $OUT/apex." by Yifan Hong · 4 years, 6 months ago
  22. b0c4d3b Merge "apex: set ":vndk" as required for vendor apexes" by Jooyung Han · 4 years, 6 months ago
  23. 93a90db Prevent GKI APEXes to write to $OUT/apex. by Yifan Hong · 4 years, 6 months ago
  24. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 6 months ago
  25. f91079f Merge "Avoid creating APEX variant for sdk member" by Paul Duffin · 4 years, 6 months ago
  26. 6c4cc9c apex: set ":vndk" as required for vendor apexes by Jooyung Han · 4 years, 6 months ago
  27. 4514d96 Merge "Add apex.use_vndk_as_stable property" by Treehugger Robot · 4 years, 6 months ago
  28. cada807 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 6 months ago
  29. df78e21 Add apex.use_vndk_as_stable property by Jooyung Han · 4 years, 6 months ago
  30. e812805 Use BaseModuleName() + SubName as apexFile.moduleName by Yo Chiang · 4 years, 6 months ago
  31. 13aa44f Merge "Build transitive lint reports for apex modules" by Treehugger Robot · 4 years, 6 months ago
  32. a37eca2 Avoid creating APEX variant for sdk member by Paul Duffin · 4 years, 6 months ago
  33. 698dd9f apexDepsMutator uses WalkDeps by Jooyung Han · 4 years, 6 months ago
  34. 08dca38 Build transitive lint reports for apex modules by Colin Cross · 4 years, 6 months ago
  35. 0a51aa2 Use RelativeInstallPath for DataPaths in apex by Liz Kammer · 4 years, 6 months ago
  36. fef9d4b Merge "Install data_libs using relative_install_path property" by Christopher Parsons · 4 years, 6 months ago
  37. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  38. f70ceec Merge "apex_set is force disabled when necessary" by Treehugger Robot · 4 years, 6 months ago
  39. 10e926b apex_set is force disabled when necessary by Jiyong Park · 4 years, 6 months ago
  40. bf81ed4 Merge "Pass unstripped JNI libraries to Make" by Treehugger Robot · 4 years, 6 months ago
  41. 20efa41 Merge "Set LOCAL_APKCERTS_FILE for apk_set modules in apexes" by Treehugger Robot · 4 years, 6 months ago
  42. d783bbb Use unzip -DD by Colin Cross · 4 years, 6 months ago
  43. 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 4 years, 6 months ago
  44. 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 4 years, 6 months ago
  45. 2c79c87 Merge changes Iefcf4fbe,I450d4769,I1ffc7e7b by Treehugger Robot · 4 years, 6 months ago
  46. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 4 years, 7 months ago
  47. 58c33f0 Do not follow prebuiltDependencyTags in APEX payload walks. by Martin Stjernholm · 4 years, 6 months ago
  48. 2dfd54d apex: add / in file_contexts as system_file by Jooyung Han · 4 years, 7 months ago
  49. 0c6f111 Merge changes Ifd2858dd,I2585dd99,I65e7a456 by Treehugger Robot · 4 years, 7 months ago
  50. c4fe0dd Merge "Disable flattening only for unbundled apps." by Martin Stjernholm · 4 years, 7 months ago
  51. efb184e apex: use SubName for requiredDeps by Jooyung Han · 4 years, 7 months ago
  52. 85d6176 apex: support "vendor: true" by Jooyung Han · 4 years, 7 months ago
  53. 2ed99d0 apex: AndroidMk writes common properties by Jooyung Han · 4 years, 7 months ago
  54. dd85fd8 Merge "apex: add apex_manifest.pb in file_contexts" by Jooyung Han · 4 years, 7 months ago
  55. 14a08f5 Merge "apex/apk: enforce min_sdk_version of all deps" by Jooyung Han · 4 years, 7 months ago
  56. 56507b4 Disable flattening only for unbundled apps. by Martin Stjernholm · 4 years, 7 months ago
  57. 580eb4f apex: add apex_manifest.pb in file_contexts by Jooyung Han · 4 years, 7 months ago
  58. c487ae1 Merge "Don't remove entries for overriddable modules" by Jiyong Park · 4 years, 7 months ago
  59. a5d1fab Merge "Remove libc_scudo references." by Christopher Ferris · 4 years, 7 months ago
  60. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
  61. c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 4 years, 7 months ago
  62. f70926e Remove libc_scudo references. by Christopher Ferris · 4 years, 7 months ago
  63. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
  64. 938b593 apex: make allowed_files prop overridable by Jooyung Han · 4 years, 7 months ago
  65. 03a7f3e Don't remove entries for overriddable modules by Jiyong Park · 4 years, 7 months ago
  66. 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 4 years, 7 months ago
  67. f298a3f Merge "Don't emit superfluous LOCAL_OVERRIDES_MODULES" by Yo Chiang · 4 years, 7 months ago
  68. a2e64e7 Merge "Use inclusive language in Android.bp files" by Colin Cross · 4 years, 7 months ago
  69. cbd62d0 Use inclusive language in Android.bp files by Colin Cross · 4 years, 7 months ago
  70. e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 4 years, 7 months ago
  71. 12d9f7a Don't emit superfluous LOCAL_OVERRIDES_MODULES by Yo Chiang · 4 years, 7 months ago
  72. c41c1a9 Merge "Remove libnativehelper modules from whitelist" by Treehugger Robot · 4 years, 7 months ago
  73. eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 4 years, 7 months ago
  74. 01615f3 Remove libnativehelper modules from whitelist by Orion Hodson · 4 years, 7 months ago
  75. 45a9677 VNDK APEX should not provide native libs by Jooyung Han · 4 years, 7 months ago
  76. 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 4 years, 7 months ago
  77. 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 4 years, 7 months ago
  78. 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
  79. 36aef53 Merge "Fix type assertion error regarding dex_import" by Treehugger Robot · 4 years, 7 months ago
  80. 9e83f0b Fix type assertion error regarding dex_import by Jiyong Park · 4 years, 7 months ago
  81. 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 4 years, 9 months ago
  82. a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 4 years, 7 months ago
  83. 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 4 years, 8 months ago
  84. 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 8 months ago
  85. c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 4 years, 8 months ago
  86. b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 8 months ago
  87. 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 8 months ago
  88. a8bf988 Merge "dex_import can be added to apex" by Treehugger Robot · 4 years, 8 months ago
  89. 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 4 years, 8 months ago
  90. 77acec6 dex_import can be added to apex by Jiyong Park · 4 years, 8 months ago
  91. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 8 months ago
  92. 0e66643 Merge "Use Stem where output file name is expected in APEX" by Jiyong Park · 4 years, 8 months ago
  93. f1493cc Use Stem where output file name is expected in APEX by Jiyong Park · 4 years, 8 months ago
  94. 33c7736 Notice file embededd in APEX is deterministic by Jiyong Park · 4 years, 8 months ago
  95. 00f5701 Merge "apex respects stem of java_library modules" by Treehugger Robot · 4 years, 8 months ago
  96. 8f37ec8 Merge "Add support for remote-execution / caching of signapk actions" by Kousik Kumar · 4 years, 8 months ago
  97. 25aeb7d Merge "Only include test data in flattened apex 1 time" by Liz Kammer · 4 years, 8 months ago
  98. a62aa23 apex respects stem of java_library modules by Jiyong Park · 4 years, 8 months ago
  99. 309b1c0 Add support for remote-execution / caching of signapk actions by Kousik Kumar · 4 years, 8 months ago
  100. b51e7ea Remove apex_available whitelist for the ART APEX by Jiyong Park · 4 years, 9 months ago