1. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 4 years, 8 months ago
  2. dfa1083 Validate monolithic and modular hidden API flags are consistent by Paul Duffin · 4 years, 8 months ago
  3. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  4. 001e606 Populate hiddenAPI structure even when not active by Paul Duffin · 4 years, 8 months ago
  5. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 4 years, 8 months ago
  6. 0589914 Merge "syntax check to jacoco filters for any build" by Yuntao Xu · 4 years, 8 months ago
  7. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 8 months ago
  8. 5b009ae syntax check to jacoco filters for any build by Yuntao Xu · 4 years, 8 months ago
  9. 4bbf45f Merge "Build boot images in bootclasspath_fragment/platform_bootclasspath" by Paul Duffin · 4 years, 8 months ago
  10. 820397d Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" by Treehugger Robot · 4 years, 8 months ago
  11. f356e5a Merge "Separate storing config for MakeVars from building boot image" by Paul Duffin · 4 years, 8 months ago
  12. cfd24da Merge "Move copying of dex files from dexpreopt_bootjars singleton" by Paul Duffin · 4 years, 8 months ago
  13. 22628d5 Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR by Paul Duffin · 4 years, 8 months ago
  14. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  15. 4793293 Separate storing config for MakeVars from building boot image by Paul Duffin · 4 years, 9 months ago
  16. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 4 years, 9 months ago
  17. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 10 months ago
  18. ccbbeb6 Merge "Strict updatability linting against dependencies." by Jaewoong Jung · 4 years, 8 months ago
  19. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 4 years, 8 months ago
  20. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 8 months ago
  21. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 4 years, 8 months ago
  22. ee7e359 Merge "Declare ConfiguredJarList in specific fragment implementations." by satayev · 4 years, 8 months ago
  23. 3b755d4 Merge "Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath." by Treehugger Robot · 4 years, 8 months ago
  24. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 4 years, 8 months ago
  25. 225e4db Merge "Install updatable-bcp-packages.txt and boot-image.bprof" by Paul Duffin · 4 years, 8 months ago
  26. 320055e Merge "Stop exporting java_sdk_library libs in the snapshot" by Paul Duffin · 4 years, 8 months ago
  27. a596909 Rename fields in dexpreopt config by Jeongik Cha · 4 years, 8 months ago
  28. dbb4903 Merge "Make all SdkMemberTypes support transitive member deps" by Paul Duffin · 4 years, 8 months ago
  29. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 4 years, 9 months ago
  30. 820ed78 Merge "Add missing calls to InitSdkAwareModule" by Paul Duffin · 4 years, 8 months ago
  31. be007d1 Install updatable-bcp-packages.txt and boot-image.bprof by Paul Duffin · 4 years, 8 months ago
  32. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 4 years, 8 months ago
  33. e7c94a6 Stop exporting java_sdk_library libs in the snapshot by Paul Duffin · 4 years, 8 months ago
  34. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 4 years, 8 months ago
  35. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 4 years, 8 months ago
  36. 128ce2f Rename classpath_fragment.go methods for better readability. by satayev · 4 years, 8 months ago
  37. 63bc30f Merge "Make SystemServerJars ConfiguredJarList." by satayev · 4 years, 8 months ago
  38. 9a6f87e Make SystemServerJars ConfiguredJarList. by satayev · 4 years, 9 months ago
  39. 93e8f79 Merge "Move stub providers to droidstubs.go" by Anton Hansson · 4 years, 8 months ago
  40. 5260932 Move stub providers to droidstubs.go by Anton Hansson · 4 years, 8 months ago
  41. 4977540 Support dex_import on platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  42. 29c294b Time out and dump stacks from R8 processes after 30 minutes by Colin Cross · 4 years, 9 months ago
  43. 21695e2 Merge "Split findAndCopyBootJars into separate find and copy functions" by Paul Duffin · 4 years, 9 months ago
  44. fdf4050 Merge "Fix build failure when building unbundled apps (second try)" by Paul Duffin · 4 years, 9 months ago
  45. 3f9af76 Merge "Move configuration checks from getBootImageJar" by Treehugger Robot · 4 years, 9 months ago
  46. d504c3a Fix build failure when building unbundled apps (second try) by Paul Duffin · 4 years, 9 months ago
  47. f794e82 Merge "Exclude RequiresApi from generated stubs" by Andrei-Valentin Onea · 4 years, 9 months ago
  48. d6894ca Split findAndCopyBootJars into separate find and copy functions by Paul Duffin · 4 years, 9 months ago
  49. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 9 months ago
  50. 1468cc4 Merge "Revert "Fix build failure when building unbundled apps"" by Treehugger Robot · 4 years, 9 months ago
  51. 0dbd02a Revert "Fix build failure when building unbundled apps" by Vishnu Nair · 4 years, 9 months ago
  52. 5983d85 Merge "Fix build failure when building unbundled apps" by Paul Duffin · 4 years, 9 months ago
  53. c027119 Fix build failure when building unbundled apps by Paul Duffin · 4 years, 9 months ago
  54. 4985e51 Exclude RequiresApi from generated stubs by Andrei Onea · 4 years, 9 months ago
  55. 12d29b7 Move generation of hidden API make vars to platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  56. e3ecce6 Make platform_bootclasspath a singleton module by Paul Duffin · 4 years, 9 months ago
  57. f7a5592 Move dumpOatRules to platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  58. 4c09442 Move generateUpdatableBcpPackagesRule to platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  59. 01b463b Differentiate between art, non-updatable and updatable modules by Paul Duffin · 4 years, 9 months ago
  60. 9bacf56 Extract logic to gather deps added for <apex>:<module> pairs by Paul Duffin · 4 years, 9 months ago
  61. 110b0ad Treat "apex" system_ext the same as platform by Paul Duffin · 4 years, 9 months ago
  62. 895c714 Add stub_libs properties to bootclasspath_fragment snapshot by Paul Duffin · 4 years, 9 months ago
  63. 1093158 Add support for specifying api provided by bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  64. b75031e Merge "Replace source based system server stubs" by Andrei-Valentin Onea · 4 years, 9 months ago
  65. 8d817b7 Merge "Extract IsModuleInVersionedSdk" by Paul Duffin · 4 years, 9 months ago
  66. 44d1594 Extract generateUpdatableBcpPackagesRule from updatableBcpPackagesRule by Paul Duffin · 4 years, 9 months ago
  67. 2ac45f0 Remove special handling of frameworks/base/config/boot-profile.txt by Paul Duffin · 4 years, 9 months ago
  68. ad19d38 Move bootFrameworkProfileRule to platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  69. 0c2e083 Extract IsModuleInVersionedSdk by Paul Duffin · 4 years, 9 months ago
  70. 976b0e5 Automatically export bootclasspath_fragment stubs from sdk by Paul Duffin · 4 years, 9 months ago
  71. eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 4 years, 9 months ago
  72. 5861242 Extract default image specific logic from buildBootImage by Paul Duffin · 4 years, 9 months ago
  73. 57e2e7d Simplify missing deps handling in buildBootImage by Paul Duffin · 4 years, 9 months ago
  74. 81667c8 Remove panics from reportMissingVariationDependency by Paul Duffin · 4 years, 9 months ago
  75. bdae1e5 Merge "Drop DexPreoptImages field in dexpreopt config" by Treehugger Robot · 4 years, 9 months ago
  76. 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 4 years, 9 months ago
  77. e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 9 months ago
  78. ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 6 years ago
  79. 2da0424 Extract java SdkMemberType instances as vars by Paul Duffin · 4 years, 9 months ago
  80. c7d1644 Add coverage specific properties to bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  81. 46e4a9e Merge "Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment" by Paul Duffin · 4 years, 9 months ago
  82. 71c8469 Merge "Rename BootImageInfo to BootclasspathFragmentApexContentInfo" by Paul Duffin · 4 years, 9 months ago
  83. 00b47c4 Merge "Remove unused setting of BootImageInfo for platform_bootclasspath" by Paul Duffin · 4 years, 9 months ago
  84. b19b58a Drop DexPreoptImages field in dexpreopt config by Jeongik Cha · 4 years, 9 months ago
  85. 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  86. e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 4 years, 9 months ago
  87. fa64af9 Merge "profman: Clean up output profile type options." by Vladimir Marko · 4 years, 9 months ago
  88. f13e07e Remove unused setting of BootImageInfo for platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  89. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 4 years, 9 months ago
  90. df160eb Remove unused boot_image module type, prebuilt and sdk member type by Paul Duffin · 4 years, 9 months ago
  91. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 4 years, 9 months ago
  92. d5f8421 Merge changes Ic32f02a6,Ibe358542 by Paul Duffin · 4 years, 9 months ago
  93. 8811dcb Merge "Fix minor issues in updatability lint CLs." by Jaewoong Jung · 4 years, 9 months ago
  94. fbe3a73 Merge "Extract general bootclasspath related code into java/bootclasspath.go" by Paul Duffin · 4 years, 9 months ago
  95. 784ad87 Merge "Don't plumb PRODUCT_*_CLASSPATH vars to make." by Treehugger Robot · 4 years, 9 months ago
  96. 230bd42 profman: Clean up output profile type options. by Vladimir Marko · 4 years, 9 months ago
  97. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 4 years, 9 months ago
  98. 36187b2 Export classesJars initialized in hiddenAPIExtractInformation by Paul Duffin · 4 years, 9 months ago
  99. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 4 years, 9 months ago
  100. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 4 years, 9 months ago