1. d612627 Renderscript: rename .rs extension to .rscript by Jeff Vander Stoep · 6 years ago
  2. 84338df Merge "Allow passing --legacy in aaptflags" by Treehugger Robot · 6 years ago
  3. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 6 years ago
  4. e264f22 Merge changes Ia77090da,I95a57f76 by Colin Cross · 6 years ago
  5. 45cdb71 Merge "Soong: Add BUILD_MODULES build action in soong_ui." by Treehugger Robot · 6 years ago
  6. c4be081 Merge "Remove experimental pass manager for fuzzer builds." by Treehugger Robot · 6 years ago
  7. 17db326 Merge "Make apexMutator parallel" by Treehugger Robot · 6 years ago
  8. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  9. 2f5a484 Fix data races in finder_test.go by Colin Cross · 6 years ago
  10. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  11. 63e7053 Merge "Allow gzcat as an alias for gzip's -dc mode." by Elliott Hughes · 6 years ago
  12. d9cf7fc Merge "Use prebuilt m4 instead of system m4" by Dan Willemsen · 6 years ago
  13. 643614d Make apexMutator parallel by Colin Cross · 6 years ago
  14. fe310be Fix typo in java system modules makevars by Dan Willemsen · 6 years ago
  15. 0b4ca86 Merge "OverridableModuleBase shouldn't embed ModuleBase." by Treehugger Robot · 6 years ago
  16. e671f5a Allow gzcat as an alias for gzip's -dc mode. by Elliott Hughes · 6 years ago
  17. c69d715 Use prebuilt m4 instead of system m4 by Dan Willemsen · 6 years ago
  18. 8985d52 OverridableModuleBase shouldn't embed ModuleBase. by Jaewoong Jung · 6 years ago
  19. fedc471 Merge "Support an action table that shows longest running actions" by Treehugger Robot · 6 years ago
  20. 7dc6951 Merge "Support moving sources in srcjars in soong_zip" by Colin Cross · 6 years ago
  21. f8a698a Merge changes from topics "rbe-deps-dexpreopt-images", "rbe-deps-system-modules" by Treehugger Robot · 6 years ago
  22. 4b1f4fe Merge "Use SIGWINCH to update terminal size" by Treehugger Robot · 6 years ago
  23. 9cb51db Support moving sources in srcjars in soong_zip by Colin Cross · 6 years ago
  24. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  25. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
  26. 2f93a2e Merge "soong_ui: Add --build-mode flag in soong_ui" by Treehugger Robot · 6 years ago
  27. 04815d0 Merge "Remove SOONG_FRAMEWORK_SRCS" by Colin Cross · 6 years ago
  28. 5c3bf56 Merge "Add more OWNERS" by Treehugger Robot · 6 years ago
  29. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  30. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  31. eec8d3a Merge "Soong: Fix the package name in metrics.proto file" by Treehugger Robot · 6 years ago
  32. 2d10e3f Merge "Revert "Revert "Switch to toybox timeout.""" by Elliott Hughes · 6 years ago
  33. 06adae4 Add more OWNERS by Colin Cross · 6 years ago
  34. 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 6 years ago
  35. 33ee254 Merge changes I42cb181f,I6413c9b1 by Paul Duffin · 6 years ago
  36. 7438475 Remove experimental pass manager for fuzzer builds. by Mitch Phillips · 6 years ago
  37. 0e868d0 Revert "Revert "Switch to toybox timeout."" by Elliott Hughes · 6 years ago
  38. 2deb017 Merge "Switch to clang-r353983d" by Nick Desaulniers · 6 years ago
  39. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  40. 301ba52 Remove unused jars/sdk_version properties from java_system_modules by Paul Duffin · 6 years ago
  41. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  42. b185679 Merge "sysprop_library: Rename system scope to public" by Treehugger Robot · 6 years ago
  43. 1c69e83 Disable new LLVM pass manager for HWASan. by Evgenii Stepanov · 6 years ago
  44. 36a39c9 Switch to clang-r353983d by Nick Desaulniers · 6 years ago
  45. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  46. 9314e11 Merge "Support require_root in auto-gen test configs" by Dan Shi · 6 years ago
  47. ad13e11 Merge "Support sharding robolectric tests" by Colin Cross · 6 years ago
  48. fae8569 Merge "Give Blueprint modules access to all namespaces" by Treehugger Robot · 6 years ago
  49. 50b382a Merge "Remove redundant -fexperimental-new-pass-manager" by Pirama Arumuga Nainar · 6 years ago
  50. 9a642dc Support sharding robolectric tests by Colin Cross · 6 years ago
  51. cd84b4e Give Blueprint modules access to all namespaces by Colin Cross · 6 years ago
  52. 37ee3b8 Support require_root in auto-gen test configs by Dan Shi · 6 years ago
  53. 3a25405 Remove redundant -fexperimental-new-pass-manager by Pirama Arumuga Nainar · 6 years ago
  54. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 6 years ago
  55. 60b393c Merge "Make sdkDep/decodeSdkDep the source of truth about the sdk" by Paul Duffin · 6 years ago
  56. 49cd495 Merge "soong_ui: Add build actions commands in soong_ui." by Treehugger Robot · 6 years ago
  57. 1384822 soong_ui: Add build actions commands in soong_ui. by Patrice Arruda · 6 years ago
  58. 3dac80e Support an action table that shows longest running actions by Colin Cross · 6 years ago
  59. 4355ee6 Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  60. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  61. e77a573 Merge "Revert "Use SIGWINCH to update terminal size"" by Colin Cross · 6 years ago
  62. 4bc5e80 Revert "Use SIGWINCH to update terminal size" by Colin Cross · 6 years ago
  63. 606f946 Merge "Fix typos in a comment." by Treehugger Robot · 6 years ago
  64. 6ebe07d Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... by Colin Cross · 6 years ago
  65. 42d3377 Merge changes If25be604,I0a310229,I44155630 by Treehugger Robot · 6 years ago
  66. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  67. 1b033f5 Add hiddenapi_flags module type by Paul Duffin · 6 years ago
  68. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 6 years ago
  69. 45656aa Merge "Allow java_test.go tests to use any Android.bp file" by Paul Duffin · 6 years ago
  70. 5b775ae Merge "Add test for no_framework_libs:true" by Paul Duffin · 6 years ago
  71. 4821597 Merge "Move darwin to llvm-ar" by Yi Kong · 6 years ago
  72. 1cfbdbe Add another jar used by kotlinc by Dan Willemsen · 6 years ago
  73. b085b9b Actually depend on the headers from renderscript by Dan Willemsen · 6 years ago
  74. dd651fa Fix a few missing dependencies in APEX building by Dan Willemsen · 6 years ago
  75. 49036be Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  76. 00bdfd8 Make status line bold by Colin Cross · 6 years ago
  77. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  78. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  79. ce52535 Move smart and dumb terminals into separate implementations by Colin Cross · 6 years ago
  80. dde49cb Add tests for status output by Colin Cross · 6 years ago
  81. e51e2fe Merge changes I89ad92f3,Ife1604c0 by Colin Cross · 6 years ago
  82. 823532d Move darwin to llvm-ar by Yi Kong · 6 years ago
  83. 02b2d4d Fix typos in a comment. by Jaewoong Jung · 6 years ago
  84. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  85. 4b69c49 Add implicit outputs to ErrorRule rules by Colin Cross · 6 years ago
  86. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  87. 733728b Merge "Convert cc aidl to rule builder" by Dan Willemsen · 6 years ago
  88. 7b8afc7 Merge "Let genrule be mutatable by the apex mutator" by Treehugger Robot · 6 years ago
  89. 90aa101 Merge "Tune JVM, print full diagnostics on crash." by Alexander Smundak · 6 years ago
  90. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  91. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  92. fad7980 Add test for no_framework_libs:true by Paul Duffin · 6 years ago
  93. b826a2f Remove unnecessary use of sdk_version: "core_current" by Paul Duffin · 6 years ago
  94. b6c6bdd Add tests for core library neverallow rules by Paul Duffin · 6 years ago
  95. fc752ca Let genrule be mutatable by the apex mutator by Jiyong Park · 6 years ago
  96. 7268fd4 Merge "Package coverage files as a zip." by Treehugger Robot · 6 years ago
  97. c743414 Package coverage files as a zip. by Oliver Nguyen · 6 years ago
  98. 633352f Merge "Switch to toybox date." by Elliott Hughes · 6 years ago
  99. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  100. bc31b91 Switch to toybox date. by Elliott Hughes · 6 years ago