1. 0adf09b linker: fix invalid zip file handling by Ryan Prichard · 7 years ago
  2. 773c697 Merge "<sys/param.h>: pollute the namespace with <endian.h>." by Treehugger Robot · 7 years ago
  3. 00dda09 <sys/param.h>: pollute the namespace with <endian.h>. by Elliott Hughes · 7 years ago
  4. 9ebcb01 Merge "Another round of documentation." by Elliott Hughes · 7 years ago
  5. dd6763a Another round of documentation. by Elliott Hughes · 7 years ago
  6. 4b7c5cc Merge "Add new parameter for creation of MapInfo object." by Christopher Ferris · 7 years ago
  7. c15baef Merge "Exclude libclang_rt.builtins symbols" by Yi Kong · 7 years ago
  8. 6774cc5 Add new parameter for creation of MapInfo object. by Christopher Ferris · 7 years ago
  9. 7786a34 Exclude libclang_rt.builtins symbols by Yi Kong · 7 years ago
  10. 9df2619 Merge "Work around bugprone-exception-escape bug." by Chih-hung Hsieh · 7 years ago
  11. 8d63ae1 Merge "Make fclose/pclose distinct." by Elliott Hughes · 7 years ago
  12. 153b71c Work around bugprone-exception-escape bug. by Chih-Hung Hsieh · 7 years ago
  13. 22917f6 Make fclose/pclose distinct. by Elliott Hughes · 7 years ago
  14. 928ce8e Merge "Move isolated test runner out of bionic." by Christopher Ferris · 7 years ago
  15. 05ba56d Merge "Fix up a few bionic tests for the clang-r339409 update." by Stephen Hines · 7 years ago
  16. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
  17. f3ff8dc Merge "Ignore output to stderr while enumerating tests" by Christopher Ferris · 7 years ago
  18. ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
  19. 6b75575 Merge "Disable STL for crt objects" by Colin Cross · 7 years ago
  20. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  21. 7208139 Merge "Use builtins for ceil/floor/rint/trunc on arm64" by Elliott Hughes · 7 years ago
  22. ab17944 Disable STL for crt objects by Colin Cross · 7 years ago
  23. e27886e Merge "Add reallocarray(3)." by Elliott Hughes · 7 years ago
  24. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  25. e4e3de8 Merge "linker: extract defaults and source files" by Dimitry Ivanov · 7 years ago
  26. fe108db Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  27. efaa60f Merge "Only use NDK libraries in the benchmarks." by Elliott Hughes · 7 years ago
  28. 9a64b56 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  29. b8b3a76 linker: extract defaults and source files by dimitry · 7 years ago
  30. 21557cd Ignore output to stderr while enumerating tests by dimitry · 7 years ago
  31. cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
  32. 6273299 Only use NDK libraries in the benchmarks. by Elliott Hughes · 7 years ago
  33. 30b17e3 Merge "Touch the memory when doing malloc/free benchmark." by Christopher Ferris · 7 years ago
  34. 8f5589f Merge "Remove unused NetBSD compatibility cruft." by Treehugger Robot · 7 years ago
  35. 4fae703 Touch the memory when doing malloc/free benchmark. by Christopher Ferris · 7 years ago
  36. 8d11bea Merge "[hwasan] Tweak process and thread initialization." by Evgenii Stepanov · 7 years ago
  37. 64f8e7b Remove unused NetBSD compatibility cruft. by Elliott Hughes · 7 years ago
  38. ce9d653 Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket" by Josh Gao · 7 years ago
  39. 13e8dcb [hwasan] Tweak process and thread initialization. by Evgenii Stepanov · 7 years ago
  40. a02d631 Merge "Remove dead code." by Elliott Hughes · 7 years ago
  41. 15711c1 Remove dead code. by Elliott Hughes · 7 years ago
  42. d747bb8 fdsan: improve documentation. by Josh Gao · 7 years ago
  43. 5fa9df8 fdsan: add type for libziparchive's ZipArchive. by Josh Gao · 7 years ago
  44. 655f80e Merge "State clearly that an ELF file has the wrong architecture." by Elliott Hughes · 7 years ago
  45. d527cf1 fdsan: add types for Java sockets. by Josh Gao · 7 years ago
  46. d16cfac State clearly that an ELF file has the wrong architecture. by Elliott Hughes · 7 years ago
  47. 8b527f2 Merge "Explicitly say `pthread_cancel` in the docs." by Elliott Hughes · 7 years ago
  48. 670ea7a Explicitly say `pthread_cancel` in the docs. by Elliott Hughes · 7 years ago
  49. ed16b34 Merge "benchmarks: Fix the benchmark tests." by Peter Collingbourne · 7 years ago
  50. b228f4e Merge "benchmarks: Update the documentation." by Peter Collingbourne · 7 years ago
  51. 62011c2 benchmarks: Update the documentation. by Peter Collingbourne · 7 years ago
  52. c282ca9 benchmarks: Fix the benchmark tests. by Peter Collingbourne · 7 years ago
  53. 4d98149 Merge "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Treehugger Robot · 7 years ago
  54. 74cdb25 Move pipe, open, and getdents from the APP to COMMON seccomp whitelist. by Robert Sesek · 7 years ago
  55. 56deeb7 Merge "Update probing in membarrier_test" by Orion Hodson · 7 years ago
  56. 0c93855 Update probing in membarrier_test by Orion Hodson · 7 years ago
  57. 2942b6a Merge "Fix membarrier test." by Christopher Ferris · 7 years ago
  58. 59c08dd Merge "Improve netd detection" by Bernie Innocenti · 7 years ago
  59. 795034c Fix membarrier test. by Christopher Ferris · 7 years ago
  60. fb4eaa0 Improve netd detection by Bernie Innocenti · 7 years ago
  61. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
  62. dca7d3f Merge "libc: Add membarrier to common seccomp allowed list" by Orion Hodson · 7 years ago
  63. 8a8bf19 Merge "Fix mistake in fdsan documentation." by Treehugger Robot · 7 years ago
  64. dc91d90 Merge "bionic: Add magic to abort message" by Treehugger Robot · 7 years ago
  65. e15e93a Merge "Use strerror_r(3) for the printf family %m." by Elliott Hughes · 7 years ago
  66. 01416ba Fix mistake in fdsan documentation. by Josh Gao · 7 years ago
  67. 0326f06 Merge "fdsan: add documentation." by Josh Gao · 7 years ago
  68. 6d93c60 bionic: Add magic to abort message by Luis Hector Chavez · 7 years ago
  69. b64196a fdsan: add documentation. by Josh Gao · 7 years ago
  70. a2a114b Merge "Annotate siglongjmp for HWASan." by Treehugger Robot · 7 years ago
  71. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  72. f340a56 Use strerror_r(3) for the printf family %m. by Elliott Hughes · 7 years ago
  73. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
  74. 1e4a413 Merge "Revert "arm64: Use builtin for nearbyintf/nearbyint"" by Treehugger Robot · 7 years ago
  75. b75cc02 Revert "arm64: Use builtin for nearbyintf/nearbyint" by Elliott Hughes · 7 years ago
  76. b16e9ce Annotate siglongjmp for HWASan. by Evgenii Stepanov · 7 years ago
  77. e57399d Merge "Document various post-P bionic changes." by Treehugger Robot · 7 years ago
  78. 86bce19 Document various post-P bionic changes. by Elliott Hughes · 7 years ago
  79. 74934aa Merge "Add the %m GNU extension to printf/wprintf." by Elliott Hughes · 7 years ago
  80. 6c7c067 Merge "arm64: Use builtin for nearbyintf/nearbyint" by Elliott Hughes · 7 years ago
  81. 198fb7b Merge "Prevent netd from using the libnetd_client wrappers" by Treehugger Robot · 7 years ago
  82. 1b2ecee Prevent netd from using the libnetd_client wrappers by Bernie Innocenti · 7 years ago
  83. 04432c3 Merge "Explain up-front what bionic actually _is_." by Elliott Hughes · 7 years ago
  84. c69757a Merge "Generalize abort's inline_tgkill, use it in fdsan." by Treehugger Robot · 7 years ago
  85. 84941fe Explain up-front what bionic actually _is_. by Elliott Hughes · 7 years ago
  86. 0425a2d Merge "(arm64) Extend branch range in __memcpy_chk." by Evgenii Stepanov · 7 years ago
  87. 35d8ba3 arm64: Use builtin for nearbyintf/nearbyint by Adhemerval Zanella · 7 years ago
  88. f5693c6 Generalize abort's inline_tgkill, use it in fdsan. by Josh Gao · 7 years ago
  89. fc85c3c Merge "fdsan: add type for ART's FdFile." by Josh Gao · 7 years ago
  90. 00d087c (arm64) Extend branch range in __memcpy_chk. by Evgenii Stepanov · 7 years ago
  91. ab6a080 fdsan: add type for ART's FdFile. by Josh Gao · 7 years ago
  92. 23cfc34 Merge "Fill out historical "what was added when" information." by Treehugger Robot · 7 years ago
  93. 654cd83 Add the %m GNU extension to printf/wprintf. by Elliott Hughes · 7 years ago
  94. 98b933a Merge "Remove ARM/MIPS fenv duplication." by Elliott Hughes · 7 years ago
  95. 3876ade Fill out historical "what was added when" information. by Elliott Hughes · 7 years ago
  96. ed6ec4b Merge "Add a test for poll with null fds." by Treehugger Robot · 7 years ago
  97. eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
  98. 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
  99. 003521a Merge "Document the set*id functions." by Treehugger Robot · 7 years ago
  100. 6ef1054 Merge "Accept NULL for fds parameter in poll." by Treehugger Robot · 7 years ago