1. c15b9e9 bootclasspath_fragment: Add test specific module type by Paul Duffin · 2 years, 9 months ago
  2. b2c2173 Ensure that *bootclasspath* module types depend on device variants by Paul Duffin · 2 years, 8 months ago
  3. 846beb7 Make bootclasspath_fragment hidden API package checks exhaustive by Paul Duffin · 2 years, 10 months ago
  4. ea465fb List bootclasspath_fragments in module-info.json by Paul Duffin · 2 years, 10 months ago
  5. e7babdb Use Tiramisu instead of T in supported_build_releases by Paul Duffin · 2 years, 11 months ago
  6. 2109575 Merge "Allow installing boot images outside of APEX for prebuilt." by Treehugger Robot · 2 years, 11 months ago
  7. e6e90db Allow installing boot images outside of APEX for prebuilt. by Jiakai Zhang · 3 years ago
  8. 561c776 Add special case for test-only module in configuredJars method by Pedro Loureiro · 3 years ago
  9. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years ago
  10. 29e35e1 Stop installing a profile into an APEX if profiles are disabled. by Jiakai Zhang · 3 years, 1 month ago
  11. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 1 month ago
  12. 7b385c5 Add exemption for test_framework-apexd and test_service-apexd jars by Samiul Islam · 3 years, 3 months ago
  13. 1e18e98 Allow implementation details to be excluded from signature patterns file by Paul Duffin · 3 years, 5 months ago
  14. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 3 years, 5 months ago
  15. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 3 years, 3 months ago
  16. ba68c93 Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 3 years, 5 months ago
  17. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 4 months ago
  18. f7b3d0d Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag by Paul Duffin · 3 years, 4 months ago
  19. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
  20. d34eb0c Make sure that classpath fragment contents appear in make vars. by satayev · 3 years, 5 months ago
  21. 8d007e9 Export signature patterns to sdk snapshot by Paul Duffin · 3 years, 6 months ago
  22. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 3 years, 6 months ago
  23. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 3 years, 5 months ago
  24. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 6 months ago
  25. 54e4197 Require prebuilt_bootclasspath_fragment to provide hidden API files by Paul Duffin · 3 years, 6 months ago
  26. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 3 years, 6 months ago
  27. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 3 years, 6 months ago
  28. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 3 years, 6 months ago
  29. 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 3 years, 6 months ago
  30. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 3 years, 6 months ago
  31. 56c93e8 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 3 years, 6 months ago
  32. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 3 years, 6 months ago
  33. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 7 months ago
  34. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 3 years, 7 months ago
  35. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 3 years, 8 months ago
  36. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 3 years, 7 months ago
  37. 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 3 years, 7 months ago
  38. b4bbf2c Simplify deapexer support by Paul Duffin · 3 years, 7 months ago
  39. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 3 years, 7 months ago
  40. 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
  41. ce918b0 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 3 years, 7 months ago
  42. 909a2fd Merge "Cleanup bootclasspathFragmentInitContentsFromImage" by Paul Duffin · 3 years, 7 months ago
  43. 975e757 Merge "Combine hidden API encoding with flag generation" by Paul Duffin · 3 years, 7 months ago
  44. 58e7586 Cleanup bootclasspathFragmentInitContentsFromImage by Paul Duffin · 3 years, 7 months ago
  45. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 3 years, 7 months ago
  46. 142ed27 Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. by satayev · 3 years, 7 months ago
  47. b0c1f0c AIDEGen: Collect dependencies info from APEX module. by bralee · 3 years, 7 months ago
  48. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 3 years, 7 months ago
  49. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 3 years, 7 months ago
  50. 524c82c Export hidden api related types and fields by Paul Duffin · 3 years, 7 months ago
  51. 1b75a3c Add exemption for framework-sdkextensions-classpaths boot jar. by satayev · 3 years, 7 months ago
  52. 4ab2dd1 Merge changes I0116f5f4,I950c9b54,I967f5c42 by Colin Cross · 3 years, 7 months ago
  53. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 7 months ago
  54. 1c564cc Use stem when filtering boot jars. by satayev · 3 years, 7 months ago
  55. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 3 years, 8 months ago
  56. 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 3 years, 8 months ago
  57. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 3 years, 8 months ago
  58. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 3 years, 8 months ago
  59. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 3 years, 8 months ago
  60. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 3 years, 8 months ago
  61. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  62. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  63. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 3 years, 8 months ago
  64. 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  65. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 3 years, 8 months ago
  66. 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 8 months ago
  67. 14e4913 Move classpaths.proto related info into a separate provider. by satayev · 3 years, 8 months ago
  68. 70cfdff Add temporary restriction on hidden API processing by Paul Duffin · 3 years, 8 months ago
  69. 21f62ef Merge "Generate monolithic hidden API files direct from class jars" by Paul Duffin · 3 years, 8 months ago
  70. 79fd3d7 Allow shared libraries on bootclasspath by Paul Duffin · 3 years, 8 months ago
  71. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 3 years, 8 months ago
  72. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 3 years, 8 months ago
  73. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
  74. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 3 years, 8 months ago
  75. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 3 years, 8 months ago
  76. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 3 years, 8 months ago
  77. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 3 years, 8 months ago
  78. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 8 months ago
  79. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 8 months ago
  80. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 3 years, 8 months ago
  81. 895c714 Add stub_libs properties to bootclasspath_fragment snapshot by Paul Duffin · 3 years, 8 months ago
  82. 1093158 Add support for specifying api provided by bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  83. 0c2e083 Extract IsModuleInVersionedSdk by Paul Duffin · 3 years, 8 months ago
  84. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 3 years, 8 months ago
  85. 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 3 years, 9 months ago
  86. e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 3 years, 9 months ago
  87. ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 5 years ago
  88. c7d1644 Add coverage specific properties to bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
  89. 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
  90. e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 3 years, 8 months ago
  91. df160eb Remove unused boot_image module type, prebuilt and sdk member type by Paul Duffin · 3 years, 9 months ago
  92. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 9 months ago[Renamed (74%) from java/boot_image.go]
  93. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
  94. 0f28a51 Merge "bootclasspath_fragment: Add hidden API flag files to snapshot" by Paul Duffin · 3 years, 9 months ago
  95. 6e0a62b Merge "bootclasspath_fragment: Add contents to snapshot" by Paul Duffin · 3 years, 9 months ago
  96. a9dd6fa Workaround build failure in coverage build by Paul Duffin · 3 years, 9 months ago
  97. 7c95555 bootclasspath_fragment: Add hidden API flag files to snapshot by Paul Duffin · 3 years, 9 months ago
  98. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 3 years, 9 months ago
  99. 6589805 bootclasspath_fragment must only depend on source contents by Paul Duffin · 3 years, 9 months ago
  100. 9b381ef platform_bootclasspath: aggregate hidden API flag files from fragments by Paul Duffin · 3 years, 9 months ago