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