1. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 7 years ago
  2. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  3. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  4. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  5. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 8 years ago
  6. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  7. 956df72 Fix google-explicit-constructor warning. by Chih-Hung Hsieh · 9 years ago
  8. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  9. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  10. 53531cc Make sure not to construct illegal property names. by Christopher Ferris · 11 years ago
  11. 28417e6 Added a __system_property_serial benchmark. by Brigid Smith · 11 years ago
  12. a304476 Added __system_propery_read benchmark. by Brigid Smith · 11 years ago
  13. 8b1ade5 Modify hard-coded directory. by Christopher Ferris · 11 years ago
  14. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago[Renamed from tests/property_benchmark.cpp]
  15. bd6dc6a Change hard-coded temporary directory. by Christopher Ferris · 12 years ago
  16. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 12 years ago
  17. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  18. 7d06813 bionic: fix deleting property arrays in property benchmark by Colin Cross · 12 years ago
  19. 7d90cfa bionic: change properties benchmarks to read a single property by Colin Cross · 12 years ago
  20. b27e200 bionic: add tests for properties by Colin Cross · 13 years ago