1. e4948c7 Fix manifest_fixer_test.py by Jaewoong Jung · 6 years ago
  2. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 6 years ago
  3. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  4. 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 6 years ago
  5. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 6 years ago
  6. 9dc186f Merge "Add robolectric-shadows to setup_go_workspace_for_soong.sh" by Colin Cross · 6 years ago
  7. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 6 years ago
  8. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  9. 5e5b2c7 Add robolectric-shadows to setup_go_workspace_for_soong.sh by Colin Cross · 6 years ago
  10. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  11. b4e93fb Soong: Add unbind option to setup_go_workspace_for_soong.sh script by Patrice Arruda · 6 years ago
  12. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 6 years ago
  13. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  14. 52818fc Notice support for APEX by Jiyong Park · 6 years ago
  15. 8098faa Refine error messages in case of missing api files by Inseob Kim · 6 years ago
  16. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  17. 01f0a05 Add BUILD_BROKEN_ENG_DEBUG_TAGS to soong.log by Dan Willemsen · 6 years ago
  18. b5c34d7 Use llvm-{strip,objcopy} by default by Yi Kong · 6 years ago
  19. 03b58e2 Switch to clang-r349610 by Pirama Arumuga Nainar · 6 years ago
  20. 05f9055 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by Treehugger Robot · 6 years ago
  21. eca6245 Revert "system-clang-format: DontAlign" by Tom Cherry · 6 years ago
  22. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  23. a4319f7 system-clang-format: DontAlign by Steven Moreland · 6 years ago
  24. 1aa839c Move system-clang-format to a central location. by Steven Moreland · 6 years ago
  25. a2c16c1 manifest_fixer: rename to --prefer-code-integrity by Victor Hsieh · 6 years ago
  26. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  27. f9919c7 manifest_fixer: make --prefer-integrity an enabler by Victor Hsieh · 6 years ago
  28. 7481487 build-ndk-prebuilts: Remove unused device config by Dan Willemsen · 6 years ago
  29. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  30. ce7818e Add --prefer-integrity option to manifest_fixer.py by Victor Hsieh · 6 years ago
  31. 3adb2ed Remove strip.sh intermediates by Colin Cross · 6 years ago
  32. fa17afe android.test.{base|mock} are added as optional libraries. by Jiyong Park · 6 years ago
  33. d616b67 Make automatically added <uses-library> entries optional by Paul Duffin · 6 years ago
  34. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  35. 4b17606 Don't set targetSdkVersion to '1' for libraries by Colin Cross · 6 years ago
  36. c91ab9e Switch to clang-r339409. by Stephen Hines · 6 years ago
  37. 8e877af Hide warning on static executables in strip.sh by Colin Cross · 6 years ago
  38. b496cfd Enable toc support for Darwin and Windows by Colin Cross · 6 years ago
  39. 7b59e7b Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version by Colin Cross · 6 years ago
  40. 496d66d Fix manifest_fixer_test.py by Colin Cross · 6 years ago
  41. 0abcbe6 Fix inverted logic for objcopy vs. llvm-objcopy with --keep-symbols by Colin Cross · 6 years ago
  42. 02b04bb Allow strip.sh --keep-mini-debug-info to work on non-elf files by Colin Cross · 6 years ago
  43. f843290 Fix strip.sh --keep-mini-debug-info by Colin Cross · 6 years ago
  44. 9b10657 Merge "Support setting android:usesNonSdkApi in manifest_fixer.py" by David Brazdil · 6 years ago
  45. e97e68a Clean up darwin cc toolchain by Dan Willemsen · 6 years ago
  46. d5b7499 Support setting android:usesNonSdkApi in manifest_fixer.py by David Brazdil · 6 years ago
  47. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 6 years ago
  48. 1b6a3cf Set targetSdkVersion in manifest_fixer by Colin Cross · 6 years ago
  49. b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
  50. 39b0deb Fix error in build when OUT_DIR_COMMON_BASE is used by Peter Kalauskas · 7 years ago
  51. c08f46f add --uses-library option to manifest_fixer.py by Jiyong Park · 7 years ago
  52. 8bb10e8 Add a script to inject values into manifests by Colin Cross · 7 years ago
  53. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  54. fdb20d0 Fix mac sdk build by Dan Willemsen · 7 years ago
  55. 314fddb Flounder's been dead so long it smells. by Elliott Hughes · 7 years ago
  56. afefacf Fix mini_debug_info stripping when no symbols should be kept. by Ryan Prichard · 7 years ago
  57. 436b765 Replace extract-srcjars.sh with zipsync tool by Colin Cross · 7 years ago
  58. 8fec83a Use xz prebuilt by Dan Willemsen · 7 years ago
  59. 4b5fe9d Add rsp and srcjar support to kotlinc build rule by Przemyslaw Szczepaniak · 7 years ago
  60. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 7 years ago
  61. 7c25d88 Merge "Have diff_build_graphs.sh print the number of lines in the diff" by Treehugger Robot · 7 years ago
  62. 932ecc1 Make setup_go_workspace_for_soong work on Mac by Dan Willemsen · 7 years ago
  63. 0c573d3 Have diff_build_graphs.sh print the number of lines in the diff by Jeff Gaston · 7 years ago
  64. d00350c Add license headers to all go and shell files by Colin Cross · 7 years ago
  65. 6dfde48 Merge changes from topics "soong_logtags", "droiddoc_srcjars" by Colin Cross · 7 years ago
  66. af05017 Add support for .srcjar files from genrules and srcs by Colin Cross · 7 years ago
  67. ef633e0 Implement diff_build_graphs.sh by Jeff Gaston · 7 years ago
  68. d790353 Use relative paths in copygcclib.sh deps files by Colin Cross · 7 years ago
  69. 3c807db Add default jar wrapper when wrapper property is not specified by Nan Zhang · 7 years ago
  70. 8eadbf0 Fix source jars by Colin Cross · 7 years ago
  71. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 7 years ago
  72. 6807ba2 Fix ndk prebuilts script. by Dan Albert · 7 years ago
  73. 99a75cd Obsolete bootstrap.bash and ./soong wrappers by Dan Willemsen · 7 years ago
  74. b852a58 Convert soong java from soong_zip to jar by Colin Cross · 7 years ago
  75. e0879fc Add --skip-make to replace Soong's blueprint wrapper with soong_ui by Dan Willemsen · 7 years ago
  76. 5903451 Pass Platform_version_all_codenames to NDK build. by Dan Albert · 7 years ago
  77. 91f9b54 Switch to blueprint's microfactory by Dan Willemsen · 7 years ago
  78. 1b59409 Make mini-debug-info stripping pass on already stripped binaries by Colin Cross · 8 years ago
  79. a739f24 Add script to make a Go-style workspace for Soong by Jeff Gaston · 8 years ago
  80. 9fe6ea8 Pass PREBUILT_SDK_VERSION to soong ndk build by Colin Cross · 8 years ago
  81. 65780b2 Add a script to build the NDK prebuilts. by Dan Albert · 8 years ago
  82. 26c34ed Add support for toc optimization in soong by Colin Cross · 8 years ago
  83. 665dce9 Support stripping shared libraries and binaries by Colin Cross · 9 years ago
  84. 1474741 Move shell and python scripts to scripts/ directory by Colin Cross · 9 years ago