1. 232c07c Ignore shared libs for static executables. by Jaewoong Jung · 6 years ago
  2. 6437995 Remove -include <file> when compiling stubs. by Jiyong Park · 6 years ago
  3. 1ee00b5 Merge changes I350fe490,I31e61862,I09b78e38 by Treehugger Robot · 6 years ago
  4. c9f6db5 Move -Wno-null-pointer-arithmetic to external only by Yi Kong · 6 years ago
  5. e98d11f Merge "Add option to avoid recovering with diagnostics." by Ivan Lozano · 6 years ago
  6. 0fefdea Stubs libs are available for host by Jiyong Park · 6 years ago
  7. 0ddfcd1 Don't create unnecessary APEX variations by Jiyong Park · 6 years ago
  8. de866cb Stubs dependency is not installed by Jiyong Park · 6 years ago
  9. f576fcd Merge "Don't install stubs" by Dongwon Kang · 6 years ago
  10. 7929bba Add option to avoid recovering with diagnostics. by Ivan Lozano · 6 years ago
  11. ff42f04 Merge "Upgrade Windows default build version from Vista to 7" by Jerome Gaillard · 6 years ago
  12. e2025ab Merge "Remove unneeded -Wno-expansion-to-defined flag" by Yi Kong · 6 years ago
  13. 127d565 Don't install stubs by Jiyong Park · 6 years ago
  14. d340852 Merge "Disable cert-dcl16-c clang-tidy check for mingw32." by Chih-hung Hsieh · 6 years ago
  15. 090d9df Disable cfi and stl for stubs libraries by Jiyong Park · 6 years ago
  16. 327b6f0 Disable cert-dcl16-c clang-tidy check for mingw32. by Chih-Hung Hsieh · 6 years ago
  17. 4603b9f Remove unneeded -Wno-expansion-to-defined flag by Yi Kong · 6 years ago
  18. 02c0ad4 Remove unneeded -Wno-deprecated-register flag by Yi Kong · 6 years ago
  19. adeb54c Merge "Disable hwasan frame descriptions." by Treehugger Robot · 6 years ago
  20. 3adf8b0 Merge "Add flag to disable source directory includes." by Treehugger Robot · 6 years ago
  21. 0a87b66 Disable hwasan frame descriptions. by Evgenii Stepanov · 6 years ago
  22. 4a7400b Revert "Revert "Remove unneeded -Wno-constant-logical-operand flag"" by Yi Kong · 6 years ago
  23. 3412046 Merge "Remove unneeded -Wno-dangling-field flag" by Yi Kong · 6 years ago
  24. 98f91d4 Merge "Switch to clang-r346389b." by Chih-hung Hsieh · 6 years ago
  25. d218df1 Remove unneeded -Wno-dangling-field flag by Yi Kong · 6 years ago
  26. 1017b37 Undo workaround of flag filtering. by Chih-Hung Hsieh · 6 years ago
  27. a910d83 Switch to clang-r346389b. by Chih-Hung Hsieh · 6 years ago
  28. 899c23e Add flag to disable source directory includes. by Dan Albert · 6 years ago
  29. 82bb8b1 Upgrade Windows default build version from Vista to 7 by Jerome Gaillard · 6 years ago
  30. 53afe27 Merge "Revert "Remove unneeded -Wno-constant-logical-operand flag"" by Martin Stjernholm · 6 years ago
  31. f993e77 Revert "Remove unneeded -Wno-constant-logical-operand flag" by Martin Stjernholm · 6 years ago
  32. a7a432f Merge "Remove unneeded -Wno-constant-logical-operand flag" by Treehugger Robot · 6 years ago
  33. 6004581 Merge "Stop mapping c++17 to c++1z." by Peter Collingbourne · 6 years ago
  34. 4f0ce75 Remove unneeded -Wno-constant-logical-operand flag by Yi Kong · 6 years ago
  35. 53c21b7 Merge "Make filegroups work for library.Shared/Static.Srcs" by Dimitry Ivanov · 6 years ago
  36. 89dbee6 Merge "Switch to clang-r346389." by Chih-hung Hsieh · 6 years ago
  37. 0345ad8 Make filegroups work for library.Shared/Static.Srcs by dimitry · 6 years ago
  38. 47c9d4c Remove denver from soong by Haibo Huang · 6 years ago
  39. d7225ea Stop mapping c++17 to c++1z. by Peter Collingbourne · 6 years ago
  40. f46b1cb Remove denver64 from soong by Haibo Huang · 6 years ago
  41. 3567e62 Switch to clang-r346389. by Chih-Hung Hsieh · 6 years ago
  42. ce16f3b Merge "Stubs variant is used when building for APEX" by Jiyong Park · 6 years ago
  43. 3a33fe5 Merge "Revert "Revert "Remove unnecessary warning suppression""" by Yi Kong · 6 years ago
  44. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 6 years ago
  45. 2098eb8 Merge "VNDK lib must not have `product_specific: true`" by Treehugger Robot · 6 years ago
  46. 9357f4a VNDK lib must not have `product_specific: true` by Justin Yun · 6 years ago
  47. 734a07c Revert "Revert "Remove unnecessary warning suppression"" by Yi Kong · 6 years ago
  48. 3a26eef Apply system_shared_libs to static libraries by Dan Willemsen · 6 years ago
  49. 5b46a08 Merge "Add sanitizer runtime library to recovery when needed." by Treehugger Robot · 6 years ago
  50. 89df00c Merge "Do not generate SHT_RELR relocations before API 28" by Treehugger Robot · 6 years ago
  51. 7ef2700 Merge "Use libucrt instead of libmsvcr110" by Pirama Arumuga Nainar · 6 years ago
  52. cf492ad Merge "Revert "Remove unnecessary warning suppression"" by Yi Kong · 6 years ago
  53. 9100b1d Do not generate SHT_RELR relocations before API 28 by Zhizhou Yang · 6 years ago
  54. 3633e86 Merge "C++17: switch the default." by Elliott Hughes · 6 years ago
  55. 087bba7 Use libucrt instead of libmsvcr110 by Pirama Arumuga Nainar · 6 years ago
  56. afedf3b Revert "Remove unnecessary warning suppression" by Vishnu Nair · 6 years ago
  57. da5cf6a Merge "Remove unnecessary warning suppression" by Yi Kong · 6 years ago
  58. 34e4e41 C++17: switch the default. by Elliott Hughes · 6 years ago
  59. a9e5a40 Merge "Revert "C++17: switch the default."" by Nikita Iashchenko · 6 years ago
  60. ba0653c Merge "Add flags for Windows assembly builds" by Jerome Gaillard · 6 years ago
  61. 7a78220 Revert "C++17: switch the default." by Nikita Iashchenko · 6 years ago
  62. b44bdb2 Merge "C++17: switch the default." by Treehugger Robot · 6 years ago
  63. 98f5b06 Add sanitizer runtime library to recovery when needed. by Evgenii Stepanov · 6 years ago
  64. a6703fe Merge "Disable AArch64 XOM when not using lld." by Ivan Lozano · 6 years ago
  65. 80fec09 Add flags for Windows assembly builds by Jerome Gaillard · 6 years ago
  66. c027b30 Merge "Support Qualcomm Kryo 385 CPU variant." by Stephen Hines · 6 years ago
  67. c35fc0e C++17: switch the default. by Elliott Hughes · 6 years ago
  68. 4afedfa Merge "Bump "experimental" C++ to C++2a." by Elliott Hughes · 6 years ago
  69. 3797612 Bump "experimental" C++ to C++2a. by Elliott Hughes · 6 years ago
  70. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  71. bd72126 Disable AArch64 XOM when not using lld. by Ivan Lozano · 6 years ago
  72. 90b9bbc Don't use libandroid_support post-21. by Dan Albert · 6 years ago
  73. fac114b Remove legacy NDK code. by Dan Albert · 6 years ago
  74. 742989e Update error message for double loadable libraries. by Steven Moreland · 6 years ago
  75. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 6 years ago
  76. d3072b0 Support Qualcomm Kryo 385 CPU variant. by Artem Serov · 6 years ago
  77. 073d687 Merge "Add an "scs" flag for enabling shadow call stack on targets." by Peter Collingbourne · 6 years ago
  78. 8c7e6e2 Add an "scs" flag for enabling shadow call stack on targets. by Peter Collingbourne · 6 years ago
  79. 569edc5 Add dist support to Soong by Dan Willemsen · 6 years ago
  80. 56cb729 Merge "Apply HWASan to libc-in-recovery." by Treehugger Robot · 6 years ago
  81. 6a8d765 Merge "Use prebuilt llvm-rs-cc for unbundled build" by Treehugger Robot · 6 years ago
  82. 2548b44 Use prebuilt llvm-rs-cc for unbundled build by Colin Cross · 6 years ago
  83. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  84. d95964a Enable overrides and add stem library properties by dimitry · 6 years ago
  85. 1e79844 Apply HWASan to libc-in-recovery. by Evgenii Stepanov · 6 years ago
  86. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
  87. 61d5f9a Merge "Enable benchmarks on darwin" by Treehugger Robot · 6 years ago
  88. 4855c4f Merge "Add to support armv8-2a on 2nd arch. variant" by Treehugger Robot · 6 years ago
  89. 5f45e81 Enable benchmarks on darwin by Colin Cross · 6 years ago
  90. 538be1f Switch to clang-r344140b by Pirama Arumuga Nainar · 6 years ago
  91. 270ba75 Add to support armv8-2a on 2nd arch. variant by mtk15504 · 6 years ago
  92. 2fcac47 Revert "Add lld --no-rosegment flag to work with unwinder." by Chih-Hung Hsieh · 6 years ago
  93. c17727d Shard arch property structs by Colin Cross · 6 years ago
  94. ee53a98 Remove unnecessary warning suppression by Yi Kong · 6 years ago
  95. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
  96. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
  97. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 6 years ago
  98. ec2f6cb Merge "Revert "Prevent clang from using the x18 register on arm64."" by Yi Kong · 6 years ago
  99. 8c3c0f5 Revert "Prevent clang from using the x18 register on arm64." by Yi Kong · 6 years ago
  100. c51ffaf Merge "Add shared_libs to vendor and recovery targets." by Martin Stjernholm · 6 years ago