1. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 9 years ago
  2. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 9 years ago
  3. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 9 years ago
  4. a21d84f hidl_string: allow null cstr by Steven Moreland · 9 years ago
  5. 551396a hidl_string: relational operators by Steven Moreland · 9 years ago
  6. a2a8184 hidl_string: add operator< by Steven Moreland · 9 years ago
  7. 53120f7 hidl_string: Add cstr + length constructor by Steven Moreland · 9 years ago
  8. 0f3461d Permit assignment from a null hidl_memory by Jeff Tinker · 9 years ago
  9. 9fcbb36 operator== and != for hidl_vec. by Yifan Hong · 9 years ago
  10. 19f4db5 hidl_version: Add comparison operators by Eino-Ville Talvala · 9 years ago
  11. 64fdf4d fix and expand hidl_vec::iterator; add const_iterator. by Yifan Hong · 9 years ago
  12. 44ab623 Convert (by copying) hidl_array from and to std::array. by Yifan Hong · 9 years ago
  13. bb840f7 Add hidl_vec iterator and hidl_string == by Scott Randolph · 9 years ago
  14. 3da6848 Libhidl: Add a constructor to hidl_array. by Sasha Levitskiy · 9 years ago
  15. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 9 years ago