1. 25393eb Merge "Remove more duplicated flags and dependencies" by Treehugger Robot · 7 years ago
  2. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 7 years ago
  3. feda20b Support version_script for cc_binaries by dimitry · 7 years ago
  4. ec5b3aa Merge "Allow apis from exported shared library headers as well, while dumping abi." by Jayant Chowdhary · 7 years ago
  5. cd3d542 Merge "Revert "Revert "Build support for 32-bit armv8-a""" by Isaac Chen · 7 years ago
  6. af6eb71 Allow apis from exported shared library headers as well, while dumping abi. by Jayant Chowdhary · 7 years ago
  7. 06bbd89 Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing by Zach Riggle · 7 years ago
  8. 2e78e5e Merge "Add dependency support for yasm" by Treehugger Robot · 7 years ago
  9. a2a5824 Revert "Revert "Build support for 32-bit armv8-a"" by Isaac Chen · 7 years ago
  10. 1d3e545 Add dependency support for yasm by Dan Willemsen · 7 years ago
  11. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 7 years ago
  12. 9dffe1d Merge "Revert "Build support for 32-bit armv8-a"" by Tobias Thierer · 7 years ago
  13. 80b27e4 Revert "Build support for 32-bit armv8-a" by Tobias Thierer · 7 years ago
  14. 1c508b6 Merge "Build support for 32-bit armv8-a" by Isaac Chen · 7 years ago
  15. 9c02066 Build support for 32-bit armv8-a by Isaac Chen · 8 years ago
  16. fd697f4 Merge "Expose the minimum supported SDK version to make." by Treehugger Robot · 7 years ago
  17. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  18. 766efbc Keep vndk library lists sorted by Colin Cross · 7 years ago
  19. f5b9b95 Work around LLVM bug where TLS not emulated in LTO mode by Stephen Crane · 8 years ago
  20. ba090d1 Add LTO support to soong by Stephen Crane · 8 years ago
  21. b3c2154 Pass correct emulation string to gold by Stephen Crane · 8 years ago
  22. a622de8 cflags for vendor variants by Jiyong Park · 7 years ago
  23. 7447228 a shared lib header is not exported to vendors if it is in exclude_shared_libs by Jiyong Park · 7 years ago
  24. b8245ea Merge changes Id9717132,I3e3b7251,I021c7971,I8a117a86,Ia5196f1f, ... by Treehugger Robot · 7 years ago
  25. 0f86d18 Allow AndroidMkData.Custom handlers to extend normal values by Colin Cross · 7 years ago
  26. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 7 years ago
  27. 91825d2 Remove error from AndroidMkData.Custom by Colin Cross · 7 years ago
  28. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 7 years ago
  29. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 7 years ago
  30. 6774e28 Use --hash-style=both for NDK binaries by Colin Cross · 7 years ago
  31. c4cab48 Merge changes from topic 'revert_mutator_changes' by Vishwath Mohan · 7 years ago
  32. c5d3abf Merge "List of VNDK-related libs are exported to make" by Treehugger Robot · 7 years ago
  33. 9522930 Revert "Fix ASAN mutator." by Vishwath Mohan · 7 years ago
  34. e615345 Revert "Don't apply sanitizer mutators to host modules." by Vishwath Mohan · 7 years ago
  35. bba1927 Don't apply sanitizer mutators to host modules. by Vishwath Mohan · 7 years ago
  36. d5b18a5 List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  37. 46c6a17 Merge "Fix ASAN mutator." by Vishwath Mohan · 7 years ago
  38. 12758d0 Fix ASAN mutator. by Vishwath Mohan · 7 years ago
  39. 8d6aed7 Merge "Copy prebuilt binaries" by Colin Cross · 7 years ago
  40. 94921e7 Copy prebuilt binaries by Colin Cross · 7 years ago
  41. 2a96640 Allow vndk library dependecies to dump abi again. by Jayant Chowdhary · 7 years ago
  42. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 7 years ago
  43. bbe3ff4 Merge changes from topic 'ndk-weak-stubs' by Treehugger Robot · 7 years ago
  44. ed2c78e Merge "Add support for Exynos-M1" by Treehugger Robot · 7 years ago
  45. f55f078 Add support for weak symbols in the NDK stubs. by Dan Albert · 7 years ago
  46. 9ccbabc Merge "Map cpp_std c++17/gnu++17 to 1z." by Treehugger Robot · 7 years ago
  47. 27b188b .vendor suffix is added only for libs having core/vendor variants by Jiyong Park · 8 years ago
  48. f572017 Map cpp_std c++17/gnu++17 to 1z. by Josh Gao · 8 years ago
  49. 4b2382f Allow 'vndk' tag in cc_defaults by Justin Yun · 7 years ago
  50. adc0e17 Merge "Enable ubsan check flag in build" by Colin Cross · 7 years ago
  51. 8ea4959 Add support for Exynos-M1 by Junmo Park · 7 years ago
  52. 99cd671 Merge changes I646f303b,I294ca692 by Treehugger Robot · 7 years ago
  53. d86c902 Add support for Exynos-M2. by Junmo Park · 7 years ago
  54. ccbd62e Override mcpu option of ToolingCFlags when mcpu is eyxnos-m2. by Junmo Park · 7 years ago
  55. c5996de Enable ubsan check flag in build by liuchao · 8 years ago
  56. 245ced7 Allow arch-specific stl selection by Colin Cross · 7 years ago
  57. 1f44a3a Don't pass same argument twice for defaults modules initialization by Colin Cross · 8 years ago
  58. cad076b Merge "Add to cflags in compilerFlags()" by Treehugger Robot · 7 years ago
  59. f5310e3 Add to cflags in compilerFlags() by George Burgess IV · 7 years ago
  60. 57b314d Merge "Install VNDK libs in /system instead of /vendor" by Treehugger Robot · 7 years ago
  61. 3c8ba15 Merge "Move default libnativehelper include to mock dir." by Treehugger Robot · 7 years ago
  62. 3cf6306 Move default libnativehelper include to mock dir. by Steven Moreland · 7 years ago
  63. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  64. 8effde4 Install VNDK libs in /system instead of /vendor by Justin Yun · 8 years ago
  65. da4a725 Merge "Add support for data field in cc_benchmark." by Colin Cross · 8 years ago
  66. b97e818 Add support for data field in cc_benchmark. by Anders Lewis · 8 years ago
  67. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  68. fd7310d Fix kernel_headers module registration by Dan Willemsen · 8 years ago
  69. d773eb3 add device_kernel_headers module for vendor-specific kernel headers by Jiyong Park · 8 years ago
  70. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  71. 4c35af0 fix: a vendor variant of a lib doesn't re-export llndk headers by Jiyong Park · 8 years ago
  72. 3624285 Refactor factories by Colin Cross · 8 years ago
  73. 4817389 Merge "Add header-abi-linker dependency on so file." by Treehugger Robot · 8 years ago
  74. 8241abb Update coverage sanitizer flags in soong by Dan Austin · 8 years ago
  75. 3978666 Revert "[mips] Disable compact branch generation" by Lazar Trsic · 8 years ago
  76. ba6b552 Add libdl.so to the list of system shared libs by Dimitry Ivanov · 8 years ago
  77. 6ab3d84 Add header-abi-linker dependency on so file. by Jayant Chowdhary · 8 years ago
  78. 44cf1a7 add exclude_shared_libs for vendor_available:true libs by Jiyong Park · 8 years ago
  79. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  80. f47b048 Merge "Add support for misc_undefined diagnostics" by Ivan Lozano · 8 years ago
  81. 651275b Add support for misc_undefined diagnostics by Ivan Lozano · 8 years ago
  82. 15be0c6 Require that NDK symbol files end with .map.txt. by Dan Albert · 8 years ago
  83. c6482d6 Don't add -lrt on Darwin for sanitized targets. by Evgenii Stepanov · 8 years ago
  84. 76cee23 Fix -fsanitize=integer not passed for soong builds. by Evgenii Stepanov · 8 years ago
  85. dadff1b Switch to clang-4053586 by Yi Kong · 8 years ago
  86. e748f5d Export clang default settings. by Leo Li · 8 years ago
  87. 5800668 Merge "Add bionic's scsi headers to the include path." by Elliott Hughes · 8 years ago
  88. 98418a0 Add bionic's scsi headers to the include path. by Elliott Hughes · 8 years ago
  89. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  90. 58a5c8b Export cc_benchmark as NATIVE_TESTS to Make by Dan Willemsen · 8 years ago
  91. 9156330 Merge "Add arch, lib name to header-abi-diff invocation." by Jayant Chowdhary · 8 years ago
  92. 6b8eb63 Merge "Fix mips32r2-fp-xburst build" by Treehugger Robot · 8 years ago
  93. f54e0a7 Add arch, lib name to header-abi-diff invocation. by Jayant Chowdhary · 8 years ago
  94. 454fcd4 Merge "Make factory functions in cc/prebuilt.go public. Test: refactoring CL." by Treehugger Robot · 8 years ago
  95. 10559e4 Merge "soong: use optimal FPU on Cortex-A15" by Christopher Ferris · 8 years ago
  96. 74f7b97 Make factory functions in cc/prebuilt.go public. Test: refactoring CL. by Leo Li · 8 years ago
  97. d17602b Merge "Dedup exported flags from dependencies" by Treehugger Robot · 8 years ago
  98. dd84e05 Dedup exported flags from dependencies by Colin Cross · 8 years ago
  99. 5916657 soong: use optimal FPU on Cortex-A15 by Jake Weinstein · 8 years ago
  100. 04b830f Merge "Revert "Revert "Ensure environment dependencies are correct""" by Treehugger Robot · 8 years ago