1. 0e8afed Merge "Add enable_profile_use property" by Pirama Arumuga Nainar · 7 years ago
  2. 6aeed8b Add enable_profile_use property by Pirama Arumuga Nainar · 7 years ago
  3. 4d219e8 Merge "Unified sysroot: arch-X/include directories are gone." by Elliott Hughes · 7 years ago
  4. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 7 years ago
  5. de28deb Unified sysroot: arch-X/include directories are gone. by Elliott Hughes · 7 years ago
  6. 432a2d4 Merge "Let tests override environment" by Treehugger Robot · 7 years ago
  7. 6ccbc91 Let tests override environment by Colin Cross · 7 years ago
  8. 7228a62 Merge "vendor_available:false hides a lib from vendors" by Treehugger Robot · 7 years ago
  9. 0fdfc45 Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is set by Pirama Arumuga Nainar · 7 years ago
  10. 3f5bb9c Refactor methods to be on PgoProperties struct by Pirama Arumuga Nainar · 7 years ago
  11. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 7 years ago
  12. c7ba6a2 Merge "Use correct flags for host-side assembly" by Treehugger Robot · 7 years ago
  13. 09302be Use correct flags for host-side assembly by Greg Hartman · 7 years ago
  14. 6fc8d91 Check if "instrumentation" and "sampling" are set together by Pirama Arumuga Nainar · 7 years ago
  15. 49b53d5 Explicitly link the profile runtime during PGO by Pirama Arumuga Nainar · 7 years ago
  16. 60e38b6 Merge "Revert "Some clarifications in preparation to automatically order linker dependencies"" by Jeff Gaston · 7 years ago
  17. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  18. 2ade024 Merge "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  19. c144b86 Merge "Pass -Wno-backend-plugin when using profiles" by Pirama Arumuga Nainar · 7 years ago
  20. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  21. f4c0baf Pass -Wno-backend-plugin when using profiles by Pirama Arumuga Nainar · 7 years ago
  22. 6af17aa Add support for .proto files in java modules by Colin Cross · 7 years ago
  23. bd42549 Don't use the platform copy of libz by Dan Willemsen · 7 years ago
  24. c299223 Merge "Add target.linux_glibc and target.bionic" by Dan Willemsen · 7 years ago
  25. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 7 years ago
  26. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 7 years ago
  27. fdb5731 Merge "Add 10.13 Mac SDK to whitelist" by Treehugger Robot · 7 years ago
  28. 652b383 Expose host AvailableLibraries to Make by Dan Willemsen · 7 years ago
  29. 01abb09 Add 10.13 Mac SDK to whitelist by Nathan Harold · 7 years ago
  30. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 7 years ago
  31. c77a0b3 Extract the linker and embed it into host bionic binaries by Dan Willemsen · 7 years ago
  32. efb1dd9 Add prefix_symbols support to cc_object by Dan Willemsen · 7 years ago
  33. 38394b9 Fix ToolchainClangCflags for host bionic by Dan Willemsen · 7 years ago
  34. 6f91fbf Don't add a rpath to the linker by Dan Willemsen · 7 years ago
  35. 3e5bdf2 Add cc_genrule by Dan Willemsen · 7 years ago
  36. 0c16293 Allow cc_object to use libc headers under the VNDK by Dan Willemsen · 7 years ago
  37. 15d54d5 Make test_suites arch_variant by Dan Willemsen · 7 years ago
  38. d6ba0d5 Use dependency tags for genrules by Dan Willemsen · 7 years ago
  39. 2f7a367 Merge "Add support for thin LTO" by Yi Kong · 7 years ago
  40. a4fce19 Dump abi for vendor variants of VNDK libraries. by Jayant Chowdhary · 7 years ago
  41. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
  42. b18cf7a Add windows libraries used by mdnsresponder by Dan Willemsen · 7 years ago
  43. 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 7 years ago
  44. ace7a6b Merge "Make -ldl -lrt -lpthread implicit for host builds" by Treehugger Robot · 7 years ago
  45. c5fdbb8 Make -ldl -lrt -lpthread implicit for host builds by Colin Cross · 7 years ago
  46. 28690e9 Move benchmarks to /data/benchmarktest[64] to match make by Colin Cross · 7 years ago
  47. d4e641b <Hermetic> Replace Soong Python bootstrap process with embedded launcher. by Nan Zhang · 8 years ago
  48. 244bf07 Add support for thin LTO by Yi Kong · 7 years ago
  49. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  50. 25393eb Merge "Remove more duplicated flags and dependencies" by Treehugger Robot · 7 years ago
  51. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 7 years ago
  52. feda20b Support version_script for cc_binaries by dimitry · 7 years ago
  53. ec5b3aa Merge "Allow apis from exported shared library headers as well, while dumping abi." by Jayant Chowdhary · 7 years ago
  54. cd3d542 Merge "Revert "Revert "Build support for 32-bit armv8-a""" by Isaac Chen · 7 years ago
  55. af6eb71 Allow apis from exported shared library headers as well, while dumping abi. by Jayant Chowdhary · 7 years ago
  56. 06bbd89 Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing by Zach Riggle · 7 years ago
  57. 2e78e5e Merge "Add dependency support for yasm" by Treehugger Robot · 7 years ago
  58. a2a5824 Revert "Revert "Build support for 32-bit armv8-a"" by Isaac Chen · 7 years ago
  59. 1d3e545 Add dependency support for yasm by Dan Willemsen · 7 years ago
  60. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 7 years ago
  61. 9dffe1d Merge "Revert "Build support for 32-bit armv8-a"" by Tobias Thierer · 7 years ago
  62. 80b27e4 Revert "Build support for 32-bit armv8-a" by Tobias Thierer · 7 years ago
  63. 1c508b6 Merge "Build support for 32-bit armv8-a" by Isaac Chen · 7 years ago
  64. 9c02066 Build support for 32-bit armv8-a by Isaac Chen · 8 years ago
  65. fd697f4 Merge "Expose the minimum supported SDK version to make." by Treehugger Robot · 7 years ago
  66. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  67. 766efbc Keep vndk library lists sorted by Colin Cross · 7 years ago
  68. f5b9b95 Work around LLVM bug where TLS not emulated in LTO mode by Stephen Crane · 8 years ago
  69. ba090d1 Add LTO support to soong by Stephen Crane · 8 years ago
  70. b3c2154 Pass correct emulation string to gold by Stephen Crane · 8 years ago
  71. a622de8 cflags for vendor variants by Jiyong Park · 7 years ago
  72. 7447228 a shared lib header is not exported to vendors if it is in exclude_shared_libs by Jiyong Park · 7 years ago
  73. b8245ea Merge changes Id9717132,I3e3b7251,I021c7971,I8a117a86,Ia5196f1f, ... by Treehugger Robot · 7 years ago
  74. 0f86d18 Allow AndroidMkData.Custom handlers to extend normal values by Colin Cross · 7 years ago
  75. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 7 years ago
  76. 91825d2 Remove error from AndroidMkData.Custom by Colin Cross · 7 years ago
  77. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 7 years ago
  78. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 7 years ago
  79. 6774e28 Use --hash-style=both for NDK binaries by Colin Cross · 7 years ago
  80. c4cab48 Merge changes from topic 'revert_mutator_changes' by Vishwath Mohan · 7 years ago
  81. c5d3abf Merge "List of VNDK-related libs are exported to make" by Treehugger Robot · 7 years ago
  82. 9522930 Revert "Fix ASAN mutator." by Vishwath Mohan · 7 years ago
  83. e615345 Revert "Don't apply sanitizer mutators to host modules." by Vishwath Mohan · 7 years ago
  84. bba1927 Don't apply sanitizer mutators to host modules. by Vishwath Mohan · 7 years ago
  85. d5b18a5 List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  86. 46c6a17 Merge "Fix ASAN mutator." by Vishwath Mohan · 7 years ago
  87. 12758d0 Fix ASAN mutator. by Vishwath Mohan · 7 years ago
  88. 8d6aed7 Merge "Copy prebuilt binaries" by Colin Cross · 7 years ago
  89. 94921e7 Copy prebuilt binaries by Colin Cross · 7 years ago
  90. 2a96640 Allow vndk library dependecies to dump abi again. by Jayant Chowdhary · 7 years ago
  91. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 7 years ago
  92. bbe3ff4 Merge changes from topic 'ndk-weak-stubs' by Treehugger Robot · 7 years ago
  93. ed2c78e Merge "Add support for Exynos-M1" by Treehugger Robot · 7 years ago
  94. f55f078 Add support for weak symbols in the NDK stubs. by Dan Albert · 7 years ago
  95. 9ccbabc Merge "Map cpp_std c++17/gnu++17 to 1z." by Treehugger Robot · 7 years ago
  96. 27b188b .vendor suffix is added only for libs having core/vendor variants by Jiyong Park · 8 years ago
  97. f572017 Map cpp_std c++17/gnu++17 to 1z. by Josh Gao · 8 years ago
  98. 4b2382f Allow 'vndk' tag in cc_defaults by Justin Yun · 7 years ago
  99. adc0e17 Merge "Enable ubsan check flag in build" by Colin Cross · 7 years ago
  100. 8ea4959 Add support for Exynos-M1 by Junmo Park · 7 years ago