1. faad16d HIDL Return withDefault const by Steven Moreland · 2 years, 7 months ago
  2. e5b0df2 hidl_string: empty string opt always applies by Steven Moreland · 3 years, 2 months ago
  3. 3bbb383 libhidl_test: fatal -> error warning by Steven Moreland · 3 years, 4 months ago
  4. e873cf3 Fix hypothetical double-own in hidl_vec. by Steven Moreland · 4 years, 2 months ago
  5. d85fcd1 Fix HidlReturnRestriction for operator= case. by Steven Moreland · 4 years, 7 months ago
  6. 2056cf3 HIDL stuff on host. by Steven Moreland · 4 years, 8 months ago
  7. f0dd160 Tests & stronger guarantees for hidl_* pads. by Steven Moreland · 5 years ago
  8. 0d2a0da Merge "Implement hidl_vec::find and hidl_vec::contains" by Treehugger Robot · 4 years, 10 months ago
  9. 93f7592 Implement hidl_vec::find and hidl_vec::contains by Tomasz Wasilczyk · 4 years, 10 months ago
  10. 9cafed5 Tests for Return crashes. by Steven Moreland · 4 years, 11 months ago
  11. dfbedb8 hidl_vec: move elements on resize by Steven Moreland · 5 years ago
  12. c48d4f6 Allow hidl_vec = initializer list by Siarhei Vishniakou · 5 years ago
  13. 138c350 libhidl_test: doesn't require additional binaries by Steven Moreland · 5 years ago
  14. b328f01 hidl_version: add operator!= by Steven Moreland · 6 years ago
  15. 951fb13 Move preload test to libhidl_test. by Steven Moreland · 7 years ago
  16. aa661fc Remove flaky test and clarify documentation. by Steven Moreland · 7 years ago
  17. 96e9de0 Add size constructor to hidl_vec. by Steven Moreland · 7 years ago
  18. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  19. 86fd2e1 libhidl_test: remove flake by Steven Moreland · 7 years ago
  20. a9f6073 Add range constructor to hidl_vec. by Tomasz Wasilczyk · 7 years ago
  21. 4917296 libhidl: add withDefault by Steven Moreland · 7 years ago
  22. eb0c337 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 7 years ago
  23. 727e3dd std::string from const hidl_string test by Steven Moreland · 7 years ago
  24. 6f66754 TaskRunner starts the background thread only when needed by Yifan Hong · 7 years ago
  25. 0a35139 Move TaskRunner and SynchronizedQueue to details by Yifan Hong · 7 years ago
  26. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 7 years ago
  27. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 7 years ago
  28. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 7 years ago
  29. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 7 years ago
  30. a21d84f hidl_string: allow null cstr by Steven Moreland · 7 years ago
  31. 551396a hidl_string: relational operators by Steven Moreland · 7 years ago
  32. a2a8184 hidl_string: add operator< by Steven Moreland · 7 years ago
  33. 53120f7 hidl_string: Add cstr + length constructor by Steven Moreland · 7 years ago
  34. 0f3461d Permit assignment from a null hidl_memory by Jeff Tinker · 7 years ago
  35. 9fcbb36 operator== and != for hidl_vec. by Yifan Hong · 7 years ago
  36. 19f4db5 hidl_version: Add comparison operators by Eino-Ville Talvala · 7 years ago
  37. 64fdf4d fix and expand hidl_vec::iterator; add const_iterator. by Yifan Hong · 7 years ago
  38. 44ab623 Convert (by copying) hidl_array from and to std::array. by Yifan Hong · 8 years ago
  39. bb840f7 Add hidl_vec iterator and hidl_string == by Scott Randolph · 8 years ago
  40. 3da6848 Libhidl: Add a constructor to hidl_array. by Sasha Levitskiy · 8 years ago
  41. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago