1. 41ad881 Refactoring fuzz packaging code by hamzeh · 3 years, 7 months ago
  2. 393bffe Merge "Avoid permitted_packages related build failures in unbundled builds" by Paul Duffin · 3 years, 6 months ago
  3. b68048e Merge "Use note in linker.s to place linker" by Treehugger Robot · 3 years, 6 months ago
  4. 3bc8e21 Avoid permitted_packages related build failures in unbundled builds by Paul Duffin · 3 years, 6 months ago
  5. fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 3 years, 6 months ago
  6. 2bd6cce Merge "rust: Remove libtest from stdlibs list" by Ivan Lozano · 3 years, 6 months ago
  7. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 3 years, 6 months ago
  8. f87aae5 Merge "Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps." by Ulyana Trafimovich · 3 years, 6 months ago
  9. 9cb1577 Merge "Refactor function to reduce nestedness level. No functional changes." by Ulyana Trafimovich · 3 years, 6 months ago
  10. 51736b8 Merge "Rename ninja variables with Clang in the name" by Colin Cross · 3 years, 6 months ago
  11. 908fbe2 Merge changes I29bf144b,Id2879453 by Colin Cross · 3 years, 6 months ago
  12. c07b16f Merge "Add test to reproduce bug in error message." by Liz Kammer · 3 years, 6 months ago
  13. 3ee74c8 rust: Remove libtest from stdlibs list by Ivan Lozano · 3 years, 6 months ago
  14. 9fe17bc Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 3 years, 6 months ago
  15. 0fc1e13 Add test to reproduce bug in error message. by Liz Kammer · 3 years, 6 months ago
  16. 9e3e9c9 Merge "Support fully qualified names in `android:"path"` properties" by Paul Duffin · 3 years, 6 months ago
  17. d2a2351 Merge "Build updatable-bcp-packages.txt from prebuilts in sdk snapshot" by Paul Duffin · 3 years, 6 months ago
  18. 81d56dc Merge "Propagate permitted packages to sdk snapshot" by Paul Duffin · 3 years, 6 months ago
  19. e14f80b Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps. by Ulya Trafimovich · 3 years, 6 months ago
  20. 2444671 Refactor function to reduce nestedness level. No functional changes. by Ulya Trafimovich · 3 years, 6 months ago
  21. 1180b1f Merge "Update a comment about PRODUCT_UPDATABLE_BOOT_JARS." by satayev · 3 years, 6 months ago
  22. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 3 years, 6 months ago
  23. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 3 years, 6 months ago
  24. da29c65 Merge "Include bazel-status of build in metrics" by Liz Kammer · 3 years, 6 months ago
  25. f208a57 Update a comment about PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 3 years, 6 months ago
  26. f6ecb09 Merge "Update comment text of SrcIsModuleWithTag()" by Treehugger Robot · 3 years, 6 months ago
  27. bd14f9a Merge "Drop "prebuilt_" prefix when adding libraries to class loader context." by Ulyana Trafimovich · 3 years, 6 months ago
  28. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 3 years, 6 months ago
  29. ba9ea32 Update comment text of SrcIsModuleWithTag() by Yi-Yo Chiang · 3 years, 6 months ago
  30. 4e444da Merge "Support generating sdk snapshots that can be selected by Soong config vars" by Paul Duffin · 3 years, 6 months ago
  31. 69c1aa9 Drop "prebuilt_" prefix when adding libraries to class loader context. by Ulya Trafimovich · 3 years, 6 months ago
  32. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 3 years, 6 months ago
  33. 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 3 years, 6 months ago
  34. c8bed31 Remove more clang indirection without affecting command lines by Colin Cross · 3 years, 6 months ago
  35. 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 3 years, 6 months ago
  36. 75d719f Merge "dexpreopt.config should be created even though unbundled image is built" by Treehugger Robot · 3 years, 6 months ago
  37. 4b073cd dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 3 years, 8 months ago
  38. 40131a3 Support fully qualified names in `android:"path"` properties by Paul Duffin · 3 years, 7 months ago
  39. fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 3 years, 7 months ago
  40. ca9cb2e Include bazel-status of build in metrics by Liz Kammer · 3 years, 6 months ago
  41. e88944c Merge "Choose prebuilt or source via an Soong config variable" by Paul Duffin · 3 years, 6 months ago
  42. 0c52c7b Choose prebuilt or source via an Soong config variable by Paul Duffin · 3 years, 7 months ago
  43. e04058f Merge "Add ClassLoaderContextMap.Dump()" by Treehugger Robot · 3 years, 6 months ago
  44. 257608f Merge "SdkLibraryImport's DexJarInstallPath uses installPath from source module" by Treehugger Robot · 3 years, 6 months ago
  45. 5445c84 Merge "Export paths for the snapshot modules" by Treehugger Robot · 3 years, 6 months ago
  46. ace3b7f Merge "Seperate asflags and cflags" by Christopher Parsons · 3 years, 6 months ago
  47. 1cd80d9 Use note in linker.s to place linker by Colin Cross · 3 years, 7 months ago
  48. 69fa9f9 Seperate asflags and cflags by Chris Parsons · 3 years, 6 months ago
  49. 49e4187 Merge "convert flag options and values in the same line" by Yuntao Xu · 3 years, 6 months ago
  50. b1b4d85 Add ClassLoaderContextMap.Dump() by Paul Duffin · 3 years, 6 months ago
  51. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 3 years, 7 months ago
  52. 73c7755 Merge "Use bazel syntax for fully qualified name in path property" by Paul Duffin · 3 years, 6 months ago
  53. ccabbfd Merge "Stop PathForModuleSrc from validating the paths unnecessarily" by Paul Duffin · 3 years, 6 months ago
  54. fc78e2a Merge "Add test to show broken behavior of fully qualified name in path property" by Paul Duffin · 3 years, 6 months ago
  55. 49e0e81 Merge "make system server modules use filtered lint database" by Pedro Loureiro · 3 years, 6 months ago
  56. da70df7 Merge changes from topic "vendor_snapshot-192647618" by Treehugger Robot · 3 years, 6 months ago
  57. 1c19b81 Merge changes Ibb6c4aed,I54af1654 by Treehugger Robot · 3 years, 6 months ago
  58. d9e0575 Export paths for the snapshot modules by Justin Yun · 3 years, 6 months ago
  59. ef13011 Merge "Config variables reader" by Alexander Smundak · 3 years, 6 months ago
  60. cc8287c convert flag options and values in the same line by Yuntao Xu · 3 years, 7 months ago
  61. b9386b7 Merge "Share EffectiveLicenseFiles for snapshot modules" by Treehugger Robot · 3 years, 6 months ago
  62. e9204db Merge "Add bpfix to remove sanitize.scudo" by Liz Kammer · 3 years, 6 months ago
  63. fbf51b6 Add bpfix to remove sanitize.scudo by Liz Kammer · 3 years, 7 months ago
  64. e6ba072 Use bazel syntax for fully qualified name in path property by Paul Duffin · 3 years, 6 months ago
  65. 407501b Stop PathForModuleSrc from validating the paths unnecessarily by Paul Duffin · 3 years, 7 months ago
  66. ec0bd8c Add test to show broken behavior of fully qualified name in path property by Paul Duffin · 3 years, 7 months ago
  67. e1ef476 Merge "Support customizing behavior around sourceOrOutputDependencyTag" by Paul Duffin · 3 years, 6 months ago
  68. bea17ef Merge "Extract preparer for namespace" by Paul Duffin · 3 years, 6 months ago
  69. 985d56c AndroidProducts.mk file reader by Sasha Smundak · 3 years, 11 months ago
  70. 472afab Config variables reader by Sasha Smundak · 3 years, 11 months ago
  71. 1471eb2 Soong variables reader by Sasha Smundak · 3 years, 11 months ago
  72. bb360c3 Move modules containing ART, conscrypt and i18n from libcore by Paul Duffin · 3 years, 6 months ago
  73. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 7 months ago
  74. 4fbfb59 Extract preparer for namespace by Paul Duffin · 3 years, 7 months ago
  75. 1a0e2d2 Merge changes If89b7d0b,I630c06f0,Id861a62b,If71bb468 by Liz Kammer · 3 years, 7 months ago
  76. ec04417 Merge "modify cc_binary type to cc_test for test modules" by Yuntao Xu · 3 years, 7 months ago
  77. 1d51ea9 Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 3 years, 7 months ago
  78. 8f884a0 modify cc_binary type to cc_test for test modules by Yuntao Xu · 3 years, 7 months ago
  79. 75db931 Iterate over sanitizers by Liz Kammer · 3 years, 7 months ago
  80. 7b920b4 Update memtag code behavior to match comment. by Liz Kammer · 3 years, 7 months ago
  81. d56ddb5 Reorganize memtag tests for clarity. by Liz Kammer · 3 years, 7 months ago
  82. 75b9b40 Add comments to sanitizer properties. by Liz Kammer · 3 years, 7 months ago
  83. 4aa48b0 Merge changes I770f5ce7,I32d4417d by Liz Kammer · 3 years, 7 months ago
  84. 885a7de Share EffectiveLicenseFiles for snapshot modules by Justin Yun · 3 years, 7 months ago
  85. af60f41 Merge "Revert "Flag to control if generated SDK prebuilts are preferred."" by Treehugger Robot · 3 years, 7 months ago
  86. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 7 months ago
  87. b2fc470 Delete local boolPtr function by Liz Kammer · 3 years, 7 months ago
  88. 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 7 months ago
  89. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 3 years, 7 months ago
  90. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 3 years, 7 months ago
  91. ffb643f make system server modules use filtered lint database by Pedro Loureiro · 3 years, 7 months ago
  92. 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 3 years, 7 months ago
  93. ec14a4d cc/cc.go: Harden GetSnapshot() against nil pointer panic by Yi-Yo Chiang · 3 years, 7 months ago
  94. 276fd42 Merge "Use both module name and stem name to filter updatable boot jars" by Paul Duffin · 3 years, 7 months ago
  95. 36d8e4e cc/cc.go: Add Device() method to LinkableInterface by Yi-Yo Chiang · 3 years, 7 months ago
  96. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 3 years, 7 months ago
  97. 503e3a1 Merge "Include static lib information for the snapshot modules" by Treehugger Robot · 3 years, 7 months ago
  98. 31b9a0c Merge "Delete unused functions" by Treehugger Robot · 3 years, 7 months ago
  99. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 3 years, 7 months ago
  100. 34d52ee Merge "Export NewPrebuiltObject" by Colin Cross · 3 years, 7 months ago