1. 0f3461d Permit assignment from a null hidl_memory by Jeff Tinker · 8 years ago
  2. d272cb9 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  3. 7e6404d Add templatization to MQDescriptor by Hridya Valsaraju · 8 years ago
  4. 0e326a0 Create a default MQDescriptor constructor. by Hridya Valsaraju · 8 years ago
  5. baf52d2 Merge "operator== and != for hidl_vec." by Treehugger Robot · 8 years ago
  6. 1e29797 Merge "Add a parameter to allow EventFlag configuration." by Treehugger Robot · 8 years ago
  7. 9ec5730 Add a parameter to allow EventFlag configuration. by Hridya Valsaraju · 8 years ago
  8. 9fcbb36 operator== and != for hidl_vec. by Yifan Hong · 8 years ago
  9. 49831bf Merge "Remove String8 from Status. Add description to Return<T>." by Yifan Hong · 8 years ago
  10. 9b8f9c3 Add (un)linkToDeath to IBase. by Martijn Coenen · 8 years ago
  11. 43298f9 Remove String8 from Status. Add description to Return<T>. by Yifan Hong · 8 years ago
  12. ca1d1bf Fix hidl_vec's constructor with initializer_list doesn't cast size properly. by Yifan Hong · 8 years ago
  13. b81c827 Move macros from libhidl[transport] to auto-generated code. by Yifan Hong · 8 years ago
  14. e293c62 Merge "Do not register instrumentation callbacks if property is false." by Yifan Hong · 8 years ago
  15. 9e0a6d1 Merge "hidl_version: Add comparison operators" by Treehugger Robot · 8 years ago
  16. 09cd6bd Do not register instrumentation callbacks if property is false. by Yifan Hong · 8 years ago
  17. 19f4db5 hidl_version: Add comparison operators by Eino-Ville Talvala · 8 years ago
  18. 7596933 Return<T>: fail hard on unchecked error. by Steven Moreland · 8 years ago
  19. cbc1020 Merge "fix and expand hidl_vec::iterator; add const_iterator." by Treehugger Robot · 8 years ago
  20. 64fdf4d fix and expand hidl_vec::iterator; add const_iterator. by Yifan Hong · 8 years ago
  21. 150727b Merge "Use hidl_pointer<native_handle_t> in MQDescriptor" by Treehugger Robot · 8 years ago
  22. 4484344 Use hidl_pointer<native_handle_t> in MQDescriptor by Hridya Valsaraju · 8 years ago
  23. c825686 Merge "Remove explicit cast from Return<*>." by Yifan Hong · 8 years ago
  24. 4b48edc Silence a -Wshorten-64-to-32 warning. by Chia-I Wu · 8 years ago
  25. 1cfaee7 Remove explicit cast from Return<*>. by Steven Moreland · 8 years ago
  26. 2cd440c Hidlize IBase and use IBase instead of IBinder. by Yifan Hong · 8 years ago
  27. 44ab623 Convert (by copying) hidl_array from and to std::array. by Yifan Hong · 8 years ago
  28. 3079100 Hidlized version of IMemory. by Martijn Coenen · 8 years ago
  29. 337c3ae Cleanup Return object. by Steven Moreland · 8 years ago
  30. 4d1e9cc Add support for hidl_handle. by Martijn Coenen · 8 years ago
  31. 70822ea Add notifySyspropsChanged to IBase. by Martijn Coenen · 8 years ago
  32. bb840f7 Add hidl_vec iterator and hidl_string == by Scott Randolph · 8 years ago
  33. 3da6848 Libhidl: Add a constructor to hidl_array. by Sasha Levitskiy · 8 years ago
  34. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago