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