1. 951fb13 Move preload test to libhidl_test. by Steven Moreland · 7 years ago
  2. aa661fc Remove flaky test and clarify documentation. by Steven Moreland · 7 years ago
  3. 96e9de0 Add size constructor to hidl_vec. by Steven Moreland · 7 years ago
  4. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  5. 86fd2e1 libhidl_test: remove flake by Steven Moreland · 7 years ago
  6. a9f6073 Add range constructor to hidl_vec. by Tomasz Wasilczyk · 7 years ago
  7. 4917296 libhidl: add withDefault by Steven Moreland · 7 years ago
  8. eb0c337 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 7 years ago
  9. 727e3dd std::string from const hidl_string test by Steven Moreland · 7 years ago
  10. 6f66754 TaskRunner starts the background thread only when needed by Yifan Hong · 7 years ago
  11. 0a35139 Move TaskRunner and SynchronizedQueue to details by Yifan Hong · 7 years ago
  12. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 7 years ago
  13. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 7 years ago
  14. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 7 years ago
  15. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 7 years ago
  16. a21d84f hidl_string: allow null cstr by Steven Moreland · 7 years ago
  17. 551396a hidl_string: relational operators by Steven Moreland · 7 years ago
  18. a2a8184 hidl_string: add operator< by Steven Moreland · 7 years ago
  19. 53120f7 hidl_string: Add cstr + length constructor by Steven Moreland · 7 years ago
  20. 0f3461d Permit assignment from a null hidl_memory by Jeff Tinker · 7 years ago
  21. 9fcbb36 operator== and != for hidl_vec. by Yifan Hong · 8 years ago
  22. 19f4db5 hidl_version: Add comparison operators by Eino-Ville Talvala · 8 years ago
  23. 64fdf4d fix and expand hidl_vec::iterator; add const_iterator. by Yifan Hong · 8 years ago
  24. 44ab623 Convert (by copying) hidl_array from and to std::array. by Yifan Hong · 8 years ago
  25. bb840f7 Add hidl_vec iterator and hidl_string == by Scott Randolph · 8 years ago
  26. 3da6848 Libhidl: Add a constructor to hidl_array. by Sasha Levitskiy · 8 years ago
  27. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago