1. b02043b Merge "Improve handling of errors from zipinfo" by LaMont Jones · 3 years, 5 months ago
  2. 4224c62 Improve handling of errors from zipinfo by LaMont Jones · 3 years, 5 months ago
  3. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 3 years, 5 months ago
  4. bf49705 Merge "Update error message for new policy." by Mathew Inwood · 3 years, 5 months ago
  5. 03beb0e Merge changes Ie2012adb,Ib0283ca6 by Treehugger Robot · 3 years, 5 months ago
  6. 768a011 Update error message for new policy. by Mathew Inwood · 3 years, 5 months ago
  7. d12979d static rust binaries are also prohibited in APEXes by Jiyong Park · 3 years, 5 months ago
  8. 192600a Revert "Revert "Prohibit static executable in APEX"" by Jiyong Park · 3 years, 5 months ago
  9. 2fe71a5 Merge "Revert "Prohibit static executable in APEX"" by Jiyong Park · 3 years, 5 months ago
  10. 2125aab Revert "Prohibit static executable in APEX" by Yen-Chao Chen · 3 years, 5 months ago
  11. d8a3513 Merge "Prohibit static executable in APEX" by Jiyong Park · 3 years, 5 months ago
  12. 9447e1e Add support for prebuilts attribute to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
  13. eb8c85a Add initial bp2build converter support for apex_key modules. by Rupert Shuttleworth · 3 years, 5 months ago
  14. 3a8130c Prohibit static executable in APEX by Jiyong Park · 3 years, 5 months ago
  15. 6e4950a Add some more properties to the bp2build APEX converter (second try) by Rupert Shuttleworth · 3 years, 5 months ago
  16. d0e6ad1 Merge "Revert "Add some more properties to the bp2build APEX converter."" by Rupert Shuttleworth · 3 years, 5 months ago
  17. 0358478 Revert "Add some more properties to the bp2build APEX converter." by Rupert Shuttleworth · 3 years, 5 months ago
  18. 57dd3c4 Merge "Add some more properties to the bp2build APEX converter." by Treehugger Robot · 3 years, 5 months ago
  19. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 3 years, 5 months ago
  20. 69bf4c0 Add some more properties to the bp2build APEX converter. by Rupert Shuttleworth · 3 years, 5 months ago
  21. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 5 months ago
  22. c30a4c3 Merge "apex: pass --align-file-size to signapk" by Treehugger Robot · 3 years, 5 months ago
  23. 54e4197 Require prebuilt_bootclasspath_fragment to provide hidden API files by Paul Duffin · 3 years, 5 months ago
  24. 40a3f65 Improve hidden API checking in TestBootDexJarsFromSourcesAndPrebuilts by Paul Duffin · 3 years, 5 months ago
  25. f59a8e1 Fix apex bp2build. by Jingwen Chen · 3 years, 6 months ago
  26. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 3 years, 6 months ago
  27. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 3 years, 6 months ago
  28. 5d00f50 apex: pass --align-file-size to signapk by Jooyung Han · 3 years, 6 months ago
  29. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 3 years, 6 months ago
  30. 7ce730b Revert "Add partial bp2build support for APEX targets." by Weng Su · 3 years, 6 months ago
  31. 22b606b Add partial bp2build support for APEX targets. by Rupert Shuttleworth · 3 years, 7 months ago
  32. 46ab291 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 3 years, 6 months ago
  33. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 3 years, 6 months ago
  34. f46e958 Merge "Fix inconsistencies in the apex names used for the apex variations." by Treehugger Robot · 3 years, 6 months ago
  35. 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 3 years, 6 months ago
  36. 56a39ad Merge changes from topic "stub_from_rust" by Jiyong Park · 3 years, 6 months ago
  37. bfffae7 Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 3 years, 6 months ago
  38. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 7 months ago
  39. b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 3 years, 6 months ago
  40. 48b6741 Add test for modular hiddenapi list rule by Paul Duffin · 3 years, 6 months ago
  41. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 3 years, 6 months ago
  42. 9477c26 Add platform_apis property to APEX module type by Jiyong Park · 3 years, 6 months ago
  43. 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 3 years, 7 months ago
  44. 17c4507 Merge "VNDK APEX: skips VNDK-Ext" by satayev · 3 years, 6 months ago
  45. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 3 years, 6 months ago
  46. 7d6e79b VNDK APEX: skips VNDK-Ext by Jooyung Han · 3 years, 6 months ago
  47. a580b5e Merge "Append platform classpath proto configs with missing apex jars." by satayev · 3 years, 6 months ago
  48. 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 3 years, 6 months ago
  49. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 3 years, 7 months ago
  50. a1a2baf Merge "Fix monolithic hidden API processing with prebuilts" by Paul Duffin · 3 years, 6 months ago
  51. 07cdd37 Merge "Make CheckHiddenAPIRuleInputs more reusable" by Paul Duffin · 3 years, 6 months ago
  52. 9d31361 Merge "Use classpath elements in platform_bootclasspath" by Paul Duffin · 3 years, 6 months ago
  53. 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 3 years, 6 months ago
  54. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 3 years, 7 months ago
  55. 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 3 years, 7 months ago
  56. 89f570a Use classpath elements in platform_bootclasspath by Paul Duffin · 3 years, 7 months ago
  57. 0d7f2d3 Merge "Simplify deapexer support" by Paul Duffin · 3 years, 6 months ago
  58. 6b592bd Merge "Remove javalib special case in createDeapexerModuleIfNeeded" by Paul Duffin · 3 years, 6 months ago
  59. e6aefed Merge "Add ClasspathElement support" by Paul Duffin · 3 years, 6 months ago
  60. e91f153 Merge "Extract createEntriesForApexFile" by Paul Duffin · 3 years, 6 months ago
  61. f932613 Merge "Set default value of generate_hashtree property to true" by Nikita Ioffe · 3 years, 6 months ago
  62. e245b61 Add ClasspathElement support by Paul Duffin · 3 years, 7 months ago
  63. f45966f Merge "Add classpath fragment property to skip proto generation." by satayev · 3 years, 6 months ago
  64. 155c177 Extract createEntriesForApexFile by Paul Duffin · 3 years, 7 months ago
  65. 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
  66. ce918b0 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 3 years, 7 months ago
  67. 85fa344 Copy implementation and header jars to make when possible by Paul Duffin · 3 years, 7 months ago
  68. b4bbf2c Simplify deapexer support by Paul Duffin · 3 years, 7 months ago
  69. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 3 years, 7 months ago
  70. b98371c Add classpath fragment property to skip proto generation. by satayev · 3 years, 7 months ago
  71. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 3 years, 7 months ago
  72. a35f8db Make apex variants of prebuilt apex exported modules available in make by Paul Duffin · 3 years, 7 months ago
  73. 6717d88 Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
  74. e261ae6 Set default value of generate_hashtree property to true by Nikita Ioffe · 3 years, 7 months ago
  75. a9c8110 Dedup apex/Prebuilt and apex/ApexSet by Paul Duffin · 3 years, 7 months ago
  76. b0c1f0c AIDEGen: Collect dependencies info from APEX module. by bralee · 3 years, 7 months ago
  77. 5868ba0 Merge "Rename test_only_no_hashtree to generate_hashtree" by Nikita Ioffe · 3 years, 7 months ago
  78. 9d9960f Rename test_only_no_hashtree to generate_hashtree by Nikita Ioffe · 3 years, 7 months ago
  79. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 3 years, 7 months ago
  80. dc3f956 Make TestPlatformBootclasspath_Fragments more realistic by Paul Duffin · 3 years, 7 months ago
  81. ffa8375 Move TestPlatformBootclasspath_Fragments to apex package by Paul Duffin · 3 years, 7 months ago
  82. 4854a7d Use fingerprint when min_sdk is current or none by Liz Kammer · 3 years, 7 months ago
  83. 664b2cf Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 3 years, 7 months ago
  84. 4ab2dd1 Merge changes I0116f5f4,I950c9b54,I967f5c42 by Colin Cross · 3 years, 7 months ago
  85. 0770a17 Merge "Move logic to disable flattening in unbundled app mode from Soong to make." by Martin Stjernholm · 3 years, 7 months ago
  86. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 7 months ago
  87. be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 3 years, 7 months ago
  88. 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 3 years, 7 months ago
  89. cb3ff1e Move logic to disable flattening in unbundled app mode from Soong to make. by Martin Stjernholm · 3 years, 7 months ago
  90. 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 3 years, 7 months ago
  91. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 3 years, 8 months ago
  92. 227e745 Rename generate proto config file to match classpath type. by satayev · 3 years, 7 months ago
  93. 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  94. df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 3 years, 7 months ago
  95. bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 3 years, 7 months ago
  96. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 3 years, 7 months ago
  97. 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 3 years, 7 months ago
  98. 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 8 months ago
  99. f2fa0b5 Test dex jar paths provided to apex by bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  100. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 3 years, 7 months ago