1. 8e5ac85 Merge "Fix uses of readlink in tests." am: f7f86a9669 by Christopher Ferris · 7 years ago
  2. f7f86a9 Merge "Fix uses of readlink in tests." by Christopher Ferris · 7 years ago
  3. 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago
  4. 336720e Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Elliott Hughes · 7 years ago
  5. 05ee196 Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Treehugger Robot · 7 years ago
  6. 9a3cbf3 Merge "Test that the _r_debug list looks OK" am: 53b40de572 by Ryan Prichard · 7 years ago
  7. 53b40de Merge "Test that the _r_debug list looks OK" by Treehugger Robot · 7 years ago
  8. f1a3838 Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present. by Elliott Hughes · 7 years ago
  9. 7e4b3a3 Merge "Fix linker's _r_debug (gdb) info" am: dbf54d2270 by Ryan Prichard · 7 years ago
  10. d8be5de Merge "Folks are starting to need a placeholder name for Q." am: 780cc6b189 by Elliott Hughes · 7 years ago
  11. dbf54d2 Merge "Fix linker's _r_debug (gdb) info" by Treehugger Robot · 7 years ago
  12. c20f9a5 Test that the _r_debug list looks OK by Ryan Prichard · 7 years ago
  13. 8a5aa61 Merge "Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>." am: 5c18e6a153 by Elliott Hughes · 7 years ago
  14. 780cc6b Merge "Folks are starting to need a placeholder name for Q." by Treehugger Robot · 7 years ago
  15. 5c18e6a Merge "Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>." by Elliott Hughes · 7 years ago
  16. cf97d7f Folks are starting to need a placeholder name for Q. by Elliott Hughes · 7 years ago
  17. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  18. 1882a95 Merge "Move [vdso] after exe/linker in _r_debug" am: 8f2298e73f by Ryan Prichard · 7 years ago
  19. 0489645 Fix linker's _r_debug (gdb) info by Ryan Prichard · 7 years ago
  20. 8f2298e Merge "Move [vdso] after exe/linker in _r_debug" by Treehugger Robot · 7 years ago
  21. 7d91099 Merge "Add benchmark for strncmp" am: 750c01c4b1 by Haibo Huang · 7 years ago
  22. 750c01c Merge "Add benchmark for strncmp" by Treehugger Robot · 7 years ago
  23. 37a63ce Merge "[AArch64] Improve strncmp for mutually misaligned inputs" am: d1214b0c68 by Haibo Huang · 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. 11945d4 Merge "HWASan support in bionic." am: 2019f96247 by Evgenii Stepanov · 7 years ago
  27. 5a8e558 Merge changes I1eb1a9f2,I8a7621a5 am: 2dc1dd587d by Adhemerval Zanella · 7 years ago
  28. b1f4e40 Merge changes I75f89487,I2791e2b2 am: 4f9bb7b9e7 by Adhemerval Zanella · 7 years ago
  29. 65a6211 [AArch64] Improve strncmp for mutually misaligned inputs by Adhemerval Zanella · 8 years ago
  30. 2019f96 Merge "HWASan support in bionic." by Treehugger Robot · 7 years ago
  31. 2dc1dd5 Merge changes I1eb1a9f2,I8a7621a5 by Treehugger Robot · 7 years ago
  32. 4f9bb7b Merge changes I75f89487,I2791e2b2 by Treehugger Robot · 7 years ago
  33. ab42e6f Use --Bsymbolic-functions on libm by Adhemerval Zanella · 7 years ago
  34. bd58729 Use -fno-math-errno for libm by Adhemerval Zanella · 7 years ago
  35. b42ff1b [AArch64] Improve strcmp performance for misaligned strings by Adhemerval Zanella · 8 years ago
  36. 4ab56af [AArch64] Optimize memcmp for medium to large sizes by Adhemerval Zanella · 8 years ago
  37. 14dd992 Move [vdso] after exe/linker in _r_debug by Ryan Prichard · 7 years ago
  38. be551f5 HWASan support in bionic. by Evgenii Stepanov · 7 years ago
  39. e16a95d Merge "Add more descriptive text around app starting." am: 3fd45bba48 by Christopher Ferris · 7 years ago
  40. 3fd45bb Merge "Add more descriptive text around app starting." by Christopher Ferris · 7 years ago
  41. ad935c8 Add more descriptive text around app starting. by Christopher Ferris · 7 years ago
  42. 876568a Merge "Add new malloc benchmarks." am: 841c9c1ce2 by Christopher Ferris · 7 years ago
  43. 841c9c1 Merge "Add new malloc benchmarks." by Christopher Ferris · 7 years ago
  44. abfec5d Merge "libc: enable -Wimplicit-fallthrough" am: b3f24b1b86 by George Burgess IV · 7 years ago
  45. b3f24b1 Merge "libc: enable -Wimplicit-fallthrough" by Treehugger Robot · 7 years ago
  46. fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 7 years ago
  47. 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
  48. 4f488a0 Merge "Fix benchmark-tests" am: 5285d5995b by Haibo Huang · 7 years ago
  49. 5285d59 Merge "Fix benchmark-tests" by Treehugger Robot · 7 years ago
  50. 510dda3 Fix benchmark-tests by Haibo Huang · 7 years ago
  51. 802cc8d Merge "Add new strcmp/strncmp benchmark" am: a7573441c1 am: 20e6a3072d by Adhemerval Zanella · 7 years ago
  52. 20e6a30 Merge "Add new strcmp/strncmp benchmark" am: a7573441c1 by Adhemerval Zanella · 7 years ago
  53. a757344 Merge "Add new strcmp/strncmp benchmark" by Treehugger Robot · 7 years ago
  54. 61b28af Merge "Add new memcmp benchmark" am: 68c8dd73ae am: 150498fa26 by Haibo Huang · 7 years ago
  55. 150498f Merge "Add new memcmp benchmark" am: 68c8dd73ae by Haibo Huang · 7 years ago
  56. 43f2b77 Add new strcmp/strncmp benchmark by Adhemerval Zanella · 8 years ago
  57. 68c8dd7 Merge "Add new memcmp benchmark" by Haibo Huang · 7 years ago
  58. 0e4fd75 Add new memcmp benchmark by Adhemerval Zanella · 8 years ago
  59. 08a0c7b Merge "Add option to define ranges sets for benchmarks" am: 5288655f01 by Adhemerval Zanella · 7 years ago
  60. 0593299 Merge "Add option to define ranges sets for benchmarks" am: 5288655f01 by Adhemerval Zanella · 7 years ago
  61. 5288655 Merge "Add option to define ranges sets for benchmarks" by Treehugger Robot · 7 years ago
  62. eda94aa Add option to define ranges sets for benchmarks by Adhemerval Zanella · 8 years ago
  63. 47b482e Merge "Add hhb@ to OWNERS." am: 0f06b34e33 am: 1a5918f850 by Elliott Hughes · 7 years ago
  64. 1a5918f Merge "Add hhb@ to OWNERS." am: 0f06b34e33 by Elliott Hughes · 7 years ago
  65. 0f06b34 Merge "Add hhb@ to OWNERS." by Treehugger Robot · 7 years ago
  66. ebbb8c8 Add hhb@ to OWNERS. by Elliott Hughes · 7 years ago
  67. 58f4a15 Merge "Clear the resolver timeout when setting default __res_params" am: 817f578bf4 by Bernie Innocenti · 7 years ago
  68. 02f85cc Merge "Clear the resolver timeout when setting default __res_params" by Bernie Innocenti · 7 years ago
  69. a39b276 Merge "Make the resolver retry timeout configurable via __res_params" am: fce5dae8a3 by Bernie Innocenti · 7 years ago
  70. 817f578 Merge "Clear the resolver timeout when setting default __res_params" by Bernie Innocenti · 7 years ago
  71. b761df4 Merge "Make the resolver retry timeout configurable via __res_params" by Bernie Innocenti · 7 years ago
  72. fce5dae Merge "Make the resolver retry timeout configurable via __res_params" by Treehugger Robot · 7 years ago
  73. 178c8e3 Merge "seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake" am: a2650eaf1c by Luis Hector Chavez · 7 years ago
  74. 270a4bd Merge "seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake" by Luis Hector Chavez · 7 years ago
  75. a2650ea Merge "seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake" by Treehugger Robot · 7 years ago
  76. b3246ef Merge "Use double-precision routines from arm-optimized-routines" am: f0fae7d8e5 by Adhemerval Zanella · 7 years ago
  77. c0ab77a Merge "Use double-precision routines from arm-optimized-routines" am: f0fae7d8e5 by Adhemerval Zanella · 7 years ago
  78. f0fae7d Merge "Use double-precision routines from arm-optimized-routines" by Treehugger Robot · 7 years ago
  79. ea82982 seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake by Luis Hector Chavez · 7 years ago
  80. f6b101d Use double-precision routines from arm-optimized-routines by Adhemerval Zanella · 7 years ago
  81. 96c619f Clear the resolver timeout when setting default __res_params by Bernie Innocenti · 7 years ago
  82. 04f2e86 Merge "Add pow benchmark" am: 3652bcd775 am: 5fde42ec13 by Adhemerval Zanella · 7 years ago
  83. 5fde42e Merge "Add pow benchmark" am: 3652bcd775 by Adhemerval Zanella · 7 years ago
  84. 316a456 Merge "Move unique_fd fdsan tests into bionic." am: de8eb12517 am: 8f23e90b1f by Josh Gao · 7 years ago
  85. 3652bcd Merge "Add pow benchmark" by Treehugger Robot · 7 years ago
  86. 8f23e90 Merge "Move unique_fd fdsan tests into bionic." am: de8eb12517 by Josh Gao · 7 years ago
  87. de8eb12 Merge "Move unique_fd fdsan tests into bionic." by Treehugger Robot · 7 years ago
  88. 7266e91 Move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
  89. fbd1b87 Merge "Add log and log2 benchmark" am: 24c0eb1f30 am: 978879fde6 by Adhemerval Zanella · 7 years ago
  90. 978879f Merge "Add log and log2 benchmark" am: 24c0eb1f30 by Adhemerval Zanella · 7 years ago
  91. 24c0eb1 Merge "Add log and log2 benchmark" by Treehugger Robot · 7 years ago
  92. 72fe1c8 Add pow benchmark by Adhemerval Zanella · 7 years ago
  93. 56f4511 Add log and log2 benchmark by Adhemerval Zanella · 7 years ago
  94. 838233d Merge "Add exp and exp2 benchmark" am: 099835ad2a am: 3f174f652d by Adhemerval Zanella · 7 years ago
  95. 3f174f6 Merge "Add exp and exp2 benchmark" am: 099835ad2a by Adhemerval Zanella · 7 years ago
  96. 099835a Merge "Add exp and exp2 benchmark" by Treehugger Robot · 7 years ago
  97. 10d330a Add exp and exp2 benchmark by Adhemerval Zanella · 7 years ago
  98. d97721b Merge "Reland "Retire GCC FORTIFY."" am: b7b2884a21 am: 615d5673dd by Elliott Hughes · 7 years ago
  99. 615d567 Merge "Reland "Retire GCC FORTIFY."" am: b7b2884a21 by Elliott Hughes · 7 years ago
  100. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago