1. 083bd3e Merge "Add prebuilt_apex." by Treehugger Robot · 6 years ago
  2. 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 6 years ago
  3. a641ee9 Fix an override_module bug. by Jaewoong Jung · 6 years ago
  4. 64765aa Soong: Add synopsis to soong_namespace module. by Patrice Arruda · 6 years ago
  5. e966572 Merge "Add override_android_app module type." by Jaewoong Jung · 6 years ago
  6. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  7. 3db0419 Tell make that sh_test is a NATIVE_TEST by Dan Willemsen · 6 years ago
  8. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  9. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 6 years ago
  10. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  11. 52818fc Notice support for APEX by Jiyong Park · 6 years ago
  12. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  13. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  14. 2fafa3e Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir by Colin Cross · 6 years ago
  15. 3020fee Support go 1.12 by Colin Cross · 6 years ago
  16. 8c84e60 Merge "Support test_suite and test_config with sh_test" by Julien Desprez · 6 years ago
  17. 9e7fc14 Support test_suite and test_config with sh_test by Julien Desprez · 6 years ago
  18. a3a9741 Don't add dependencies on modules referenced in unused arch variants by Colin Cross · 6 years ago
  19. 87e7f2f Add stoney ridge x86 variant by Benjamin Gordon · 6 years ago
  20. 7487fb5 Merge "Create symlink for bionic files" by Treehugger Robot · 6 years ago
  21. 6f933e5 Merge "Soong: update the synopsis of vts_config module." by Treehugger Robot · 6 years ago
  22. 5971f50 Merge "Add AVX/AVX2 supported archs in build system" by Stephen Hines · 6 years ago
  23. 3cec272 Soong: update the synopsis of vts_config module. by Patrice Arruda · 6 years ago
  24. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  25. 8958a94 Soong: Update the filegroup's synopsis documentation. by Patrice Arruda · 6 years ago
  26. 4a0459d Add AVX/AVX2 supported archs in build system by Shalini Salomi Bodapati · 6 years ago
  27. 6618445 Merge "Soong: Add documentation to sh_binary[_host] module." by Patrice Arruda · 6 years ago
  28. 9e14b96 Soong: Update documentation on prebuilt* modules. by Patrice Arruda · 6 years ago
  29. e103419 Soong: Add documentation to sh_binary[_host] module. by Patrice Arruda · 6 years ago
  30. 1255a56 Fix ALLOW_MISSING_DEPENDENCIES=true builds by Colin Cross · 6 years ago
  31. 937664a Add test for ctx.ExpandSources by Colin Cross · 6 years ago
  32. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  33. 1b48842 Add path properties mutator by Colin Cross · 6 years ago
  34. 1361449 Merge "Add neverallow rules for java_device_for_host" by Treehugger Robot · 6 years ago
  35. c35c5f9 Add neverallow rules for java_device_for_host by Colin Cross · 6 years ago
  36. f14277f Merge "Add checks for double_loadable dependencies" by Treehugger Robot · 6 years ago
  37. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  38. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  39. baa676f Fix RuleBuilder.Restat by Colin Cross · 6 years ago
  40. 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 6 years ago
  41. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  42. 7abf560 Merge "Enable coverage universally if COVERAGE_PATHS includes "*"" by Pirama Arumuga Nainar · 6 years ago
  43. 4e12828 Enable coverage universally if COVERAGE_PATHS includes "*" by Pirama Arumuga Nainar · 6 years ago
  44. aaf5353 Add required: to debuggable by Mark Salyzyn · 6 years ago
  45. 778127a Add support for including py_binary and *_go_binary in apexs by Alex Light · 6 years ago
  46. ef36053 Merge "Revert "Add override_module."" by Treehugger Robot · 6 years ago
  47. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  48. 2833d98 Merge "Fix soong.android.RuleBuilderCommand.FlagWithList's comment." by Roland Levillain · 6 years ago
  49. b709575 Merge "Add override_module." by Treehugger Robot · 6 years ago
  50. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  51. 368a972 Merge "Add a host prebuilt module type for usr/share." by Patrice Arruda · 6 years ago
  52. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  53. 2da5d9a Fix soong.android.RuleBuilderCommand.FlagWithList's comment. by Roland Levillain · 6 years ago
  54. 300cef9 Add a host prebuilt module type for usr/share. by Patrice Arruda · 6 years ago
  55. e608a51 Merge "Split up Soong build doc." by Jaewoong Jung · 6 years ago
  56. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  57. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  58. 501d7e5 Merge "Revert "Make RuleBuilder methods take Paths"" by Colin Cross · 6 years ago
  59. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  60. 4bb6764 Merge "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  61. 6c29688 Split up Soong build doc. by Jaewoong Jung · 6 years ago
  62. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  63. e344fb5 Merge "Implement vts_config module" by Treehugger Robot · 6 years ago
  64. 48db2b1 Merge "Revert "Remove armv7-a without neon support"" by Treehugger Robot · 6 years ago
  65. 4c317f1 Merge "Allow Singletons to export Make variables" by Treehugger Robot · 6 years ago
  66. aa1491f Merge changes I7801fc7c,I7d407bd1 by Colin Cross · 6 years ago
  67. ff36da0 Implement vts_config module by Sasha Smundak · 6 years ago
  68. 8818f49 Revert "Remove armv7-a without neon support" by Dan Albert · 6 years ago
  69. ed023ec Allow Singletons to export Make variables by Colin Cross · 6 years ago
  70. 454c087 Add CopyOf utility method by Colin Cross · 6 years ago
  71. d7cfaee Fix a bug in OncePer.Get that could return a waiter by Colin Cross · 6 years ago
  72. 93a9e5e Don't check ABIs in SecondArchIsTranslated by Colin Cross · 6 years ago
  73. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  74. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  75. fc46f28 Merge "Add a prebuilt module type for usr/share." by Jaewoong Jung · 6 years ago
  76. dfa4a48 Merge "Update Soong docs generator for blueprint changes" by Jaewoong Jung · 6 years ago
  77. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  78. c3fcdb4 Add a prebuilt module type for usr/share. by Jaewoong Jung · 6 years ago
  79. 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 6 years ago
  80. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
  81. 8854a5a Add OutputPath.ReplaceExtension() by Colin Cross · 6 years ago
  82. c7ed004 Add RuleBuilderCommand.FlagForEachArg() by Colin Cross · 6 years ago
  83. 74ba962 Use ArchType in dexpreopt config by Colin Cross · 6 years ago
  84. a838004 Merge "Run makevars singleton after all other registered singletons" by Colin Cross · 6 years ago
  85. 75569e0 Merge "Make OncePer.Once reentrant" by Treehugger Robot · 6 years ago
  86. 450bde1 Merge "Change type of Once keys to OnceKey" by Colin Cross · 6 years ago
  87. e5cdaf9 Make OncePer.Once reentrant by Colin Cross · 6 years ago
  88. 580d2ce Run makevars singleton after all other registered singletons by Colin Cross · 6 years ago
  89. e48ff5b Change type of Once keys to OnceKey by Colin Cross · 6 years ago
  90. 0dcfee5 Merge "Make PrebuiltEtcHostFactory public." by Jaewoong Jung · 6 years ago
  91. ab1f518 Improve error messages about paths by Mikhail Naganov · 6 years ago
  92. 3e48a99 Merge "Allow disabling implicit resource_dirs and asset_dirs" by Colin Cross · 6 years ago
  93. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago
  94. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 6 years ago
  95. 4b44fcd Make PrebuiltEtcHostFactory public. by Jaewoong Jung · 6 years ago
  96. 4c3a4ade Merge changes from topic "hiddenapi" by Treehugger Robot · 6 years ago
  97. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  98. e3c98e7 Merge "Add prebuilt_etc_host module type." by Jaewoong Jung · 6 years ago
  99. 0d2f40a Add MissingDeps to RuleBuilder by Colin Cross · 6 years ago
  100. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago