1. 470d10c Move bionic ("runtime") apex definition into bionic/. by Elliott Hughes · 6 years ago
  2. 82ee3a0 Merge "Optimize tolower(3)/toupper(3) from <ctype.h>." by Elliott Hughes · 6 years ago
  3. d24c14d Merge "Make tls related header files platform accessible." by Christopher Ferris · 6 years ago
  4. 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
  5. 41488b7 Merge "Revert "Revert "Add benchmarks that run simple programs""" by Ryan Prichard · 6 years ago
  6. 4096cba Merge "Disable sanitization of crt objects." by Peter Collingbourne · 6 years ago
  7. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  8. 57a64a7 Merge "ASCII fastpath for towupper and towlower." by Elliott Hughes · 6 years ago
  9. dc2599d Merge "Add trivial <ctype.h> benchmarks." by Elliott Hughes · 6 years ago
  10. 0e670e2 ASCII fastpath for towupper and towlower. by Balaram Makam · 6 years ago
  11. 9ff7d09 Add trivial <ctype.h> benchmarks. by Elliott Hughes · 6 years ago
  12. 2c236bc Revert "Revert "Add benchmarks that run simple programs"" by Ryan Prichard · 6 years ago
  13. f5b44a5 Merge "benchmarks: remove more boilerplate." by Elliott Hughes · 6 years ago
  14. 6595551 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." by John Cater · 6 years ago
  15. 7eb851c Disable sanitization of crt objects. by Peter Collingbourne · 6 years ago
  16. e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
  17. 0878ac9 Merge "Revert "Add benchmarks that run simple programs"" by Raman Tenneti · 6 years ago
  18. 3bf27c8 Revert "Add benchmarks that run simple programs" by Raman Tenneti · 6 years ago
  19. 96705e3 benchmarks: remove more boilerplate. by Elliott Hughes · 6 years ago
  20. 6ebeaac Merge "Add trivial towlower/towupper benchmarks." by Elliott Hughes · 6 years ago
  21. bab9cfd Add trivial towlower/towupper benchmarks. by Elliott Hughes · 6 years ago
  22. 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
  23. ef0adb1 Merge "run-on-host fixes" by Ryan Prichard · 6 years ago
  24. b10ac9e Merge "Add benchmarks that run simple programs" by Ryan Prichard · 6 years ago
  25. 45d2a09 Merge "Remove libvorbisdec from greylist." by Dongwon Kang · 6 years ago
  26. d481848 Merge "Make more pthread functions weak for native bridge" by Treehugger Robot · 6 years ago
  27. 8a18af5 Make more pthread functions weak for native bridge by Evgeny Eltsin · 6 years ago
  28. aa85ac2 Add benchmarks that run simple programs by Ryan Prichard · 6 years ago
  29. b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
  30. 3cfb89d run-on-host fixes by Ryan Prichard · 6 years ago
  31. f97dcc1 Merge "Revert "Temporarily disable some clock_getres tests."" by Christopher Ferris · 6 years ago
  32. a9dfe1c Revert "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  33. 849f0db Merge "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  34. 8eba2a5 Temporarily disable some clock_getres tests. by Christopher Ferris · 6 years ago
  35. 7c85206 Merge "Stop executing if skip occurs." by Christopher Ferris · 6 years ago
  36. 103b998 Stop executing if skip occurs. by Christopher Ferris · 6 years ago
  37. 89b9528 Use generated linker config by default by Kiyoung Kim · 6 years ago
  38. 14d5c12 Merge "fortify: remove `pragma diagnostic error` from tests" by Treehugger Robot · 6 years ago
  39. 8a4414e fortify: remove `pragma diagnostic error` from tests by George Burgess IV · 6 years ago
  40. 1db8fdb Merge "Remove global seccomp list." by Elliott Hughes · 6 years ago
  41. fa43309 Merge "ifuncs: start sharing." by Elliott Hughes · 6 years ago
  42. 252eccf Merge "libm: track arm-optimized-routines changes." by Treehugger Robot · 6 years ago
  43. e2075ee Merge "Remove bionicbb." by Treehugger Robot · 6 years ago
  44. 5bd4f33 Remove bionicbb. by Elliott Hughes · 6 years ago
  45. ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
  46. e6c3f06 Merge "fortify: account for new clang diagnostics" by Treehugger Robot · 6 years ago
  47. 3984a99 libm: track arm-optimized-routines changes. by Elliott Hughes · 6 years ago
  48. a4c7876 ifuncs: start sharing. by Elliott Hughes · 6 years ago
  49. 807acef Merge "Make bionic_malloc.h a platform header." by Christopher Ferris · 6 years ago
  50. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  51. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  52. 1ffee0c Merge "crtbegin: replace TPREL with R_*_NONE relocs" by Ryan Prichard · 6 years ago
  53. df0daeb Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 6 years ago
  54. b94e689 Merge "Add more linker debug log." by Treehugger Robot · 6 years ago
  55. 9fe3826 Add more linker debug log. by Martin Stjernholm · 6 years ago
  56. 9dd8a90 DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  57. 85be972 crtbegin: replace TPREL with R_*_NONE relocs by Ryan Prichard · 6 years ago
  58. 000cdf8 Merge "Update to kernel headers v5.2.11." am: e2c10d8de0 by Christopher Ferris · 6 years ago
  59. e2c10d8 Merge "Update to kernel headers v5.2.11." by Christopher Ferris · 6 years ago
  60. eb21b2f Merge "Test for ns_parserr() and got a heap-buffer-overflow" am: d0494b368e by chenbruce · 6 years ago
  61. d0494b3 Merge "Test for ns_parserr() and got a heap-buffer-overflow" by Treehugger Robot · 6 years ago
  62. cbf4e80 Merge "versioner: Fix bzero/bcopy fortify" am: 2fb9a03b9c by Logan Chien · 6 years ago
  63. 2fb9a03 Merge "versioner: Fix bzero/bcopy fortify" by Logan Chien · 6 years ago
  64. e892fd6 Update to kernel headers v5.2.11. by Christopher Ferris · 6 years ago
  65. 8049184 Merge "Support statvfs on API levels before 19." am: 37ff081e88 by Elliott Hughes · 6 years ago
  66. 37ff081 Merge "Support statvfs on API levels before 19." by Elliott Hughes · 6 years ago
  67. f0e7011 Merge "Add EFD_SEMAPHORE flag for eventfd." am: add3a4ae70 by Christopher Ferris · 6 years ago
  68. add3a4a Merge "Add EFD_SEMAPHORE flag for eventfd." by Christopher Ferris · 6 years ago
  69. 39268e5 Merge "versioner: Fix C11 threads.h" am: 8292d04da5 by Logan Chien · 6 years ago
  70. 2c4cb0d Add EFD_SEMAPHORE flag for eventfd. by Christopher Ferris · 6 years ago
  71. 8292d04 Merge "versioner: Fix C11 threads.h" by Logan Chien · 6 years ago
  72. b17a3a2 Merge "Update references to the new com.android.art APEX." am: c238330720 by Martin Stjernholm · 6 years ago
  73. c238330 Merge "Update references to the new com.android.art APEX." by Martin Stjernholm · 6 years ago
  74. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  75. 261bd74 Support statvfs on API levels before 19. by Elliott Hughes · 6 years ago
  76. 235aad1 versioner: Fix C11 threads.h by Logan Chien · 6 years ago
  77. 6d5277d Update references to the new com.android.art APEX. by Martin Stjernholm · 6 years ago
  78. 2cc7646 Test for ns_parserr() and got a heap-buffer-overflow by chenbruce · 6 years ago
  79. b8f36d0 Merge "Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders" by Ryan Savitski · 6 years ago
  80. 2acd0c3 Merge "Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders" by Ryan Savitski · 6 years ago
  81. d49602f Merge changes from topic "clang-tools-r365631" am: 9e544d3077 by Logan Chien · 6 years ago
  82. e6b71eb versioner: Update clang prebuilts to clang-r365631 am: c071fe4089 by Logan Chien · 6 years ago
  83. 9e544d3 Merge changes from topic "clang-tools-r365631" by Logan Chien · 6 years ago
  84. 9db3486 Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders by Ryan Savitski · 6 years ago
  85. 33de9cb Merge "libm: remove unused x86/x86_64 assembler." am: eab2046e35 by Elliott Hughes · 6 years ago
  86. eab2046 Merge "libm: remove unused x86/x86_64 assembler." by Treehugger Robot · 6 years ago
  87. 8fd8b99 versioner: Add R to codename map by Logan Chien · 6 years ago
  88. c071fe4 versioner: Update clang prebuilts to clang-r365631 by Logan Chien · 6 years ago
  89. ef14a89 libm: remove unused x86/x86_64 assembler. by Elliott Hughes · 6 years ago
  90. 7dd2650 Merge "Move __dso_handle to RELRO" am: 74a62838fb by Vic Yang · 6 years ago
  91. 74a6283 Merge "Move __dso_handle to RELRO" by Treehugger Robot · 6 years ago
  92. e585a2a Merge "Revert "linker: cleanup (removing unused VNDK_VER)"" am: c896a066d2 by Jooyung Han · 6 years ago
  93. c896a06 Merge "Revert "linker: cleanup (removing unused VNDK_VER)"" by Treehugger Robot · 6 years ago
  94. f1fde77 Move __dso_handle to RELRO by Vic Yang · 6 years ago
  95. 5d1d907 Revert "linker: cleanup (removing unused VNDK_VER)" by Jooyung Han · 6 years ago
  96. 5b8d075 Merge "Use ReadMapFileAsyncSafe in malloc_iterate tests." am: 8bccbb01e7 by Christopher Ferris · 6 years ago
  97. f62547a Merge "Add additional dl_phdr_info fields" am: 665e98edf7 by Ryan Prichard · 6 years ago
  98. 8bccbb0 Merge "Use ReadMapFileAsyncSafe in malloc_iterate tests." by Christopher Ferris · 6 years ago
  99. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  100. 8ea85af Use ReadMapFileAsyncSafe in malloc_iterate tests. by Christopher Ferris · 6 years ago