1. 9df5244 Cleanup way elidable types are determined. by Steven Moreland · 8 years ago
  2. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  3. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  4. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  5. 41c6d2e Cleanup spaces in output. by Steven Moreland · 8 years ago
  6. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  7. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  8. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  9. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  10. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  11. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  12. 941aea1 Updated Method::generateCppSignature to respect namespaces. by Steven Moreland · 8 years ago
  13. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  14. 7f949cb Method: minor cleanup by Iliyan Malchev · 8 years ago
  15. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  16. d57066f hidl-gen: use Return<void> by Iliyan Malchev · 8 years ago
  17. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  18. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  19. 40d474a hidl-gen: callback elision for scalar returns by Iliyan Malchev · 8 years ago
  20. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  21. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  22. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  23. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  24. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  25. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  26. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  27. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  28. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago