1. 098a796 Remove constant expression support for annotations by Neel Mehta · 4 years, 10 months ago
  2. 58f2feb Merge "Change grouping for emitting Method signatures" by Treehugger Robot · 4 years, 11 months ago
  3. fff486d Change grouping for emitting Method signatures by Neel Mehta · 5 years ago
  4. ac0dfbf Method: Make function call slightly more efficient by Greg Kaiser · 5 years ago
  5. 69920a6 Change const char* to std::string by Neel Mehta · 5 years ago
  6. 3b414a8 Add -Lformat option to format .hal files by Neel Mehta · 5 years ago
  7. 0e0e981 Remove dumpAnnotations by Neel Mehta · 5 years ago
  8. 5b447c0 Generate java method signatures in common code by Neel Mehta · 5 years ago
  9. 7645fbd Add comments to auto-generated methods. by Steven Moreland · 5 years ago
  10. 327fd8b Support 'debug' in Java. by Steven Moreland · 6 years ago
  11. ff5e64a Fix strong references by Timur Iskhakov · 7 years ago
  12. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  13. b58f418 Make Type::getReferences return pointer by Timur Iskhakov · 7 years ago
  14. 891a866 Constant Expressions have same tree structure as Type by Timur Iskhakov · 7 years ago
  15. 33431e6 Build AST graph explicitly for simpler post-parsing passes by Timur Iskhakov · 7 years ago
  16. cec46c4 Move type-related stuff ouside of parsing by Timur Iskhakov · 7 years ago
  17. 7fa79f6 Merge structures with duplication features by Timur Iskhakov · 7 years ago
  18. 505316c Revert "Revert "Add Reference type"" by Timur Iskhakov · 7 years ago
  19. 6f2f2c0 Revert "Add Reference type" by Steven Moreland · 7 years ago
  20. 4b80bc4 Add Reference type by Timur Iskhakov · 7 years ago
  21. d8b10ee Clean up CPP Method class. by Steven Moreland · 7 years ago
  22. 932464e Add Formatter::join by Yifan Hong · 7 years ago
  23. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 7 years ago
  24. 37065d6 Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 7 years ago
  25. cd2ae45 Add getReferenceInfo to IBase. by Yifan Hong · 7 years ago
  26. ffa9139 Get method signatures from IBase.hal by Yifan Hong · 7 years ago
  27. 8d12b50 Support (un)linkToDeath in Java. by Martijn Coenen · 7 years ago
  28. 115d428 Add (un)linkToDeath to generated interfaces. by Martijn Coenen · 7 years ago
  29. 7763ab3 Disallow duplicated argument name or result name. by Yifan Hong · 8 years ago
  30. 9df5244 Cleanup way elidable types are determined. by Steven Moreland · 8 years ago
  31. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  32. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  33. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  34. 41c6d2e Cleanup spaces in output. by Steven Moreland · 8 years ago
  35. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  36. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  37. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  38. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  39. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  40. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  41. 941aea1 Updated Method::generateCppSignature to respect namespaces. by Steven Moreland · 8 years ago
  42. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  43. 7f949cb Method: minor cleanup by Iliyan Malchev · 8 years ago
  44. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  45. d57066f hidl-gen: use Return<void> by Iliyan Malchev · 8 years ago
  46. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  47. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  48. 40d474a hidl-gen: callback elision for scalar returns by Iliyan Malchev · 8 years ago
  49. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  50. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  51. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  52. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  53. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  54. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  55. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  56. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  57. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago