1. f5a6fd2 Merge "Fix: dl#disable_ld_config_file" by Treehugger Robot · 8 years ago
  2. 9828386 Fix: dl#disable_ld_config_file by Jiyong Park · 8 years ago
  3. b7d6df2 Merge "Optimize libc for generic armv7/armv8 neon cores" by Isaac Chen · 8 years ago
  4. 8fb8c61 Merge "Improve pty unit test to catch the bug more easily." by Yabin Cui · 8 years ago
  5. 57a4006 Improve pty unit test to catch the bug more easily. by Yabin Cui · 8 years ago
  6. f40402a Merge "Fix support for typed tests and parameterized tests." by Treehugger Robot · 8 years ago
  7. 5e235c8 Fix support for typed tests and parameterized tests. by Yabin Cui · 8 years ago
  8. e070051 Merge "Use -Werror in bionic/tests" by Treehugger Robot · 8 years ago
  9. 38997e4 Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  10. 8c75675 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." by Elliott Hughes · 8 years ago
  11. e0dfad4 Merge "Update to kernel headers v4.14." by Christopher Ferris · 8 years ago
  12. c3f1b6a Merge "Simplify the posix_spawn sigdefault logic." by Elliott Hughes · 8 years ago
  13. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  14. de5f9a1 Merge "Reduce unnecessary quoting for --gtest_filter." by Elliott Hughes · 8 years ago
  15. 966f659 Merge "Only use uids and gids for which we've allocated AIDs" by Tom Cherry · 8 years ago
  16. 1308ad3 Update to kernel headers v4.14. by Christopher Ferris · 8 years ago
  17. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  18. 10ba4bd Reduce unnecessary quoting for --gtest_filter. by Elliott Hughes · 8 years ago
  19. 2b8ab4b Simplify the posix_spawn sigdefault logic. by Elliott Hughes · 8 years ago
  20. 315dd89 Merge changes I39663cc3,Ie75ec6fe by Tom Cherry · 8 years ago
  21. f76bbf5 Remove some globals from system_properties by Tom Cherry · 8 years ago
  22. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 8 years ago
  23. 40a5cfa Merge "Remove more trivial char/wchar_t printf differences." by Elliott Hughes · 8 years ago
  24. b70576b Remove more trivial char/wchar_t printf differences. by Elliott Hughes · 8 years ago
  25. 0793e3d Merge "Yet more printf de-duplication." by Elliott Hughes · 8 years ago
  26. 13e86af Merge "Move public scanf functions away from implementation." by Treehugger Robot · 8 years ago
  27. 345b727 Move public scanf functions away from implementation. by Elliott Hughes · 8 years ago
  28. bc27bdc Yet more printf de-duplication. by Elliott Hughes · 8 years ago
  29. 1c9f044 Merge "Better test handling and logging in grp_pwd_test.cpp" by Treehugger Robot · 8 years ago
  30. 2c05c0f Better test handling and logging in grp_pwd_test.cpp by Tom Cherry · 8 years ago
  31. 843e340 Merge "Add trivial test for __memrchr_chk." by Treehugger Robot · 8 years ago
  32. 9b0def7 Merge "Use builtins for fma/fmax/fmin/round on arm64." by Elliott Hughes · 8 years ago
  33. 9a1bb70 Use builtins for fma/fmax/fmin/round on arm64. by Elliott Hughes · 8 years ago
  34. 55a8cc2 Add trivial test for __memrchr_chk. by Elliott Hughes · 8 years ago
  35. 5e186f9 Merge "Move shared parts of the two printfs out." by Elliott Hughes · 8 years ago
  36. a6092a9 Merge "Add trivial tests for the <resolv.h> base64 functions." by Elliott Hughes · 8 years ago
  37. 1670e2a Merge "Add trivial ttyname(3) test." by Elliott Hughes · 8 years ago
  38. 6e59a78 Merge "Revert "Use builtins for fma/fmax/fmin/round on arm/arm64."" by Treehugger Robot · 8 years ago
  39. c6fa2c3 Merge "Make versioner depend on lib{LLVM,clang}_android.so" by Pirama Arumuga Nainar · 8 years ago
  40. 3b583f6 Revert "Use builtins for fma/fmax/fmin/round on arm/arm64." by Elliott Hughes · 8 years ago
  41. ccea843 Merge "Remove test that adds no coverage." by Elliott Hughes · 8 years ago
  42. d62d61d Merge "Use builtins for fma/fmax/fmin/round on arm/arm64." by Elliott Hughes · 8 years ago
  43. 728cde5 Add trivial ttyname(3) test. by Elliott Hughes · 8 years ago
  44. 32f608d Remove test that adds no coverage. by Elliott Hughes · 8 years ago
  45. 70f0209 Add trivial tests for the <resolv.h> base64 functions. by Elliott Hughes · 8 years ago
  46. 1f49317 Move shared parts of the two printfs out. by Elliott Hughes · 8 years ago
  47. e57d772 Use builtins for fma/fmax/fmin/round on arm/arm64. by Elliott Hughes · 8 years ago
  48. 265b1ab Merge "Change bool, and string properties to *bool, and *string for cc" by Treehugger Robot · 8 years ago
  49. 0844856 Merge "More printf de-duplication." by Elliott Hughes · 8 years ago
  50. 946e02d Merge "Fix bionic benchmark unit tests." by Christopher Ferris · 8 years ago
  51. 93a1f8b More printf de-duplication. by Elliott Hughes · 8 years ago
  52. 1414802 Merge "[AArch64] Optimized memcmp" by Treehugger Robot · 8 years ago
  53. 3404bb1 Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB" by Treehugger Robot · 8 years ago
  54. bf54986 Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB by Ryan Prichard · 8 years ago
  55. ad05730 Fix bionic benchmark unit tests. by Christopher Ferris · 8 years ago
  56. dab0fd5 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  57. 8574a1f Merge "Fix arm/arm64 <fenv.h> to match current reality." by Treehugger Robot · 8 years ago
  58. 62c43ed Merge "Add test checking library unload on dlclose" by Dimitry Ivanov · 8 years ago
  59. 109040c Add test checking library unload on dlclose by dimitry · 8 years ago
  60. 691758c Merge "versioner: properly handle extern "C", "C++"." by Treehugger Robot · 8 years ago
  61. 8e13b67 versioner: properly handle extern "C", "C++". by Josh Gao · 8 years ago
  62. db4f334 Merge "Clean up crt defaults" by Treehugger Robot · 8 years ago
  63. ac5603a Make versioner depend on lib{LLVM,clang}_android.so by Pirama Arumuga Nainar · 9 years ago
  64. 8697f10 Merge "Remove no_default_compiler_flags from crt*" by Colin Cross · 8 years ago
  65. 2ca61eb Merge "Fix for dlfcn.rtld_next_from_library." by Elliott Hughes · 8 years ago
  66. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  67. c18f55c Merge "10x printf speedup." by Elliott Hughes · 8 years ago
  68. 527229c Fix for dlfcn.rtld_next_from_library. by Raj Mamadgi · 8 years ago
  69. b06bb71 Merge "Remove mips/mips64 headers from the NDK sysroot." by Treehugger Robot · 8 years ago
  70. 5305a4d 10x printf speedup. by Elliott Hughes · 8 years ago
  71. 7d7b368 Clean up crt defaults by Colin Cross · 8 years ago
  72. 6a2610d Remove no_default_compiler_flags from crt* by Colin Cross · 8 years ago
  73. e11e7fb Merge "test: trivial fixes in documentation" by Elliott Hughes · 8 years ago
  74. 050f046 Remove mips/mips64 headers from the NDK sysroot. by Dan Albert · 8 years ago
  75. ed9bfc4 [AArch64] Optimized memcmp by Sebastian Pop · 9 years ago
  76. 232541a Merge "More printf de-duplication." by Elliott Hughes · 8 years ago
  77. c3e3060 test: trivial fixes in documentation by Sergii Piatakov · 8 years ago
  78. 3a33da5 Merge "Fix pthread test race conditions." by Elliott Hughes · 8 years ago
  79. 4f97cff Merge "Add basic tests for the remaining 9 libm <fenv.h> functions." by Elliott Hughes · 8 years ago
  80. 618303c More printf de-duplication. by Elliott Hughes · 8 years ago
  81. 18a1957 Add basic tests for the remaining 9 libm <fenv.h> functions. by Elliott Hughes · 8 years ago
  82. c7f296a Merge "tools: fix error when `/bin/sh` isn't `bash`" by Treehugger Robot · 8 years ago
  83. 0bd9d13 Fix pthread test race conditions. by Elliott Hughes · 8 years ago
  84. 564ed96 tools: fix error when `/bin/sh` isn't `bash` by Sergii Piatakov · 8 years ago
  85. eed523e Merge "Test __fpclassify/__isinf/__isnan." by Elliott Hughes · 8 years ago
  86. 46621f4 Merge "Start de-duplicating the regular and wide printf implementations." by Elliott Hughes · 8 years ago
  87. 9ecd2cc Test __fpclassify/__isinf/__isnan. by Elliott Hughes · 8 years ago
  88. 261dbdf Merge "Use -Werror in bionic/tests" by Chih-hung Hsieh · 8 years ago
  89. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 8 years ago
  90. 48228fb Merge changes from topic "versioner_cpp" by Treehugger Robot · 8 years ago
  91. b1cc5bd Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  92. 0cbbdaa Merge "Add missing ELF constants from the spec." by Elliott Hughes · 8 years ago
  93. a8a23f5 Add missing ELF constants from the spec. by Elliott Hughes · 8 years ago
  94. b1ba8cf Merge "elf.h: add STN_UNDEF" by Elliott Hughes · 8 years ago
  95. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  96. 555a6d1 Merge "Rename the fortify compile-time diags test" by Treehugger Robot · 8 years ago
  97. c905afa Merge "clang-format the printf/scanf implementation." by Treehugger Robot · 8 years ago
  98. 8874d88 elf.h: add STN_UNDEF by Greg Hackmann · 8 years ago
  99. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  100. 0086fc8 Rename the fortify compile-time diags test by George Burgess IV · 8 years ago