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