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