1. 47be7f7 Fix enforcement for hidl-gen. by Steven Moreland · 6 years ago
  2. 255c9a1 Clean errors for missing package roots. by Steven Moreland · 6 years ago
  3. 71f0913 Import fails if parsing fails. by Steven Moreland · 6 years ago
  4. 8bd38de Include actual location in -Lexport-header. by Steven Moreland · 6 years ago
  5. 394af5c hidl-gen dep files by Steven Moreland · 6 years ago
  6. 5abcf01 hidl-gen knows what files its outputting. by Steven Moreland · 6 years ago
  7. 75fb19b Coordinator: set mVerbose default to false. by Steven Moreland · 6 years ago
  8. b65e5d9 Dump verbose output for all -L targets. by Steven Moreland · 6 years ago
  9. 6d3d3c8 Coordinator keeps track of output directory. by Steven Moreland · 6 years ago
  10. 40b8635 Move 'addUnreferencedTypes' into Coordinator. by Steven Moreland · 6 years ago
  11. 2d3ff5c Frozen interface can't depend on unfrozen things. by Steven Moreland · 6 years ago
  12. 89a9ebb Module owner support in HIDL. by Steven Moreland · 7 years ago
  13. 308d8a2 Optionally, if passing -v(erbose) to hidl-gen, dump declared by Andreas Huber · 7 years ago
  14. 87b26d7 Don't enforce minor ver restrictions if types-only by Steven Moreland · 7 years ago
  15. 18d9af1 Coordinator package root locations made private. by Steven Moreland · 7 years ago
  16. 5c70d61 Coordinator getFilepath explicit support for dirs. by Steven Moreland · 7 years ago
  17. 0057ad5 Make MakeParentHierarchy private. by Steven Moreland · 7 years ago
  18. 37c57ee Add verbose to list files hidl-gen is touching. by Steven Moreland · 7 years ago
  19. f78c44d Coordinator add getFormatter. by Steven Moreland · 7 years ago
  20. 47792c4 Coordinator checks for package root conflicts. by Steven Moreland · 7 years ago
  21. 7a36804 Use absolute path for current.txt files. by Steven Moreland · 7 years ago
  22. cec46c4 Move type-related stuff ouside of parsing by Timur Iskhakov · 7 years ago
  23. c59326e Don't check hash while generating hash. by Steven Moreland · 7 years ago
  24. b90d327 hidl-gen: work as expected with various path args by Steven Moreland · 7 years ago
  25. 28b9b53 Prevent AST from modifying Coordinator. by Steven Moreland · 7 years ago
  26. a171b56 Be explicit about out file formats. by Steven Moreland · 7 years ago
  27. 25c8166 Add reasonable package path defaults. by Steven Moreland · 7 years ago
  28. f7fa068 hidl-gen: allow specifying root by Steven Moreland · 7 years ago
  29. 218625a Add check for hidl package root hash. by Steven Moreland · 7 years ago
  30. f619fc7 Do not enforce minor version uprev on imports. by Yifan Hong · 7 years ago
  31. 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 7 years ago
  32. 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 7 years ago
  33. 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 7 years ago
  34. 97288ac Update package path for Java. by Yifan Hong · 7 years ago
  35. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  36. aa18683 appendPackageInterfaces*ToVector* by Steven Moreland · 8 years ago
  37. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  38. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  39. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  40. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  41. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  42. dca261f Remove hardcoded package paths and prefixes by Andreas Huber · 8 years ago
  43. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  44. e61e3f7 Emit all necessary interface and type files. by Andreas Huber · 8 years ago
  45. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  46. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  47. dc98133 Use environment variable $TOP to determine full path to hardware/interfaces. by Andreas Huber · 8 years ago
  48. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  49. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago