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