1. 81d56dc Merge "Propagate permitted packages to sdk snapshot" by Paul Duffin · 4 years, 1 month ago
  2. 1180b1f Merge "Update a comment about PRODUCT_UPDATABLE_BOOT_JARS." by satayev · 4 years, 1 month ago
  3. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 1 month ago
  4. da29c65 Merge "Include bazel-status of build in metrics" by Liz Kammer · 4 years, 1 month ago
  5. f208a57 Update a comment about PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 4 years, 1 month ago
  6. f6ecb09 Merge "Update comment text of SrcIsModuleWithTag()" by Treehugger Robot · 4 years, 1 month ago
  7. bd14f9a Merge "Drop "prebuilt_" prefix when adding libraries to class loader context." by Ulyana Trafimovich · 4 years, 1 month ago
  8. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 4 years, 1 month ago
  9. ba9ea32 Update comment text of SrcIsModuleWithTag() by Yi-Yo Chiang · 4 years, 1 month ago
  10. 4e444da Merge "Support generating sdk snapshots that can be selected by Soong config vars" by Paul Duffin · 4 years, 1 month ago
  11. 69c1aa9 Drop "prebuilt_" prefix when adding libraries to class loader context. by Ulya Trafimovich · 4 years, 1 month ago
  12. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 1 month ago
  13. 75d719f Merge "dexpreopt.config should be created even though unbundled image is built" by Treehugger Robot · 4 years, 1 month ago
  14. 4b073cd dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 4 years, 2 months ago
  15. fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 4 years, 1 month ago
  16. ca9cb2e Include bazel-status of build in metrics by Liz Kammer · 4 years, 1 month ago
  17. e88944c Merge "Choose prebuilt or source via an Soong config variable" by Paul Duffin · 4 years, 1 month ago
  18. 0c52c7b Choose prebuilt or source via an Soong config variable by Paul Duffin · 4 years, 1 month ago
  19. e04058f Merge "Add ClassLoaderContextMap.Dump()" by Treehugger Robot · 4 years, 1 month ago
  20. 257608f Merge "SdkLibraryImport's DexJarInstallPath uses installPath from source module" by Treehugger Robot · 4 years, 1 month ago
  21. 5445c84 Merge "Export paths for the snapshot modules" by Treehugger Robot · 4 years, 1 month ago
  22. ace3b7f Merge "Seperate asflags and cflags" by Christopher Parsons · 4 years, 1 month ago
  23. 69fa9f9 Seperate asflags and cflags by Chris Parsons · 4 years, 1 month ago
  24. 49e4187 Merge "convert flag options and values in the same line" by Yuntao Xu · 4 years, 1 month ago
  25. b1b4d85 Add ClassLoaderContextMap.Dump() by Paul Duffin · 4 years, 1 month ago
  26. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 1 month ago
  27. 73c7755 Merge "Use bazel syntax for fully qualified name in path property" by Paul Duffin · 4 years, 1 month ago
  28. ccabbfd Merge "Stop PathForModuleSrc from validating the paths unnecessarily" by Paul Duffin · 4 years, 1 month ago
  29. fc78e2a Merge "Add test to show broken behavior of fully qualified name in path property" by Paul Duffin · 4 years, 1 month ago
  30. 49e0e81 Merge "make system server modules use filtered lint database" by Pedro Loureiro · 4 years, 1 month ago
  31. da70df7 Merge changes from topic "vendor_snapshot-192647618" by Treehugger Robot · 4 years, 1 month ago
  32. 1c19b81 Merge changes Ibb6c4aed,I54af1654 by Treehugger Robot · 4 years, 1 month ago
  33. d9e0575 Export paths for the snapshot modules by Justin Yun · 4 years, 1 month ago
  34. ef13011 Merge "Config variables reader" by Alexander Smundak · 4 years, 1 month ago
  35. cc8287c convert flag options and values in the same line by Yuntao Xu · 4 years, 1 month ago
  36. b9386b7 Merge "Share EffectiveLicenseFiles for snapshot modules" by Treehugger Robot · 4 years, 1 month ago
  37. e9204db Merge "Add bpfix to remove sanitize.scudo" by Liz Kammer · 4 years, 1 month ago
  38. fbf51b6 Add bpfix to remove sanitize.scudo by Liz Kammer · 4 years, 1 month ago
  39. e6ba072 Use bazel syntax for fully qualified name in path property by Paul Duffin · 4 years, 1 month ago
  40. 407501b Stop PathForModuleSrc from validating the paths unnecessarily by Paul Duffin · 4 years, 1 month ago
  41. ec0bd8c Add test to show broken behavior of fully qualified name in path property by Paul Duffin · 4 years, 1 month ago
  42. e1ef476 Merge "Support customizing behavior around sourceOrOutputDependencyTag" by Paul Duffin · 4 years, 1 month ago
  43. bea17ef Merge "Extract preparer for namespace" by Paul Duffin · 4 years, 1 month ago
  44. 985d56c AndroidProducts.mk file reader by Sasha Smundak · 4 years, 5 months ago
  45. 472afab Config variables reader by Sasha Smundak · 4 years, 5 months ago
  46. 1471eb2 Soong variables reader by Sasha Smundak · 4 years, 5 months ago
  47. bb360c3 Move modules containing ART, conscrypt and i18n from libcore by Paul Duffin · 4 years, 1 month ago
  48. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 4 years, 1 month ago
  49. 4fbfb59 Extract preparer for namespace by Paul Duffin · 4 years, 1 month ago
  50. 1a0e2d2 Merge changes If89b7d0b,I630c06f0,Id861a62b,If71bb468 by Liz Kammer · 4 years, 1 month ago
  51. ec04417 Merge "modify cc_binary type to cc_test for test modules" by Yuntao Xu · 4 years, 1 month ago
  52. 8f884a0 modify cc_binary type to cc_test for test modules by Yuntao Xu · 4 years, 1 month ago
  53. 75db931 Iterate over sanitizers by Liz Kammer · 4 years, 1 month ago
  54. 7b920b4 Update memtag code behavior to match comment. by Liz Kammer · 4 years, 1 month ago
  55. d56ddb5 Reorganize memtag tests for clarity. by Liz Kammer · 4 years, 1 month ago
  56. 75b9b40 Add comments to sanitizer properties. by Liz Kammer · 4 years, 1 month ago
  57. 4aa48b0 Merge changes I770f5ce7,I32d4417d by Liz Kammer · 4 years, 1 month ago
  58. 885a7de Share EffectiveLicenseFiles for snapshot modules by Justin Yun · 4 years, 1 month ago
  59. af60f41 Merge "Revert "Flag to control if generated SDK prebuilts are preferred."" by Treehugger Robot · 4 years, 1 month ago
  60. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 4 years, 1 month ago
  61. b2fc470 Delete local boolPtr function by Liz Kammer · 4 years, 1 month ago
  62. 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 4 years, 1 month ago
  63. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years, 1 month ago
  64. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 1 month ago
  65. ffb643f make system server modules use filtered lint database by Pedro Loureiro · 4 years, 1 month ago
  66. 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 4 years, 1 month ago
  67. ec14a4d cc/cc.go: Harden GetSnapshot() against nil pointer panic by Yi-Yo Chiang · 4 years, 1 month ago
  68. 276fd42 Merge "Use both module name and stem name to filter updatable boot jars" by Paul Duffin · 4 years, 1 month ago
  69. 36d8e4e cc/cc.go: Add Device() method to LinkableInterface by Yi-Yo Chiang · 4 years, 1 month ago
  70. a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 4 years, 1 month ago
  71. 503e3a1 Merge "Include static lib information for the snapshot modules" by Treehugger Robot · 4 years, 1 month ago
  72. 31b9a0c Merge "Delete unused functions" by Treehugger Robot · 4 years, 1 month ago
  73. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 1 month ago
  74. 34d52ee Merge "Export NewPrebuiltObject" by Colin Cross · 4 years, 1 month ago
  75. 8c3339f Merge "Support shared_libs, static_libs and default_shared_libs in cc_object" by Colin Cross · 4 years, 1 month ago
  76. 8e3356f Merge "Use system stubs for framework-doc-system-stubs." by satayev · 4 years, 1 month ago
  77. 1a58d1a Merge "Flag to control if generated SDK prebuilts are preferred." by Treehugger Robot · 4 years, 1 month ago
  78. 5e03586 Include static lib information for the snapshot modules by Justin Yun · 4 years, 1 month ago
  79. 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 4 years, 1 month ago
  80. 3992423 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" by Orion Hodson · 4 years, 1 month ago
  81. f03aaf5 Merge "Support using java_sdk_library components in stub_libs" by Paul Duffin · 4 years, 1 month ago
  82. 7ce730b Revert "Add partial bp2build support for APEX targets." by Weng Su · 4 years, 1 month ago
  83. 22b606b Add partial bp2build support for APEX targets. by Rupert Shuttleworth · 4 years, 2 months ago
  84. 2858af6 Merge "[WIP] Switch sh_test_host to unit_tests=true by default" by Julien Desprez · 4 years, 1 month ago
  85. 3a93255 Merge "Add errorHints to stdout when read-only file system errors are detected" by Spandan Das · 4 years, 1 month ago
  86. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 1 month ago
  87. 9d77384 Added quotes to protect wildcard by Maxim Pleshivenkov · 4 years, 1 month ago
  88. e19e619 Merge "Add default_shared_libs property" by Colin Cross · 4 years, 1 month ago
  89. 1dfd103 Merge changes from topic "lint-update-7.1.0" by Colin Cross · 4 years, 1 month ago
  90. e6266e0 Merge "Remove kati marker in soong-only build" by Anton Hansson · 4 years, 1 month ago
  91. 49387d5 Merge "Ignore license and similar dependencies of prebuilt_apex/apex_set" by Treehugger Robot · 4 years, 1 month ago
  92. dd8b691 Merge "Reland "Consistently prepend arch-specific headers"" by Colin Cross · 4 years, 1 month ago
  93. 46ab291 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 4 years, 1 month ago
  94. 56c93e8 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 4 years, 1 month ago
  95. 783195c Use system stubs for framework-doc-system-stubs. by satayev · 4 years, 1 month ago
  96. 87112d6 Consistent soong namescape example by Filip · 4 years, 1 month ago
  97. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 1 month ago
  98. 54f9201 Merge "[scripts] Add script to print clang prebuilts version" by Pirama Arumuga Nainar · 4 years, 1 month ago
  99. a36c2b8 Downgrade new errors from lint 7.1.0-dev to warnings by Colin Cross · 4 years, 1 month ago
  100. b0ef30a Filter srcjars out of srcFiles by Colin Cross · 4 years, 1 month ago