1. 0b09bdb Fix split apk paths. by Jaewoong Jung · 6 years ago
  2. 1ffd793 Fix android_test install path. by Jaewoong Jung · 6 years ago
  3. 283a9ee AndroidMkEntries minor refactoring. by Jaewoong Jung · 6 years ago
  4. 270a5eb Add overrides property to prebuilt_apex by Jaewoong Jung · 6 years ago
  5. ba17393 Add sh_test_host. by Jaewoong Jung · 6 years ago
  6. 31e3345 Add data property to sh_test. by Jaewoong Jung · 6 years ago
  7. 87a94c0 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
  8. a7d9002 Add default_dev_cert to android_app_import by Jaewoong Jung · 6 years ago
  9. 9e0fbd5 Add arch variant support to android_app_import. by Jaewoong Jung · 6 years ago
  10. 9b008e4 Add filename property to android_app_import by Jaewoong Jung · 6 years ago
  11. 05d5b54 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  12. 6f39206 androidmk conversion logic for android_app_import by Jaewoong Jung · 6 years ago
  13. 9c6f314 Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  14. 7fffdc4 Uncompress dex file in imported apk when needed. by Jaewoong Jung · 6 years ago
  15. 160456b uncompressedDex option for android_app_import. by Jaewoong Jung · 6 years ago
  16. 33695b9 Add android_app_import. by Jaewoong Jung · 6 years ago
  17. d602c38 Give Blueprint modules access to all namespaces by Colin Cross · 6 years ago
  18. 47d35aa soong: Squash of lineage-sdk bringup commits by Rashed Abdel-Tawab · 7 years ago
  19. d806f19 Add missing cortex-a76 arm configuration by Luca Stefani · 6 years ago
  20. 09dcff7 Make additional manifests transitive by Luca Stefani · 6 years ago
  21. 71f67d8 Add 'Additional_manifest' property to merge other manifests by changho.shin · 6 years ago
  22. a80ec24 Pass --remove-tools-declarations to manifest merger by Colin Cross · 6 years ago
  23. b31188e Don't use merged manifest for android_library modules by Colin Cross · 6 years ago
  24. 508a57b soong: Add PathForSourceRelaxed by Sam Mortimer · 6 years ago
  25. 5652f98 Revert "soong: Add java sources overlay support" by Jackeagle · 6 years ago
  26. ed98801 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  27. 3fbbb2b Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  28. fac3093 soong_ui: Do not clean the OutDir path multiple times. by Patrice Arruda · 6 years ago
  29. f6af71c soong_ui: Construct the proper MODULES-IN-<dir name> for m* build commands. by Patrice Arruda · 6 years ago
  30. 9752df1 soong_ui: Do not find a build file if targets are specified. by Patrice Arruda · 6 years ago
  31. 48dfc9a soong-ui: Redirect mm to mma. by Patrice Arruda · 6 years ago
  32. 561300a soong-ui: Redirect mmm to mmma. by Patrice Arruda · 6 years ago
  33. 6c76de9 soong_ui: Build under a path that contains a symbolic link. by Patrice Arruda · 6 years ago
  34. c53a7a6 Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  35. 80ef1d5 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  36. 8fa5173 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  37. be739d9 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  38. 4a6e048 soong_ui: Add build actions commands in soong_ui. by Patrice Arruda · 6 years ago
  39. f14e9df Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  40. cf7b293 Bring back env flag to skip checkapi by Luca Stefani · 6 years ago
  41. 3d8420a Default to the status table output by Dan Willemsen · 6 years ago
  42. 0ea8c44 Perform TERM check for file writers only by Mikhail Naganov · 6 years ago
  43. ef865a9 Improve dumb terminal detection by Mikhail Naganov · 6 years ago
  44. 2cf9135 Color long running durations when using action table output by Colin Cross · 6 years ago
  45. a4466fa Support an action table that shows longest running actions by Colin Cross · 6 years ago
  46. 40e168c Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  47. 856f7ba Revert "Use SIGWINCH to update terminal size" by Colin Cross · 6 years ago
  48. 334d0ac Use SIGWINCH to update terminal size by Colin Cross · 6 years ago
  49. fa19df8 Make status line bold by Colin Cross · 6 years ago
  50. 702fd44 Move all output through StatusOutput by Colin Cross · 6 years ago
  51. 1807808 Remove terminal.Writer by Colin Cross · 6 years ago
  52. 5d78a0c Move smart and dumb terminals into separate implementations by Colin Cross · 6 years ago
  53. 6a7f603 Add tests for status output by Colin Cross · 6 years ago
  54. 6c08a56 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 6 years ago
  55. cba5c79 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 6 years ago
  56. ee0201b dumpvars: Cleanup by Jackeagle · 7 years ago
  57. 4117074 soong: Whitelist nproc by Sam Mortimer · 6 years ago
  58. 741cf18 soong: Add java sources overlay support by Sam Mortimer · 7 years ago
  59. 9aae7ca soong sbox: Add option to allow copying all generated output by Sam Mortimer · 7 years ago
  60. 947ce4a soong: add support for nested structs in variableProperties by Simon Shields · 8 years ago
  61. 1a771b1 soong: extend with bliss board flags by Simon Shields · 8 years ago
  62. a6a7d2f dumpvars: Add Bliss Version by Jackeagle · 8 years ago
  63. 9aed8ed cleanbuild: add *.zip.md5sum to installclean_files by Michael Bestas · 8 years ago
  64. 46c3b9e soong: use absolute path for OUT_DIR by Dan Pasanen · 8 years ago
  65. b0db307 soong: Enforce absolute path if OUT_DIR is set by Adrian DC · 7 years ago
  66. 61c241e Add .gitreview by Jackeagle · 8 years ago
  67. 8fa121d Merge cherrypicks of [8673593, 8673409, 8673796, 8673797, 8673798, 8673855, 8673151, 8673594, 8673499, 8673799, 8673895, 8673896] into qt-release by android-build-team Robot · 6 years ago
  68. 9863d53 fix: APEX prebuilts are disabled in platform build by Jiyong Park · 6 years ago
  69. b8650ff Fix the unbundled mainline module build by Jiyong Park · 6 years ago
  70. 2c7b1c4 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 6 years ago
  71. 4358b7c Merge cherrypicks of [8558068, 8558825, 8558826, 8558827, 8557109, 8558018, 8558886, 8558887, 8558888, 8558889, 8558071, 8558072, 8556231] into qt-release by android-build-team Robot · 6 years ago
  72. b1d60cb Don't use APEX prebuilts when asan is on by Jiyong Park · 6 years ago
  73. 9f4175c Snap for 5716396 from 0a573d798ffa8941b8028e76d0f6a6951863a6e4 to qt-release by android-build-team Robot · 6 years ago
  74. 0a573d7 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 6 years ago
  75. 4d2e059 Snap for 5691606 from 43377eeb3890dcdbc8d5a391c54c5b6062f9d807 to qt-release by android-build-team Robot · 6 years ago
  76. 43377ee Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  77. d6585fe Embed NOTICE output as an APEX asset. by Jaewoong Jung · 6 years ago
  78. 5c6572e Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  79. 10bc3fa Snap for 5681426 from 3ad00bf196544f686eaf8b9caf8ef44d3e991744 to qt-release by android-build-team Robot · 6 years ago
  80. 3ad00bf OverridableModuleBase shouldn't embed ModuleBase. by Jaewoong Jung · 6 years ago
  81. 2f15f1f Snap for 5663820 from 6df90831b7825bcb3dc233dbc5b1e47e4316d990 to qt-release by android-build-team Robot · 6 years ago
  82. 6df9083 Merge "neverallow: vintf to libhidltransport impl lib" into qt-dev by Steven Moreland · 6 years ago
  83. a1165d6 neverallow: vintf to libhidltransport impl lib by Steven Moreland · 6 years ago
  84. 8b789e6 Merge "Snap for 5652499 from 0dbeb666bc176e8ed15c42b49085b920bc698ca3 to qt-release" into qt-release by android-build-team Robot · 6 years ago
  85. ba99f44 Snap for 5652499 from 0dbeb666bc176e8ed15c42b49085b920bc698ca3 to qt-release by android-build-team Robot · 6 years ago
  86. 1cb01fd Snap for 5652499 from 0dbeb666bc176e8ed15c42b49085b920bc698ca3 to qt-release by android-build-team Robot · 6 years ago
  87. 0dbeb66 Allow arch-specific `symlink_preferred_arch` properties. by Roland Levillain · 6 years ago
  88. 901abff Snap for 5637134 from ea68aad696009447d2db7be5bcbba60ac6d8f7a0 to qt-release by android-build-team Robot · 6 years ago
  89. ea68aad Fix data race and ordering consistency in apex modules by Colin Cross · 6 years ago
  90. 364d70e Snap for 5631427 from 9bd624c76d9152fbf8bc9cd5c4632e6376481f36 to qt-release by android-build-team Robot · 6 years ago
  91. 9bd624c Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
  92. 6e2b6aa Remove libc_scudo library when building asan. by Christopher Ferris · 6 years ago
  93. 722f1c5 Snap for 5616629 from 7b8a567f44b3fdb30eac8211e8ed8e27fb162797 to qt-release by android-build-team Robot · 6 years ago
  94. 7b8a567 Don't build hiddenapi flags or encode dex for unbundled builds by Colin Cross · 6 years ago
  95. 3f0de6d Snap for 5605988 from f2562eb417e7671b870a2c5cb8391566782f73ea to qt-release by android-build-team Robot · 6 years ago
  96. f2562eb Cut darwinStripPool from 10 to 5 by Colin Cross · 6 years ago
  97. e73ab09 Snap for 5587110 from 9a833678224740e2332c610461795a51621b5115 to qt-release by android-build-team Robot · 6 years ago
  98. 9a83367 Merge "Limit calls to strip.sh on darwin" into qt-dev by TreeHugger Robot · 6 years ago
  99. 954bb27 Limit calls to strip.sh on darwin by Colin Cross · 6 years ago
  100. 7913913 Snap for 5582428 from a4a385f1d581d0bfdb2776b7c95311cf80654441 to qt-release by android-build-team Robot · 6 years ago