1. 9dbe4ee Merge changes from topic "buildnumberfromfile" am: 223e6a65b6 by Colin Cross · 6 years ago
  2. 223e6a6 Merge changes from topic "buildnumberfromfile" by Colin Cross · 6 years ago
  3. d0ae542 Merge "Use LLD for partialLd." am: 2e16e2d9e1 by Peter Collingbourne · 6 years ago
  4. 2e16e2d Merge "Use LLD for partialLd." by Treehugger Robot · 6 years ago
  5. 723cc24 Merge changes Ia106d48e,Ib6c0e778 am: 63f4b57a7f by Colin Cross · 6 years ago
  6. 63f4b57 Merge changes Ia106d48e,Ib6c0e778 by Colin Cross · 6 years ago
  7. 84d8385 Use LLD for partialLd. by Peter Collingbourne · 6 years ago
  8. e5cae33 Allow jar wrapper to take quoted arguments by Colin Cross · 6 years ago
  9. 0cb0d7b Add rspfile support to RuleBuilder by Colin Cross · 6 years ago
  10. 1563815 Prepare droiddoc for using RuleBuilder by Colin Cross · 6 years ago
  11. 5822b55 Manually escape BuildNumberFromFile by Colin Cross · 6 years ago
  12. 5cfc70d Remove use of deprecated ExtractSourcesDeps by Colin Cross · 6 years ago
  13. 527f3e5 Dedup path properties across property structs by Colin Cross · 6 years ago
  14. 1866802 Merge "Make relative path for native_bridge binaries configurable" by Dimitry Ivanov · 6 years ago
  15. 2ca7a88 Merge "Make relative path for native_bridge binaries configurable" by Dimitry Ivanov · 6 years ago
  16. 962982a Merge "soong: Fix AndroidMk with *Required properties" am: 0f7dbd0d55 by Jooyung Han · 6 years ago
  17. 0f7dbd0 Merge "soong: Fix AndroidMk with *Required properties" by Treehugger Robot · 6 years ago
  18. 4f4a498 Merge "Fix a bug in generateNoticeRule." am: 34b1b27981 by Jaewoong Jung · 6 years ago
  19. 34b1b27 Merge "Fix a bug in generateNoticeRule." by Treehugger Robot · 6 years ago
  20. 9da7bcf Fix the unbundled mainline module build am: e3ef3c8f0c by Jiyong Park · 6 years ago
  21. 61b5d06 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 6 years ago
  22. 0f0d51c Don't use APEX prebuilts when asan is on am: 50b81e532b by Jiyong Park · 6 years ago
  23. 8d6dde8 Make relative path for native_bridge binaries configurable by dimitry · 6 years ago
  24. 825c814 Fix a bug in generateNoticeRule. by Jaewoong Jung · 6 years ago
  25. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 6 years ago
  26. e3ef3c8 Fix the unbundled mainline module build by Jiyong Park · 6 years ago
  27. 09cb629 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 6 years ago
  28. 50b81e5 Don't use APEX prebuilts when asan is on by Jiyong Park · 6 years ago
  29. 0a4996e Merge "Stop defining unused USE_SSSE3." am: b940a1499b by Elliott Hughes · 6 years ago
  30. b940a14 Merge "Stop defining unused USE_SSSE3." by Treehugger Robot · 6 years ago
  31. b22dcfe Stop defining unused USE_SSSE3. by Elliott Hughes · 6 years ago
  32. 88cddcf Merge "Re-enable ASAN globals instrumentation for devices." am: 68c9eed6b2 by Mitch Phillips · 6 years ago
  33. 68c9eed Merge "Re-enable ASAN globals instrumentation for devices." by Mitch Phillips · 6 years ago
  34. 241c39e Merge "Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true" by Jiyong Park · 6 years ago
  35. cba311b Re-enable ASAN globals instrumentation for devices. by Mitch Phillips · 6 years ago
  36. 7bb2aec Merge "Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true" by Treehugger Robot · 6 years ago
  37. 2647ced Fix android.Expand and ninja escaping by Colin Cross · 6 years ago
  38. 9c7c376 Merge "Add java_sdk_library summary to soong docs." am: 66abc58aa2 by Jaewoong Jung · 6 years ago
  39. 66abc58 Merge "Add java_sdk_library summary to soong docs." by Treehugger Robot · 6 years ago
  40. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  41. a3002fc Add documentation to droiddoc.go module types by Colin Cross · 6 years ago
  42. 4f158ee Add java_sdk_library summary to soong docs. by Jaewoong Jung · 6 years ago
  43. 2cb5288 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 6 years ago
  44. 172a17f Merge "system-clang-format: Add Standard: Cpp11" am: ae11318633 by Tom Cherry · 6 years ago
  45. 6374a89 Merge "Use ctx.Target().NativeBridge to detect if the arch is translated or not" by Jiyong Park · 6 years ago
  46. ae11318 Merge "system-clang-format: Add Standard: Cpp11" by Treehugger Robot · 6 years ago
  47. f378a85 Merge "Use ctx.Target().NativeBridge to detect if the arch is translated or not" by Treehugger Robot · 6 years ago
  48. 0dd3ab5 system-clang-format: Add Standard: Cpp11 by Tom Cherry · 6 years ago
  49. e26ae3f Merge "Tune invocations and print full diagnostics on crash for d8 and r8." by Sasha Smundak · 6 years ago
  50. a89cf59 Merge "Tune invocations and print full diagnostics on crash for d8 and r8." by Treehugger Robot · 6 years ago
  51. c40949d Merge "Improve android_app_import.dpi_variants handling." am: 3af8661af7 by Jaewoong Jung · 6 years ago
  52. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 6 years ago
  53. acbf6c7 Use ctx.Target().NativeBridge to detect if the arch is translated or not by Jiyong Park · 6 years ago
  54. 6a6f19e Merge "Add "provide_cpp_shared_libs/uses" props to "apex"" am: db7a770509 by Jooyung Han · 6 years ago
  55. db7a770 Merge "Add "provide_cpp_shared_libs/uses" props to "apex"" by Treehugger Robot · 6 years ago
  56. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  57. 54a8a8c Merge "Add sh_test_host." am: 94e90c696e by Jaewoong Jung · 6 years ago
  58. ee5c603 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 6 years ago
  59. 94e90c6 Merge "Add sh_test_host." by Jaewoong Jung · 6 years ago
  60. ce09846 Merge changes from topic "gcov-prefix-permissions-fix" am: bc53fefd6a by Pirama Arumuga Nainar · 6 years ago
  61. e3493d3 Refactor libprofile-extras to be added as a whole static library am: 82fe59b656 by Pirama Arumuga Nainar · 6 years ago
  62. bc53fef Merge changes from topic "gcov-prefix-permissions-fix" by Pirama Arumuga Nainar · 6 years ago
  63. 5c998b9 Add "provide_cpp_shared_libs/uses" props to "apex" by Jooyung Han · 6 years ago
  64. 9321804 Rename product_services to system_ext am: d5f6c8261a by Justin Yun · 6 years ago
  65. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  66. 781511c Move RuleBuilder on top of strings.Builder am: cfec40c41b by Colin Cross · 6 years ago
  67. cfec40c Move RuleBuilder on top of strings.Builder by Colin Cross · 6 years ago
  68. 3b2542d Merge "Document how properties work in defaults modules." am: 188236ff23 by Martin Stjernholm · 6 years ago
  69. 188236f Merge "Document how properties work in defaults modules." by Treehugger Robot · 6 years ago
  70. f23a2bf Merge "[trivial] Remove dead code" am: fccc52f46b by Inseob Kim · 6 years ago
  71. f0cb835 Merge "Dist NOTICE outputs for app targets." am: b1907ee587 by Jaewoong Jung · 6 years ago
  72. fccc52f Merge "[trivial] Remove dead code" by Treehugger Robot · 6 years ago
  73. b1907ee Merge "Dist NOTICE outputs for app targets." by Jaewoong Jung · 6 years ago
  74. 61a8368 Add sh_test_host. by Jaewoong Jung · 6 years ago
  75. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 6 years ago
  76. 1b01063 Add support for tests in APEX test modules. am: 630846d244 by Roland Levillain · 6 years ago
  77. 630846d Add support for tests in APEX test modules. by Roland Levillain · 6 years ago
  78. cd48600 Merge changes Icfc893c8,I40f03fc0 am: f67e1bee4a by Colin Cross · 6 years ago
  79. 0ce291e [trivial] Remove dead code by Inseob Kim · 6 years ago
  80. f67e1be Merge changes Icfc893c8,I40f03fc0 by Treehugger Robot · 6 years ago
  81. 1af102a Merge "Add a String() method to android.Module" am: eee5a41aa4 by Colin Cross · 6 years ago
  82. eee5a41 Merge "Add a String() method to android.Module" by Treehugger Robot · 6 years ago
  83. 6e9bf6f Merge changes from topic "mutator_name" am: 28d36cacc1 by Colin Cross · 6 years ago
  84. 63469b3 soong_ui: Build under a path that contains a symbolic link. am: baba9a9be6 by Patrice Arruda · 6 years ago
  85. 28d36ca Merge changes from topic "mutator_name" by Treehugger Robot · 6 years ago
  86. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
  87. 7b97ecd Print ninja stdout live during the build by Colin Cross · 6 years ago
  88. 9a36223 Add a String() method to android.Module by Colin Cross · 6 years ago
  89. 100bbdc Wrap getenv when linking a coverage-enabled binary by Pirama Arumuga Nainar · 6 years ago
  90. 82fe59b Refactor libprofile-extras to be added as a whole static library by Pirama Arumuga Nainar · 6 years ago
  91. cb55e08 Add MutatorName to mutator contexts by Colin Cross · 6 years ago
  92. fa07821 Remove ioutil.TempDir from each android/soong/android test by Colin Cross · 6 years ago
  93. baba9a9 soong_ui: Build under a path that contains a symbolic link. by Patrice Arruda · 6 years ago
  94. 69e10fb Perform TERM check for file writers only am: 9d42425f25 by Mikhail Naganov · 6 years ago
  95. 3916153 [automerger skipped] Allow neverallow rules to be defined by custom bootstrap_go_packages by Paul Duffin · 6 years ago
  96. 9d42425 Perform TERM check for file writers only by Mikhail Naganov · 6 years ago
  97. 730f2a5 Allow neverallow rules to be defined by custom bootstrap_go_packages by Paul Duffin · 6 years ago
  98. 88152dd DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 6 years ago
  99. aebc02a Allow neverallow rules to be defined by custom bootstrap_go_packages by Paul Duffin · 6 years ago
  100. 218964e Merge "Enforce hidden api usage in vendor (soong)" am: e65d84c84c am: 7a22534a47 by Jeongik Cha · 6 years ago