1. 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 7 years ago
  2. 3b8a65a Revert "Revert "Use integers to store major / minor versions for FQName."" by Yifan Hong · 7 years ago
  3. 88922c9 Revert "Use integers to store major / minor versions for FQName." by Steven Moreland · 7 years ago
  4. 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 7 years ago
  5. 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 7 years ago
  6. 1faabf1 Use integers to store major / minor versions for FQName. by Yifan Hong · 7 years ago
  7. 62709d7 Coordinator compares package paths by component. by Steven Moreland · 8 years ago
  8. 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 8 years ago[Renamed (99%) from FQName.cpp]
  9. fece6ec Cleanup FQName usage. by Yifan Hong · 8 years ago
  10. 333a6d2 Do not allow package with missing version by Yifan Hong · 8 years ago
  11. 01e7cde Bp/nFoo -> Bp/nHwFoo by Yifan Hong · 8 years ago
  12. eefe4f2 Clean up hard-coded Bp/Bn/Bs/IHw prefixes. by Yifan Hong · 8 years ago
  13. 97288ac Update package path for Java. by Yifan Hong · 8 years ago
  14. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  15. 6f596c8 FQName tokenName respect empty mName. by Steven Moreland · 8 years ago
  16. 90ea87f Remove "@" from FQName.mVersion. by Yifan Hong · 8 years ago
  17. 1977ea3 hidl-gen: Allow importing only one type from another hal. by Yifan Hong · 8 years ago
  18. 8f49294 Add instrumentation code on proxy side. by Zhuoyao Zhang · 8 years ago
  19. d9f22f7 hidl-gen: Allow missing package name for FQName matching. by Yifan Hong · 8 years ago
  20. 327cfe1 hidl-gen: Fix nested type cannot be found. by Yifan Hong · 8 years ago
  21. 95a47bb hidl-gen: use ?: group for regex in FQName by Yifan Hong · 8 years ago
  22. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  23. b44a6c8 Use colon syntax for FQNames for enum values. by Yifan Hong · 8 years ago
  24. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  25. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  26. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  27. 197d56c Added -Lmakefile-impl. by Steven Moreland · 8 years ago
  28. a21f149 Encode hidl_version in each generated interface. by Martijn Coenen · 8 years ago
  29. af44014 Added StringHelper class by Steven Moreland · 8 years ago
  30. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  31. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  32. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  33. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  34. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  35. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  36. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  37. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  38. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  39. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  40. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  41. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago