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