1. daa6b82 Fix bionic benchmarks and header tests for musl by Colin Cross · 3 years, 7 months ago
  2. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  3. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 7 years ago
  6. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 7 years ago
  7. 286b3a8 Fix pthread benchmarks. by Josh Gao · 8 years ago
  8. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  9. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 8 years ago
  10. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  11. dc93db2 Change name of rwlock benchmark. by Yabin Cui · 10 years ago
  12. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  13. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 11 years ago
  14. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  15. 837a962 Add benchmarks for pthread_rw_locks by Calin Juravle · 11 years ago
  16. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 11 years ago
  17. b28e490 Add various benchmarks. by Elliott Hughes · 11 years ago