1. 72a3234 hidl_hash_test: declare genrule srcs by Steven Moreland · 7 years ago
  2. d520c9d Positive/negative tests for versioning. by Steven Moreland · 7 years ago
  3. 83e49ec Remove non-automatic tests from hidl-gen. by Steven Moreland · 7 years ago
  4. 8e5be7c Merge "Add 'hidl-module-defaults'" by Treehugger Robot · 7 years ago
  5. 6a3cdff Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  6. 2f9d9fb Merge changes from topic 'fix-hidl-package-warning' by Treehugger Robot · 7 years ago
  7. 5f80963 Error when package statement is missing. by Steven Moreland · 7 years ago
  8. 2ee8432 Move program to the top of hidl-gen_y.yy. by Steven Moreland · 7 years ago
  9. ad79f56 Fix minor versioning requirements. by Steven Moreland · 7 years ago
  10. 19f11b5 Removed "bool AST::isInterface(std::string*)" by Steven Moreland · 7 years ago
  11. 05951b3 Removed spurious ValRes enum, improved semantics. by Steven Moreland · 7 years ago
  12. 28b9b53 Prevent AST from modifying Coordinator. by Steven Moreland · 7 years ago
  13. 97e5233 Add descriptions of formats. by Steven Moreland · 7 years ago
  14. f47912d Fix generateExportHeaderForPackage. by Steven Moreland · 7 years ago
  15. 028d5a3 Fixed error message for package path not existing. by Steven Moreland · 7 years ago
  16. a171b56 Be explicit about out file formats. by Steven Moreland · 7 years ago
  17. 25c8166 Add reasonable package path defaults. by Steven Moreland · 7 years ago
  18. 3db99f2 hidl-gen: fix help menu output by Steven Moreland · 7 years ago
  19. edc2212 Add helper script to update all hidl makefiles. by Steven Moreland · 7 years ago
  20. f7fa068 hidl-gen: allow specifying root by Steven Moreland · 7 years ago
  21. 64f1b82 remove unnecessary dependency from hash_test by Steven Moreland · 7 years ago
  22. 92f3c2a update-makefiles-helper.sh for vendor folders by Po-Chien Hsueh · 7 years ago
  23. 4a6dd39 remove "// static" comments by Steven Moreland · 7 years ago
  24. bbbbeb8 Add generationFunctionForFileOrPackage by Steven Moreland · 7 years ago
  25. 1cbf036 Add c++-headers and c++-sources by Steven Moreland · 7 years ago
  26. 108481c Merge changes I9593ec31,I6200fc3a by Treehugger Robot · 7 years ago
  27. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  28. dadd184 -Landroidbp-impl: remove implicit dependencies by Steven Moreland · 7 years ago
  29. f3d3c73 Update list of valid identifiers in HIDL by Yifan Hong · 7 years ago
  30. 31c55de Keep toString local. by Steven Moreland · 7 years ago
  31. 3f82e82 Merge "Remove duplicated modules." by Treehugger Robot · 7 years ago
  32. e2b2989 Merge "Add .clang-format to hidl-gen." by Treehugger Robot · 7 years ago
  33. 81bc178 Remove obsolete IBinder comment. by Steven Moreland · 7 years ago
  34. 7b5fa6d Add .clang-format to hidl-gen. by Steven Moreland · 7 years ago
  35. 340c882 Passthrough: don't capture unused value. by Steven Moreland · 7 years ago
  36. a4c565f Passthrough oneway: keep hold on mImpl by Steven Moreland · 7 years ago
  37. 8bed494 Merge "Explicitly declare android-base dependency in Bs*" by Treehugger Robot · 7 years ago
  38. f5f593f Remove duplicated modules. by Steven Moreland · 7 years ago
  39. 61d3f4b Explicitly declare android-base dependency in Bs* by Steven Moreland · 7 years ago
  40. a3d3b54 Merge "Make Hash::hexString() available outside of this lib." by Tri Vo · 7 years ago
  41. 4b8de91 Merge "Remove redundant dependencies" by Treehugger Robot · 7 years ago
  42. 3233874 Merge "Remove unused lambda captures" by Yi Kong · 7 years ago
  43. 1b2167b Remove redundant dependencies by Steven Moreland · 7 years ago
  44. 0e875df Vendor extension hals on the vendor image. by Steven Moreland · 7 years ago
  45. c8ff467 Remove unused lambda captures by Yi Kong · 7 years ago
  46. 59ce742 Make Hash::hexString() available outside of this lib. by Tri Vo · 7 years ago
  47. 8923db9 Merge "Hidl: Let ASAN know that hidl-gen doesn't want lsan" by Treehugger Robot · 7 years ago
  48. c137985 Merge "Generate correct Parcel verification code." by Martijn Coenen · 7 years ago
  49. 5e4c9fd Merge "Java: use _hidl_cb instead of cb for callback name" by Treehugger Robot · 7 years ago
  50. c4ce926 Hidl: Let ASAN know that hidl-gen doesn't want lsan by Andreas Gampe · 7 years ago
  51. 4ddd833 Java: use _hidl_cb instead of cb for callback name by Steven Moreland · 7 years ago
  52. b2a861c Generate correct Parcel verification code. by Martijn Coenen · 7 years ago
  53. 2e76d87 Merge "warn_unused_result on registerAsService" by Treehugger Robot · 7 years ago
  54. 9083150 warn_unused_result on registerAsService by Steven Moreland · 7 years ago
  55. 66348f0 Merge "hidl-gen: add FIXME to comments for -Lc++-impl" by Treehugger Robot · 7 years ago
  56. 3918fcc hidl-gen: add FIXME to comments for -Lc++-impl by Steven Moreland · 7 years ago
  57. 5b19e31 Merge changes Ifb3dd0aa,I9a3b823c,I9d312962,I4b708f54 by Treehugger Robot · 7 years ago
  58. f5cf3ce hidl-gen: tests for hashing. by Steven Moreland · 7 years ago
  59. f46f091 c2hal_test: fixing several issues by Steven Moreland · 7 years ago
  60. 4ff7420 hidl-gen: better error message for -r by Steven Moreland · 7 years ago
  61. 3b1ce26 hidl-gen: Add -Lcheck. by Steven Moreland · 7 years ago
  62. 341112d Fix wrapPassthrough casts to the wrong type. by Yifan Hong · 7 years ago
  63. 8cf3ac3 Enable libhidl-gen-hash on target. by Steven Moreland · 7 years ago
  64. dd58384 hidl-gen: friendlier error messages by Steven Moreland · 7 years ago
  65. e0586b0 Merge "hidl_test: 10.986s -> 3.081s" by Treehugger Robot · 7 years ago
  66. 947deb8 Merge changes from topic 'hidl-hash-files' by Treehugger Robot · 7 years ago
  67. 7b680eb hidl_test: 10.986s -> 3.081s by Steven Moreland · 7 years ago
  68. 779fe00 Fix c2hal_test. by Steven Moreland · 7 years ago
  69. 5bdfa70 Move hidl hash into its own lib. by Steven Moreland · 7 years ago
  70. 218625a Add check for hidl package root hash. by Steven Moreland · 7 years ago
  71. f2e4469 Add -L hash by Steven Moreland · 7 years ago
  72. 0e4be1e Move file hashing into its own class, Hash. by Steven Moreland · 7 years ago
  73. 6f7514b Mark hidl_test as vendor. by Steven Moreland · 7 years ago
  74. 23d7477 fix hidl unit test file path and permission issue. by Yuexi Ma · 7 years ago
  75. aa57327 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  76. 2cf4b9a Mark as vendor_available by Dan Willemsen · 7 years ago
  77. ecd2577 Merge "Build libhidl-gen-utils with multilib:both flag" by Yuexi Ma · 7 years ago
  78. 1456173 Merge "Enforce Treble "wire" ABI by emitting static_asserts for the sizes of" by Treehugger Robot · 7 years ago
  79. 5180718 Merge "Do not enforce minor version uprev on imports." by Treehugger Robot · 7 years ago
  80. 6755e9d Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  81. f619fc7 Do not enforce minor version uprev on imports. by Yifan Hong · 7 years ago
  82. aae820a Build libhidl-gen-utils with multilib:both flag by Yuexi Ma · 7 years ago
  83. 58b478b Add onRegistration hook in registerAsService. by Steven Moreland · 7 years ago
  84. 2af2f82 Merge "Added tests for passthrough service lookup." by Treehugger Robot · 7 years ago
  85. f1a00ac Added tests for passthrough service lookup. by Steven Moreland · 7 years ago
  86. bcf5180 getService: hwservicemanager over libvintf by Steven Moreland · 7 years ago
  87. b9b331e Merge "Push hidl_test HAL libraries to system/lib and system/lib64" by Treehugger Robot · 7 years ago
  88. 9bd61bd Merge "Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null" by Andreas Huber · 7 years ago
  89. 9c9deb4 Merge "Test: Update for variably sized token." by Treehugger Robot · 7 years ago
  90. a2abe98 Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null by Andreas Huber · 7 years ago
  91. 1cefc39 Test: Update for variably sized token. by Steven Moreland · 7 years ago
  92. a0e4529 Push hidl_test HAL libraries to system/lib and system/lib64 by Hridya Valsaraju · 7 years ago
  93. 9c74a5b Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  94. 200209c Extra branches for getService. by Yifan Hong · 7 years ago
  95. f73f091 Merge "Remove toggled transport." by Treehugger Robot · 7 years ago
  96. 2edcf9d Remove toggled transport. by Steven Moreland · 7 years ago
  97. f81ead0 Use log/log.h instead of android/log.h for ALOG* macros am: 623ad8e7a2 by Dan Willemsen · 7 years ago
  98. 623ad8e Use log/log.h instead of android/log.h for ALOG* macros by Dan Willemsen · 7 years ago
  99. 5a17e3e Add getHashChain() to IBase. am: 30b5d1ffe9 by Yifan Hong · 7 years ago
  100. c8702b4 Add Formatter::operator<< for integer types / char am: 6b7f0700d3 by Yifan Hong · 7 years ago