1. dd739bb Merge "Enable coverage for vendor-related libraries" by Pirama Arumuga Nainar · 6 years ago
  2. 8a851cf Merge "Print --llndk to create_reference_dumps command" by Logan Chien · 6 years ago
  3. 49afb31 Merge changes from topic "dexpreopt_bootjars" by Colin Cross · 6 years ago
  4. b03dc8e Merge "Support building a par file that does not automatically run" by Dan Willemsen · 6 years ago
  5. f854d3e Merge "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 6 years ago
  6. 6227fed Print --llndk to create_reference_dumps command by Logan Chien · 6 years ago
  7. 39b31fa Merge "Get latest api version" by Treehugger Robot · 6 years ago
  8. 6ca390f Support building a par file that does not automatically run by Dan Willemsen · 6 years ago
  9. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  10. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 6 years ago
  11. 41364fe Merge "Simplify python launcher, use __main__.py" by Dan Willemsen · 6 years ago
  12. d8c94cb Merge "Switch sed(1) to toybox." by Elliott Hughes · 6 years ago
  13. 8c460a7 Merge "Fix dependencies in strip.sh" by Treehugger Robot · 6 years ago
  14. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  15. 25397f5 Fix dependencies in strip.sh by Colin Cross · 6 years ago
  16. 47de2a2 Switch sed(1) to toybox. by Elliott Hughes · 6 years ago
  17. 2f289ac Enable coverage for vendor-related libraries by Pirama Arumuga Nainar · 6 years ago
  18. 707542f Simplify python launcher, use __main__.py by Dan Willemsen · 6 years ago
  19. 7b88d7c Merge changes from topics "darwin_awk", "rename_path_prebuilts" by Dan Willemsen · 6 years ago
  20. 4e3c601 Merge "Annotate No_libcrt with arch_variant" by Yi Kong · 6 years ago
  21. ff1b5c7 Merge "Do not enable coverage for platform/llndk stub libraries" by Pirama Arumuga Nainar · 6 years ago
  22. 0653d6d Merge "Fix resource overlay order for static libraries" by Colin Cross · 6 years ago
  23. 410d834 Annotate No_libcrt with arch_variant by Yi Kong · 6 years ago
  24. e5b5657 Support libraries (not just boot jars) that have hiddenapi by Paul Duffin · 6 years ago
  25. 733547d Use prebuilt awk on Darwin too by Dan Willemsen · 6 years ago
  26. 9121973 Stop calling our host $PATH prebuilts toybox by Dan Willemsen · 6 years ago
  27. bf920d5 Merge "Add ":name" support for manifest and androidManifest properties in apex" by Treehugger Robot · 6 years ago
  28. 8113835 Do not enable coverage for platform/llndk stub libraries by Pirama Arumuga Nainar · 6 years ago
  29. 83ddfdf Merge "Add common BPF helper to include path" by Joel Fernandes · 6 years ago
  30. d325aa7 Merge "Add par_test" by Treehugger Robot · 6 years ago
  31. fc46f28 Merge "Add a prebuilt module type for usr/share." by Jaewoong Jung · 6 years ago
  32. 2fbbfb8 Remove reference to legacy-test and core-junit from comments by Paul Duffin · 6 years ago
  33. 8faab8a Get latest api version by Sundong Ahn · 6 years ago
  34. 809bb72 Add ":name" support for manifest and androidManifest properties in apex by Jiyong Park · 6 years ago
  35. bec8530 Fix resource overlay order for static libraries by Colin Cross · 6 years ago
  36. f97782b Remove prefer_sanitize.* properties by Jiyong Park · 6 years ago
  37. 22e9244 Add par_test by Dan Willemsen · 6 years ago
  38. dfa4a48 Merge "Update Soong docs generator for blueprint changes" by Jaewoong Jung · 6 years ago
  39. e9433ca Merge "Ensure that make doesn't flatten zipapex files." by Treehugger Robot · 6 years ago
  40. 1acd447 Extend coverage mutator to allow variants with coverage on and off by Pirama Arumuga Nainar · 6 years ago
  41. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  42. 58b31ad Merge "Add RuleBuilder.Installs().String()" by Colin Cross · 6 years ago
  43. 8f66b1b Merge "More verbose message on goma_ctl.py ensure_start failure." by Treehugger Robot · 6 years ago
  44. 02e4b56 Merge "Use no_libcrt property instead of hard coding projects to exclude" by Treehugger Robot · 6 years ago
  45. c3fcdb4 Add a prebuilt module type for usr/share. by Jaewoong Jung · 6 years ago
  46. 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 6 years ago
  47. f1801bc Ensure that make doesn't flatten zipapex files. by Alex Light · 6 years ago
  48. 1b16b0e Add module type docs to the java package by Colin Cross · 6 years ago
  49. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
  50. bd907cb Merge "APEX certificates can be overriden by PRODUCT_CERTIFICATE_OVERRIDES" by Jiyong Park · 6 years ago
  51. 59d15c1 Merge "Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system.""" by Nicolas Geoffray · 6 years ago
  52. fa6e9ec Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system."" by Nicolas Geoffray · 6 years ago
  53. b2742fd APEX certificates can be overriden by PRODUCT_CERTIFICATE_OVERRIDES by Jiyong Park · 6 years ago
  54. 1151247 Support $(location...) in droiddoc_options by Paul Duffin · 6 years ago
  55. 99e4a50 Fix droiddoc handling of $(location ...) by Paul Duffin · 6 years ago
  56. 40e26a2 Allow each APEX to provide its own AndroidManifest by Jiyong Park · 6 years ago
  57. ad0328d Merge "Always build zipapex's unflattened." by Treehugger Robot · 6 years ago
  58. 02eacca More verbose message on goma_ctl.py ensure_start failure. by Yoshisato Yanagisawa · 6 years ago
  59. 8854a5a Add OutputPath.ReplaceExtension() by Colin Cross · 6 years ago
  60. c7ed004 Add RuleBuilderCommand.FlagForEachArg() by Colin Cross · 6 years ago
  61. 74ba962 Use ArchType in dexpreopt config by Colin Cross · 6 years ago
  62. 2a2561f Always build zipapex's unflattened. by Alex Light · 6 years ago
  63. 1cd8a57 Merge "Make java_sdk_library implement Dependency" by Colin Cross · 6 years ago
  64. a5ffe24 Merge "Move dexpreopt image selection out of dexpreopt package" by Colin Cross · 6 years ago
  65. a0f23ad Merge "Switch to one-true-awk." by Elliott Hughes · 6 years ago
  66. a838004 Merge "Run makevars singleton after all other registered singletons" by Colin Cross · 6 years ago
  67. 75569e0 Merge "Make OncePer.Once reentrant" by Treehugger Robot · 6 years ago
  68. 450bde1 Merge "Change type of Once keys to OnceKey" by Colin Cross · 6 years ago
  69. e5cdaf9 Make OncePer.Once reentrant by Colin Cross · 6 years ago
  70. a2fd486 Add common BPF helper to include path by Joel Fernandes (Google) · 6 years ago
  71. 19408a3 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 6 years ago
  72. 02f3e09 Merge "Add prefer_sanitize.* properties to apex" by Jiyong Park · 6 years ago
  73. 7805791 Merge "Add support for use_embedded_dex in Soong" by Colin Cross · 6 years ago
  74. 897d2ed Make java_sdk_library implement Dependency by Colin Cross · 6 years ago
  75. c7e40aa Move dexpreopt image selection out of dexpreopt package by Colin Cross · 6 years ago
  76. 580d2ce Run makevars singleton after all other registered singletons by Colin Cross · 6 years ago
  77. e48ff5b Change type of Once keys to OnceKey by Colin Cross · 6 years ago
  78. 8e41cdb Merge "Revert "Never strip and store dex files uncompressed when they are preopted on system."" by Colin Cross · 6 years ago
  79. 67e8ec1 Revert "Never strip and store dex files uncompressed when they are preopted on system." by Colin Cross · 6 years ago
  80. 0dcfee5 Merge "Make PrebuiltEtcHostFactory public." by Jaewoong Jung · 6 years ago
  81. 4bb0106 Never strip and store dex files uncompressed when they are preopted on system. by Nicolas Geoffray · 6 years ago
  82. eebdf43 Merge "Static variant of a stubs lib is correctly tracked" by Treehugger Robot · 6 years ago
  83. 2851b8d Merge "Docs: update path to soong_build.html" by Treehugger Robot · 6 years ago
  84. 235e67c Add prefer_sanitize.* properties to apex by Jiyong Park · 6 years ago
  85. 53d3126 Merge "Make manifest and APK agree on uncompressed native libs" by Treehugger Robot · 6 years ago
  86. e0d0a45 Docs: update path to soong_build.html by Mikhail Naganov · 6 years ago
  87. ab1f518 Improve error messages about paths by Mikhail Naganov · 6 years ago
  88. ea66057 Merge "Add Android.mk lines for package name overriding." by Jaewoong Jung · 6 years ago
  89. 3415780 Merge "Handle the case when a symbol is annotated with "# apex vndk"" by Treehugger Robot · 6 years ago
  90. 39af6de Merge "Add support for test_apex" by Alex Light · 6 years ago
  91. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 6 years ago
  92. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  93. 1431765 Handle the case when a symbol is annotated with "# apex vndk" by Jiyong Park · 6 years ago
  94. 129b9ce Workaround dupe resource directories by Anton Hansson · 6 years ago
  95. 6ff48cd Merge "Remove unused dexpreopt UseEmbeddedDex" by Treehugger Robot · 6 years ago
  96. 89ba971 Merge "Make privileged java_library modules use uncompressed dex" by Colin Cross · 6 years ago
  97. 3e48a99 Merge "Allow disabling implicit resource_dirs and asset_dirs" by Colin Cross · 6 years ago
  98. 09a65ab Remove unused dexpreopt UseEmbeddedDex by Colin Cross · 6 years ago
  99. 0851b88 Add support for test_apex by Alex Light · 6 years ago
  100. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago