1. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 6 years ago
  2. 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 6 years ago
  3. a2e64e7 Merge "Use inclusive language in Android.bp files" by Colin Cross · 6 years ago
  4. cbd62d0 Use inclusive language in Android.bp files by Colin Cross · 6 years ago
  5. e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 6 years ago
  6. c41c1a9 Merge "Remove libnativehelper modules from whitelist" by Treehugger Robot · 6 years ago
  7. eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 6 years ago
  8. 01615f3 Remove libnativehelper modules from whitelist by Orion Hodson · 6 years ago
  9. 45a9677 VNDK APEX should not provide native libs by Jooyung Han · 6 years ago
  10. 440e0d0 Use inclusive language in build/soong by Colin Cross · 6 years ago
  11. 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 6 years ago
  12. a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 6 years ago
  13. 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 6 years ago
  14. 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 6 years ago
  15. c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 6 years ago
  16. b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 6 years ago
  17. 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 6 years ago
  18. a8bf988 Merge "dex_import can be added to apex" by Treehugger Robot · 6 years ago
  19. 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 6 years ago
  20. 77acec6 dex_import can be added to apex by Jiyong Park · 6 years ago
  21. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 6 years ago
  22. f1493cc Use Stem where output file name is expected in APEX by Jiyong Park · 6 years ago
  23. a62aa23 apex respects stem of java_library modules by Jiyong Park · 6 years ago
  24. b51e7ea Remove apex_available whitelist for the ART APEX by Jiyong Park · 6 years ago
  25. ede1854 Merge "Generate combined deps-info for all updatable modules." by satayev · 6 years ago
  26. 5ab5856 Merge "apex: Make android_library support APEX variants" by Jooyung Han · 6 years ago
  27. acc7bbe apex: Make android_library support APEX variants by Jooyung Han · 6 years ago
  28. 166349b Merge "apex: install hwasan lib if depended on libc" by Jooyung Han · 6 years ago
  29. 7d95a51 Reland "Prevent statically linking to a lib providing stable C APIs" by Jiyong Park · 6 years ago
  30. 805f249 Merge "Add apex_set module." by Jaewoong Jung · 6 years ago
  31. 849f844 Generate combined deps-info for all updatable modules. by Artur Satayev · 6 years ago
  32. fa00c06 Add apex_set module. by Jaewoong Jung · 6 years ago
  33. 8cf3e54 Merge "Remove apex_available whitelist for the extservices APEX" by Treehugger Robot · 6 years ago
  34. 198c946 Merge "Replace javaLibrary with java.Dependency,android.Module" by Treehugger Robot · 6 years ago
  35. 8ce8db9 apex: install hwasan lib if depended on libc by Jooyung Han · 6 years ago
  36. 581bbbe Replace javaLibrary with java.Dependency,android.Module by Paul Duffin · 6 years ago
  37. 6109ada Merge "Add test data dependencies to APEX." by Liz Kammer · 6 years ago
  38. a8c0392 Remove apex_available whitelist for the extservices APEX by Jiyong Park · 6 years ago
  39. 9912ee2 Remove reference to libz_current. by Elliott Hughes · 6 years ago
  40. 1c14a21 Add test data dependencies to APEX. by Liz Kammer · 6 years ago
  41. 18bbde1 Merge "Revert "Prevent statically linking to a lib providing stable C APIs"" by Jiyong Park · 6 years ago
  42. 5b75774 Revert "Prevent statically linking to a lib providing stable C APIs" by Jiyong Park · 6 years ago
  43. 06938a0 Merge changes from topic "no_staticlinking_to_stubs" by Jiyong Park · 6 years ago
  44. 6c4e5c0 Merge "Add gcov coverage support to Rust modules." by Ivan Lozano · 6 years ago
  45. 9d902ce Merge "Remove networkstack-aidl-interfaces-unstable-java from the whitelist" by Jeongik Cha · 6 years ago
  46. 45b90e7 Prevent statically linking to a lib providing stable C APIs by Jiyong Park · 6 years ago
  47. 1c7e962 Add GetPathString by Jiyong Park · 6 years ago
  48. 29555d5 APEX should require base module of stub libraries by Yo Chiang · 6 years ago
  49. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 6 years ago
  50. 872a144 Export depsInfo into android package. by Artur Satayev · 6 years ago
  51. 9d6ea77 Merge "Ensure APEX's Java deps use stable SDKs." by satayev · 6 years ago
  52. 5bc011b Remove networkstack-aidl-interfaces-unstable-java from the whitelist by Jeongik Cha · 6 years ago
  53. af9539f Dependencies of tests are also included in APEX by Jiyong Park · 6 years ago
  54. c869812 Merge "runtime_resource_overlay can be included in APEXes" by Treehugger Robot · 6 years ago
  55. 69aeba9 runtime_resource_overlay can be included in APEXes by Jiyong Park · 6 years ago
  56. ca91339 Allow building unsigned APEXs payload for testing. by Dario Freni · 6 years ago
  57. 8cf899a Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 6 years ago
  58. 01db260 Merge "mark platform un-availability" by Treehugger Robot · 6 years ago
  59. 548640b enforce updatable apexes to set min_sdk_version by Jooyung Han · 6 years ago
  60. 8c79615 Merge "Set apex_available property" by Treehugger Robot · 6 years ago
  61. 28a4982 Merge "Apex: support codenames for min_sdk_version" by Jooyung Han · 6 years ago
  62. 89e850a mark platform un-availability by Jiyong Park · 6 years ago
  63. dc95105 Merge "Add "updatable" property to ApexModule interface." by Ulyana Trafimovich · 6 years ago
  64. 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 6 years ago
  65. 47db5ad Remove libopus from apex_available whitelist by Jooyung Han · 6 years ago
  66. 71f4284 Set apex_available property by Jiyong Park · 6 years ago
  67. 79a24f2 Merge "apex: respect filename property for apk-in-apex" by Jooyung Han · 6 years ago
  68. 49f6701 apex: Don't run apex mutators if disabled by Jooyung Han · 6 years ago
  69. 0d4b9e3 Merge "Clean com.android.neuralnetworks APEX whitelist" by Treehugger Robot · 6 years ago
  70. aed150d Apex: support codenames for min_sdk_version by Jooyung Han · 6 years ago
  71. e2cfe9c Remove conscrypt.module.intra.core.api.stubs from apex white list by Paul Duffin · 6 years ago
  72. dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 6 years ago
  73. 6534770 Stop requiring apex_available on java_library members of sdks by Paul Duffin · 6 years ago
  74. c519244 Add dependency tags to apex available errors by Paul Duffin · 6 years ago
  75. 923e8a5 Extract DepIsInSameApex and RequiredSdks interfaces by Paul Duffin · 6 years ago
  76. 5642308 Clean com.android.neuralnetworks APEX whitelist by Przemysław Szczepaniak · 6 years ago
  77. 39ee119 apex: respect filename property for apk-in-apex by Jooyung Han · 6 years ago
  78. b9e4a3f Merge changes from topic "no_whitelisting_apex_available" by Treehugger Robot · 6 years ago
  79. 4ac530d Merge "Allow walkPayloadDeps visitor to control walk flow" by Paul Duffin · 6 years ago
  80. 1cda30e Merge "Remove some apex_available whitelist" by Jiyong Park · 6 years ago
  81. be5a5be Allow walkPayloadDeps visitor to control walk flow by Paul Duffin · 6 years ago
  82. df915ff Improve missing apex_available message by Paul Duffin · 6 years ago
  83. 58d1090 Don't run apex_available check for coverage builds by Jiyong Park · 6 years ago
  84. 3a0db5e Remove some apex_available whitelist for the adbd APEX by Jiyong Park · 6 years ago
  85. 541142c Remove some apex_available whitelist by Jiyong Park · 6 years ago
  86. e01e228 Make ndk_prebuilt_* be available to any apex by Jiyong Park · 6 years ago
  87. 45feb06 Merge "Revert "Share vdex files in the ART apex between architectures (..."" by Tim Joines · 6 years ago
  88. c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 6 years ago
  89. 5d2449e Merge "Share vdex files in the ART apex between architectures (via symlinks)." by Ulyana Trafimovich · 6 years ago
  90. 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 6 years ago
  91. 4f65ea2 Merge "Remove libselinux from the apex_available whitelist" by Treehugger Robot · 6 years ago
  92. c822818 Merge "Allow for overriding container packagename for an Apex." by Baligh Uddin · 6 years ago
  93. 5b57dba Allow for overriding container packagename for an Apex. by Baligh Uddin · 6 years ago
  94. 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 6 years ago
  95. 1731f6a Remove libselinux from the apex_available whitelist by Jiyong Park · 6 years ago
  96. 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 6 years ago
  97. f53737f Merge "Remove special handling of test_ apexes" by Treehugger Robot · 6 years ago
  98. de77904 Merge "Remove special handling of com.android.art.debug/release" by Treehugger Robot · 6 years ago
  99. 57380a9 Remove special handling of test_ apexes by Paul Duffin · 6 years ago
  100. 50cbefd Remove special handling of com.android.art.debug/release by Paul Duffin · 6 years ago