1. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 7 years ago
  2. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 7 years ago
  3. 603cde9 make Return<T> non-copyable. by Yifan Hong · 7 years ago
  4. c43bd9d Add move constructor and move operator= to Return<T>. by Yifan Hong · 7 years ago
  5. e780c45 Better error message when hidl call fails. by Steven Moreland · 7 years ago
  6. f7fdb09 Revert "Revert "Remove getStatus from Return<*>."" by Steven Moreland · 8 years ago
  7. 7803967 Revert "Remove getStatus from Return<*>." by Steven Moreland · 8 years ago
  8. c25de84 Remove getStatus from Return<*>. by Steven Moreland · 8 years ago
  9. d272cb9 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  10. 43298f9 Remove String8 from Status. Add description to Return<T>. by Yifan Hong · 8 years ago
  11. 7596933 Return<T>: fail hard on unchecked error. by Steven Moreland · 8 years ago
  12. 1cfaee7 Remove explicit cast from Return<*>. by Steven Moreland · 8 years ago
  13. 337c3ae Cleanup Return object. by Steven Moreland · 8 years ago
  14. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago[Renamed from include/hidl/Status.h]
  15. 7f97f44 Separate HidlSupport.h to HidlSupportTransport.h by Yifan Hong · 8 years ago
  16. 2c163ee Make the wrapped Value of Status const accessible by Janis Danisevskis · 8 years ago
  17. 170c189 libhidl: introduce Return<void> by Iliyan Malchev · 8 years ago
  18. bb5e9bb Move Status to libhidl. by Martijn Coenen · 8 years ago