1. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 4 years, 3 months ago
  2. 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 4 years, 3 months ago
  3. d856116 Merge "Generalize deapexer module to export any files" by Paul Duffin · 4 years, 3 months ago
  4. 9f361c3 Merge "Simplify prebuilt_apex/apex_set common properties" by Paul Duffin · 4 years, 3 months ago
  5. eeec6bd Merge "Derive deapexer module properties from transitive dependencies" by Paul Duffin · 4 years, 3 months ago
  6. b60def6 Merge "Move creation of deapexer modules to separate mutator" by Paul Duffin · 4 years, 3 months ago
  7. 3bae068 Generalize deapexer module to export any files by Paul Duffin · 4 years, 3 months ago
  8. bb0dc13 Simplify prebuilt_apex/apex_set common properties by Paul Duffin · 4 years, 3 months ago
  9. 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 4 years, 3 months ago
  10. 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 4 years, 3 months ago
  11. e8f13bb Merge "Add temporary workaround for pack_relocations linker flag conversion for bp2build." by Rupert Shuttleworth · 4 years, 3 months ago
  12. 143be94 Add temporary workaround for pack_relocations linker flag conversion for bp2build. by Rupert Shuttleworth · 4 years, 3 months ago
  13. 4d0ee38 Merge "Add SOONG_SDK_SNAPSHOT_PREFER support" by Paul Duffin · 4 years, 3 months ago
  14. c50fa8d Add support for shared_libs in cc_library targets. by Rupert Shuttleworth · 4 years, 3 months ago
  15. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 4 years, 3 months ago
  16. ee7e359 Merge "Declare ConfiguredJarList in specific fragment implementations." by satayev · 4 years, 3 months ago
  17. 3b755d4 Merge "Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath." by Treehugger Robot · 4 years, 3 months ago
  18. aa4c712 Merge "Remove most of the remaining references to gccCmd." by Elliott Hughes · 4 years, 3 months ago
  19. 2e0436c Merge "Remove unused parts of the strip implementation." by Elliott Hughes · 4 years, 3 months ago
  20. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 4 years, 3 months ago
  21. 225e4db Merge "Install updatable-bcp-packages.txt and boot-image.bprof" by Paul Duffin · 4 years, 3 months ago
  22. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 4 years, 3 months ago
  23. 320055e Merge "Stop exporting java_sdk_library libs in the snapshot" by Paul Duffin · 4 years, 3 months ago
  24. a596909 Rename fields in dexpreopt config by Jeongik Cha · 4 years, 3 months ago
  25. dbb4903 Merge "Make all SdkMemberTypes support transitive member deps" by Paul Duffin · 4 years, 3 months ago
  26. e746f30 Merge "Make licenseModule SdkAware" by Paul Duffin · 4 years, 3 months ago
  27. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 4 years, 3 months ago
  28. e0fc872 Merge "Make sdk tests more realistic" by Paul Duffin · 4 years, 3 months ago
  29. 820ed78 Merge "Add missing calls to InitSdkAwareModule" by Paul Duffin · 4 years, 3 months ago
  30. be007d1 Install updatable-bcp-packages.txt and boot-image.bprof by Paul Duffin · 4 years, 3 months ago
  31. c76155c Merge "Transitively add APEX variants for contents of prebuilt_apex/apex_set" by Paul Duffin · 4 years, 3 months ago
  32. d91c75c Merge "Add prebuilt_defaults for prebuilt etc modules" by Inseob Kim · 4 years, 3 months ago
  33. 57892ce Merge "Support blueprint_go_binary in PathForModuleSrc" by Colin Cross · 4 years, 3 months ago
  34. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
  35. e7c94a6 Stop exporting java_sdk_library libs in the snapshot by Paul Duffin · 4 years, 3 months ago
  36. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 4 years, 3 months ago
  37. b9e7a3c Make licenseModule SdkAware by Paul Duffin · 4 years, 3 months ago
  38. 525a590 Make sdk tests more realistic by Paul Duffin · 4 years, 3 months ago
  39. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 4 years, 3 months ago
  40. b6788c0 Remove most of the remaining references to gccCmd. by Elliott Hughes · 4 years, 3 months ago
  41. afcd339 Remove unused parts of the strip implementation. by Elliott Hughes · 4 years, 3 months ago
  42. 7c87692 Merge "Prepare kzip script to support superproject sha as an environment variable" by Brian Egizi · 4 years, 3 months ago
  43. 7e554ec Merge "Ensure current.zip is put in the right place." by Mathew Inwood · 4 years, 3 months ago
  44. 2cd736c Merge "Add baseline test for sdk snapshot env variables" by Paul Duffin · 4 years, 3 months ago
  45. 60770e2 Ensure current.zip is put in the right place. by Mathew Inwood · 4 years, 3 months ago
  46. 128ce2f Rename classpath_fragment.go methods for better readability. by satayev · 4 years, 3 months ago
  47. 1e27a14 Add prebuilt_defaults for prebuilt etc modules by Inseob Kim · 4 years, 3 months ago
  48. 63bc30f Merge "Make SystemServerJars ConfiguredJarList." by satayev · 4 years, 3 months ago
  49. 62035b5 Add baseline test for sdk snapshot env variables by Paul Duffin · 4 years, 3 months ago
  50. fc7ff27 Merge "Define test_min_vndk_version for cc_test" by Justin Yun · 4 years, 3 months ago
  51. 29161df Prepare kzip script to support superproject sha as an environment variable by Brian Egizi · 4 years, 3 months ago
  52. 9a6f87e Make SystemServerJars ConfiguredJarList. by satayev · 4 years, 3 months ago
  53. 93e8f79 Merge "Move stub providers to droidstubs.go" by Anton Hansson · 4 years, 3 months ago
  54. 46f6605 Define test_min_vndk_version for cc_test by Justin Yun · 4 years, 3 months ago
  55. 5260932 Move stub providers to droidstubs.go by Anton Hansson · 4 years, 3 months ago
  56. 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 4 years, 3 months ago
  57. 8bb7d7c Merge "Fix concurrency issues in Test_runWithTimeout" by Treehugger Robot · 4 years, 3 months ago
  58. 71d6ab6 Fix concurrency issues in Test_runWithTimeout by Colin Cross · 4 years, 3 months ago
  59. 4977540 Support dex_import on platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  60. ee4e7fe Merge "bp2build: build static version of libstdc++." by Treehugger Robot · 4 years, 3 months ago
  61. 179856a bp2build: build static version of libstdc++. by Jingwen Chen · 4 years, 3 months ago
  62. b55ceca Merge changes If6996bd8,I91df5c3f by Colin Cross · 4 years, 3 months ago
  63. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 4 years, 3 months ago
  64. 1ea9624 Merge "Add fmtlib_ndk back to the deny list because it fails in mixed builds postsubmit." by Treehugger Robot · 4 years, 3 months ago
  65. 0a91eab Merge "Add support for packaging rust fuzzers" by Hamzeh Zawawy · 4 years, 3 months ago
  66. 67f8051 Merge "Use create_minidebuginfo tool instead of bash script." by David Srbecky · 4 years, 3 months ago
  67. 52e6672 Add fmtlib_ndk back to the deny list because it fails in mixed builds postsubmit. by Rupert Shuttleworth · 4 years, 3 months ago
  68. fb95538 Update info on some deny-list entries. by Rupert Shuttleworth · 4 years, 3 months ago
  69. 2b54eb8 bp2build: remove manifest file for bp2build-sync. by Jingwen Chen · 4 years, 3 months ago
  70. cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 4 years, 3 months ago
  71. c651b52 Add support for packaging rust fuzzers by hamzeh · 4 years, 3 months ago
  72. 69315e4 Use create_minidebuginfo tool instead of bash script. by David Srbecky · 4 years, 3 months ago
  73. 29c294b Time out and dump stacks from R8 processes after 30 minutes by Colin Cross · 4 years, 3 months ago
  74. 9b6bcc6 Add a wrapper command to detect timeouts by Colin Cross · 4 years, 3 months ago
  75. c424b76 Support multilib properties in bp2build by Chris Parsons · 4 years, 3 months ago
  76. 8d0ed7e Merge "Add prebuilt_rfsa module type" by Colin Cross · 4 years, 3 months ago
  77. 21695e2 Merge "Split findAndCopyBootJars into separate find and copy functions" by Paul Duffin · 4 years, 3 months ago
  78. dac1db0 Merge "Handle the version_script property." by Lukács T. Berki · 4 years, 3 months ago
  79. 1353e59 Handle the version_script property. by Lukacs T. Berki · 4 years, 3 months ago
  80. a5b1ea2 Merge "Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries" by Colin Cross · 4 years, 3 months ago
  81. 13b03bf Merge "Clean symbols directory during installclean" by Colin Cross · 4 years, 3 months ago
  82. fdf4050 Merge "Fix build failure when building unbundled apps (second try)" by Paul Duffin · 4 years, 3 months ago
  83. bb546aa Merge "bp2build: add bugs and update bp2build denylist." by Jingwen Chen · 4 years, 3 months ago
  84. 3f9af76 Merge "Move configuration checks from getBootImageJar" by Treehugger Robot · 4 years, 3 months ago
  85. d504c3a Fix build failure when building unbundled apps (second try) by Paul Duffin · 4 years, 3 months ago
  86. f794e82 Merge "Exclude RequiresApi from generated stubs" by Andrei-Valentin Onea · 4 years, 3 months ago
  87. d6894ca Split findAndCopyBootJars into separate find and copy functions by Paul Duffin · 4 years, 3 months ago
  88. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 3 months ago
  89. 790324e bp2build: add bugs and update bp2build denylist. by Jingwen Chen · 4 years, 3 months ago
  90. 47aa584 Update reasons for modules being on the deny list (and add bug links). by Rupert Shuttleworth · 4 years, 3 months ago
  91. d01da05 Group some modules together under a single bug for tracking purposes. by Jingwen Chen · 4 years, 3 months ago
  92. 1468cc4 Merge "Revert "Fix build failure when building unbundled apps"" by Treehugger Robot · 4 years, 3 months ago
  93. 0dbd02a Revert "Fix build failure when building unbundled apps" by Vishnu Nair · 4 years, 3 months ago
  94. 76f0ba8 Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries by Colin Cross · 4 years, 3 months ago
  95. 5983d85 Merge "Fix build failure when building unbundled apps" by Paul Duffin · 4 years, 3 months ago
  96. ad7fa97 Merge "Move generation of hidden API make vars to platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
  97. c027119 Fix build failure when building unbundled apps by Paul Duffin · 4 years, 3 months ago
  98. 86477cf Merge "Make platform_bootclasspath a singleton module" by Paul Duffin · 4 years, 3 months ago
  99. 4985e51 Exclude RequiresApi from generated stubs by Andrei Onea · 4 years, 3 months ago
  100. e07056a Merge "Remove global state from vendor public libraries" by Colin Cross · 4 years, 3 months ago