1. a32bde8 Add FmqType to templatize MQDescriptor by Hridya Valsaraju · 8 years ago
  2. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  3. 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
  4. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
  5. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  6. cd91bf6 Add MQDescriptorUnsync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
  7. 1977ea3 hidl-gen: Allow importing only one type from another hal. by Yifan Hong · 8 years ago
  8. bb5c80b Removed useless function Type::ref. by Steven Moreland · 8 years ago
  9. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  10. 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
  11. b77944a Add MQDescriptorSync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
  12. aa18683 appendPackageInterfaces*ToVector* by Steven Moreland · 8 years ago
  13. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  14. ae16eed Redefine fqname in hidl-gen_y.yy by Yifan Hong · 8 years ago
  15. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  16. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  17. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  18. 4bcf97d MQDescriptor is now a predefined type. by Andreas Huber · 8 years ago
  19. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  20. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  21. 0b3b411 Merge changes from topic 'java_makefiles' by TreeHugger Robot · 8 years ago
  22. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
  23. 4b2cf35 hidl-gen: add support for predefined types by Andreas Huber · 8 years ago
  24. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  25. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  26. 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
  27. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  28. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  29. c7dfef3 Better diagnostics if an attempt is made to redeclare a type under the same name by Andreas Huber · 8 years ago
  30. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  31. bfd7621 Fix the case where an interface is referenced through a typedef. by Andreas Huber · 8 years ago
  32. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  33. 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
  34. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  35. f5dc73e Fix for linux' struct stat missing "d_namlen" field. by Andreas Huber · 8 years ago
  36. 5a54544 Better validation. Check that unions contain no fixup types and structs 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. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  39. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  40. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  41. dc98133 Use environment variable $TOP to determine full path to hardware/interfaces. by Andreas Huber · 8 years ago
  42. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  43. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  44. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  45. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  46. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  47. eb1081f some finetuning, version, package, some hacky support for imports by Andreas Huber · 8 years ago
  48. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago