1. 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 1 month ago
  2. 1865975 Merge "Just say "arm" rather than "arm_eabi"." into main by Elliott Hughes · 1 year, 1 month ago
  3. d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 1 month ago
  4. 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 1 month ago
  5. b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 1 month ago
  6. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 1 month ago
  7. 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 1 month ago
  8. a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 1 month ago
  9. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 1 month ago
  10. 13da221 Merge "Remove cdecl cruft." into main by Treehugger Robot · 1 year, 1 month ago
  11. 50dd6db Merge "The libc++ upgrade lets us use contains() in tests now." into main by Elliott Hughes · 1 year, 1 month ago
  12. 74ef335 Merge "The libc++ upgrade means we can use contains() in the linker now." into main by Elliott Hughes · 1 year, 1 month ago
  13. 9083db2 Merge "The libc++ upgrade means we can use contains() in versioner now." into main by Elliott Hughes · 1 year, 1 month ago
  14. 7cfe642 Merge "The libc++ upgrade means we can use contains() in benchmarks now." into main by Elliott Hughes · 1 year, 1 month ago
  15. dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 1 month ago
  16. 6cce50f The libc++ upgrade means we can use contains() in versioner now. by Elliott Hughes · 1 year, 1 month ago
  17. e0f02b7 The libc++ upgrade means we can use contains() in benchmarks now. by Elliott Hughes · 1 year, 1 month ago
  18. 192f3cf The libc++ upgrade means we can use contains() in the linker now. by Elliott Hughes · 1 year, 1 month ago
  19. f372477 The libc++ upgrade lets us use contains() in tests now. by Elliott Hughes · 1 year, 1 month ago
  20. 0782929 Merge "els-tls.md: stop talking about ELF TLS as future work." into main by Elliott Hughes · 1 year, 1 month ago
  21. 883de33 Merge "fdsan docs: be more consistent in using API levels." into main by Treehugger Robot · 1 year, 1 month ago
  22. e9d77e4 els-tls.md: stop talking about ELF TLS as future work. by Elliott Hughes · 1 year, 1 month ago
  23. a86249b Merge "android-changes-for-ndk-developers.md: mention ELF TLS." into main by Treehugger Robot · 1 year, 1 month ago
  24. 755f482 Merge "[MTE] fix longjmp handling" into main by Florian Mayer · 1 year, 1 month ago
  25. 3e9f66b Merge "Clean up our libm digittoint() hack." into main by Treehugger Robot · 1 year, 1 month ago
  26. f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 1 month ago
  27. 6b174ef [MTE] fix longjmp handling by Florian Mayer · 1 year, 1 month ago
  28. 7a8f48f Merge "elf-tls.md: remove useless links." into main by Treehugger Robot · 1 year, 1 month ago
  29. 38d1acc Merge "status.md: say when ELF TLS was added." into main by Zijun Zhao · 1 year, 1 month ago
  30. e725d59 Merge "math_test.cpp: simplify and extend the generic macro captures." into main by Treehugger Robot · 1 year, 1 month ago
  31. 1ce910e android-changes-for-ndk-developers.md: mention ELF TLS. by Elliott Hughes · 1 year, 1 month ago
  32. d71382b status.md: say when ELF TLS was added. by Elliott Hughes · 1 year, 1 month ago
  33. 1009c5d Merge "<math.h>: there's a type-generic __builtin_signbit() now." into main by Treehugger Robot · 1 year, 1 month ago
  34. 1e8fc8f math_test.cpp: simplify and extend the generic macro captures. by Elliott Hughes · 1 year, 1 month ago
  35. 83ae47d Merge "locale.cpp: remove dead libandroid_support support." into main by Elliott Hughes · 1 year, 1 month ago
  36. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 1 month ago
  37. 3db37fd elf-tls.md: remove useless links. by Elliott Hughes · 1 year, 1 month ago
  38. b8e7b3e Merge "libc/Android.bp: fix bpfmt lint." into main by Zijun Zhao · 1 year, 1 month ago
  39. 356c50c <math.h>: there's a type-generic __builtin_signbit() now. by Elliott Hughes · 1 year, 1 month ago
  40. e9f7b9e Merge "math_test.cpp: remove now-unnecessary isinff()/isinfl() declarations." into main by Treehugger Robot · 1 year, 1 month ago
  41. bcad39e math_test.cpp: remove now-unnecessary isinff()/isinfl() declarations. by Elliott Hughes · 1 year, 1 month ago
  42. bfe509e Merge "math.h: match other OSes more closely." into main by Elliott Hughes · 1 year, 1 month ago
  43. b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 1 month ago
  44. 9fec5bb Merge "Remove use of `--exclude-libs` for libgcc/libcompiler_rt." into main by Elliott Hughes · 1 year, 1 month ago
  45. c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 1 month ago
  46. 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 1 month ago
  47. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 1 month ago
  48. 8f21e45 Merge "Decrease logspam of stack MTE remapping." into main by Treehugger Robot · 1 year, 1 month ago
  49. f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 1 month ago
  50. 86b88c1 Merge "Add record_allocs_on_exit option." into main by Christopher Ferris · 1 year, 2 months ago
  51. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 2 months ago
  52. c4450c3 Merge "Factor out the bug 24465209 workaround for libdl too." into main by Treehugger Robot · 1 year, 2 months ago
  53. 55f0929 Merge "bug_24465209_workaround shouldn't affect the host." into main by Elliott Hughes · 1 year, 2 months ago
  54. 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 2 months ago
  55. feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 2 months ago
  56. 1c2ba6a Factor out the bug 24465209 workaround for libdl too. by Elliott Hughes · 1 year, 2 months ago
  57. 5069a21 Merge "Make the bug 24465209 workaround implementation clearer." into main by Elliott Hughes · 1 year, 2 months ago
  58. 12a584d fdsan docs: be more consistent in using API levels. by Elliott Hughes · 1 year, 2 months ago
  59. 45ce1ea Clean up our libm digittoint() hack. by Elliott Hughes · 1 year, 2 months ago
  60. 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 2 months ago
  61. 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 2 months ago
  62. 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 2 months ago
  63. 2458d9d Merge "Merge Android 14 QPR3 to AOSP main" into main by Xin Li · 1 year, 2 months ago
  64. 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 2 months ago
  65. f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 2 months ago
  66. c6e5b40 Merge Android 14 QPR3 to AOSP main by Xin Li · 1 year, 2 months ago
  67. 3f4e02c Merge "Revert "Temporarily disable bionic-unit-tests-static"" into main am: 179b7d02e4 by Florian Mayer · 1 year, 2 months ago
  68. 179b7d0 Merge "Revert "Temporarily disable bionic-unit-tests-static"" into main by Florian Mayer · 1 year, 2 months ago
  69. 7eb8269 Revert "Temporarily disable bionic-unit-tests-static" by Florian Mayer · 1 year, 2 months ago
  70. 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 2 months ago
  71. de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 2 months ago
  72. 1b7f1c3 Merge "termios_test.cpp: move signedness cast." into main am: 573aa599ff by Treehugger Robot · 1 year, 2 months ago
  73. 86e8649 Merge "Temporarily disable bionic-unit-tests-static" into main am: 230499488a by Treehugger Robot · 1 year, 2 months ago
  74. 573aa59 Merge "termios_test.cpp: move signedness cast." into main by Treehugger Robot · 1 year, 2 months ago
  75. 2304994 Merge "Temporarily disable bionic-unit-tests-static" into main by Treehugger Robot · 1 year, 2 months ago
  76. 7d9aa55 termios_test.cpp: move signedness cast. by Elliott Hughes · 1 year, 2 months ago
  77. 63881da Temporarily disable bionic-unit-tests-static by Florian Mayer · 1 year, 2 months ago
  78. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 2 months ago
  79. d52350a Merge "Add libz to static libs of libfdtrack" into main am: b8f71f8d79 by Spandan Das · 1 year, 2 months ago
  80. b8f71f8 Merge "Add libz to static libs of libfdtrack" into main by Spandan Das · 1 year, 2 months ago
  81. ce84cf0 Merge "Add a missing riscv64 psabi constant." into main am: 5eb5f26e92 by Elliott Hughes · 1 year, 2 months ago
  82. 5eb5f26 Merge "Add a missing riscv64 psabi constant." into main by Elliott Hughes · 1 year, 2 months ago
  83. 6879059 Merge "[HWASan] [16k] do not instrument getauxval" into main am: eff0fada9d by Florian Mayer · 1 year, 2 months ago
  84. eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 2 months ago
  85. c221bec Add a missing riscv64 psabi constant. by Elliott Hughes · 1 year, 2 months ago
  86. d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 2 months ago
  87. af9c527 Merge "Fix anonymous class error" into main am: 44b0e7a725 by Treehugger Robot · 1 year, 2 months ago
  88. 44b0e7a Merge "Fix anonymous class error" into main by Treehugger Robot · 1 year, 2 months ago
  89. eae85ad Fix anonymous class error by Zijun · 1 year, 2 months ago
  90. 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 2 months ago
  91. 7619ddb Merge "[riscv][bionic] Prototype TLS Descriptor support" into main by Treehugger Robot · 1 year, 2 months ago
  92. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 4 months ago
  93. cc3a08e Add libz to static libs of libfdtrack by Spandan Das · 1 year, 6 months ago
  94. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 6 months ago
  95. 0031c5a Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main am: cbc07d4d31 by Elliott Hughes · 1 year, 2 months ago
  96. cbc07d4 Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 2 months ago
  97. 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 2 months ago
  98. e6c408d Merge "new.cpp: add sized operator delete." into main am: 3e8dd2b88c by Elliott Hughes · 1 year, 2 months ago
  99. 3e8dd2b Merge "new.cpp: add sized operator delete." into main by Elliott Hughes · 1 year, 2 months ago
  100. 7104dd9 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main am: 988c807ff8 by Elliott Hughes · 1 year, 2 months ago