1. d30a3fc Suppress bool-operation warning locally by Chih-Hung Hsieh · 4 years, 4 months ago
  2. 0d44ef5 Make hidl-gen and hidl-lint self-contained by Neel Mehta · 4 years, 10 months ago
  3. 3b414a8 Add -Lformat option to format .hal files by Neel Mehta · 5 years ago
  4. cb0d836 Adds generateInheritanceHierarchy to hidl-gen. by Daniel Norman · 5 years ago
  5. 1abf8e0 Format Android.bp by Neel Mehta · 5 years ago
  6. 3d0334e Merge "Remove ref<>." by Steven Moreland · 5 years ago
  7. 8249f0a Remove ref<>. by Steven Moreland · 5 years ago
  8. ddae1b6 Export headers from libhidl-gen-hash by Neel Mehta · 5 years ago
  9. 4b6f439 Add -Ljava-impl for HIDL by Neel Mehta · 5 years ago
  10. 30f5dee Mark these yacc files as creating headers by Dan Willemsen · 5 years ago
  11. 51d20e9 Revert "Compound/EnumType: smaller toString" by Steven Moreland · 5 years ago
  12. 78ab753 Compound/EnumType: smaller toString by Steven Moreland · 5 years ago
  13. 7651377 Remove hidl experimental flag. by Steven Moreland · 5 years ago
  14. 005757b performance-unnecessary-value-param where possible by Steven Moreland · 5 years ago
  15. a99f99e Suppress warnings in hidl output file. by Chih-Hung Hsieh · 5 years ago
  16. e401011 Add -Ldependencies option by Yifan Hong · 6 years ago
  17. 0432ce8 Remove -O0 -g from hidl-gen-defaults for on-device code. by Evgenii Stepanov · 6 years ago
  18. ec50fdf Move hashing into its own folder. by Steven Moreland · 6 years ago
  19. 9fd2f4a Split libhidl-gen-utils to *-host-utils by Yifan Hong · 6 years ago
  20. 073269e hidl-gen: understand doc comments by Steven Moreland · 6 years ago
  21. 99231b0 Enable experimental in hidl-gen. by Steven Moreland · 6 years ago
  22. cbcf9f7 Add -Wextra-semi to HIDL. by Steven Moreland · 7 years ago
  23. d2af9ea Remove hidl-gen subdirs. by Steven Moreland · 7 years ago
  24. 1d28d62 hidl-doc migration (G3 -> Android) by Billy Lamberta · 7 years ago
  25. c6d03ae Disable HIDL Java on the PDK by Steven Moreland · 7 years ago
  26. bfb6d97 Remove treble: __ANDROID_TREBLE__ from HIDL. by Steven Moreland · 7 years ago
  27. 887b84c hidl-gen generates Java with Soong. by Steven Moreland · 7 years ago
  28. 9a6da7a Add adapters for HIDL interfaces. by Steven Moreland · 7 years ago
  29. 53b9bfb Add hidl-gen-host_test. by Steven Moreland · 7 years ago
  30. 0e7c2a9 Adds location and position comparison by Timur Iskhakov · 7 years ago
  31. 3ee43c8 Remove Soong variables from HIDL code. by Steven Moreland · 7 years ago
  32. 6f2f2c0 Revert "Add Reference type" by Steven Moreland · 7 years ago
  33. 4b80bc4 Add Reference type by Timur Iskhakov · 7 years ago
  34. 7089aa4 Use cc_library for libhidl-gen-utils/hash. by Tri Vo · 7 years ago
  35. fa5b404 Revert "Revert "Add -Werror/-Wall to all hidl definition libs."" by Steven Moreland · 7 years ago
  36. b3ac345 Revert "Add -Werror/-Wall to all hidl definition libs." by Steven Moreland · 7 years ago
  37. 1ab1322 Add -Werror/-Wall to all hidl definition libs. by Steven Moreland · 7 years ago
  38. f9cf33b Require manifest specification for HIDL devices. by Steven Moreland · 7 years ago
  39. 6a3cdff Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  40. 8cf3ac3 Enable libhidl-gen-hash on target. by Steven Moreland · 7 years ago
  41. 5bdfa70 Move hidl hash into its own lib. by Steven Moreland · 7 years ago
  42. 0e4be1e Move file hashing into its own class, Hash. by Steven Moreland · 7 years ago
  43. 6755e9d Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  44. 30b5d1f Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  45. 6081863 Add -Werror. by Steven Moreland · 7 years ago
  46. 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 7 years ago
  47. a32bde8 Add FmqType to templatize MQDescriptor by Hridya Valsaraju · 7 years ago
  48. 115d428 Add (un)linkToDeath to generated interfaces. by Martijn Coenen · 7 years ago
  49. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  50. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  51. 676abdc Generate Android.bp files; Convert to Android.bp by Dan Willemsen · 8 years ago
  52. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  53. e4376b8 Convert to Android.bp by Dan Willemsen · 8 years ago