1. faad16d HIDL Return withDefault const by Steven Moreland · 3 years, 10 months ago
  2. d85fcd1 Fix HidlReturnRestriction for operator= case. by Steven Moreland · 6 years ago
  3. 94c4374 Expound on HIDL Return errors. by Steven Moreland · 6 years ago
  4. eda1f92 Add setProcessHidlReturnRestriction. by Steven Moreland · 6 years ago
  5. 779a714 Status/Return: document expected usage. by Steven Moreland · 6 years ago
  6. 3833f20 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  7. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 8 years ago
  8. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 8 years ago
  9. 13f7f62 isDeadObject conditionally sets mCheckedStatus. by Steven Moreland · 8 years ago
  10. 141a4d3 libhidlbase: don't export libbase by Steven Moreland · 8 years ago
  11. 4917296 libhidl: add withDefault by Steven Moreland · 8 years ago
  12. a7b2bb7 Fix getService should retry on DEAD_OBJECT by Yifan Hong · 8 years ago
  13. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 8 years ago
  14. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 8 years ago
  15. 603cde9 make Return<T> non-copyable. by Yifan Hong · 8 years ago
  16. c43bd9d Add move constructor and move operator= to Return<T>. by Yifan Hong · 8 years ago
  17. e780c45 Better error message when hidl call fails. by Steven Moreland · 9 years ago
  18. f7fdb09 Revert "Revert "Remove getStatus from Return<*>."" by Steven Moreland · 9 years ago
  19. 7803967 Revert "Remove getStatus from Return<*>." by Steven Moreland · 9 years ago
  20. c25de84 Remove getStatus from Return<*>. by Steven Moreland · 9 years ago
  21. d272cb9 Callback elision for HIDL interfaces. by Martijn Coenen · 9 years ago
  22. 43298f9 Remove String8 from Status. Add description to Return<T>. by Yifan Hong · 9 years ago
  23. 7596933 Return<T>: fail hard on unchecked error. by Steven Moreland · 9 years ago
  24. 1cfaee7 Remove explicit cast from Return<*>. by Steven Moreland · 9 years ago
  25. 337c3ae Cleanup Return object. by Steven Moreland · 9 years ago
  26. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 9 years ago[Renamed from include/hidl/Status.h]
  27. 7f97f44 Separate HidlSupport.h to HidlSupportTransport.h by Yifan Hong · 9 years ago
  28. 2c163ee Make the wrapped Value of Status const accessible by Janis Danisevskis · 9 years ago
  29. 170c189 libhidl: introduce Return<void> by Iliyan Malchev · 9 years ago
  30. bb5e9bb Move Status to libhidl. by Martijn Coenen · 9 years ago