1. f7384f0 Remove binutils, except for GAS. by Dan Albert · 3 years, 5 months ago
  2. dbe690f Merge "Symlink the clang++ binary for Linux and Darwin." by Treehugger Robot · 3 years, 5 months ago
  3. ae145b9 Symlink the clang++ binary for Linux and Darwin. by Dan Albert · 3 years, 5 months ago
  4. b6555e4 Merge "Preserve symlinks for non-Windows." by Treehugger Robot · 3 years, 5 months ago
  5. b85c577 Merge changes I93585b43,I8d55123f by Treehugger Robot · 3 years, 5 months ago
  6. 52dfe77 Preserve symlinks for non-Windows. by Dan Albert · 3 years, 5 months ago
  7. 6368032 Host and Path cleanups around packaging. by Dan Albert · 3 years, 5 months ago
  8. 0c29d0c Fix mypy, pylint, and pytest issues. by Dan Albert · 3 years, 5 months ago
  9. 8753a37 Merge "Remove unused variables." by Treehugger Robot · 3 years, 5 months ago
  10. b0d2e94 Remove unused variables. by Dan Albert · 3 years, 5 months ago
  11. f6ef005 Merge changes I26279abe,Id1807507 by Haibo Huang · 3 years, 5 months ago
  12. a799914 Run unit tests for both old and new toolchain file by Haibo Huang · 3 years, 6 months ago
  13. 8a37ef1 Refactor toolchain file to base on upstream Android support by Haibo Huang · 3 years, 8 months ago
  14. dafbbb4 Merge "Vulkan: Remove vulkan_wrapper source" by Cody Northrop · 3 years, 5 months ago
  15. f103840 Vulkan: Remove vulkan_wrapper source by Cody Northrop · 3 years, 5 months ago
  16. 1b2cb21 Merge "Vulkan: Remove validation layer source and binaries" by Cody Northrop · 3 years, 5 months ago
  17. b04c205 Vulkan: Remove validation layer source and binaries by Cody Northrop · 3 years, 6 months ago
  18. bf22698 Merge "Allow building without gas." by Elliott Hughes · 3 years, 6 months ago
  19. 0eb93a3 Allow building without gas. by Elliott Hughes · 3 years, 6 months ago
  20. 18e4e6b Merge "Add processor / arch / triple of an ABI to abis.cmake" by Haibo Huang · 3 years, 6 months ago
  21. 0607e2a Add processor / arch / triple of an ABI to abis.cmake by Haibo Huang · 3 years, 6 months ago
  22. e8b648e Merge changes If9d9fdb9,Ic582e23c by Treehugger Robot · 3 years, 6 months ago
  23. 2003106 Merge "Expand sysroot update documentation." by Treehugger Robot · 3 years, 6 months ago
  24. 8fd11b0 Add unit test and changelog for find_library fix by Haibo Huang · 3 years, 6 months ago
  25. 7e64678 Prefer API level matched libraries. by huangqinjin · 3 years, 6 months ago
  26. 2ce05d3 Expand sysroot update documentation. by Dan Albert · 3 years, 6 months ago
  27. 310e521 Merge "checkbuild: Remove codenamed API support" by Dan Albert · 3 years, 6 months ago
  28. 104542b checkbuild: Remove codenamed API support by Akos Denke · 3 years, 6 months ago
  29. 6be6d33 Merge "Explain what to replace as with." by Treehugger Robot · 3 years, 6 months ago
  30. 2eb5869 Explain what to replace as with. by Dan Albert · 3 years, 6 months ago
  31. 0af8003 Merge "Remove KI from r23 changelog for reverted change." by Treehugger Robot · 3 years, 7 months ago
  32. 1c88f39 Merge "Revert "Fix find_library search order."" by Treehugger Robot · 3 years, 7 months ago
  33. a4be096 Remove KI from r23 changelog for reverted change. by Dan Albert · 3 years, 7 months ago
  34. 43b2de3 Revert "Fix find_library search order." by Dan Albert · 3 years, 7 months ago
  35. 7555021 Merge "ndk-build: fix libomp.so mkdir" by Treehugger Robot · 3 years, 7 months ago
  36. 70ac42c ndk-build: fix libomp.so mkdir by Ryan Prichard · 3 years, 7 months ago
  37. 0e14415 Merge changes I4a1c9e61,Ib4af70fc by Treehugger Robot · 3 years, 7 months ago
  38. e252ca5 Master is now r23 canary by Ryan Prichard · 3 years, 7 months ago
  39. 7b549ba changelog: remove unused [Issue 1096], fix GitHub project links by Ryan Prichard · 3 years, 7 months ago
  40. cd79f3d Merge "Update known issues in changelog" by Ryan Prichard · 3 years, 7 months ago
  41. 2bd1842 Update known issues in changelog by Ryan Prichard · 3 years, 7 months ago
  42. aa2b210 Merge "Update LLVM to r399163b" by Treehugger Robot · 3 years, 8 months ago
  43. aa78a6f Update LLVM to r399163b by Dan Albert · 3 years, 8 months ago
  44. ed266e4 Merge "Add additional bionic include directory for CRTs." by Elliott Hughes · 3 years, 8 months ago
  45. 9ca1e3f Merge "Fix macro redefinition issue in CRT build." by Treehugger Robot · 3 years, 8 months ago
  46. eee1139 Add additional bionic include directory for CRTs. by Dan Albert · 3 years, 8 months ago
  47. e2d15ee Fix macro redefinition issue in CRT build. by Dan Albert · 3 years, 8 months ago
  48. f2f6fab Merge "Make lldb the default for ndk-gdb" by Treehugger Robot · 3 years, 8 months ago
  49. 7268c9e Merge "Fix lldb initialization script" by Haibo Huang · 3 years, 8 months ago
  50. dbbcdc8 Make lldb the default for ndk-gdb by Haibo Huang · 3 years, 8 months ago
  51. 2d4f98b Fix lldb initialization script by Haibo Huang · 3 years, 8 months ago
  52. d35a3be Merge "Do not use lld for ndk darwin" by Treehugger Robot · 3 years, 8 months ago
  53. 7bd8ef9 Do not use lld for ndk darwin by Haibo Huang · 3 years, 8 months ago
  54. 7de20fa Merge "Explicitly guard function availability on Android." by Elliott Hughes · 3 years, 8 months ago
  55. 5cd33e6 Explicitly guard function availability on Android. by Elliott Hughes · 3 years, 8 months ago
  56. 1975180 Merge "Use lld for ndk build" by Treehugger Robot · 3 years, 8 months ago
  57. 1baee8b Merge "Adjust flags for llvm-symbolizer use." by Treehugger Robot · 3 years, 8 months ago
  58. c0f3433 Adjust flags for llvm-symbolizer use. by Stephen Hines · 3 years, 8 months ago
  59. c393e10 Use lld for ndk build by Haibo Huang · 3 years, 8 months ago
  60. c646607 Merge "Revert "Update LLVM to r399163."" by Treehugger Robot · 3 years, 9 months ago
  61. c1ef878 Revert "Update LLVM to r399163." by Dan Albert · 3 years, 9 months ago
  62. 1b9c657 Merge "Clean up CMake compiler identification overrides." by Treehugger Robot · 3 years, 9 months ago
  63. a27d243 Merge "Remove another Clang version location." by Treehugger Robot · 3 years, 9 months ago
  64. 7accf33 Clean up CMake compiler identification overrides. by Dan Albert · 3 years, 9 months ago
  65. 376898d Remove another Clang version location. by Dan Albert · 3 years, 9 months ago
  66. c1d9c5d Merge "Update LLVM to r399163." by Treehugger Robot · 3 years, 9 months ago
  67. 3c6e9ba Merge "Install lld as bin/ld rather than bin/$TRIPLE-ld." by Treehugger Robot · 3 years, 9 months ago
  68. 98d34ca Update LLVM to r399163. by Dan Albert · 3 years, 9 months ago
  69. fec607a Install lld as bin/ld rather than bin/$TRIPLE-ld. by Dan Albert · 3 years, 9 months ago
  70. 9677d40 Merge "shader-tools: Update build scripts" by Treehugger Robot · 3 years, 9 months ago
  71. afd6779 shader-tools: Update build scripts by David Neto · 3 years, 10 months ago
  72. 9ba3152 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 3 years, 10 months ago
  73. 73c19ee Update language to comply with Android's inclusive language guidance by Dan Albert · 3 years, 10 months ago
  74. 7b2ca39 Merge "Uses lldb wrapper if exists for ndk-gdb" by Treehugger Robot · 3 years, 10 months ago
  75. c3510cf Merge "Build xz using cmake" by Haibo Huang · 3 years, 10 months ago
  76. caf73d9 Build xz using cmake by Haibo Huang · 3 years, 10 months ago
  77. 47a59f8 Uses lldb wrapper if exists for ndk-gdb by Haibo Huang · 3 years, 10 months ago
  78. a8914e2 Merge "Add --lldb option for ndk-gdb" by Treehugger Robot · 3 years, 10 months ago
  79. fd2b78d Add --lldb option for ndk-gdb by Haibo Huang · 4 years, 8 months ago
  80. 2be6e18 Merge "Update the roadmap." by Treehugger Robot · 3 years, 10 months ago
  81. 7512dd5 Update the roadmap. by Dan Albert · 3 years, 10 months ago
  82. ca6afd3 Merge "Set CREATE_BREAKAWAY_FROM_JOB in gdb windows wrapper" by Treehugger Robot · 3 years, 11 months ago
  83. 2983cf7 Set CREATE_BREAKAWAY_FROM_JOB in gdb windows wrapper by Haibo Huang · 3 years, 11 months ago
  84. 0dcd459 Merge "Fix bad stack traces on old devices when using LLD." by Treehugger Robot · 3 years, 11 months ago
  85. cfdc5e2 Fix bad stack traces on old devices when using LLD. by Dan Albert · 3 years, 11 months ago
  86. 3a9902d Merge "Remove Polly from the changelog." by Treehugger Robot · 3 years, 11 months ago
  87. 88d31dc Remove Polly from the changelog. by Dan Albert · 3 years, 11 months ago
  88. 63332e3 Merge "Fix most tests on Windows." by Treehugger Robot · 3 years, 11 months ago
  89. d9a9ec9 Fix most tests on Windows. by Dan Albert · 3 years, 11 months ago
  90. c81c23c Merge "Fix assembler advice." by Treehugger Robot · 3 years, 11 months ago
  91. f52235b Fix assembler advice. by Dan Albert · 3 years, 11 months ago
  92. 872ac43 Merge "Remove incorrect test config." by Treehugger Robot · 3 years, 11 months ago
  93. 7f8f3a2 Merge "Be explicit about binutils deprecation." by Treehugger Robot · 3 years, 11 months ago
  94. da2678d Remove incorrect test config. by Dan Albert · 3 years, 11 months ago
  95. 1cc962e Be explicit about binutils deprecation. by Dan Albert · 3 years, 11 months ago
  96. b2e46eb Merge "Fix tests, cleanup mypy issues." by Treehugger Robot · 3 years, 11 months ago
  97. 7b0f70b Fix tests, cleanup mypy issues. by Dan Albert · 3 years, 11 months ago
  98. d7b4f40 Merge "Switch to llvm-ar." by Treehugger Robot · 3 years, 11 months ago
  99. 24f9732 Merge "Revert "Revert "Switch to LLD as the default linker.""" by Treehugger Robot · 3 years, 11 months ago
  100. 48b8e52 Switch to llvm-ar. by Dan Albert · 4 years, 2 months ago