1. d4e51a1 Change crtbrand for host bionic by Dan Willemsen · 7 years ago
  2. a8a716e Merge "Make the test less specific." by Christopher Ferris · 7 years ago
  3. 18cbed7 Make the test less specific. by Christopher Ferris · 7 years ago
  4. de1353b Merge "Add benchmarks for heap size retrieval" by Hans Boehm · 7 years ago
  5. 8577225 Merge "Add RT signal to load heapprofd library." by Florian Mayer · 7 years ago
  6. 3e5754c Add benchmarks for heap size retrieval by Hans Boehm · 7 years ago
  7. f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 7 years ago
  8. 104fd9e Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
  9. 7ff7d03 Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
  10. 30440b2 Merge "Don't #define __ANDROID_NDK__ for the platform build!" am: 8937600897 by Elliott Hughes · 7 years ago
  11. 8937600 Merge "Don't #define __ANDROID_NDK__ for the platform build!" by Elliott Hughes · 7 years ago
  12. ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
  13. eb61430 Don't #define __ANDROID_NDK__ for the platform build! by Elliott Hughes · 7 years ago
  14. bb63df0 Merge "strerror: add missing ERFKILL and EHWPOISON." am: ecf0c7515d by Elliott Hughes · 7 years ago
  15. ecf0c75 Merge "strerror: add missing ERFKILL and EHWPOISON." by Treehugger Robot · 7 years ago
  16. 045b126 Merge "fdsan: reset va_list between varargs traversals" am: daf746b155 by Greg Hackmann · 7 years ago
  17. 7100729 Merge "Add support for A76 in bionic" am: 3a47adadad by Haibo Huang · 7 years ago
  18. daf746b Merge "fdsan: reset va_list between varargs traversals" by Treehugger Robot · 7 years ago
  19. 3a47ada Merge "Add support for A76 in bionic" by Haibo Huang · 7 years ago
  20. 92a9116 strerror: add missing ERFKILL and EHWPOISON. by Elliott Hughes · 7 years ago
  21. 83b0bf5 Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
  22. 4e29cde Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
  23. cc953e0 fdsan: reset va_list between varargs traversals by Greg Hackmann · 7 years ago
  24. bc4f411 Add support for A76 in bionic by Haibo Huang · 7 years ago
  25. ddc249c Merge "Allow host bionic to use libdl_static" am: a2af8bea8c by Dan Willemsen · 7 years ago
  26. a2af8be Merge "Allow host bionic to use libdl_static" by Treehugger Robot · 7 years ago
  27. 17b3559 Allow host bionic to use libdl_static by Dan Willemsen · 7 years ago
  28. 5c94143 Waive AID Range check for upgrading devices launched before P by Tom Cherry · 7 years ago
  29. 546cd5b Merge "Allow invoking the linker on an executable." am: 391af2cefe by Ryan Prichard · 7 years ago
  30. 391af2c Merge "Allow invoking the linker on an executable." by Treehugger Robot · 7 years ago
  31. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  32. 0bd2520 Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)." am: 069d5aef90 by Josh Gao · 7 years ago
  33. 069d5ae Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)." by Josh Gao · 7 years ago
  34. af32e53 Merge "Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX." am: d3aa44f7e9 by Elliott Hughes · 7 years ago
  35. d3aa44f Merge "Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX." by Elliott Hughes · 7 years ago
  36. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  37. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  38. 06ec50f Merge changes I8c6b2d1d,I06e0f759,I95d79809 am: cb8ed207d2 by Ryan Prichard · 7 years ago
  39. cb8ed20 Merge changes I8c6b2d1d,I06e0f759,I95d79809 by Ryan Prichard · 7 years ago
  40. 5de9a31c Add async_safe_format_fd_va_list by Ryan Prichard · 7 years ago
  41. 269bb49 Fix normalize_path's handling of "/.." by Ryan Prichard · 7 years ago
  42. 0adf09b linker: fix invalid zip file handling by Ryan Prichard · 7 years ago
  43. adf9339 Merge "<sys/param.h>: pollute the namespace with <endian.h>." am: 773c697f81 by Elliott Hughes · 7 years ago
  44. 773c697 Merge "<sys/param.h>: pollute the namespace with <endian.h>." by Treehugger Robot · 7 years ago
  45. 00dda09 <sys/param.h>: pollute the namespace with <endian.h>. by Elliott Hughes · 7 years ago
  46. ac59303 Merge "Another round of documentation." am: 9ebcb013b1 by Elliott Hughes · 7 years ago
  47. 9ebcb01 Merge "Another round of documentation." by Elliott Hughes · 7 years ago
  48. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  49. 0143ea8 Merge "Add new parameter for creation of MapInfo object." am: 4b7c5cca7f by Christopher Ferris · 7 years ago
  50. 4b7c5cc Merge "Add new parameter for creation of MapInfo object." by Christopher Ferris · 7 years ago
  51. 9617cdb Merge "Exclude libclang_rt.builtins symbols" am: c15baefc0a by Yi Kong · 7 years ago
  52. c15baef Merge "Exclude libclang_rt.builtins symbols" by Yi Kong · 7 years ago
  53. 6774cc5 Add new parameter for creation of MapInfo object. by Christopher Ferris · 7 years ago
  54. 7786a34 Exclude libclang_rt.builtins symbols by Yi Kong · 7 years ago
  55. 3be32dd Merge "Work around bugprone-exception-escape bug." am: 9df26193c8 by Chih-hung Hsieh · 7 years ago
  56. 9df2619 Merge "Work around bugprone-exception-escape bug." by Chih-hung Hsieh · 7 years ago
  57. f9740e3 Merge "Make fclose/pclose distinct." am: 8d63ae128f by Elliott Hughes · 7 years ago
  58. 8d63ae1 Merge "Make fclose/pclose distinct." by Elliott Hughes · 7 years ago
  59. 6cbef9f Merge "Move isolated test runner out of bionic." am: 928ce8eb64 by Christopher Ferris · 7 years ago
  60. 153b71c Work around bugprone-exception-escape bug. by Chih-Hung Hsieh · 7 years ago
  61. 22917f6 Make fclose/pclose distinct. by Elliott Hughes · 7 years ago
  62. 928ce8e Merge "Move isolated test runner out of bionic." by Christopher Ferris · 7 years ago
  63. 9821053 Merge "Fix up a few bionic tests for the clang-r339409 update." am: 05ba56d6c0 by Stephen Hines · 7 years ago
  64. 05ba56d Merge "Fix up a few bionic tests for the clang-r339409 update." by Stephen Hines · 7 years ago
  65. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
  66. dec01ca Merge "Ignore output to stderr while enumerating tests" am: f3ff8dc6f4 by Christopher Ferris · 7 years ago
  67. ece6787 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Tom Cherry · 7 years ago
  68. b07e2dd Merge "Disable STL for crt objects" am: 6b755755bc by Colin Cross · 7 years ago
  69. f3ff8dc Merge "Ignore output to stderr while enumerating tests" by Christopher Ferris · 7 years ago
  70. ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
  71. 6b75575 Merge "Disable STL for crt objects" by Colin Cross · 7 years ago
  72. d7ab721 Merge "Use builtins for ceil/floor/rint/trunc on arm64" am: 7208139406 by Elliott Hughes · 7 years ago
  73. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  74. 7208139 Merge "Use builtins for ceil/floor/rint/trunc on arm64" by Elliott Hughes · 7 years ago
  75. ab17944 Disable STL for crt objects by Colin Cross · 7 years ago
  76. a7ec71a Merge "Add reallocarray(3)." am: e27886eaea by Elliott Hughes · 7 years ago
  77. e27886e Merge "Add reallocarray(3)." by Elliott Hughes · 7 years ago
  78. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  79. db938a8 Merge "linker: extract defaults and source files" am: e4e3de819d by Dimitry Ivanov · 7 years ago
  80. e4e3de8 Merge "linker: extract defaults and source files" by Dimitry Ivanov · 7 years ago
  81. eca0afd Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  82. fe108db Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  83. edf8f1a Merge "Only use NDK libraries in the benchmarks." am: efaa60ff6c by Elliott Hughes · 7 years ago
  84. efaa60f Merge "Only use NDK libraries in the benchmarks." by Elliott Hughes · 7 years ago
  85. 9a64b56 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  86. b8b3a76 linker: extract defaults and source files by dimitry · 7 years ago
  87. 21557cd Ignore output to stderr while enumerating tests by dimitry · 7 years ago
  88. cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
  89. 6273299 Only use NDK libraries in the benchmarks. by Elliott Hughes · 7 years ago
  90. 757ce0c Merge "Touch the memory when doing malloc/free benchmark." am: 30b17e32f0 by Christopher Ferris · 7 years ago
  91. 30b17e3 Merge "Touch the memory when doing malloc/free benchmark." by Christopher Ferris · 7 years ago
  92. d0cceb0 Merge "Remove unused NetBSD compatibility cruft." am: 8f5589faf2 by Elliott Hughes · 7 years ago
  93. f59d04a Merge "[hwasan] Tweak process and thread initialization." am: 8d11bea6c5 by Evgenii Stepanov · 7 years ago
  94. 8f5589f Merge "Remove unused NetBSD compatibility cruft." by Treehugger Robot · 7 years ago
  95. fbec1c0 Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket" by Josh Gao · 7 years ago
  96. 4fae703 Touch the memory when doing malloc/free benchmark. by Christopher Ferris · 7 years ago
  97. 8d11bea Merge "[hwasan] Tweak process and thread initialization." by Evgenii Stepanov · 7 years ago
  98. 64f8e7b Remove unused NetBSD compatibility cruft. by Elliott Hughes · 7 years ago
  99. ce9d653 Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket" by Josh Gao · 7 years ago
  100. 13e8dcb [hwasan] Tweak process and thread initialization. by Evgenii Stepanov · 7 years ago