1. 4dda75e Add usesTargetFiles option in dexpreopt_gen by Jeongik Cha · 3 years, 9 months ago
  2. 015a0af Merge changes I2729001d,Ife5d2193 by Treehugger Robot · 3 years, 8 months ago
  3. 7ce2dee Merge "Refactor vendor snapshot to use LinkableInterface." by Ivan Lozano · 3 years, 8 months ago
  4. 52c7ae1 Merge "Always call SetMode in soong_zip" by Colin Cross · 3 years, 8 months ago
  5. a412c74 Merge "Implement configured version_script." by Lukács T. Berki · 3 years, 8 months ago
  6. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
  7. c8aeb00 Merge "Add package module to sdk snapshot that contains licenses" by Paul Duffin · 3 years, 8 months ago
  8. 62fb743 Merge "Add license modules to the sdk" by Paul Duffin · 3 years, 8 months ago
  9. fffd98f Merge "Switch Effective_license_text from []string to Paths" by Paul Duffin · 3 years, 8 months ago
  10. 12f5d04 Merge "Move license module processing to GenerateAndroidBuildActions" by Paul Duffin · 3 years, 8 months ago
  11. 0d62615 Merge "Add baseline test for license with sdk" by Paul Duffin · 3 years, 8 months ago
  12. 3950cd6 bp2build: remove libc_tzcode from denylist. by Jingwen Chen · 3 years, 8 months ago
  13. 56bb083 Implement configured version_script. by Lukacs T. Berki · 3 years, 8 months ago
  14. b9ebb7d Merge "Make @soong_injection usable in standalone builds." by Lukács T. Berki · 3 years, 8 months ago
  15. e070c3a Always call SetMode in soong_zip by Colin Cross · 3 years, 8 months ago
  16. 89733a4 Merge "Support LOCAL_ENFORCE_USES_LIBRARIES in androidmk" by Yuntao Xu · 3 years, 8 months ago
  17. c97761e Support LOCAL_ENFORCE_USES_LIBRARIES in androidmk by Yuntao Xu · 3 years, 8 months ago
  18. 77f7c44 packaging: install/package deps if not marked IsHideFromMake by Jooyung Han · 3 years, 8 months ago
  19. 4dac387 Merge "Use SHT_RELR relocations where possible." by Elliott Hughes · 3 years, 8 months ago
  20. ccbbeb6 Merge "Strict updatability linting against dependencies." by Jaewoong Jung · 3 years, 8 months ago
  21. 3069dd9 Make @soong_injection usable in standalone builds. by Lukacs T. Berki · 3 years, 8 months ago
  22. ed00a40 Merge "Output machine-readable file with all soong keywords." by Andrew Walbran · 3 years, 8 months ago
  23. a556647 Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." by Treehugger Robot · 3 years, 8 months ago
  24. 75bba11 Output machine-readable file with all soong keywords. by Andrew Walbran · 3 years, 8 months ago
  25. 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 8 months ago
  26. 7b6d059 Merge "Move conv_classpaths.proto to packages/modules/common." by satayev · 3 years, 8 months ago
  27. 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 3 years, 8 months ago
  28. b0bb376 Add license modules to the sdk by Paul Duffin · 3 years, 8 months ago
  29. ec0836a Switch Effective_license_text from []string to Paths by Paul Duffin · 3 years, 8 months ago
  30. df5a905 Move license module processing to GenerateAndroidBuildActions by Paul Duffin · 3 years, 8 months ago
  31. e96108d Add baseline test for license with sdk by Paul Duffin · 3 years, 8 months ago
  32. 05f8689 Merge "Add support for name-less modules and property comments" by Paul Duffin · 3 years, 8 months ago
  33. bea70fb Merge "Allow an sdk member type not to provide a bp property" by Paul Duffin · 3 years, 8 months ago
  34. f08e7c4 Merge "Allow sdk snapshot to contain source module type" by Paul Duffin · 3 years, 8 months ago
  35. 9a59e70 Merge "Move setting of prefer to createMemberSnapshot" by Paul Duffin · 3 years, 8 months ago
  36. 9c9a069 Merge "Fix typo caused by incorrect git merge." by Lukács T. Berki · 3 years, 8 months ago
  37. df09d17 Generate linker config with packaged items. by Jooyung Han · 3 years, 8 months ago
  38. 0df4968 Add support for name-less modules and property comments by Paul Duffin · 3 years, 8 months ago
  39. 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 3 years, 8 months ago
  40. 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 3 years, 8 months ago
  41. b00df8c Merge "Store real number of records in regular end record when possible" by Colin Cross · 3 years, 8 months ago
  42. 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 3 years, 8 months ago
  43. 3b413d3 Fix typo caused by incorrect git merge. by Rupert Shuttleworth · 3 years, 8 months ago
  44. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 3 years, 8 months ago
  45. 0864831 Handle cc_library shared/static only properties by Chris Parsons · 3 years, 8 months ago
  46. d856116 Merge "Generalize deapexer module to export any files" by Paul Duffin · 3 years, 8 months ago
  47. 9f361c3 Merge "Simplify prebuilt_apex/apex_set common properties" by Paul Duffin · 3 years, 8 months ago
  48. eeec6bd Merge "Derive deapexer module properties from transitive dependencies" by Paul Duffin · 3 years, 8 months ago
  49. b60def6 Merge "Move creation of deapexer modules to separate mutator" by Paul Duffin · 3 years, 8 months ago
  50. 3bae068 Generalize deapexer module to export any files by Paul Duffin · 3 years, 8 months ago
  51. 73c7b85 Move conv_classpaths.proto to packages/modules/common. by satayev · 3 years, 8 months ago
  52. bb0dc13 Simplify prebuilt_apex/apex_set common properties by Paul Duffin · 3 years, 8 months ago
  53. 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 3 years, 8 months ago
  54. 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 3 years, 9 months ago
  55. e8f13bb Merge "Add temporary workaround for pack_relocations linker flag conversion for bp2build." by Rupert Shuttleworth · 3 years, 8 months ago
  56. 143be94 Add temporary workaround for pack_relocations linker flag conversion for bp2build. by Rupert Shuttleworth · 3 years, 8 months ago
  57. 4d0ee38 Merge "Add SOONG_SDK_SNAPSHOT_PREFER support" by Paul Duffin · 3 years, 8 months ago
  58. c50fa8d Add support for shared_libs in cc_library targets. by Rupert Shuttleworth · 3 years, 8 months ago
  59. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 3 years, 8 months ago
  60. 06eea2c Store real number of records in regular end record when possible by Colin Cross · 3 years, 8 months ago
  61. ee7e359 Merge "Declare ConfiguredJarList in specific fragment implementations." by satayev · 3 years, 8 months ago
  62. 8df4b3d Use SHT_RELR relocations where possible. by Elliott Hughes · 3 years, 9 months ago
  63. 3b755d4 Merge "Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath." by Treehugger Robot · 3 years, 8 months ago
  64. aa4c712 Merge "Remove most of the remaining references to gccCmd." by Elliott Hughes · 3 years, 8 months ago
  65. 2e0436c Merge "Remove unused parts of the strip implementation." by Elliott Hughes · 3 years, 8 months ago
  66. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 3 years, 8 months ago
  67. 225e4db Merge "Install updatable-bcp-packages.txt and boot-image.bprof" by Paul Duffin · 3 years, 8 months ago
  68. 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 3 years, 8 months ago
  69. 320055e Merge "Stop exporting java_sdk_library libs in the snapshot" by Paul Duffin · 3 years, 8 months ago
  70. a596909 Rename fields in dexpreopt config by Jeongik Cha · 3 years, 8 months ago
  71. dbb4903 Merge "Make all SdkMemberTypes support transitive member deps" by Paul Duffin · 3 years, 8 months ago
  72. e746f30 Merge "Make licenseModule SdkAware" by Paul Duffin · 3 years, 8 months ago
  73. 95e9c5b Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. by satayev · 3 years, 9 months ago
  74. e0fc872 Merge "Make sdk tests more realistic" by Paul Duffin · 3 years, 8 months ago
  75. 820ed78 Merge "Add missing calls to InitSdkAwareModule" by Paul Duffin · 3 years, 8 months ago
  76. be007d1 Install updatable-bcp-packages.txt and boot-image.bprof by Paul Duffin · 3 years, 8 months ago
  77. c76155c Merge "Transitively add APEX variants for contents of prebuilt_apex/apex_set" by Paul Duffin · 3 years, 8 months ago
  78. d91c75c Merge "Add prebuilt_defaults for prebuilt etc modules" by Inseob Kim · 3 years, 8 months ago
  79. 57892ce Merge "Support blueprint_go_binary in PathForModuleSrc" by Colin Cross · 3 years, 8 months ago
  80. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
  81. e7c94a6 Stop exporting java_sdk_library libs in the snapshot by Paul Duffin · 3 years, 8 months ago
  82. 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 8 months ago
  83. b9e7a3c Make licenseModule SdkAware by Paul Duffin · 3 years, 8 months ago
  84. 525a590 Make sdk tests more realistic by Paul Duffin · 3 years, 8 months ago
  85. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 3 years, 8 months ago
  86. b6788c0 Remove most of the remaining references to gccCmd. by Elliott Hughes · 3 years, 9 months ago
  87. afcd339 Remove unused parts of the strip implementation. by Elliott Hughes · 3 years, 8 months ago
  88. 7c87692 Merge "Prepare kzip script to support superproject sha as an environment variable" by Brian Egizi · 3 years, 8 months ago
  89. 7e554ec Merge "Ensure current.zip is put in the right place." by Mathew Inwood · 3 years, 8 months ago
  90. 2cd736c Merge "Add baseline test for sdk snapshot env variables" by Paul Duffin · 3 years, 8 months ago
  91. 60770e2 Ensure current.zip is put in the right place. by Mathew Inwood · 3 years, 8 months ago
  92. 128ce2f Rename classpath_fragment.go methods for better readability. by satayev · 3 years, 8 months ago
  93. 1e27a14 Add prebuilt_defaults for prebuilt etc modules by Inseob Kim · 3 years, 8 months ago
  94. 63bc30f Merge "Make SystemServerJars ConfiguredJarList." by satayev · 3 years, 8 months ago
  95. 62035b5 Add baseline test for sdk snapshot env variables by Paul Duffin · 3 years, 8 months ago
  96. fc7ff27 Merge "Define test_min_vndk_version for cc_test" by Justin Yun · 3 years, 8 months ago
  97. 29161df Prepare kzip script to support superproject sha as an environment variable by Brian Egizi · 3 years, 8 months ago
  98. 9a6f87e Make SystemServerJars ConfiguredJarList. by satayev · 3 years, 9 months ago
  99. 93e8f79 Merge "Move stub providers to droidstubs.go" by Anton Hansson · 3 years, 9 months ago
  100. 46f6605 Define test_min_vndk_version for cc_test by Justin Yun · 3 years, 9 months ago