1. af44014 Added StringHelper class by Steven Moreland · 8 years ago
  2. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  3. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  4. d57066f hidl-gen: use Return<void> by Iliyan Malchev · 8 years ago
  5. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  6. 795dd43 do not emit a space after the isRemote() body by Iliyan Malchev · 8 years ago
  7. 9391510 Move Status to libhidl. by Martijn Coenen · 8 years ago
  8. 4078631 Split 'IFoo' into 'IFoo' and 'IHwFoo' by Steven Moreland · 8 years ago
  9. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  10. 2b6591b Rename SimpleReturn --> Return by Iliyan Malchev · 8 years ago
  11. 7473fab Generated makefiles link against libhidl. by Martijn Coenen · 8 years ago
  12. 62c3d18 hidl-gen: enumerate interface methods in Bn classes by Iliyan Malchev · 8 years ago
  13. 40d474a hidl-gen: callback elision for scalar returns by Iliyan Malchev · 8 years ago
  14. e7ff228 Introduce locals to be read from a parcel ahead of time by Andreas Huber · 8 years ago
  15. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  16. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  17. 549e259 hidl-gen: remove references to AIDL by Iliyan Malchev · 8 years ago
  18. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  19. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  20. dca261f Remove hardcoded package paths and prefixes by Andreas Huber · 8 years ago
  21. 8a82ff7 hidl::{Parcel,Binder & friends} => hardware::\1 by Andreas Huber · 8 years ago
  22. 6cb08cf Support for inheritance of interfaces. by Andreas Huber · 8 years ago
  23. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  24. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  25. b82318c commandline option to specify output base directory. by Andreas Huber · 8 years ago
  26. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago