1. f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
  2. 7ff7d03 Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
  3. 8937600 Merge "Don't #define __ANDROID_NDK__ for the platform build!" by Elliott Hughes · 7 years ago
  4. ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
  5. eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
  6. ecf0c75 Merge "strerror: add missing ERFKILL and EHWPOISON." by Treehugger Robot · 7 years ago
  7. daf746b Merge "fdsan: reset va_list between varargs traversals" by Treehugger Robot · 7 years ago
  8. 3a47ada Merge "Add support for A76 in bionic" by Haibo Huang · 7 years ago
  9. 92a9116 strerror: add missing ERFKILL and EHWPOISON. by Elliott Hughes · 7 years ago
  10. 4e29cde Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
  11. cc953e0 fdsan: reset va_list between varargs traversals by Greg Hackmann · 7 years ago
  12. bc4f411 Add support for A76 in bionic by Haibo Huang · 7 years ago
  13. a2af8be Merge "Allow host bionic to use libdl_static" by Treehugger Robot · 7 years ago
  14. 17b3559 Allow host bionic to use libdl_static by Dan Willemsen · 7 years ago
  15. 5c94143 Waive AID Range check for upgrading devices launched before P by Tom Cherry · 7 years ago
  16. 391af2c Merge "Allow invoking the linker on an executable." by Treehugger Robot · 7 years ago
  17. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  18. 069d5ae Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)." by Josh Gao · 7 years ago
  19. d3aa44f Merge "Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX." by Elliott Hughes · 7 years ago
  20. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  21. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  22. cb8ed20 Merge changes I8c6b2d1d,I06e0f759,I95d79809 by Ryan Prichard · 7 years ago
  23. 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
  24. 269bb49 Fix normalize_path's handling of "/.." by Ryan Prichard · 7 years ago
  25. 0adf09b linker: fix invalid zip file handling by Ryan Prichard · 7 years ago
  26. 773c697 Merge "<sys/param.h>: pollute the namespace with <endian.h>." by Treehugger Robot · 7 years ago
  27. 00dda09 <sys/param.h>: pollute the namespace with <endian.h>. by Elliott Hughes · 7 years ago
  28. 9ebcb01 Merge "Another round of documentation." by Elliott Hughes · 7 years ago
  29. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  30. 4b7c5cc Merge "Add new parameter for creation of MapInfo object." by Christopher Ferris · 7 years ago
  31. c15baef Merge "Exclude libclang_rt.builtins symbols" by Yi Kong · 7 years ago
  32. 6774cc5 Add new parameter for creation of MapInfo object. by Christopher Ferris · 7 years ago
  33. 7786a34 Exclude libclang_rt.builtins symbols by Yi Kong · 7 years ago
  34. 9df2619 Merge "Work around bugprone-exception-escape bug." by Chih-hung Hsieh · 7 years ago
  35. 8d63ae1 Merge "Make fclose/pclose distinct." by Elliott Hughes · 7 years ago
  36. 153b71c Work around bugprone-exception-escape bug. by Chih-Hung Hsieh · 7 years ago
  37. 22917f6 Make fclose/pclose distinct. by Elliott Hughes · 7 years ago
  38. 928ce8e Merge "Move isolated test runner out of bionic." by Christopher Ferris · 7 years ago
  39. 05ba56d Merge "Fix up a few bionic tests for the clang-r339409 update." by Stephen Hines · 7 years ago
  40. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
  41. f3ff8dc Merge "Ignore output to stderr while enumerating tests" by Christopher Ferris · 7 years ago
  42. ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
  43. 6b75575 Merge "Disable STL for crt objects" by Colin Cross · 7 years ago
  44. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  45. 7208139 Merge "Use builtins for ceil/floor/rint/trunc on arm64" by Elliott Hughes · 7 years ago
  46. ab17944 Disable STL for crt objects by Colin Cross · 7 years ago
  47. e27886e Merge "Add reallocarray(3)." by Elliott Hughes · 7 years ago
  48. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  49. e4e3de8 Merge "linker: extract defaults and source files" by Dimitry Ivanov · 7 years ago
  50. fe108db Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  51. efaa60f Merge "Only use NDK libraries in the benchmarks." by Elliott Hughes · 7 years ago
  52. 9a64b56 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  53. b8b3a76 linker: extract defaults and source files by dimitry · 7 years ago
  54. 21557cd Ignore output to stderr while enumerating tests by dimitry · 7 years ago
  55. cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
  56. 6273299 Only use NDK libraries in the benchmarks. by Elliott Hughes · 7 years ago
  57. 30b17e3 Merge "Touch the memory when doing malloc/free benchmark." by Christopher Ferris · 7 years ago
  58. 8f5589f Merge "Remove unused NetBSD compatibility cruft." by Treehugger Robot · 7 years ago
  59. 4fae703 Touch the memory when doing malloc/free benchmark. by Christopher Ferris · 7 years ago
  60. 8d11bea Merge "[hwasan] Tweak process and thread initialization." by Evgenii Stepanov · 7 years ago
  61. 64f8e7b Remove unused NetBSD compatibility cruft. by Elliott Hughes · 7 years ago
  62. ce9d653 Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket" by Josh Gao · 7 years ago
  63. 13e8dcb [hwasan] Tweak process and thread initialization. by Evgenii Stepanov · 7 years ago
  64. a02d631 Merge "Remove dead code." by Elliott Hughes · 7 years ago
  65. 15711c1 Remove dead code. by Elliott Hughes · 7 years ago
  66. d747bb8 fdsan: improve documentation. by Josh Gao · 7 years ago
  67. 5fa9df8 fdsan: add type for libziparchive's ZipArchive. by Josh Gao · 7 years ago
  68. 655f80e Merge "State clearly that an ELF file has the wrong architecture." by Elliott Hughes · 7 years ago
  69. d527cf1 fdsan: add types for Java sockets. by Josh Gao · 7 years ago
  70. d16cfac State clearly that an ELF file has the wrong architecture. by Elliott Hughes · 7 years ago
  71. 8b527f2 Merge "Explicitly say `pthread_cancel` in the docs." by Elliott Hughes · 7 years ago
  72. 670ea7a Explicitly say `pthread_cancel` in the docs. by Elliott Hughes · 7 years ago
  73. ed16b34 Merge "benchmarks: Fix the benchmark tests." by Peter Collingbourne · 7 years ago
  74. b228f4e Merge "benchmarks: Update the documentation." by Peter Collingbourne · 7 years ago
  75. 62011c2 benchmarks: Update the documentation. by Peter Collingbourne · 7 years ago
  76. c282ca9 benchmarks: Fix the benchmark tests. by Peter Collingbourne · 7 years ago
  77. 4d98149 Merge "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Treehugger Robot · 7 years ago
  78. 74cdb25 Move pipe, open, and getdents from the APP to COMMON seccomp whitelist. by Robert Sesek · 7 years ago
  79. 56deeb7 Merge "Update probing in membarrier_test" by Orion Hodson · 7 years ago
  80. 0c93855 Update probing in membarrier_test by Orion Hodson · 7 years ago
  81. 2942b6a Merge "Fix membarrier test." by Christopher Ferris · 7 years ago
  82. 59c08dd Merge "Improve netd detection" by Bernie Innocenti · 7 years ago
  83. 795034c Fix membarrier test. by Christopher Ferris · 7 years ago
  84. fb4eaa0 Improve netd detection by Bernie Innocenti · 7 years ago
  85. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
  86. dca7d3f Merge "libc: Add membarrier to common seccomp allowed list" by Orion Hodson · 7 years ago
  87. 8a8bf19 Merge "Fix mistake in fdsan documentation." by Treehugger Robot · 7 years ago
  88. dc91d90 Merge "bionic: Add magic to abort message" by Treehugger Robot · 7 years ago
  89. e15e93a Merge "Use strerror_r(3) for the printf family %m." by Elliott Hughes · 7 years ago
  90. 01416ba Fix mistake in fdsan documentation. by Josh Gao · 7 years ago
  91. 0326f06 Merge "fdsan: add documentation." by Josh Gao · 7 years ago
  92. 6d93c60 bionic: Add magic to abort message by Luis Hector Chavez · 7 years ago
  93. b64196a fdsan: add documentation. by Josh Gao · 7 years ago
  94. a2a114b Merge "Annotate siglongjmp for HWASan." by Treehugger Robot · 7 years ago
  95. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  96. f340a56 Use strerror_r(3) for the printf family %m. by Elliott Hughes · 7 years ago
  97. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
  98. 1e4a413 Merge "Revert "arm64: Use builtin for nearbyintf/nearbyint"" by Treehugger Robot · 7 years ago
  99. b75cc02 Revert "arm64: Use builtin for nearbyintf/nearbyint" by Elliott Hughes · 7 years ago
  100. b16e9ce Annotate siglongjmp for HWASan. by Evgenii Stepanov · 7 years ago