1. a6d0aa8 Do not set JavaInfoProvider in java_sdk_library by Jihoon Kang · 8 months ago
  2. 7727c7f Convert JavaInfoProvider to *JavaInfo by Colin Cross · 11 months ago
  3. 444762b Use OutputFilesProvider on platformBootclasspathModule by mrziwang · 11 months ago
  4. a90db96 Create empty monolithic hiddenapi flags files for non java devices. by Spandan Das · 1 year ago
  5. 81fe4d1 Disable monolithic hiddenapi flags generation for non java devices. by Spandan Das · 1 year, 1 month ago
  6. dd53249 Install classpath protobuf files by Inseob Kim · 1 year, 1 month ago
  7. 64c9e0c Use the correct bootjars for hiddneapi when multiple prebuilts exist by Spandan Das · 1 year, 5 months ago
  8. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 6 months ago
  9. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 6 months ago
  10. c6879f3 Use the correct mainline BCP jars for app dexpreopt. by Jiakai Zhang · 1 year, 7 months ago
  11. b3738ed Make the srcjar for bcp available in OutputFiles by Anton Hansson · 1 year, 8 months ago
  12. 57162c5 Add srcjar output for platform_bootclasspath by Anton Hansson · 1 year, 9 months ago
  13. faec4db Disable Hidden API Checks for ENG Builds by Pratyush · 1 year, 11 months ago
  14. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 1 year, 11 months ago
  15. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 1 month ago
  16. c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 1 month ago
  17. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 1 month ago
  18. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 1 month ago
  19. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 1 month ago
  20. b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 2 years, 3 months ago
  21. db160c0 Revert "Generate a boot image extension for mainline BCP jars." by Jiakai Zhang · 2 years, 3 months ago
  22. 3830308 Generate a boot image extension for mainline BCP jars. by Jiakai Zhang · 2 years, 3 months ago
  23. d49324d Refactor platform_bootclasspath to support multiple boot images. by Jiakai Zhang · 2 years, 3 months ago
  24. 9f6ac0b Remove profilePathOnHost from bootImageConfig by Paul Duffin · 2 years, 8 months ago
  25. 9b61abb Push Hidden_api inside HiddenAPIFlagFileProperties by Paul Duffin · 2 years, 10 months ago
  26. cca4ab7 Propagate min and max sdk versions to classpaths.proto configs. by satayev · 3 years, 6 months ago
  27. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 8 months ago
  28. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 3 years, 11 months ago
  29. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 11 months ago
  30. 3bc8e21 Avoid permitted_packages related build failures in unbundled builds by Paul Duffin · 3 years, 11 months ago
  31. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years ago
  32. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years ago
  33. 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years ago
  34. 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years ago
  35. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years ago
  36. a580b5e Merge "Append platform classpath proto configs with missing apex jars." by satayev · 4 years ago
  37. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 4 years ago
  38. a1a2baf Merge "Fix monolithic hidden API processing with prebuilts" by Paul Duffin · 4 years ago
  39. f93d388 Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" by Paul Duffin · 4 years ago
  40. e95a15e Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS by Adrian Roos · 4 years ago
  41. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years ago
  42. 89f570a Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years ago
  43. 4aea00e Merge "Move boot jars package check into platform_bootclasspath" by Paul Duffin · 4 years ago
  44. 975e757 Merge "Combine hidden API encoding with flag generation" by Paul Duffin · 4 years ago
  45. c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years ago
  46. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 4 years ago
  47. 142ed27 Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. by satayev · 4 years ago
  48. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years ago
  49. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years ago
  50. 524c82c Export hidden api related types and fields by Paul Duffin · 4 years ago
  51. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 1 month ago
  52. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years ago
  53. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years ago
  54. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 4 years, 1 month ago
  55. 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 4 years ago
  56. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years ago
  57. ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 4 years, 1 month ago
  58. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 4 years, 1 month ago
  59. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 4 years, 1 month ago
  60. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 2 months ago
  61. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  62. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 4 years, 1 month ago
  63. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 4 years, 1 month ago
  64. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 4 years, 1 month ago
  65. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 4 years, 1 month ago
  66. 128ce2f Rename classpath_fragment.go methods for better readability. by satayev · 4 years, 1 month ago
  67. 4977540 Support dex_import on platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  68. fdf4050 Merge "Fix build failure when building unbundled apps (second try)" by Paul Duffin · 4 years, 1 month ago
  69. d504c3a Fix build failure when building unbundled apps (second try) by Paul Duffin · 4 years, 1 month ago
  70. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 1 month ago
  71. 1468cc4 Merge "Revert "Fix build failure when building unbundled apps"" by Treehugger Robot · 4 years, 1 month ago
  72. 0dbd02a Revert "Fix build failure when building unbundled apps" by Vishnu Nair · 4 years, 1 month ago
  73. 5983d85 Merge "Fix build failure when building unbundled apps" by Paul Duffin · 4 years, 1 month ago
  74. c027119 Fix build failure when building unbundled apps by Paul Duffin · 4 years, 1 month ago
  75. 12d29b7 Move generation of hidden API make vars to platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  76. e3ecce6 Make platform_bootclasspath a singleton module by Paul Duffin · 4 years, 1 month ago
  77. f7a5592 Move dumpOatRules to platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  78. 4c09442 Move generateUpdatableBcpPackagesRule to platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  79. 01b463b Differentiate between art, non-updatable and updatable modules by Paul Duffin · 4 years, 1 month ago
  80. 9bacf56 Extract logic to gather deps added for <apex>:<module> pairs by Paul Duffin · 4 years, 1 month ago
  81. ad19d38 Move bootFrameworkProfileRule to platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  82. f13e07e Remove unused setting of BootImageInfo for platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  83. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 4 years, 1 month ago
  84. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 4 years, 1 month ago
  85. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 4 years, 1 month ago
  86. 9b381ef platform_bootclasspath: aggregate hidden API flag files from fragments by Paul Duffin · 4 years, 2 months ago
  87. 76f8838 Merge "Generate classpaths.proto config for *CLASSPATH variables." by satayev · 4 years, 2 months ago
  88. 4616977 Rename hidden API types ..Augmentation.. to ..FlagFile.. by Paul Duffin · 4 years, 2 months ago
  89. 85dee5d Move hidden API metadata file rule to platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  90. 00b2bfd Move hidden API index file rule to platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  91. 97259dc Generate classpaths.proto config for *CLASSPATH variables. by Artur Satayev · 4 years, 2 months ago
  92. 1ba2467 Ensure boot jar modules have been initialized properly for hidden API by Paul Duffin · 4 years, 2 months ago
  93. 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 4 years, 2 months ago
  94. 0b65986 Support UNSAFE_DISABLE_HIDDENAPI_FLAGS in platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  95. 90b8ad3 Remove noop code from generateHiddenAPIBuildActions by Paul Duffin · 4 years, 2 months ago
  96. 6a76645 Export monolithic hidden API files from platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  97. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 4 years, 2 months ago
  98. 62d8c3b Allow platform_bootclasspath to specify contributing fragments by Paul Duffin · 4 years, 2 months ago
  99. b432df9 Add dependencies from platform_bootclasspath to contents by Paul Duffin · 4 years, 2 months ago
  100. bb7f1ac Add a new platform_bootclasspath module type by Paul Duffin · 4 years, 2 months ago