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