1. a9d8bee Make prefer32 a lambda by Colin Cross · 7 years ago
  2. b83de95 Remove --allow-multiple-definion linker flag for 64-bit Windows by Pirama Arumuga Nainar · 7 years ago
  3. c8b28a3 Merge "Don't include empty-string arguments in compile_commands.json" by Treehugger Robot · 7 years ago
  4. a112b51 Merge "Fix double space in include argument" by Treehugger Robot · 7 years ago
  5. 0c7cc1c Don't include empty-string arguments in compile_commands.json by Alex Light · 7 years ago
  6. 06080f4 Fix double space in include argument by Colin Cross · 7 years ago
  7. 946492f Merge "Add an isolated option for cc_test targets." by Christopher Ferris · 7 years ago
  8. ecdcb52 Merge "Soong: Add relativeFilePathFlag category in CMakeList generator" by Treehugger Robot · 7 years ago
  9. ee15f2a Merge "Switch to clang-r339409." by Stephen Hines · 7 years ago
  10. 4a10b65 Soong: Add relativeFilePathFlag category in CMakeList generator by Jack He · 7 years ago
  11. 9df92d6 Add an isolated option for cc_test targets. by Christopher Ferris · 7 years ago
  12. f25112a Merge "Allow cc_prebuilt version suffix to include `svn`" by Logan Chien · 7 years ago
  13. dbc2962 Merge "TradeFed: Add "test_config_template" flag in Android.bp" by Treehugger Robot · 7 years ago
  14. 907769f Allow cc_object modules to use STL by Colin Cross · 7 years ago
  15. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 7 years ago
  16. c91ab9e Switch to clang-r339409. by Stephen Hines · 7 years ago
  17. e12f5e2 Merge "GccCppStdVersion should not be needed anymore" by Treehugger Robot · 7 years ago
  18. e4d5a6c Allow cc_prebuilt version suffix to include `svn` by Logan Chien · 7 years ago
  19. 43cfe82 GccCppStdVersion should not be needed anymore by Pirama Arumuga Nainar · 7 years ago
  20. 1b5470a Disable performance-noexcept-move-constructor check. by Chih-Hung Hsieh · 7 years ago
  21. eb37ed3 Add support for cortex-a72 by Richard Fung · 7 years ago
  22. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 7 years ago
  23. 60bd4bf Use DEFAULT_TIDY_HEADER_DIRS env variable. by Chih-Hung Hsieh · 7 years ago
  24. 105de34 Merge "*_OUT_INTERMEDIATE_LIBRARIES has been removed from Make" by Dan Willemsen · 7 years ago
  25. f7873ec Merge "Add libbinder_ndk to the NDK." by Steven Moreland · 7 years ago
  26. cc737f6 Merge "Link msvcr110.a after mingwex.a" by Treehugger Robot · 7 years ago
  27. e5d974d Link msvcr110.a after mingwex.a by Pirama Arumuga Nainar · 7 years ago
  28. cc2746d Merge "Add OutputFile to cc.Module" by Treehugger Robot · 7 years ago
  29. 2e224ca *_OUT_INTERMEDIATE_LIBRARIES has been removed from Make by Dan Willemsen · 7 years ago
  30. 446c666 Don't pass -pie for Windows binaries by Colin Cross · 7 years ago
  31. c20eee3 Add OutputFile to cc.Module by Jiyong Park · 7 years ago
  32. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  33. b496cfd Enable toc support for Darwin and Windows by Colin Cross · 7 years ago
  34. cf7d5ab Merge "Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"" by Colin Cross · 7 years ago
  35. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 7 years ago
  36. d2e92da Export build/soong/scripts/strip.sh to Make by Colin Cross · 7 years ago
  37. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 7 years ago
  38. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 7 years ago
  39. 2f7e3bb Merge "Remove GCC support from Make" by Treehugger Robot · 7 years ago
  40. f640dbc Remove GCC support from Make by Dan Willemsen · 7 years ago
  41. ed064c0 Fix logic for adding gnu debuglink to match Make by Colin Cross · 7 years ago
  42. 9a959cd Add Soong support for stripping all symbols by Colin Cross · 7 years ago
  43. 88f6fef Add stripping and toc support to Soong cc_prebuilt modules by Colin Cross · 7 years ago
  44. 22f3795 Remove relocation packer by Colin Cross · 7 years ago
  45. 1ab10a7 Don't clear flags in prebuiltLibraryLinker.linkerFlags by Colin Cross · 7 years ago
  46. e944600 Merge "Add BuiltinsRuntimeLibrary" by Yi Kong · 7 years ago
  47. 1662e3c Merge "Prebuilts shouldn't inherit linker interface" by Yi Kong · 7 years ago
  48. 924adc4 Add BuiltinsRuntimeLibrary by Yi Kong · 7 years ago
  49. f4b79c6 Check ABI stability of all NDK libs by Logan Chien · 7 years ago
  50. 418d261 Merge "Skip DepsMutator on disabled modules" by Treehugger Robot · 7 years ago
  51. 0098166 Prebuilts shouldn't inherit linker interface by Yi Kong · 7 years ago
  52. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 7 years ago
  53. 191f646 Use Windows security mitigation features: ASLR, DEP by Pirama Arumuga Nainar · 7 years ago
  54. 42d48b7 Enforce dependencies have right architecture by Colin Cross · 7 years ago
  55. fa28784 Add libbinder_ndk to the NDK. by Steven Moreland · 7 years ago
  56. e97e68a Clean up darwin cc toolchain by Dan Willemsen · 7 years ago
  57. 6dcc81c Merge "Support Mac 10.14 SDK" by Treehugger Robot · 7 years ago
  58. 5a050c0 Support Mac 10.14 SDK by Dan Willemsen · 7 years ago
  59. a630233 Pass hwasan extra cflags to make. by Evgenii Stepanov · 7 years ago
  60. 4b42edb Merge "Define PATH_TO_CLANG_TIDY_SHELL for build/make rules." by Chih-hung Hsieh · 7 years ago
  61. 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 7 years ago
  62. b699c43 Define PATH_TO_CLANG_TIDY_SHELL for build/make rules. by Chih-Hung Hsieh · 7 years ago
  63. 09664bd Merge "NDK sysroot: include each license file only once" by Treehugger Robot · 7 years ago
  64. b1c9d40 NDK sysroot: include each license file only once by Ryan Prichard · 7 years ago
  65. 9e88ba9 Remove flto dependent flags when -flto is removed. by Chih-Hung Hsieh · 7 years ago
  66. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 7 years ago
  67. 9b4f9af Merge "Add "hwaddress" sanitizer." by Treehugger Robot · 7 years ago
  68. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
  69. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago
  70. 0c3b508 Merge "Support prebuilt shared libs end with versions" by Logan Chien · 7 years ago
  71. 280febf Add exclude_header_libs for recovery_available:true libs by Hridya Valsaraju · 7 years ago
  72. 8dbc653 Add exclude_header_libs for vendor_available:true libs by Jiwen 'Steve' Cai · 7 years ago
  73. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 7 years ago
  74. 61f3212 Dedup version-script handling code. by Dan Albert · 7 years ago
  75. e146e39 Support 'test_config' into soong modules by Julien Desprez · 7 years ago
  76. dc9321b Merge "Remove LinuxClangCppflags" am: 7a1d4418d6 by Logan Chien · 7 years ago
  77. 7a1d441 Merge "Remove LinuxClangCppflags" by Logan Chien · 7 years ago
  78. bef00a2 Remove LinuxClangCppflags by Logan Chien · 7 years ago
  79. 9e7e09b Do not pass -flto dependent flags to clang-tidy. am: ff7cff7268 by Chih-Hung Hsieh · 7 years ago
  80. ff7cff7 Do not pass -flto dependent flags to clang-tidy. by Chih-Hung Hsieh · 7 years ago
  81. 167d8c7 Merge "Do not pass -flto and -fsanitize flags to clang-tidy." am: 9f65ef8cd9 by Chih-Hung Hsieh · 7 years ago
  82. 5942fe4 Do not pass -flto and -fsanitize flags to clang-tidy. by Chih-Hung Hsieh · 7 years ago
  83. 81947d2 Revert part of "Stop versioning NDK stubs pre-M." am: 37ebbdee6c by Ryan Prichard · 7 years ago
  84. 6bc5b83 Stop versioning NDK stubs pre-M. by Dan Albert · 7 years ago
  85. 37ebbde Revert part of "Stop versioning NDK stubs pre-M." by Ryan Prichard · 7 years ago
  86. 4713e25 Remove `clang: false` support am: 742a5453c2 by Dan Willemsen · 7 years ago
  87. 742a545 Remove `clang: false` support by Dan Willemsen · 7 years ago
  88. af42826 Fix `go vet` issues am: 59339a29e1 by Dan Willemsen · 7 years ago
  89. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  90. 8847412 Merge changes I420a5953,I8e2352f3,I7a6bb905 am: 23be383843 by Logan Chien · 7 years ago
  91. 23be383 Merge changes I420a5953,I8e2352f3,I7a6bb905 by Treehugger Robot · 7 years ago
  92. cdf399c Merge "Stop versioning NDK stubs pre-M." by Treehugger Robot · 7 years ago
  93. e67144e Stop versioning NDK stubs pre-M. by Dan Albert · 7 years ago
  94. 7f41314 Merge "Don't create non-primary arch variant for recovery-only module" by Jiyong Park · 7 years ago
  95. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 7 years ago
  96. 7eefdc4 Support text ABI dump file format by Logan Chien · 7 years ago
  97. 5237bed Remove vndkVsNdk() by Logan Chien · 7 years ago
  98. 83c415f Remove isSourceDump from PathForVndkRefAbiDump() by Logan Chien · 7 years ago
  99. 322ab10 Merge "Cleanup createVndkSourceAbiDump()" am: f33dca0ada by Logan Chien · 7 years ago
  100. 2f2b890 Cleanup createVndkSourceAbiDump() by Logan Chien · 7 years ago