1. baa676f Fix RuleBuilder.Restat by Colin Cross · 6 years ago
  2. 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 6 years ago
  3. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  4. 7abf560 Merge "Enable coverage universally if COVERAGE_PATHS includes "*"" by Pirama Arumuga Nainar · 6 years ago
  5. 4e12828 Enable coverage universally if COVERAGE_PATHS includes "*" by Pirama Arumuga Nainar · 6 years ago
  6. aaf5353 Add required: to debuggable by Mark Salyzyn · 6 years ago
  7. 778127a Add support for including py_binary and *_go_binary in apexs by Alex Light · 6 years ago
  8. ef36053 Merge "Revert "Add override_module."" by Treehugger Robot · 6 years ago
  9. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  10. 2833d98 Merge "Fix soong.android.RuleBuilderCommand.FlagWithList's comment." by Roland Levillain · 6 years ago
  11. b709575 Merge "Add override_module." by Treehugger Robot · 6 years ago
  12. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  13. 368a972 Merge "Add a host prebuilt module type for usr/share." by Patrice Arruda · 6 years ago
  14. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  15. 2da5d9a Fix soong.android.RuleBuilderCommand.FlagWithList's comment. by Roland Levillain · 6 years ago
  16. 300cef9 Add a host prebuilt module type for usr/share. by Patrice Arruda · 6 years ago
  17. e608a51 Merge "Split up Soong build doc." by Jaewoong Jung · 6 years ago
  18. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  19. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  20. 501d7e5 Merge "Revert "Make RuleBuilder methods take Paths"" by Colin Cross · 6 years ago
  21. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  22. 4bb6764 Merge "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  23. 6c29688 Split up Soong build doc. by Jaewoong Jung · 6 years ago
  24. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  25. e344fb5 Merge "Implement vts_config module" by Treehugger Robot · 6 years ago
  26. 48db2b1 Merge "Revert "Remove armv7-a without neon support"" by Treehugger Robot · 6 years ago
  27. 4c317f1 Merge "Allow Singletons to export Make variables" by Treehugger Robot · 6 years ago
  28. aa1491f Merge changes I7801fc7c,I7d407bd1 by Colin Cross · 6 years ago
  29. ff36da0 Implement vts_config module by Sasha Smundak · 6 years ago
  30. 8818f49 Revert "Remove armv7-a without neon support" by Dan Albert · 6 years ago
  31. ed023ec Allow Singletons to export Make variables by Colin Cross · 6 years ago
  32. 454c087 Add CopyOf utility method by Colin Cross · 6 years ago
  33. d7cfaee Fix a bug in OncePer.Get that could return a waiter by Colin Cross · 6 years ago
  34. 93a9e5e Don't check ABIs in SecondArchIsTranslated by Colin Cross · 6 years ago
  35. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  36. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  37. fc46f28 Merge "Add a prebuilt module type for usr/share." by Jaewoong Jung · 6 years ago
  38. dfa4a48 Merge "Update Soong docs generator for blueprint changes" by Jaewoong Jung · 6 years ago
  39. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  40. c3fcdb4 Add a prebuilt module type for usr/share. by Jaewoong Jung · 6 years ago
  41. 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 6 years ago
  42. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
  43. 8854a5a Add OutputPath.ReplaceExtension() by Colin Cross · 6 years ago
  44. c7ed004 Add RuleBuilderCommand.FlagForEachArg() by Colin Cross · 6 years ago
  45. 74ba962 Use ArchType in dexpreopt config by Colin Cross · 6 years ago
  46. a838004 Merge "Run makevars singleton after all other registered singletons" by Colin Cross · 6 years ago
  47. 75569e0 Merge "Make OncePer.Once reentrant" by Treehugger Robot · 6 years ago
  48. 450bde1 Merge "Change type of Once keys to OnceKey" by Colin Cross · 6 years ago
  49. e5cdaf9 Make OncePer.Once reentrant by Colin Cross · 6 years ago
  50. 580d2ce Run makevars singleton after all other registered singletons by Colin Cross · 6 years ago
  51. e48ff5b Change type of Once keys to OnceKey by Colin Cross · 6 years ago
  52. 0dcfee5 Merge "Make PrebuiltEtcHostFactory public." by Jaewoong Jung · 6 years ago
  53. ab1f518 Improve error messages about paths by Mikhail Naganov · 6 years ago
  54. 3e48a99 Merge "Allow disabling implicit resource_dirs and asset_dirs" by Colin Cross · 6 years ago
  55. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago
  56. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 6 years ago
  57. 4b44fcd Make PrebuiltEtcHostFactory public. by Jaewoong Jung · 6 years ago
  58. 4c3a4ade Merge changes from topic "hiddenapi" by Treehugger Robot · 6 years ago
  59. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  60. e3c98e7 Merge "Add prebuilt_etc_host module type." by Jaewoong Jung · 6 years ago
  61. 0d2f40a Add MissingDeps to RuleBuilder by Colin Cross · 6 years ago
  62. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  63. 5cb5b09 Add Temporary and DeleteTemporaryFiles to RuleBuilder by Colin Cross · 6 years ago
  64. 758290d Improve RuleBuilder documentation and methods by Colin Cross · 6 years ago
  65. 786cd6d Allow RuleBuilder to be used with SingletonContext by Colin Cross · 6 years ago
  66. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 6 years ago
  67. 2478818 Add prebuilt_etc_host module type. by Jaewoong Jung · 6 years ago
  68. d5275c8 Add option to disable Scudo globally [Soong] by Kostya Kortchinsky · 6 years ago
  69. 54956ab Merge changes I545a832a,I85a51b04 by Colin Cross · 6 years ago
  70. ce0e258 Write out module owner for prebuilt_etc by Anton Hansson · 6 years ago
  71. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  72. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  73. b055267 Add sh_binary[_host] for shell script that should be installed as executable by Dan Willemsen · 6 years ago
  74. 10357c3 Merge "Add a prod var to override package names." by Jaewoong Jung · 6 years ago
  75. cb98807 Optimize filterArchStruct when nothing is filtered by Colin Cross · 6 years ago
  76. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  77. e4f1278 Merge "Remove armv7-a without neon support" by Dan Willemsen · 6 years ago
  78. 2f4789d Merge "Avoid filepath.Abs" by Treehugger Robot · 6 years ago
  79. f4e0601 Remove armv7-a without neon support by Dan Willemsen · 6 years ago
  80. 7b3dcc3 Avoid filepath.Abs by Colin Cross · 6 years ago
  81. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  82. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 6 years ago
  83. 91b4e3e Disable all-assigned check in hiddenapi on master-art by David Brazdil · 6 years ago
  84. f1b3352 Merge "Add prebuilt ABI checker support to soong" by Logan Chien · 6 years ago
  85. 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 6 years ago
  86. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  87. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 6 years ago
  88. 8abbd93 Merge "Fix incorrect soong symlink rule" by Treehugger Robot · 6 years ago
  89. 8faf8fc Move hiddenapi to Soong by Colin Cross · 6 years ago
  90. fb4353d Fix incorrect soong symlink rule by Alex Light · 6 years ago
  91. a4d4570 Merge "Enable arch variant properties in prebuilt_etc." by Jaewoong Jung · 6 years ago
  92. b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 6 years ago
  93. 21b9427 Initial Fuchsia support. by Doug Horn · 6 years ago
  94. d4a3934 Merge "Move arch variants registering code to arch.go." by Jaewoong Jung · 6 years ago
  95. e46114c Move arch variants registering code to arch.go. by Jaewoong Jung · 6 years ago
  96. c22c1bf Return false in DirectlyInAnyApex for host libraries. by Nicolas Geoffray · 6 years ago
  97. 0b47518 Merge "Enable execute-only memory layouts by default." by Ivan Lozano · 6 years ago
  98. 073941d Merge "Remove references to core-simple" by Neil Fuller · 6 years ago
  99. b84fc9d Enable execute-only memory layouts by default. by Ivan Lozano · 6 years ago
  100. 5f234d5 Merge "Fix androidmk module ordering" by Colin Cross · 6 years ago