1. 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 7 years ago
  2. 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 7 years ago
  3. 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 7 years ago
  4. 62709d7 Coordinator compares package paths by component. by Steven Moreland · 7 years ago
  5. fece6ec Cleanup FQName usage. by Yifan Hong · 7 years ago
  6. 5715fed hidl-gen: correct package paths in makefiles. by Steven Moreland · 7 years ago
  7. 97288ac Update package path for Java. by Yifan Hong · 8 years ago
  8. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  9. 90ea87f Remove "@" from FQName.mVersion. by Yifan Hong · 8 years ago
  10. 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
  11. aa18683 appendPackageInterfaces*ToVector* by Steven Moreland · 8 years ago
  12. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  13. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  14. 5e8bcfa hidl-gen: generate a stable list of interfaces for a package by Iliyan Malchev · 8 years ago
  15. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  16. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  17. f3d8f54 Merge "Adds a test verifying that the Java backend is compatible with the C++ backend." by Andreas Huber · 8 years ago
  18. 261370a Added package directory unable to open error message. by Steven Moreland · 8 years ago
  19. 401cd16 Adds a test verifying that the Java backend is compatible with the C++ backend. by Andreas Huber · 8 years ago
  20. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  21. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  22. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  23. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  24. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  25. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  26. dca261f Remove hardcoded package paths and prefixes by Andreas Huber · 8 years ago
  27. 6cb08cf Support for inheritance of interfaces. by Andreas Huber · 8 years ago
  28. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  29. e61e3f7 Emit all necessary interface and type files. by Andreas Huber · 8 years ago
  30. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  31. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  32. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  33. 6e584b7 Accommodate missing types.hal files. by Andreas Huber · 8 years ago
  34. dc98133 Use environment variable $TOP to determine full path to hardware/interfaces. by Andreas Huber · 8 years ago
  35. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  36. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  37. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago