1. ec24724 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 7 years ago
  2. 2410769 Merge "Add fdsan owner type for sqlite." by Treehugger Robot · 7 years ago
  3. 3e5a32c Merge "<sys/socket.h>: add constant for kernel TLS." by Treehugger Robot · 7 years ago
  4. 062eac8 <sys/socket.h>: add constant for kernel TLS. by Elliott Hughes · 7 years ago
  5. 4b9379c Merge "Start documenting libc." by Elliott Hughes · 7 years ago
  6. c1b4476 fdsan: make the tag type values sequential. by Josh Gao · 7 years ago
  7. 27cc4bc Add fdsan owner type for sqlite. by Josh Gao · 7 years ago
  8. b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
  9. f7f86a9 Merge "Fix uses of readlink in tests." by Christopher Ferris · 7 years ago
  10. 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago
  11. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  12. 05ee196 Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Treehugger Robot · 7 years ago
  13. 53b40de Merge "Test that the _r_debug list looks OK" by Treehugger Robot · 7 years ago
  14. f1a3838 Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present. by Elliott Hughes · 7 years ago
  15. dbf54d2 Merge "Fix linker's _r_debug (gdb) info" by Treehugger Robot · 7 years ago
  16. c20f9a5 Test that the _r_debug list looks OK by Ryan Prichard · 7 years ago
  17. 780cc6b Merge "Folks are starting to need a placeholder name for Q." by Treehugger Robot · 7 years ago
  18. 5c18e6a Merge "Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>." by Elliott Hughes · 7 years ago
  19. cf97d7f Folks are starting to need a placeholder name for Q. by Elliott Hughes · 7 years ago
  20. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  21. 0489645 Fix linker's _r_debug (gdb) info by Ryan Prichard · 7 years ago
  22. 8f2298e Merge "Move [vdso] after exe/linker in _r_debug" by Treehugger Robot · 7 years ago
  23. 750c01c Merge "Add benchmark for strncmp" by Treehugger Robot · 7 years ago
  24. e466cc0 Add benchmark for strncmp by Haibo Huang · 7 years ago
  25. d1214b0 Merge "[AArch64] Improve strncmp for mutually misaligned inputs" by Haibo Huang · 7 years ago
  26. 65a6211 [AArch64] Improve strncmp for mutually misaligned inputs by Adhemerval Zanella · 7 years ago
  27. 2019f96 Merge "HWASan support in bionic." by Treehugger Robot · 7 years ago
  28. 2dc1dd5 Merge changes I1eb1a9f2,I8a7621a5 by Treehugger Robot · 7 years ago
  29. 4f9bb7b Merge changes I75f89487,I2791e2b2 by Treehugger Robot · 7 years ago
  30. ab42e6f Use --Bsymbolic-functions on libm by Adhemerval Zanella · 7 years ago
  31. bd58729 Use -fno-math-errno for libm by Adhemerval Zanella · 7 years ago
  32. b42ff1b [AArch64] Improve strcmp performance for misaligned strings by Adhemerval Zanella · 7 years ago
  33. 4ab56af [AArch64] Optimize memcmp for medium to large sizes by Adhemerval Zanella · 7 years ago
  34. 14dd992 Move [vdso] after exe/linker in _r_debug by Ryan Prichard · 7 years ago
  35. be551f5 HWASan support in bionic. by Evgenii Stepanov · 7 years ago
  36. 3fd45bb Merge "Add more descriptive text around app starting." by Christopher Ferris · 7 years ago
  37. ad935c8 Add more descriptive text around app starting. by Christopher Ferris · 7 years ago
  38. 841c9c1 Merge "Add new malloc benchmarks." by Christopher Ferris · 7 years ago
  39. b3f24b1 Merge "libc: enable -Wimplicit-fallthrough" by Treehugger Robot · 7 years ago
  40. fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 7 years ago
  41. 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
  42. 5285d59 Merge "Fix benchmark-tests" by Treehugger Robot · 7 years ago
  43. 510dda3 Fix benchmark-tests by Haibo Huang · 7 years ago
  44. a757344 Merge "Add new strcmp/strncmp benchmark" by Treehugger Robot · 7 years ago
  45. 43f2b77 Add new strcmp/strncmp benchmark by Adhemerval Zanella · 7 years ago
  46. 68c8dd7 Merge "Add new memcmp benchmark" by Haibo Huang · 7 years ago
  47. 0e4fd75 Add new memcmp benchmark by Adhemerval Zanella · 7 years ago
  48. 5288655 Merge "Add option to define ranges sets for benchmarks" by Treehugger Robot · 7 years ago
  49. eda94aa Add option to define ranges sets for benchmarks by Adhemerval Zanella · 7 years ago
  50. 0f06b34 Merge "Add hhb@ to OWNERS." by Treehugger Robot · 7 years ago
  51. ebbb8c8 Add hhb@ to OWNERS. by Elliott Hughes · 7 years ago
  52. 817f578 Merge "Clear the resolver timeout when setting default __res_params" by Bernie Innocenti · 7 years ago
  53. fce5dae Merge "Make the resolver retry timeout configurable via __res_params" by Treehugger Robot · 7 years ago
  54. a2650ea Merge "seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake" by Treehugger Robot · 7 years ago
  55. f0fae7d Merge "Use double-precision routines from arm-optimized-routines" by Treehugger Robot · 7 years ago
  56. ea82982 seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake by Luis Hector Chavez · 7 years ago
  57. f6b101d Use double-precision routines from arm-optimized-routines by Adhemerval Zanella · 7 years ago
  58. 96c619f Clear the resolver timeout when setting default __res_params by Bernie Innocenti · 7 years ago
  59. 3652bcd Merge "Add pow benchmark" by Treehugger Robot · 7 years ago
  60. de8eb12 Merge "Move unique_fd fdsan tests into bionic." by Treehugger Robot · 7 years ago
  61. 7266e91 Move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
  62. 24c0eb1 Merge "Add log and log2 benchmark" by Treehugger Robot · 7 years ago
  63. 72fe1c8 Add pow benchmark by Adhemerval Zanella · 7 years ago
  64. 56f4511 Add log and log2 benchmark by Adhemerval Zanella · 7 years ago
  65. 099835a Merge "Add exp and exp2 benchmark" by Treehugger Robot · 7 years ago
  66. 10d330a Add exp and exp2 benchmark by Adhemerval Zanella · 7 years ago
  67. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  68. 58d1362 Make the resolver retry timeout configurable via __res_params by Bernie Innocenti · 7 years ago
  69. f2fb3b1 Merge "seccomp: Generate the policy files at compile time" by Treehugger Robot · 7 years ago
  70. 16d7056 Merge changes from topic "fdsan_debuggerd" by Josh Gao · 7 years ago
  71. e16082f fdsan: expose the address of the table to the platform. by Josh Gao · 7 years ago
  72. e6dab7b fdsan: minor refactoring. by Josh Gao · 7 years ago
  73. fc97daf Merge "fdsan: enable by default." by Treehugger Robot · 7 years ago
  74. 9f93f22 Merge "Fix libc assembler documentation." am: 5c14bf3932 by Christopher Ferris · 7 years ago
  75. 4b7c1cc fdsan: enable by default. by Josh Gao · 7 years ago
  76. 5c14bf3 Merge "Fix libc assembler documentation." by Christopher Ferris · 7 years ago
  77. a473be2 Fix libc assembler documentation. by Christopher Ferris · 7 years ago
  78. e9a8aa6 Merge "Make all popen(3) file descriptors O_CLOEXEC." am: f80e3f4413 by Elliott Hughes · 7 years ago
  79. f80e3f4 Merge "Make all popen(3) file descriptors O_CLOEXEC." by Elliott Hughes · 7 years ago
  80. fa09b3c seccomp: Generate the policy files at compile time by Luis Hector Chavez · 7 years ago
  81. 7601130 Merge "Revert "Move android-changes-for-ndk-developers.md into docs/."" by Elliott Hughes · 7 years ago
  82. 782cd01 Merge "Revert "Move android-changes-for-ndk-developers.md into docs/."" by Treehugger Robot · 7 years ago
  83. 74866e1 Revert "Move android-changes-for-ndk-developers.md into docs/." by Elliott Hughes · 7 years ago
  84. c43bff9 Merge "genseccomp.py: Add a way to better find the clang prebuilt" by Luis Hector Chavez · 7 years ago
  85. ea6aff6 Merge "genseccomp.py: Add a way to better find the clang prebuilt" by Treehugger Robot · 7 years ago
  86. 321fb4a Merge "fdsan: improve errors some more." am: 7245c08265 by Josh Gao · 7 years ago
  87. 7245c08 Merge "fdsan: improve errors some more." by Treehugger Robot · 7 years ago
  88. 121c824 Merge "Remove old workaround for unloading unversioned soinfo" am: 594e594f05 by Ryan Prichard · 7 years ago
  89. 594e594 Merge "Remove old workaround for unloading unversioned soinfo" by Treehugger Robot · 7 years ago
  90. b9b9739 Merge "Modernize codebase by replacing NULL with nullptr" am: 35bb46188c by Yi Kong · 7 years ago
  91. 7c1d7d4 Merge "seccomp: Allow readlink(2) in x86_64 for UBSan's sake" am: d7d5c9778d by Luis Hector Chavez · 7 years ago
  92. 9b6fefd Make all popen(3) file descriptors O_CLOEXEC. by Elliott Hughes · 7 years ago
  93. 08b7a40 fdsan: improve errors some more. by Josh Gao · 7 years ago
  94. 006d137 Remove old workaround for unloading unversioned soinfo by Ryan Prichard · 7 years ago
  95. 35bb461 Merge "Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  96. d7d5c97 Merge "seccomp: Allow readlink(2) in x86_64 for UBSan's sake" by Treehugger Robot · 7 years ago
  97. fd3f6d7 genseccomp.py: Add a way to better find the clang prebuilt by Luis Hector Chavez · 7 years ago
  98. 8c8d3ba Merge "Start using libarm-optimized-routines in libm." am: e2cab6422a by Elliott Hughes · 7 years ago
  99. e2cab64 Merge "Start using libarm-optimized-routines in libm." by Treehugger Robot · 7 years ago
  100. ef1a34c seccomp: Allow readlink(2) in x86_64 for UBSan's sake by Luis Hector Chavez · 7 years ago