1. bdb678c Merge "Add an end-to-end property benchmark." by Tom Cherry · 5 years ago
  2. b481a2e Revert "Revert "Make system property reads wait-free"" by Raman Tenneti · 6 years ago
  3. de39d92 Revert "Make system property reads wait-free" by Raman Tenneti · 6 years ago
  4. 0cf9055 Make system property reads wait-free by Daniel Colascione · 6 years ago
  5. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  6. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  7. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 7 years ago
  8. 64d03a2 Add an end-to-end property benchmark. by Tom Cherry · 8 years ago
  9. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  10. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  11. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  12. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 8 years ago
  13. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  14. 956df72 Fix google-explicit-constructor warning. by Chih-Hung Hsieh · 9 years ago
  15. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  16. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  17. 53531cc Make sure not to construct illegal property names. by Christopher Ferris · 11 years ago
  18. 28417e6 Added a __system_property_serial benchmark. by Brigid Smith · 11 years ago
  19. a304476 Added __system_propery_read benchmark. by Brigid Smith · 11 years ago
  20. 8b1ade5 Modify hard-coded directory. by Christopher Ferris · 11 years ago
  21. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago[Renamed from tests/property_benchmark.cpp]
  22. bd6dc6a Change hard-coded temporary directory. by Christopher Ferris · 12 years ago
  23. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 12 years ago
  24. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  25. 7d06813 bionic: fix deleting property arrays in property benchmark by Colin Cross · 12 years ago
  26. 7d90cfa bionic: change properties benchmarks to read a single property by Colin Cross · 12 years ago
  27. b27e200 bionic: add tests for properties by Colin Cross · 13 years ago