1. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  2. d39133b IFoo::descriptor String16 -> const char* by Steven Moreland · 8 years ago
  3. a588b23 Support generating the new TYPE_HIDL_INTERFACE for vts. by Zhuoyao Zhang · 8 years ago
  4. 1af7353 Resolve some name conflict in auto-gen'd Java code. by Yifan Hong · 8 years ago
  5. 60e52bd Renamed Interface::get*Name methods by Yifan Hong · 8 years ago
  6. 158655a Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago
  7. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  8. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  9. cea2478 Don't include hidl internal methods in vts files. by Steven Moreland · 8 years ago
  10. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  11. e163823 Allow nullptr interfaces to be passed. by Martijn Coenen · 8 years ago
  12. 2d7126b Add toBinder to all interfaces. by Yifan Hong · 8 years ago
  13. fe95aa2 cast functions for interfaces. by Yifan Hong · 8 years ago
  14. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  15. 14ee674 Emit error if function is overloaded. by Steven Moreland · 8 years ago
  16. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  17. c5ea9f5 Update hidl-gen support for vts. by Zhuoyao Zhang · 8 years ago
  18. 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
  19. 3f32c1f Cleaned up use of substr() to get interface's base name. by Jayant Chowdhary · 8 years ago
  20. 69e7c70 Oneway keyword behavior in passthrough mode. by Steven Moreland · 8 years ago
  21. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  22. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  23. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  24. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  25. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  26. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  27. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
  28. 4078631 Split 'IFoo' into 'IFoo' and 'IHwFoo' by Steven Moreland · 8 years ago
  29. 1993352 A few fix of hidl-gen for vts generator. by Zhuoyao Zhang · 8 years ago
  30. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  31. 80b217f Merge "Fix nested structure/union name handling." by Andreas Huber · 8 years ago
  32. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  33. 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
  34. ea081b3 Fix accidental infinite recursion in determining if an Interface is java by Andreas Huber · 8 years ago
  35. 211826b Merge "Support for a generic "binder" type (reflected as "interface" in hidl)" by Andreas Huber · 8 years ago
  36. 295ad30 Support for a generic "binder" type (reflected as "interface" in hidl) by Andreas Huber · 8 years ago
  37. b3256a1 Merge "Introduce locals to be read from a parcel ahead of time" by Andreas Huber · 8 years ago
  38. e7ff228 Introduce locals to be read from a parcel ahead of time by Andreas Huber · 8 years ago
  39. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  40. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  41. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  42. 8edd9cf Merge "Support annotation for interface in hidl-gen." by Zhuoyao Zhang · 8 years ago
  43. ba7e6e9 Support annotation for interface in hidl-gen. by Zhuoyao Zhang · 8 years ago
  44. 549e259 hidl-gen: remove references to AIDL by Iliyan Malchev · 8 years ago
  45. 8a82ff7 hidl::{Parcel,Binder & friends} => hardware::\1 by Andreas Huber · 8 years ago
  46. 6cb08cf Support for inheritance of interfaces. by Andreas Huber · 8 years ago
  47. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  48. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  49. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  50. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  51. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  52. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago