1. 6a827fa Use filegroup as hal genrule srcs. by Tri Vo · 7 years ago
  2. 177a8b1 Updated Java intermediates directory. by Andreas Huber · 7 years ago
  3. 15052c6 Generate filegroup build rule for .hal files. by Tri Vo · 7 years ago
  4. 3bcca70 Support driver/profiler for all hals. by Zhuoyao Zhang · 7 years ago
  5. c4e1060 Update hidl-gen for vts backend. by Zhuoyao Zhang · 7 years ago
  6. 246bb93 Support gatekeeper HAL in hidl gen. by Ryan Campbell · 7 years ago
  7. 855ee24 Support DRM HAL in hidl gen. by Ryan Campbell · 7 years ago
  8. 653ef87 Support fingerprint HAL in hidl gen. by Ryan Campbell · 7 years ago
  9. 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 7 years ago
  10. 6a01fb5 generate soundtrigger HAL's driver and profiler by Keun Soo Yim · 7 years ago
  11. fece6ec Cleanup FQName usage. by Yifan Hong · 7 years ago
  12. 5715fed hidl-gen: correct package paths in makefiles. by Steven Moreland · 7 years ago
  13. 518fbf1 include radio hal vts driver and profiler by Yuexi Ma · 7 years ago
  14. 8301362 Whitelist graphics.allocator hal for driver/profiler auto generation. by Zhuoyao Zhang · 7 years ago
  15. 8867ba9 added tv input to vts driver list by Yuexi Ma · 8 years ago
  16. eefe4f2 Clean up hard-coded Bp/Bn/Bs/IHw prefixes. by Yifan Hong · 8 years ago
  17. b85e8c2 Support generation of make rule for vts profiler. by Zhuoyao Zhang · 8 years ago
  18. a646605 Make vts makefile message match other warnings. by Steven Moreland · 8 years ago
  19. 442aa3d whitelist more vts driver targets by Keun Soo Yim · 8 years ago
  20. c4b72ce add gen-rule for VTS driver bp build rules (only for NFC) by Keun Soo Yim · 8 years ago
  21. 33223ca Rename indentBlock to indent. by Yifan Hong · 8 years ago
  22. aafed70 Fix -Landroidbp-impl generates file with wrong name. by Yifan Hong · 8 years ago
  23. 97288ac Update package path for Java. by Yifan Hong · 8 years ago
  24. d177b12 Print hal file package in exported headers. by Steven Moreland · 8 years ago
  25. 958ee46 Add -Landroidbp-impl to hidl-gen. by Yifan Hong · 8 years ago
  26. 8197993 Add warning message when -Lmakefile does nothing. by Steven Moreland · 8 years ago
  27. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  28. 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
  29. 05cd423 Proper runtime error handling for _hidl_cb. by Steven Moreland · 8 years ago
  30. a5abe92 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  31. e429a26 Prevent errors in compilation of c++-impl. by Steven Moreland · 8 years ago
  32. af33038 Better error message when missing root path. by Steven Moreland · 8 years ago
  33. c1f9b8d Fix export_shared_lib_headers in autogen'd Android.bp by Yifan Hong · 8 years ago
  34. d5419bd Support genrules with multiple tools by Colin Cross · 8 years ago
  35. 865243c Fixed spacing in autogenerated makefiles. by Steven Moreland · 8 years ago
  36. 1c50727 And one more backend for hidl-gen to create a simple static java library by Andreas Huber · 8 years ago
  37. b8a26c0 export_shared_lib_headers by Steven Moreland · 8 years ago
  38. e0f7d69 Fix hidl-gen -Lmakefile-impl incorrect import pkgs by Yifan Hong · 8 years ago
  39. 5a9fe2c Don't generate a Java Android.mk if we don't need to. by Andreas Huber · 8 years ago
  40. 75ae95d Properly determine if the current package is java compatible or not by Andreas Huber · 8 years ago
  41. 94bcea0 hidl-gen: Fix -Lmakefile-impl. by Yifan Hong · 8 years ago
  42. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  43. 676abdc Generate Android.bp files; Convert to Android.bp by Dan Willemsen · 8 years ago
  44. b747bd9 More deterministic makefile generation: Java top-level types (from types.hal) by Andreas Huber · 8 years ago
  45. aa18683 appendPackageInterfaces*ToVector* by Steven Moreland · 8 years ago
  46. 782d45e In addition to regular java library targets, also emit static java library by Andreas Huber · 8 years ago
  47. 8be0955 hidl-gen: include all-makefiles-under in Android.mk by Iliyan Malchev · 8 years ago
  48. dda25cc [Java] typedefs in types.hal files no longer mistakenly appear in the generated by Andreas Huber · 8 years ago
  49. de57800 Support generating instrumentation code for C++ backend in hidl-gen. by Zhuoyao Zhang · 8 years ago
  50. d29724f Fix Java types.hal generation filtering by Andreas Huber · 8 years ago
  51. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  52. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  53. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  54. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  55. 4923f93 use the -impl, not .impl suffix for autogenerated stubs by Iliyan Malchev · 8 years ago
  56. 197d56c Added -Lmakefile-impl. by Steven Moreland · 8 years ago
  57. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  58. b981913 hidl-gen: generate same-package Makefile dependencies correctly by Iliyan Malchev · 8 years ago
  59. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  60. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago
  61. c6e21f0 Merge "Revert "update makefile rule to package test modules as part of VTS"" by Keun Soo Yim · 8 years ago
  62. 15f6231 Revert "update makefile rule to package test modules as part of VTS" by Keun Soo Yim · 8 years ago
  63. 261370a Added package directory unable to open error message. by Steven Moreland · 8 years ago
  64. c2903d2 update script to generate Android.mk which has rules to build multilib by Keun Soo Yim · 8 years ago
  65. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  66. 21496da update makefile rule to package test modules as part of VTS by Keun Soo Yim · 8 years ago
  67. 7473fab Generated makefiles link against libhidl. by Martijn Coenen · 8 years ago
  68. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  69. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  70. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  71. 5bb1402 hidl-gen: multiple changes by Iliyan Malchev · 8 years ago
  72. e2c595a use the HIDL package name as the library name by Iliyan Malchev · 8 years ago
  73. b66c399 use hidl-gen as the name of the code generator by Iliyan Malchev · 8 years ago
  74. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  75. 4c11d80 Revert "Compute but do not generate code for dependencies" by Andreas Huber · 8 years ago
  76. f5647c1 Compute but do not generate code for dependencies by Andreas Huber · 8 years ago
  77. dca261f Remove hardcoded package paths and prefixes by Andreas Huber · 8 years ago
  78. e61e3f7 Emit all necessary interface and type files. by Andreas Huber · 8 years ago
  79. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  80. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  81. b82318c commandline option to specify output base directory. by Andreas Huber · 8 years ago
  82. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  83. dc98133 Use environment variable $TOP to determine full path to hardware/interfaces. by Andreas Huber · 8 years ago
  84. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  85. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  86. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  87. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  88. eb1081f some finetuning, version, package, some hacky support for imports by Andreas Huber · 8 years ago
  89. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago