1. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  2. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  3. 9ac0cd5 Fix test failures. by Christopher Ferris · 7 years ago
  4. 18cbed7 Make the test less specific. by Christopher Ferris · 7 years ago
  5. 3e5754c Add benchmarks for heap size retrieval by Hans Boehm · 7 years ago
  6. efaa60f Merge "Only use NDK libraries in the benchmarks." by Elliott Hughes · 7 years ago
  7. 6273299 Only use NDK libraries in the benchmarks. by Elliott Hughes · 7 years ago
  8. 4fae703 Touch the memory when doing malloc/free benchmark. by Christopher Ferris · 7 years ago
  9. ed16b34 Merge "benchmarks: Fix the benchmark tests." by Peter Collingbourne · 7 years ago
  10. 62011c2 benchmarks: Update the documentation. by Peter Collingbourne · 7 years ago
  11. c282ca9 benchmarks: Fix the benchmark tests. by Peter Collingbourne · 7 years ago
  12. e466cc0 Add benchmark for strncmp by Haibo Huang · 7 years ago
  13. 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
  14. 510dda3 Fix benchmark-tests by Haibo Huang · 7 years ago
  15. 43f2b77 Add new strcmp/strncmp benchmark by Adhemerval Zanella · 7 years ago
  16. 0e4fd75 Add new memcmp benchmark by Adhemerval Zanella · 7 years ago
  17. eda94aa Add option to define ranges sets for benchmarks by Adhemerval Zanella · 7 years ago
  18. 72fe1c8 Add pow benchmark by Adhemerval Zanella · 7 years ago
  19. 56f4511 Add log and log2 benchmark by Adhemerval Zanella · 7 years ago
  20. 10d330a Add exp and exp2 benchmark by Adhemerval Zanella · 7 years ago
  21. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  22. d5ee4c5 Change args to int64_t by Haibo Huang · 7 years ago
  23. 7871ca1 Add sinf/cosf/sincosf benchmark by Adhemerval Zanella · 7 years ago
  24. ff5a353 Add logf and log2f benchmark by Adhemerval Zanella · 7 years ago
  25. 872c8b5 Add powf benchmark by Adhemerval Zanella · 7 years ago
  26. 357f6c1 Add expf and exp2f benchmark by Adhemerval Zanella · 7 years ago
  27. e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 7 years ago
  28. bfb7c76 Fix bug in --bionic_cpu option handling. by Christopher Ferris · 7 years ago
  29. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 8 years ago
  30. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  31. d50a1de Run bpfmt manually. by Elliott Hughes · 8 years ago
  32. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
  33. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  34. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  35. 4c5fde0 Remove workaround for running property tests. by Christopher Ferris · 8 years ago
  36. 811a1dd Merge "More benchmarks." by Elliott Hughes · 8 years ago
  37. 7063a83 More benchmarks. by Elliott Hughes · 8 years ago
  38. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  39. 3b644e9 Trivial scanf benchmarks. by Elliott Hughes · 8 years ago
  40. 6f9c35d bionic: benchmark: add clock_getres performance tests by Mark Salyzyn · 8 years ago
  41. 6ffa10f bionic: benchmark: additional clock_gettime performance tests by Mark Salyzyn · 8 years ago
  42. e2188d4 Add new benchmark options. by Christopher Ferris · 8 years ago
  43. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  44. ad05730 Fix bionic benchmark unit tests. by Christopher Ferris · 8 years ago
  45. 5305a4d 10x printf speedup. by Elliott Hughes · 8 years ago
  46. 9280599 Add basic printf benchmarks. by Elliott Hughes · 8 years ago
  47. 286b3a8 Fix pthread benchmarks. by Josh Gao · 8 years ago
  48. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  49. ae407e5 Remove default libraries by Dan Willemsen · 8 years ago
  50. 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
  51. 814359a Update the bionic benchmarks documentation. by Anders Lewis · 8 years ago
  52. d9d39be A few small fix ups. by Christopher Ferris · 8 years ago
  53. 8e410a7 Merge "Fix local path assumption in interface_test." by Christopher Ferris · 8 years ago
  54. 938bece Benchmark fgetln(3) and getline(3) as well as fgets(3). by Elliott Hughes · 8 years ago
  55. d706fe5 Fix the stdio fwrite benchmark. by Elliott Hughes · 8 years ago
  56. 4b26f71 Fix local path assumption in interface_test. by Anders Lewis · 8 years ago
  57. 30438e4 Merge "Improve error handling and fix minor bugs in bionic benchmarks." by Christopher Ferris · 8 years ago
  58. 73c3be2 Merge "Add musl benchmarks." by Christopher Ferris · 8 years ago
  59. a98a5fb Improve error handling and fix minor bugs in bionic benchmarks. by Anders Lewis · 8 years ago
  60. ac4f4b4 Add musl benchmarks. by Anders Lewis · 8 years ago
  61. c2223f7 Track tinyxml2 API change. by Elliott Hughes · 8 years ago
  62. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  63. 5fc1f6e Really fix the mac build. by Christopher Ferris · 8 years ago
  64. bad43c7 Fix max build. by Christopher Ferris · 8 years ago
  65. 61b7e11 Merge "Support memory alignment tests for string_benchmark.cpp" by Christopher Ferris · 8 years ago
  66. f4447b9 Support memory alignment tests for string_benchmark.cpp by Anders Lewis · 8 years ago
  67. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 8 years ago
  68. 1c487e1 Add benchmarks for strcpy and strcmp. by Anders Lewis · 8 years ago
  69. a99d052 Add copy-only, seek-only, and copy-and-seek benchmarks for strcat by Anders Lewis · 8 years ago
  70. 271be9b Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests. by Anders Lewis · 8 years ago
  71. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 9 years ago
  72. 3f55787 Add "benchmark" to time atomic operations by Hans Boehm · 9 years ago
  73. ea87716 localtime_r(3) should act as if it calls tzset(3). by Elliott Hughes · 9 years ago
  74. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  75. 2722ebb Convert bionic benchmarks and tests to Android.bp by Colin Cross · 9 years ago
  76. 1a5fd9c Fix misc-macro-parentheses warnings in bionic. by Chih-Hung Hsieh · 9 years ago
  77. 1783941 Fix infinite loop if semaphore test is not run. by Christopher Ferris · 9 years ago
  78. 956df72 Fix google-explicit-constructor warning. by Chih-Hung Hsieh · 9 years ago
  79. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 10 years ago
  80. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  81. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  82. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  83. d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
  84. b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  85. 3fe1515 Add missing include. by Dan Albert · 10 years ago
  86. 5341691 Move up to C++14. by Dan Albert · 10 years ago
  87. c217373 Fix unused result errors in bionic. by Elliott Hughes · 10 years ago
  88. dc93db2 Change name of rwlock benchmark. by Yabin Cui · 11 years ago
  89. 3e87c78 Revert "Revert "Moving StringPrintf to libbase."" by Dan Albert · 11 years ago
  90. d2dad2b Revert "Moving StringPrintf to libbase." by Nicolas Geoffray · 11 years ago
  91. 7ed5fa1 Moving StringPrintf to libbase. by Dan Albert · 11 years ago
  92. 339ac37 Allow wildcards to match arg values. by Christopher Ferris · 11 years ago
  93. 567bfb3 Fix 64-bit benchmark build by Greg Hackmann · 11 years ago
  94. df4942c Refactor the benchmark code. by Christopher Ferris · 11 years ago
  95. 5d06446 bionic: benchmarks: Add BM_semaphore_sem_post_sem_wait by Mark Salyzyn · 11 years ago
  96. 7e50fb2 bionic: benchmarks: Add BM_semaphore_sem_post by Mark Salyzyn · 11 years ago
  97. 941a1a1 Do not build host benchmark code on macs. by Christopher Ferris · 11 years ago
  98. 14152b9 Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 11 years ago
  99. 8c4994b Implement __fsetlocking. by Elliott Hughes · 11 years ago
  100. 1cf32f8 Add a benchmark for using stdio to read a file in /proc. by Elliott Hughes · 11 years ago