1. e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
  2. ee15585 Merge "Restore __ANDROID_NDK__." by Elliott Hughes · 6 years ago
  3. 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
  4. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  5. 57f01b9 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c by George Burgess IV · 6 years ago
  6. aad91dc Merge "Restrict the availability of the bionic libs" by Treehugger Robot · 6 years ago
  7. 23e6f0a libc: remove now-unused FORTIFY functions by George Burgess IV · 6 years ago
  8. 29ec288 Merge "Block signals in pthread_create." by Evgenii Stepanov · 6 years ago
  9. 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
  10. fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  11. 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  12. b92d1c3 Block signals in pthread_create. by Evgenii Stepanov · 6 years ago
  13. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  14. 67ff8b5 Merge "Inline soinfo::get_tls" by Ryan Prichard · 6 years ago
  15. 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  16. cfa2e8a Merge "<unistd.h> __INTRODUCED_IN cleaup." by Treehugger Robot · 6 years ago
  17. 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
  18. da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  19. 3398552 Merge "Remove __INTRODUCED_IN for obsolete API levels." by Treehugger Robot · 6 years ago
  20. c6bec07 Inline soinfo::get_tls by Ryan Prichard · 6 years ago
  21. f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
  22. bdb16cf Merge "Update to kernel headers v5.3.2." by Christopher Ferris · 6 years ago
  23. b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
  24. b294547 Merge "Add support for scudo." by Christopher Ferris · 6 years ago
  25. 3d6cf76 Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
  26. 40ef00f Merge "fortify(stdio): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  27. cfac8d0 <sys/select.h>: add docs, and a warning against using select(). by Elliott Hughes · 6 years ago
  28. 88b2f0d Add support for scudo. by Christopher Ferris · 6 years ago
  29. d120b8a Merge "Make it easy to switch between scudo and jemalloc." by Christopher Ferris · 6 years ago
  30. e55e5ee Make it easy to switch between scudo and jemalloc. by Christopher Ferris · 6 years ago
  31. eb9775d Merge "fortify(poll): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  32. 822beae Merge "fortify(strings): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  33. 2244f40 Merge "Move bionic ("runtime") apex definition into bionic/." by Elliott Hughes · 6 years ago
  34. 803bd0a Merge "fortify(socket/stat): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
  35. 470d10c Move bionic ("runtime") apex definition into bionic/. by Elliott Hughes · 6 years ago
  36. 113d6fa fortify(stdio): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  37. db87607 fortify(poll): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  38. bc37c5a fortify(strings): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  39. d0a0f72 fortify(socket/stat): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
  40. 82ee3a0 Merge "Optimize tolower(3)/toupper(3) from <ctype.h>." by Elliott Hughes · 6 years ago
  41. d24c14d Merge "Make tls related header files platform accessible." by Christopher Ferris · 6 years ago
  42. 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  43. 41488b7 Merge "Revert "Revert "Add benchmarks that run simple programs""" by Ryan Prichard · 6 years ago
  44. 4096cba Merge "Disable sanitization of crt objects." by Peter Collingbourne · 6 years ago
  45. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  46. 57a64a7 Merge "ASCII fastpath for towupper and towlower." by Elliott Hughes · 6 years ago
  47. dc2599d Merge "Add trivial <ctype.h> benchmarks." by Elliott Hughes · 6 years ago
  48. 0e670e2 ASCII fastpath for towupper and towlower. by Balaram Makam · 6 years ago
  49. 9ff7d09 Add trivial <ctype.h> benchmarks. by Elliott Hughes · 6 years ago
  50. 2c236bc Revert "Revert "Add benchmarks that run simple programs"" by Ryan Prichard · 6 years ago
  51. f5b44a5 Merge "benchmarks: remove more boilerplate." by Elliott Hughes · 6 years ago
  52. 6595551 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." by John Cater · 6 years ago
  53. 7eb851c Disable sanitization of crt objects. by Peter Collingbourne · 6 years ago
  54. e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
  55. 0878ac9 Merge "Revert "Add benchmarks that run simple programs"" by Raman Tenneti · 6 years ago
  56. 3bf27c8 Revert "Add benchmarks that run simple programs" by Raman Tenneti · 6 years ago
  57. 96705e3 benchmarks: remove more boilerplate. by Elliott Hughes · 6 years ago
  58. 6ebeaac Merge "Add trivial towlower/towupper benchmarks." by Elliott Hughes · 6 years ago
  59. bab9cfd Add trivial towlower/towupper benchmarks. by Elliott Hughes · 6 years ago
  60. 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
  61. ef0adb1 Merge "run-on-host fixes" by Ryan Prichard · 6 years ago
  62. b10ac9e Merge "Add benchmarks that run simple programs" by Ryan Prichard · 6 years ago
  63. 45d2a09 Merge "Remove libvorbisdec from greylist." by Dongwon Kang · 6 years ago
  64. d481848 Merge "Make more pthread functions weak for native bridge" by Treehugger Robot · 6 years ago
  65. 8a18af5 Make more pthread functions weak for native bridge by Evgeny Eltsin · 6 years ago
  66. aa85ac2 Add benchmarks that run simple programs by Ryan Prichard · 6 years ago
  67. b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
  68. 3cfb89d run-on-host fixes by Ryan Prichard · 6 years ago
  69. f97dcc1 Merge "Revert "Temporarily disable some clock_getres tests."" by Christopher Ferris · 6 years ago
  70. a9dfe1c Revert "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  71. 849f0db Merge "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  72. 8eba2a5 Temporarily disable some clock_getres tests. by Christopher Ferris · 6 years ago
  73. 7c85206 Merge "Stop executing if skip occurs." by Christopher Ferris · 6 years ago
  74. 103b998 Stop executing if skip occurs. by Christopher Ferris · 6 years ago
  75. 89b9528 Use generated linker config by default by Kiyoung Kim · 6 years ago
  76. 14d5c12 Merge "fortify: remove `pragma diagnostic error` from tests" by Treehugger Robot · 6 years ago
  77. 8a4414e fortify: remove `pragma diagnostic error` from tests by George Burgess IV · 6 years ago
  78. 1db8fdb Merge "Remove global seccomp list." by Elliott Hughes · 6 years ago
  79. fa43309 Merge "ifuncs: start sharing." by Elliott Hughes · 6 years ago
  80. 252eccf Merge "libm: track arm-optimized-routines changes." by Treehugger Robot · 6 years ago
  81. e2075ee Merge "Remove bionicbb." by Treehugger Robot · 6 years ago
  82. 5bd4f33 Remove bionicbb. by Elliott Hughes · 6 years ago
  83. ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
  84. e6c3f06 Merge "fortify: account for new clang diagnostics" by Treehugger Robot · 6 years ago
  85. 3984a99 libm: track arm-optimized-routines changes. by Elliott Hughes · 6 years ago
  86. a4c7876 ifuncs: start sharing. by Elliott Hughes · 6 years ago
  87. 807acef Merge "Make bionic_malloc.h a platform header." by Christopher Ferris · 6 years ago
  88. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  89. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  90. 1ffee0c Merge "crtbegin: replace TPREL with R_*_NONE relocs" by Ryan Prichard · 6 years ago
  91. df0daeb Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 6 years ago
  92. b94e689 Merge "Add more linker debug log." by Treehugger Robot · 6 years ago
  93. 9fe3826 Add more linker debug log. by Martin Stjernholm · 6 years ago
  94. 9dd8a90 DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  95. 85be972 crtbegin: replace TPREL with R_*_NONE relocs by Ryan Prichard · 7 years ago
  96. 000cdf8 Merge "Update to kernel headers v5.2.11." am: e2c10d8de0 by Christopher Ferris · 6 years ago
  97. e2c10d8 Merge "Update to kernel headers v5.2.11." by Christopher Ferris · 6 years ago
  98. eb21b2f Merge "Test for ns_parserr() and got a heap-buffer-overflow" am: d0494b368e by chenbruce · 6 years ago
  99. d0494b3 Merge "Test for ns_parserr() and got a heap-buffer-overflow" by Treehugger Robot · 6 years ago
  100. cbf4e80 Merge "versioner: Fix bzero/bcopy fortify" am: 2fb9a03b9c by Logan Chien · 6 years ago