1. 4d98149 Merge "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Treehugger Robot · 7 years ago
  2. 74cdb25 Move pipe, open, and getdents from the APP to COMMON seccomp whitelist. by Robert Sesek · 7 years ago
  3. 56deeb7 Merge "Update probing in membarrier_test" by Orion Hodson · 7 years ago
  4. 0c93855 Update probing in membarrier_test by Orion Hodson · 7 years ago
  5. 2942b6a Merge "Fix membarrier test." by Christopher Ferris · 7 years ago
  6. 59c08dd Merge "Improve netd detection" by Bernie Innocenti · 7 years ago
  7. 795034c Fix membarrier test. by Christopher Ferris · 7 years ago
  8. fb4eaa0 Improve netd detection by Bernie Innocenti · 7 years ago
  9. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
  10. dca7d3f Merge "libc: Add membarrier to common seccomp allowed list" by Orion Hodson · 7 years ago
  11. 8a8bf19 Merge "Fix mistake in fdsan documentation." by Treehugger Robot · 7 years ago
  12. dc91d90 Merge "bionic: Add magic to abort message" by Treehugger Robot · 7 years ago
  13. e15e93a Merge "Use strerror_r(3) for the printf family %m." by Elliott Hughes · 7 years ago
  14. 01416ba Fix mistake in fdsan documentation. by Josh Gao · 7 years ago
  15. 0326f06 Merge "fdsan: add documentation." by Josh Gao · 7 years ago
  16. 6d93c60 bionic: Add magic to abort message by Luis Hector Chavez · 7 years ago
  17. b64196a fdsan: add documentation. by Josh Gao · 7 years ago
  18. a2a114b Merge "Annotate siglongjmp for HWASan." by Treehugger Robot · 7 years ago
  19. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  20. f340a56 Use strerror_r(3) for the printf family %m. by Elliott Hughes · 7 years ago
  21. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
  22. 1e4a413 Merge "Revert "arm64: Use builtin for nearbyintf/nearbyint"" by Treehugger Robot · 7 years ago
  23. b75cc02 Revert "arm64: Use builtin for nearbyintf/nearbyint" by Elliott Hughes · 7 years ago
  24. b16e9ce Annotate siglongjmp for HWASan. by Evgenii Stepanov · 7 years ago
  25. e57399d Merge "Document various post-P bionic changes." by Treehugger Robot · 7 years ago
  26. 86bce19 Document various post-P bionic changes. by Elliott Hughes · 7 years ago
  27. 74934aa Merge "Add the %m GNU extension to printf/wprintf." by Elliott Hughes · 7 years ago
  28. 6c7c067 Merge "arm64: Use builtin for nearbyintf/nearbyint" by Elliott Hughes · 7 years ago
  29. 198fb7b Merge "Prevent netd from using the libnetd_client wrappers" by Treehugger Robot · 7 years ago
  30. 1b2ecee Prevent netd from using the libnetd_client wrappers by Bernie Innocenti · 7 years ago
  31. 04432c3 Merge "Explain up-front what bionic actually _is_." by Elliott Hughes · 7 years ago
  32. c69757a Merge "Generalize abort's inline_tgkill, use it in fdsan." by Treehugger Robot · 7 years ago
  33. 84941fe Explain up-front what bionic actually _is_. by Elliott Hughes · 7 years ago
  34. 0425a2d Merge "(arm64) Extend branch range in __memcpy_chk." by Evgenii Stepanov · 7 years ago
  35. 35d8ba3 arm64: Use builtin for nearbyintf/nearbyint by Adhemerval Zanella · 7 years ago
  36. f5693c6 Generalize abort's inline_tgkill, use it in fdsan. by Josh Gao · 7 years ago
  37. fc85c3c Merge "fdsan: add type for ART's FdFile." by Josh Gao · 7 years ago
  38. 00d087c (arm64) Extend branch range in __memcpy_chk. by Evgenii Stepanov · 7 years ago
  39. ab6a080 fdsan: add type for ART's FdFile. by Josh Gao · 7 years ago
  40. 23cfc34 Merge "Fill out historical "what was added when" information." by Treehugger Robot · 7 years ago
  41. 654cd83 Add the %m GNU extension to printf/wprintf. by Elliott Hughes · 7 years ago
  42. 98b933a Merge "Remove ARM/MIPS fenv duplication." by Elliott Hughes · 7 years ago
  43. 3876ade Fill out historical "what was added when" information. by Elliott Hughes · 7 years ago
  44. ed6ec4b Merge "Add a test for poll with null fds." by Treehugger Robot · 7 years ago
  45. eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
  46. 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
  47. 003521a Merge "Document the set*id functions." by Treehugger Robot · 7 years ago
  48. 6ef1054 Merge "Accept NULL for fds parameter in poll." by Treehugger Robot · 7 years ago
  49. 4be5426 Accept NULL for fds parameter in poll. by Chih-Hung Hsieh · 7 years ago
  50. cd524ca Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
  51. ec24724 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 7 years ago
  52. 9c60177 Document the set*id functions. by Elliott Hughes · 7 years ago
  53. 2410769 Merge "Add fdsan owner type for sqlite." by Treehugger Robot · 7 years ago
  54. be66a06 fdsan: provide abort message in warning tombstones. by Josh Gao · 7 years ago
  55. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  56. f3aa300 Stringify api_level in <android/versioning.h>. by Josh Gao · 7 years ago
  57. 1dc2503 Delete archaic pre-ANSI C support. by Josh Gao · 7 years ago
  58. 3e5a32c Merge "<sys/socket.h>: add constant for kernel TLS." by Treehugger Robot · 7 years ago
  59. 062eac8 <sys/socket.h>: add constant for kernel TLS. by Elliott Hughes · 7 years ago
  60. 4b9379c Merge "Start documenting libc." by Elliott Hughes · 7 years ago
  61. c1b4476 fdsan: make the tag type values sequential. by Josh Gao · 7 years ago
  62. 27cc4bc Add fdsan owner type for sqlite. by Josh Gao · 7 years ago
  63. b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
  64. f7f86a9 Merge "Fix uses of readlink in tests." by Christopher Ferris · 7 years ago
  65. 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago
  66. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  67. 05ee196 Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Treehugger Robot · 7 years ago
  68. 53b40de Merge "Test that the _r_debug list looks OK" by Treehugger Robot · 7 years ago
  69. f1a3838 Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present. by Elliott Hughes · 7 years ago
  70. dbf54d2 Merge "Fix linker's _r_debug (gdb) info" by Treehugger Robot · 7 years ago
  71. c20f9a5 Test that the _r_debug list looks OK by Ryan Prichard · 7 years ago
  72. 780cc6b Merge "Folks are starting to need a placeholder name for Q." by Treehugger Robot · 7 years ago
  73. 5c18e6a Merge "Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>." by Elliott Hughes · 7 years ago
  74. cf97d7f Folks are starting to need a placeholder name for Q. by Elliott Hughes · 7 years ago
  75. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  76. 0489645 Fix linker's _r_debug (gdb) info by Ryan Prichard · 7 years ago
  77. 8f2298e Merge "Move [vdso] after exe/linker in _r_debug" by Treehugger Robot · 7 years ago
  78. 750c01c Merge "Add benchmark for strncmp" by Treehugger Robot · 7 years ago
  79. e466cc0 Add benchmark for strncmp by Haibo Huang · 7 years ago
  80. d1214b0 Merge "[AArch64] Improve strncmp for mutually misaligned inputs" by Haibo Huang · 7 years ago
  81. 65a6211 [AArch64] Improve strncmp for mutually misaligned inputs by Adhemerval Zanella · 7 years ago
  82. 2019f96 Merge "HWASan support in bionic." by Treehugger Robot · 7 years ago
  83. 2dc1dd5 Merge changes I1eb1a9f2,I8a7621a5 by Treehugger Robot · 7 years ago
  84. 4f9bb7b Merge changes I75f89487,I2791e2b2 by Treehugger Robot · 7 years ago
  85. ab42e6f Use --Bsymbolic-functions on libm by Adhemerval Zanella · 7 years ago
  86. bd58729 Use -fno-math-errno for libm by Adhemerval Zanella · 7 years ago
  87. b42ff1b [AArch64] Improve strcmp performance for misaligned strings by Adhemerval Zanella · 7 years ago
  88. 4ab56af [AArch64] Optimize memcmp for medium to large sizes by Adhemerval Zanella · 7 years ago
  89. 14dd992 Move [vdso] after exe/linker in _r_debug by Ryan Prichard · 7 years ago
  90. be551f5 HWASan support in bionic. by Evgenii Stepanov · 7 years ago
  91. 3fd45bb Merge "Add more descriptive text around app starting." by Christopher Ferris · 7 years ago
  92. ad935c8 Add more descriptive text around app starting. by Christopher Ferris · 7 years ago
  93. 841c9c1 Merge "Add new malloc benchmarks." by Christopher Ferris · 7 years ago
  94. b3f24b1 Merge "libc: enable -Wimplicit-fallthrough" by Treehugger Robot · 7 years ago
  95. fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 7 years ago
  96. 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
  97. 5285d59 Merge "Fix benchmark-tests" by Treehugger Robot · 7 years ago
  98. 510dda3 Fix benchmark-tests by Haibo Huang · 7 years ago
  99. a757344 Merge "Add new strcmp/strncmp benchmark" by Treehugger Robot · 7 years ago
  100. 43f2b77 Add new strcmp/strncmp benchmark by Adhemerval Zanella · 7 years ago