1. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  2. af712c0 Generate notifySyspropsChanged(). by Martijn Coenen · 8 years ago
  3. 4b39bc1 Remove name collisions in java onTransact. by Steven Moreland · 8 years ago
  4. 1af7353 Resolve some name conflict in auto-gen'd Java code. by Yifan Hong · 8 years ago
  5. 7e367bf Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  6. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  7. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  8. 2bb6e1e Adds support for specifying the version of a service to register/lookup. by Andreas Huber · 8 years ago
  9. 86a112b Special consideration for passing vec<interface> or vec<IFoo> to and from by Andreas Huber · 8 years ago
  10. 1b6822b Vectors are now exposed as ArrayList<T> in the Java backend even for arguments by Andreas Huber · 8 years ago
  11. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  12. 4200903 c2hal: Use better To(Camel|Pascal|Snake)Case functions. by Yifan Hong · 8 years ago
  13. f1abc2a HIDL vectors are now exposed as ArrayLists rather than Vectors in Java. by Andreas Huber · 8 years ago
  14. f03332a Arrays in .hal files are now exposed to C++ as hidl_array<T, SIZE ...> by Andreas Huber · 8 years ago
  15. 3f32c1f Cleaned up use of substr() to get interface's base name. by Jayant Chowdhary · 8 years ago
  16. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  17. d29724f Fix Java types.hal generation filtering by Andreas Huber · 8 years ago
  18. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  19. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  20. f630bc8 Java support for passing vec<STRUCT-TYPE> and STRUCT-TYPE[] to and from methods. by Andreas Huber · 8 years ago
  21. af44014 Added StringHelper class by Steven Moreland · 8 years ago
  22. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  23. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  24. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
  25. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  26. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  27. 8b5da22 Support one-way methods in the java backend. by Andreas Huber · 8 years ago
  28. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  29. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago