1. f9a0443 Java test code clean-up by Jaewoong Jung · 5 years ago
  2. 63f4b57 Merge changes Ia106d48e,Ib6c0e778 by Colin Cross · 5 years ago
  3. 5cfc70d Remove use of deprecated ExtractSourcesDeps by Colin Cross · 5 years ago
  4. 527f3e5 Dedup path properties across property structs by Colin Cross · 5 years ago
  5. 2ca7a88 Merge "Make relative path for native_bridge binaries configurable" by Dimitry Ivanov · 5 years ago
  6. 0f7dbd0 Merge "soong: Fix AndroidMk with *Required properties" by Treehugger Robot · 5 years ago
  7. 34b1b27 Merge "Fix a bug in generateNoticeRule." by Treehugger Robot · 5 years ago
  8. 8d6dde8 Make relative path for native_bridge binaries configurable by dimitry · 5 years ago
  9. 825c814 Fix a bug in generateNoticeRule. by Jaewoong Jung · 5 years ago
  10. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 5 years ago
  11. e3ef3c8 Fix the unbundled mainline module build by Jiyong Park · 5 years ago
  12. 09cb629 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 5 years ago
  13. 50b81e5 Don't use APEX prebuilts when asan is on by Jiyong Park · 5 years ago
  14. b940a14 Merge "Stop defining unused USE_SSSE3." by Treehugger Robot · 5 years ago
  15. b22dcfe Stop defining unused USE_SSSE3. by Elliott Hughes · 5 years ago
  16. 68c9eed Merge "Re-enable ASAN globals instrumentation for devices." by Mitch Phillips · 5 years ago
  17. cba311b Re-enable ASAN globals instrumentation for devices. by Mitch Phillips · 5 years ago
  18. 7bb2aec Merge "Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true" by Treehugger Robot · 5 years ago
  19. 66abc58 Merge "Add java_sdk_library summary to soong docs." by Treehugger Robot · 5 years ago
  20. 4f158ee Add java_sdk_library summary to soong docs. by Jaewoong Jung · 5 years ago
  21. 2cb5288 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 5 years ago
  22. ae11318 Merge "system-clang-format: Add Standard: Cpp11" by Treehugger Robot · 5 years ago
  23. f378a85 Merge "Use ctx.Target().NativeBridge to detect if the arch is translated or not" by Treehugger Robot · 5 years ago
  24. 0dd3ab5 system-clang-format: Add Standard: Cpp11 by Tom Cherry · 5 years ago
  25. a89cf59 Merge "Tune invocations and print full diagnostics on crash for d8 and r8." by Treehugger Robot · 5 years ago
  26. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 5 years ago
  27. acbf6c7 Use ctx.Target().NativeBridge to detect if the arch is translated or not by Jiyong Park · 5 years ago
  28. db7a770 Merge "Add "provide_cpp_shared_libs/uses" props to "apex"" by Treehugger Robot · 5 years ago
  29. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  30. ee5c603 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 5 years ago
  31. 94e90c6 Merge "Add sh_test_host." by Jaewoong Jung · 5 years ago
  32. bc53fef Merge changes from topic "gcov-prefix-permissions-fix" by Pirama Arumuga Nainar · 5 years ago
  33. 5c998b9 Add "provide_cpp_shared_libs/uses" props to "apex" by Jooyung Han · 6 years ago
  34. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  35. cfec40c Move RuleBuilder on top of strings.Builder by Colin Cross · 5 years ago
  36. 188236f Merge "Document how properties work in defaults modules." by Treehugger Robot · 5 years ago
  37. fccc52f Merge "[trivial] Remove dead code" by Treehugger Robot · 5 years ago
  38. b1907ee Merge "Dist NOTICE outputs for app targets." by Jaewoong Jung · 5 years ago
  39. 61a8368 Add sh_test_host. by Jaewoong Jung · 5 years ago
  40. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 5 years ago
  41. 630846d Add support for tests in APEX test modules. by Roland Levillain · 6 years ago
  42. 0ce291e [trivial] Remove dead code by Inseob Kim · 5 years ago
  43. f67e1be Merge changes Icfc893c8,I40f03fc0 by Treehugger Robot · 5 years ago
  44. eee5a41 Merge "Add a String() method to android.Module" by Treehugger Robot · 5 years ago
  45. 28d36ca Merge changes from topic "mutator_name" by Treehugger Robot · 5 years ago
  46. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
  47. 7b97ecd Print ninja stdout live during the build by Colin Cross · 6 years ago
  48. 9a36223 Add a String() method to android.Module by Colin Cross · 5 years ago
  49. 100bbdc Wrap getenv when linking a coverage-enabled binary by Pirama Arumuga Nainar · 5 years ago
  50. 82fe59b Refactor libprofile-extras to be added as a whole static library by Pirama Arumuga Nainar · 5 years ago
  51. cb55e08 Add MutatorName to mutator contexts by Colin Cross · 5 years ago
  52. fa07821 Remove ioutil.TempDir from each android/soong/android test by Colin Cross · 5 years ago
  53. baba9a9 soong_ui: Build under a path that contains a symbolic link. by Patrice Arruda · 5 years ago
  54. 9d42425 Perform TERM check for file writers only by Mikhail Naganov · 5 years ago
  55. aebc02a Allow neverallow rules to be defined by custom bootstrap_go_packages by Paul Duffin · 6 years ago
  56. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  57. a3ded95 Merge "Improve dumb terminal detection" by Treehugger Robot · 6 years ago
  58. dd5cf75 Merge "Disabled avx avx2 avx512 compiler flags by default. Library components can enable the flags based on performance impact" by Treehugger Robot · 6 years ago
  59. 35bb770 Merge "Treat .cxx files as c++" by Treehugger Robot · 6 years ago
  60. 4190926 Merge changes from topic "package default_visibility" by Paul Duffin · 6 years ago
  61. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  62. d34ab7c Treat .cxx files as c++ by Colin Cross · 6 years ago
  63. b073581 Improve dumb terminal detection by Mikhail Naganov · 6 years ago
  64. 8a255ac Merge "Revert "Revert "Remove option to create boot image based on preloaded classes""" by Mathieu Chartier · 6 years ago
  65. e484f47 Inherit default_visibility from parent package by Paul Duffin · 6 years ago
  66. e2453c7 Allow default visibility to be set per package by Paul Duffin · 6 years ago
  67. bf46d96 Merge "core_current does not include framework libraries" by Paul Duffin · 6 years ago
  68. 7e84969 Disabled avx avx2 avx512 compiler flags by default. by jaishank · 6 years ago
  69. 3005780 Merge "Generate ABI dumps for libraries without source" by Hsin-Yi Chen · 6 years ago
  70. 7c9b4cf Merge "Compute critical path when ninja finishes" by Treehugger Robot · 6 years ago
  71. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  72. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  73. b2e4f47 Merge "Don't pass --legacy by default to aapt2 compile" by Colin Cross · 6 years ago
  74. 25bdad9 Merge "Remove unused condition in decodeSdkDep(...)" by Treehugger Robot · 6 years ago
  75. a6c4ff2 Merge "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  76. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  77. e2a8e7f Merge "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  78. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  79. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  80. 02f6880 Merge "Use prebuilt m4 for bison too" by Treehugger Robot · 6 years ago
  81. 49eb547 Merge "Uncompress dex in unbundled privileged apps" by Treehugger Robot · 6 years ago
  82. c4a6aa8 Use prebuilt m4 for bison too by Dan Willemsen · 6 years ago
  83. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
  84. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  85. c1001ec Create test build dir only once for apex_test. by Jaewoong Jung · 6 years ago
  86. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 6 years ago
  87. f6a9546 Generate ABI dumps for libraries without source by Hsin-Yi Chen · 6 years ago
  88. ba9a519 Merge "Revert "Switch to toybox tar."" by Treehugger Robot · 6 years ago
  89. 14f5ff6 Embed NOTICE output as an APEX asset. by Jaewoong Jung · 6 years ago
  90. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  91. afeb6cb Revert "Switch to toybox tar." by Elliott Hughes · 6 years ago
  92. 7d7cae8 Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." by Treehugger Robot · 6 years ago
  93. bbeb2c1 Merge "Color long running durations when using action table output" by Colin Cross · 6 years ago
  94. 9b74dfe Merge "Switch to toybox tar." by Elliott Hughes · 6 years ago
  95. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  96. 5137de0 Color long running durations when using action table output by Colin Cross · 6 years ago
  97. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  98. 84338df Merge "Allow passing --legacy in aaptflags" by Treehugger Robot · 6 years ago
  99. 4215cfd Don't pass --legacy by default to aapt2 compile by Colin Cross · 6 years ago
  100. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 6 years ago