1. 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
  2. 5edf528 Fix _vendor generated makefiles when they are deep by Steven Moreland · 7 years ago
  3. 57a8936 Revert "Revert "Allow proxies to be compared and identified."" by Steven Moreland · 7 years ago
  4. 7d4323f Merge "Fix inconsistency between hidl_test in AOSP." by Treehugger Robot · 7 years ago
  5. cb0ba52 Moving hidl-gen parser stack outside of AST by Timur Iskhakov · 7 years ago
  6. 057d661 Fix inconsistency between hidl_test in AOSP. by Steven Moreland · 7 years ago
  7. c7230be Merge "Revert "Allow proxies to be compared and identified."" by Steven Moreland · 7 years ago
  8. a8559fc Revert "Allow proxies to be compared and identified." by Steven Moreland · 7 years ago
  9. 882fce7 Merge changes from topic 'fix-bnmap' by Treehugger Robot · 7 years ago
  10. 0b1ed60 Merge "Update VtsHidlUnitTest" by Zhuoyao Zhang · 7 years ago
  11. 217fc60 Allow proxies to be compared and identified. by Steven Moreland · 7 years ago
  12. 05efc1e Restore order from 'Fix infinite recursion' by Steven Moreland · 7 years ago
  13. b4d7795 Set minimum scheduling policy for a service. by Martijn Coenen · 7 years ago
  14. 225bc92 Fix infinite recursion in onTransact(). by Martijn Coenen · 7 years ago
  15. c668a6b Test preloadPassthroughService. by Steven Moreland · 7 years ago
  16. 60aae9f Use String.getBytes().length to determine string length. by Martijn Coenen · 7 years ago
  17. 2522af6 Merge "Remove unused using statements Test: links, compiles" by Treehugger Robot · 7 years ago
  18. 940ec12 Merge "Support vec<memory> in HIDL." by Treehugger Robot · 7 years ago
  19. fd6e603 Remove unused using statements Test: links, compiles by Timur Iskhakov · 7 years ago
  20. 397b5e1 Support vec<memory> in HIDL. by Steven Moreland · 7 years ago
  21. dc3ada7 Update VtsHidlUnitTest by Zhuoyao Zhang · 7 years ago
  22. f2a0f5b Add test for C++ impl. by Steven Moreland · 7 years ago
  23. ad09fb6 Move hidl_test to system (as a VTS test). by Steven Moreland · 7 years ago
  24. d300f55 Merge "Tests for configureRpcThreadpool" by Treehugger Robot · 7 years ago
  25. b8ecafa Merge "Fix push paths in VtsHidlUnitTests" by Treehugger Robot · 7 years ago
  26. 8d9522d Tests for configureRpcThreadpool by Timur Iskhakov · 7 years ago
  27. 34eae6c configureRpcThreadpool java test by Timur Iskhakov · 7 years ago
  28. 0525101 Fix push paths in VtsHidlUnitTests by Ryan Campbell · 7 years ago
  29. 5cb4159 Merge "dumpBitfield() remove unnecessary if branch" by Treehugger Robot · 7 years ago
  30. dd7c574 dumpBitfield() remove unnecessary if branch by Yifan Hong · 7 years ago
  31. d39847c Merge "Try fetching hwservice before waiting for it." by Treehugger Robot · 7 years ago
  32. 369d053 Try fetching hwservice before waiting for it. by Steven Moreland · 7 years ago
  33. a1b227c Merge "Add test for NoSuchElementException in java test." by Treehugger Robot · 7 years ago
  34. 3ecd289 Add test for NoSuchElementException in java test. by Steven Moreland · 7 years ago
  35. 73f11e2 Get rid of bt_bdaddr_t by Jakub Pawlowski · 7 years ago
  36. 8247210 Fix hidl_test on non-"full Treble" devices. by Steven Moreland · 7 years ago
  37. d281ebc Don't return the passthrough interface for getStub by Steven Moreland · 7 years ago
  38. 404db55 add a hash generation sample command to README.md by Keun Soo Yim · 7 years ago
  39. 0ada629 Merge "Add B(n|p|s)Foo::Pure." by Treehugger Robot · 7 years ago
  40. 47db831 Merge "Add self-castFrom tests to hidl_test." by Treehugger Robot · 7 years ago
  41. f2fd9ba Add self-castFrom tests to hidl_test. by Steven Moreland · 7 years ago
  42. 0b84377 Add B(n|p|s)Foo::Pure. by Steven Moreland · 7 years ago
  43. 3d98bc4 Revert "Move all toString to be in users of HIDL libs." by Steven Moreland · 7 years ago
  44. f91048a Revert "Move CompoundType definitions to headers." by Steven Moreland · 7 years ago
  45. ad2ca68 Merge changes from topic 'slimfast-ready' by Treehugger Robot · 7 years ago
  46. f29457e Move CompoundType definitions to headers. by Steven Moreland · 7 years ago
  47. 32bfbeb Move all toString to be in users of HIDL libs. by Steven Moreland · 7 years ago
  48. c59326e Don't check hash while generating hash. by Steven Moreland · 7 years ago
  49. 2ce36b6 Merge "Error message for incorrect FQNames." by Treehugger Robot · 7 years ago
  50. 3effa83 Error message for incorrect FQNames. by Steven Moreland · 7 years ago
  51. a8099b1 Merge "Revert "Revert "Add -Werror/-Wall to all hidl definition libs.""" by Treehugger Robot · 7 years ago
  52. 55b21c1 Merge "PointerType: remove unused variable warning." by Treehugger Robot · 7 years ago
  53. 03d0225 Merge "Explicit error message for all errors." by Treehugger Robot · 7 years ago
  54. fa5b404 Revert "Revert "Add -Werror/-Wall to all hidl definition libs."" by Steven Moreland · 7 years ago
  55. a6ce1e2 PointerType: remove unused variable warning. by Steven Moreland · 7 years ago
  56. b8471e7 Merge "Revert "Add -Werror/-Wall to all hidl definition libs."" by Steven Moreland · 7 years ago
  57. b3ac345 Revert "Add -Werror/-Wall to all hidl definition libs." by Steven Moreland · 7 years ago
  58. 610002f Explicit error message for all errors. by Steven Moreland · 7 years ago
  59. 214f4ae Merge "Explicitly generate _vendor library." by Treehugger Robot · 7 years ago
  60. 1ab1322 Add -Werror/-Wall to all hidl definition libs. by Steven Moreland · 7 years ago
  61. 77cf764 Explicitly generate _vendor library. by Steven Moreland · 7 years ago
  62. 125db9d Merge "Add memory type type name." by Treehugger Robot · 7 years ago
  63. 8979150 Merge "Fix type in c2hal test makefile." by Treehugger Robot · 7 years ago
  64. 1a8d20f Add memory type type name. by Steven Moreland · 7 years ago
  65. 0a99126 Remove unused import. by Steven Moreland · 7 years ago
  66. a952a6a Fix type in c2hal test makefile. by Steven Moreland · 7 years ago
  67. e17d1a9 Merge "Fix hidl_test_java failure." by Treehugger Robot · 7 years ago
  68. e4582d0 Fix hidl_test_java failure. by Steven Moreland · 7 years ago
  69. 836cb31 Fix error on user builds with future compiler. by Steven Moreland · 7 years ago
  70. aeda8cb Merge "Disable record/reply on user builds." by Treehugger Robot · 7 years ago
  71. 30b76e9 Disable record/reply on user builds. by Steven Moreland · 7 years ago
  72. 66f598d Merge "Add OWNERS in system/tools/hidl" by Treehugger Robot · 7 years ago
  73. 58fa6b0 Add OWNERS in system/tools/hidl by Chih-Hung Hsieh · 7 years ago
  74. cb295d6 Merge "hidl-gen: work as expected with various path args" by Treehugger Robot · 7 years ago
  75. b90d327 hidl-gen: work as expected with various path args by Steven Moreland · 7 years ago
  76. 0184ce3 Better error detection. by Steven Moreland · 7 years ago
  77. fbb5a09 Merge changes from topic 'hidl-better-tests' by Treehugger Robot · 7 years ago
  78. 0895211 Merge "Require manifest specification for HIDL devices." by Treehugger Robot · 7 years ago
  79. 4fdfa73 Negative tests for syntax errors. by Steven Moreland · 7 years ago
  80. 72a3234 hidl_hash_test: declare genrule srcs by Steven Moreland · 7 years ago
  81. d520c9d Positive/negative tests for versioning. by Steven Moreland · 7 years ago
  82. 83e49ec Remove non-automatic tests from hidl-gen. by Steven Moreland · 7 years ago
  83. 601cfca Add @FunctionalInterface to callbacks. by Yifan Hong · 7 years ago
  84. f9cf33b Require manifest specification for HIDL devices. by Steven Moreland · 7 years ago
  85. 8e5be7c Merge "Add 'hidl-module-defaults'" by Treehugger Robot · 7 years ago
  86. 6a3cdff Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  87. 2f9d9fb Merge changes from topic 'fix-hidl-package-warning' by Treehugger Robot · 7 years ago
  88. 5f80963 Error when package statement is missing. by Steven Moreland · 7 years ago
  89. 2ee8432 Move program to the top of hidl-gen_y.yy. by Steven Moreland · 7 years ago
  90. ad79f56 Fix minor versioning requirements. by Steven Moreland · 7 years ago
  91. 19f11b5 Removed "bool AST::isInterface(std::string*)" by Steven Moreland · 7 years ago
  92. 05951b3 Removed spurious ValRes enum, improved semantics. by Steven Moreland · 7 years ago
  93. 28b9b53 Prevent AST from modifying Coordinator. by Steven Moreland · 7 years ago
  94. 97e5233 Add descriptions of formats. by Steven Moreland · 7 years ago
  95. f47912d Fix generateExportHeaderForPackage. by Steven Moreland · 7 years ago
  96. 028d5a3 Fixed error message for package path not existing. by Steven Moreland · 7 years ago
  97. a171b56 Be explicit about out file formats. by Steven Moreland · 7 years ago
  98. 25c8166 Add reasonable package path defaults. by Steven Moreland · 7 years ago
  99. 3db99f2 hidl-gen: fix help menu output by Steven Moreland · 7 years ago
  100. edc2212 Add helper script to update all hidl makefiles. by Steven Moreland · 7 years ago