1. 9d42425 Perform TERM check for file writers only by Mikhail Naganov · 6 years ago
  2. aebc02a Allow neverallow rules to be defined by custom bootstrap_go_packages by Paul Duffin · 6 years ago
  3. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  4. a3ded95 Merge "Improve dumb terminal detection" by Treehugger Robot · 6 years ago
  5. 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
  6. 35bb770 Merge "Treat .cxx files as c++" by Treehugger Robot · 6 years ago
  7. 4190926 Merge changes from topic "package default_visibility" by Paul Duffin · 6 years ago
  8. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  9. d34ab7c Treat .cxx files as c++ by Colin Cross · 6 years ago
  10. b073581 Improve dumb terminal detection by Mikhail Naganov · 6 years ago
  11. 8a255ac Merge "Revert "Revert "Remove option to create boot image based on preloaded classes""" by Mathieu Chartier · 6 years ago
  12. e484f47 Inherit default_visibility from parent package by Paul Duffin · 6 years ago
  13. e2453c7 Allow default visibility to be set per package by Paul Duffin · 6 years ago
  14. bf46d96 Merge "core_current does not include framework libraries" by Paul Duffin · 6 years ago
  15. 7e84969 Disabled avx avx2 avx512 compiler flags by default. by jaishank · 6 years ago
  16. 3005780 Merge "Generate ABI dumps for libraries without source" by Hsin-Yi Chen · 6 years ago
  17. 7c9b4cf Merge "Compute critical path when ninja finishes" by Treehugger Robot · 6 years ago
  18. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  19. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  20. b2e4f47 Merge "Don't pass --legacy by default to aapt2 compile" by Colin Cross · 6 years ago
  21. 25bdad9 Merge "Remove unused condition in decodeSdkDep(...)" by Treehugger Robot · 6 years ago
  22. a6c4ff2 Merge "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  23. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  24. e2a8e7f Merge "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  25. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  26. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  27. 02f6880 Merge "Use prebuilt m4 for bison too" by Treehugger Robot · 6 years ago
  28. 49eb547 Merge "Uncompress dex in unbundled privileged apps" by Treehugger Robot · 6 years ago
  29. c4a6aa8 Use prebuilt m4 for bison too by Dan Willemsen · 6 years ago
  30. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
  31. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  32. c1001ec Create test build dir only once for apex_test. by Jaewoong Jung · 6 years ago
  33. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 6 years ago
  34. f6a9546 Generate ABI dumps for libraries without source by Hsin-Yi Chen · 6 years ago
  35. ba9a519 Merge "Revert "Switch to toybox tar."" by Treehugger Robot · 6 years ago
  36. 14f5ff6 Embed NOTICE output as an APEX asset. by Jaewoong Jung · 6 years ago
  37. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  38. afeb6cb Revert "Switch to toybox tar." by Elliott Hughes · 6 years ago
  39. 7d7cae8 Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." by Treehugger Robot · 6 years ago
  40. bbeb2c1 Merge "Color long running durations when using action table output" by Colin Cross · 6 years ago
  41. 9b74dfe Merge "Switch to toybox tar." by Elliott Hughes · 6 years ago
  42. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  43. 5137de0 Color long running durations when using action table output by Colin Cross · 6 years ago
  44. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  45. 84338df Merge "Allow passing --legacy in aaptflags" by Treehugger Robot · 6 years ago
  46. 4215cfd Don't pass --legacy by default to aapt2 compile by Colin Cross · 6 years ago
  47. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 6 years ago
  48. e264f22 Merge changes Ia77090da,I95a57f76 by Colin Cross · 6 years ago
  49. 45cdb71 Merge "Soong: Add BUILD_MODULES build action in soong_ui." by Treehugger Robot · 6 years ago
  50. c4be081 Merge "Remove experimental pass manager for fuzzer builds." by Treehugger Robot · 6 years ago
  51. 17db326 Merge "Make apexMutator parallel" by Treehugger Robot · 6 years ago
  52. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  53. 2f5a484 Fix data races in finder_test.go by Colin Cross · 6 years ago
  54. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  55. 63e7053 Merge "Allow gzcat as an alias for gzip's -dc mode." by Elliott Hughes · 6 years ago
  56. d9cf7fc Merge "Use prebuilt m4 instead of system m4" by Dan Willemsen · 6 years ago
  57. 643614d Make apexMutator parallel by Colin Cross · 6 years ago
  58. fe310be Fix typo in java system modules makevars by Dan Willemsen · 6 years ago
  59. 0b4ca86 Merge "OverridableModuleBase shouldn't embed ModuleBase." by Treehugger Robot · 6 years ago
  60. e671f5a Allow gzcat as an alias for gzip's -dc mode. by Elliott Hughes · 6 years ago
  61. c69d715 Use prebuilt m4 instead of system m4 by Dan Willemsen · 6 years ago
  62. 8985d52 OverridableModuleBase shouldn't embed ModuleBase. by Jaewoong Jung · 6 years ago
  63. fedc471 Merge "Support an action table that shows longest running actions" by Treehugger Robot · 6 years ago
  64. 7dc6951 Merge "Support moving sources in srcjars in soong_zip" by Colin Cross · 6 years ago
  65. f8a698a Merge changes from topics "rbe-deps-dexpreopt-images", "rbe-deps-system-modules" by Treehugger Robot · 6 years ago
  66. 4b1f4fe Merge "Use SIGWINCH to update terminal size" by Treehugger Robot · 6 years ago
  67. 9cb51db Support moving sources in srcjars in soong_zip by Colin Cross · 6 years ago
  68. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  69. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
  70. 2f93a2e Merge "soong_ui: Add --build-mode flag in soong_ui" by Treehugger Robot · 6 years ago
  71. 04815d0 Merge "Remove SOONG_FRAMEWORK_SRCS" by Colin Cross · 6 years ago
  72. 5c3bf56 Merge "Add more OWNERS" by Treehugger Robot · 6 years ago
  73. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  74. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  75. eec8d3a Merge "Soong: Fix the package name in metrics.proto file" by Treehugger Robot · 6 years ago
  76. 3b584b7 Switch to toybox tar. by Elliott Hughes · 6 years ago
  77. 2d10e3f Merge "Revert "Revert "Switch to toybox timeout.""" by Elliott Hughes · 6 years ago
  78. 06adae4 Add more OWNERS by Colin Cross · 6 years ago
  79. 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 6 years ago
  80. 33ee254 Merge changes I42cb181f,I6413c9b1 by Paul Duffin · 6 years ago
  81. 7438475 Remove experimental pass manager for fuzzer builds. by Mitch Phillips · 6 years ago
  82. 0e868d0 Revert "Revert "Switch to toybox timeout."" by Elliott Hughes · 6 years ago
  83. 2deb017 Merge "Switch to clang-r353983d" by Nick Desaulniers · 6 years ago
  84. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  85. 301ba52 Remove unused jars/sdk_version properties from java_system_modules by Paul Duffin · 6 years ago
  86. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  87. b185679 Merge "sysprop_library: Rename system scope to public" by Treehugger Robot · 6 years ago
  88. 1c69e83 Disable new LLVM pass manager for HWASan. by Evgenii Stepanov · 6 years ago
  89. 36a39c9 Switch to clang-r353983d by Nick Desaulniers · 6 years ago
  90. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  91. 9314e11 Merge "Support require_root in auto-gen test configs" by Dan Shi · 6 years ago
  92. ad13e11 Merge "Support sharding robolectric tests" by Colin Cross · 6 years ago
  93. fae8569 Merge "Give Blueprint modules access to all namespaces" by Treehugger Robot · 6 years ago
  94. 50b382a Merge "Remove redundant -fexperimental-new-pass-manager" by Pirama Arumuga Nainar · 6 years ago
  95. 9a642dc Support sharding robolectric tests by Colin Cross · 6 years ago
  96. cd84b4e Give Blueprint modules access to all namespaces by Colin Cross · 6 years ago
  97. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  98. 3a25405 Remove redundant -fexperimental-new-pass-manager by Pirama Arumuga Nainar · 6 years ago
  99. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 6 years ago
  100. 60b393c Merge "Make sdkDep/decodeSdkDep the source of truth about the sdk" by Paul Duffin · 6 years ago