1. e671f5a Allow gzcat as an alias for gzip's -dc mode. by Elliott Hughes · 6 years ago
  2. 2d10e3f Merge "Revert "Revert "Switch to toybox timeout.""" by Elliott Hughes · 6 years ago
  3. 33ee254 Merge changes I42cb181f,I6413c9b1 by Paul Duffin · 6 years ago
  4. 0e868d0 Revert "Revert "Switch to toybox timeout."" by Elliott Hughes · 6 years ago
  5. 2deb017 Merge "Switch to clang-r353983d" by Nick Desaulniers · 6 years ago
  6. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  7. 301ba52 Remove unused jars/sdk_version properties from java_system_modules by Paul Duffin · 6 years ago
  8. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  9. b185679 Merge "sysprop_library: Rename system scope to public" by Treehugger Robot · 6 years ago
  10. 1c69e83 Disable new LLVM pass manager for HWASan. by Evgenii Stepanov · 6 years ago
  11. 36a39c9 Switch to clang-r353983d by Nick Desaulniers · 6 years ago
  12. 9314e11 Merge "Support require_root in auto-gen test configs" by Dan Shi · 6 years ago
  13. ad13e11 Merge "Support sharding robolectric tests" by Colin Cross · 6 years ago
  14. fae8569 Merge "Give Blueprint modules access to all namespaces" by Treehugger Robot · 6 years ago
  15. 50b382a Merge "Remove redundant -fexperimental-new-pass-manager" by Pirama Arumuga Nainar · 6 years ago
  16. 9a642dc Support sharding robolectric tests by Colin Cross · 6 years ago
  17. cd84b4e Give Blueprint modules access to all namespaces by Colin Cross · 6 years ago
  18. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  19. 3a25405 Remove redundant -fexperimental-new-pass-manager by Pirama Arumuga Nainar · 6 years ago
  20. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 6 years ago
  21. 60b393c Merge "Make sdkDep/decodeSdkDep the source of truth about the sdk" by Paul Duffin · 6 years ago
  22. 49cd495 Merge "soong_ui: Add build actions commands in soong_ui." by Treehugger Robot · 6 years ago
  23. 1384822 soong_ui: Add build actions commands in soong_ui. by Patrice Arruda · 6 years ago
  24. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  25. e77a573 Merge "Revert "Use SIGWINCH to update terminal size"" by Colin Cross · 6 years ago
  26. 4bc5e80 Revert "Use SIGWINCH to update terminal size" by Colin Cross · 6 years ago
  27. 606f946 Merge "Fix typos in a comment." by Treehugger Robot · 6 years ago
  28. 6ebe07d Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... by Colin Cross · 6 years ago
  29. 42d3377 Merge changes If25be604,I0a310229,I44155630 by Treehugger Robot · 6 years ago
  30. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  31. 1b033f5 Add hiddenapi_flags module type by Paul Duffin · 6 years ago
  32. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 6 years ago
  33. 45656aa Merge "Allow java_test.go tests to use any Android.bp file" by Paul Duffin · 6 years ago
  34. 5b775ae Merge "Add test for no_framework_libs:true" by Paul Duffin · 6 years ago
  35. 4821597 Merge "Move darwin to llvm-ar" by Yi Kong · 6 years ago
  36. 1cfbdbe Add another jar used by kotlinc by Dan Willemsen · 6 years ago
  37. b085b9b Actually depend on the headers from renderscript by Dan Willemsen · 6 years ago
  38. dd651fa Fix a few missing dependencies in APEX building by Dan Willemsen · 6 years ago
  39. 49036be Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  40. 00bdfd8 Make status line bold by Colin Cross · 6 years ago
  41. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  42. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  43. ce52535 Move smart and dumb terminals into separate implementations by Colin Cross · 6 years ago
  44. dde49cb Add tests for status output by Colin Cross · 6 years ago
  45. e51e2fe Merge changes I89ad92f3,Ife1604c0 by Colin Cross · 6 years ago
  46. 823532d Move darwin to llvm-ar by Yi Kong · 6 years ago
  47. 02b2d4d Fix typos in a comment. by Jaewoong Jung · 6 years ago
  48. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  49. 4b69c49 Add implicit outputs to ErrorRule rules by Colin Cross · 6 years ago
  50. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  51. 733728b Merge "Convert cc aidl to rule builder" by Dan Willemsen · 6 years ago
  52. 7b8afc7 Merge "Let genrule be mutatable by the apex mutator" by Treehugger Robot · 6 years ago
  53. 90aa101 Merge "Tune JVM, print full diagnostics on crash." by Alexander Smundak · 6 years ago
  54. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  55. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  56. fad7980 Add test for no_framework_libs:true by Paul Duffin · 6 years ago
  57. b826a2f Remove unnecessary use of sdk_version: "core_current" by Paul Duffin · 6 years ago
  58. b6c6bdd Add tests for core library neverallow rules by Paul Duffin · 6 years ago
  59. fc752ca Let genrule be mutatable by the apex mutator by Jiyong Park · 6 years ago
  60. 7268fd4 Merge "Package coverage files as a zip." by Treehugger Robot · 6 years ago
  61. c743414 Package coverage files as a zip. by Oliver Nguyen · 6 years ago
  62. 633352f Merge "Switch to toybox date." by Elliott Hughes · 6 years ago
  63. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  64. bc31b91 Switch to toybox date. by Elliott Hughes · 6 years ago
  65. 5cefbd2 sysprop_library: Rename system scope to public by Inseob Kim · 6 years ago
  66. d7607c1 Merge "Have `symlink_preferred_arch: true` honor the `stem` property." by Roland Levillain · 6 years ago
  67. a53ae43 Merge "Don't specify -encoding twice in Jdiff javadoc invocations." by Pete Gillin · 6 years ago
  68. b879fb6 Merge "Separate exported includes out of flags" by Treehugger Robot · 6 years ago
  69. 588857b Merge "Refactor .aar resource compilation" by Treehugger Robot · 6 years ago
  70. d1fcc4a Merge "Add dependency to version script when linking stub libraries" by Treehugger Robot · 6 years ago
  71. a1738e2 Merge "Revert "Revert "Revert "Revert "Enable lld for windows""""" by Josh Gao · 6 years ago
  72. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  73. 4b0cc8c Merge "Fix sysprop_library build err when using filegroup" by Treehugger Robot · 6 years ago
  74. 939408a Add dependency to version script when linking stub libraries by Dan Willemsen · 6 years ago
  75. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  76. 0e99175 Add test for missing defaults modules with AllowMissingDependencies by Colin Cross · 6 years ago
  77. b88b3c5 Capture missing dependency error rules by Colin Cross · 6 years ago
  78. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 6 years ago
  79. 6c4f21f Reimplement AddMissingDependencies by Colin Cross · 6 years ago
  80. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  81. 75a50a2 Revert "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 6 years ago
  82. b6fd6f7 Merge "Clean up sortedKeys function" by Treehugger Robot · 6 years ago
  83. 90ef4b9 Merge "Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext"" by Colin Cross · 6 years ago
  84. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 6 years ago
  85. a6bf56d Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a by Colin Cross · 6 years ago
  86. da63a49 Fix sysprop_library build err when using filegroup by Inseob Kim · 6 years ago
  87. 9efb8c7 Have `symlink_preferred_arch: true` honor the `stem` property. by Roland Levillain · 6 years ago
  88. 2b1ea2e Don't specify -encoding twice in Jdiff javadoc invocations. by Pete Gillin · 6 years ago
  89. 1a365c6 Clean up sortedKeys function by Inseob Kim · 6 years ago
  90. 50e91c1 Revert "Switch to toybox timeout." by Lokesh Gidra · 6 years ago
  91. 7da326d Merge "Switch to toybox sed (again)." by Elliott Hughes · 6 years ago
  92. 46160c6 Merge "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 6 years ago
  93. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 6 years ago
  94. c1bfeed Switch to toybox sed (again). by Elliott Hughes · 6 years ago
  95. 0db3e1e Merge "Switch to toybox timeout." by Elliott Hughes · 6 years ago
  96. b20200b Revert "Revert "Revert "Enable lld for windows""" by Josh Gao · 6 years ago
  97. 14bb14e Merge "Disable the system-modules plugin for jlink invocations." by Pete Gillin · 6 years ago
  98. e9f4716 Switch to toybox timeout. by Elliott Hughes · 6 years ago
  99. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  100. 4157e88 Rename ModuleBase receivers by Colin Cross · 6 years ago