1. 9ec25fc Merge "Update hidl-gen to generate full name for vts attributes." by Treehugger Robot · 8 years ago
  2. 8c48ad7 Test for vec<handle> and embedded handle support. by Yifan Hong · 8 years ago
  3. 1e81c53 Add test for binder inheritence. by Yifan Hong · 8 years ago
  4. 2d7126b Add toBinder to all interfaces. by Yifan Hong · 8 years ago
  5. fe95aa2 cast functions for interfaces. by Yifan Hong · 8 years ago
  6. 01f616e Merge "Removed extra paren." by Treehugger Robot · 8 years ago
  7. a25691d Merge "Initialize the oneway queue for Bs* in constructor." by Treehugger Robot · 8 years ago
  8. 0f0c13d Removed extra paren. by Steven Moreland · 8 years ago
  9. 2cbc147 Initialize the oneway queue for Bs* in constructor. by Yifan Hong · 8 years ago
  10. bf828c8 Update hidl-gen to generate full name for vts attributes. by Zhuoyao Zhang · 8 years ago
  11. f3beff1 Merge "hidl-gen: -Lc++-impl omit HIDL reserved methods." by Steven Moreland · 8 years ago
  12. 1254b55 hidl-gen: -Lc++-impl omit HIDL reserved methods. by Yifan Hong · 8 years ago
  13. d916a70 Revert "hidl-gen: virtual inheritance from super interface" by Steven Moreland · 8 years ago
  14. a9b21d0 Merge "Update hidl-gen to support generating vts files for multi-dimentional array." by Zhuoyao Zhang · 8 years ago
  15. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  16. eb355ee Update hidl-gen to support generating vts files for multi-dimentional array. by Zhuoyao Zhang · 8 years ago
  17. 3ec890b Merge "hidl-gen: virtual inheritance from super interface" by Treehugger Robot · 8 years ago
  18. f438100 Merge "Revert "Add compile time test to c2hal"" by Diego Wilson · 8 years ago
  19. 1c4c932 Revert "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  20. ff3b168 Merge "Add MQDescriptorUnsync as a predefined HIDL type." by Treehugger Robot · 8 years ago
  21. ab281a7 hidl-gen: virtual inheritance from super interface by Steven Moreland · 8 years ago
  22. ad09331 Merge changes I3568de9e,Iab67b329 by Diego Wilson · 8 years ago
  23. 07941da Merge "Adds support for specifying the version of a service to register/lookup." by Andreas Huber · 8 years ago
  24. cd91bf6 Add MQDescriptorUnsync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
  25. 2bb6e1e Adds support for specifying the version of a service to register/lookup. by Andreas Huber · 8 years ago
  26. 985d48e Add compile time test to c2hal by Diego Wilson · 8 years ago
  27. 2b38e89 Remove hw_device_t struct from c2hal output by Diego Wilson · 8 years ago
  28. 48562fd hidl_test: disabled some tests that are fixed right away. by Yifan Hong · 8 years ago
  29. cc4b91a Merge "And one more backend for hidl-gen to create a simple static java library" by Treehugger Robot · 8 years ago
  30. 40a4723 Merge "hidl_test: require -impl." by Treehugger Robot · 8 years ago
  31. 969d2af Merge "Cleanup hidl-gen to use HidlInstrumentor." by Zhuoyao Zhang · 8 years ago
  32. 964f72f Cleanup hidl-gen to use HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  33. 40d131b hidl_test: require -impl. by Steven Moreland · 8 years ago
  34. 1c50727 And one more backend for hidl-gen to create a simple static java library by Andreas Huber · 8 years ago
  35. 398e6fb hidl_test: move duplicated code to shared lib by Yifan Hong · 8 years ago
  36. dd53dcb Merge "Better indent methods to Formatter." by Yifan Hong · 8 years ago
  37. b8a26c0 export_shared_lib_headers by Steven Moreland · 8 years ago
  38. d4f0eff Merge "Removed call to overloaded function in hidl_test." by Treehugger Robot · 8 years ago
  39. 24bfddd Removed call to overloaded function in hidl_test. by Steven Moreland · 8 years ago
  40. 14ee674 Emit error if function is overloaded. by Steven Moreland · 8 years ago
  41. 0a68a28 Better indent methods to Formatter. by Yifan Hong · 8 years ago
  42. aeb6484 Merge "Special consideration for passing vec<interface> or vec<IFoo> to and from" by Treehugger Robot · 8 years ago
  43. 86a112b Special consideration for passing vec<interface> or vec<IFoo> to and from by Andreas Huber · 8 years ago
  44. e0f7d69 Fix hidl-gen -Lmakefile-impl incorrect import pkgs by Yifan Hong · 8 years ago
  45. b054e8c Merge "Vectors are now exposed as ArrayList<T> in the Java backend even for arguments" by Andreas Huber · 8 years ago
  46. 35d6600 hidl_test: kill servers more gracefully. by Yifan Hong · 8 years ago
  47. d12398d hidl_test: Add -p/-b option. by Yifan Hong · 8 years ago
  48. 3cccc0f hidl_test: Fix validationPointerInterface. by Yifan Hong · 8 years ago
  49. ca89052 hidl_test: Move getService to environment setup by Yifan Hong · 8 years ago
  50. c70f0d8 hidl_test: add back binderized mode by Yifan Hong · 8 years ago
  51. 031a61e hidl_test: passthru; move foo/bar/pointer's impl by Yifan Hong · 8 years ago
  52. 3eac8a3 hidl_test: cleanup by Yifan Hong · 8 years ago
  53. fa4b3c6 Merge "Revert "Removed test for overloaded function."" by Steven Moreland · 8 years ago
  54. 45fa6eb Revert "Removed test for overloaded function." by Steven Moreland · 8 years ago
  55. c54dab9 Merge "Removed test for overloaded function." by Treehugger Robot · 8 years ago
  56. 1b6822b Vectors are now exposed as ArrayList<T> in the Java backend even for arguments by Andreas Huber · 8 years ago
  57. 251ed10 Removed test for overloaded function. by Steven Moreland · 8 years ago
  58. 5f6ac4d Fix single letter IDs. by Yifan Hong · 8 years ago
  59. 79c717d Merge "Don't generate a Java Android.mk if we don't need to." by Treehugger Robot · 8 years ago
  60. 98cdbf0 Merge "Update vts files for nfc hidl file style change." by Treehugger Robot · 8 years ago
  61. 5eac2de Update vts files for nfc hidl file style change. by Zhuoyao Zhang · 8 years ago
  62. 5a9fe2c Don't generate a Java Android.mk if we don't need to. by Andreas Huber · 8 years ago
  63. c33df42 Merge "Properly determine if the current package is java compatible or not" by Treehugger Robot · 8 years ago
  64. 75ae95d Properly determine if the current package is java compatible or not by Andreas Huber · 8 years ago
  65. 9c3ff1b Merge "Fix passthrough name collision." by Treehugger Robot · 8 years ago
  66. 8c029a3 Merge changes from topic 'hidl_remove_anon' by Treehugger Robot · 8 years ago
  67. d366c26 Fix passthrough name collision. by Steven Moreland · 8 years ago
  68. 6a2fedf hidl-gen: remove support for anonymous enums. by Yifan Hong · 8 years ago
  69. a285501 hidl-gen: disallow anonymous structs and unions. by Yifan Hong · 8 years ago
  70. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  71. b725d67 hidl_test: add test for null native handle. by Yifan Hong · 8 years ago
  72. 5859399 Merge "Enum types now emit operator| and operator|= for easier bitset manipulation." by Andreas Huber · 8 years ago
  73. 1711e46 Merge "Fix code generation for nested structs." by Treehugger Robot · 8 years ago
  74. e3f769a Enum types now emit operator| and operator|= for easier bitset manipulation. by Andreas Huber · 8 years ago
  75. e3b8083 Merge "Optionally prefix each exported enum value (name) with a string specified in the" by Treehugger Robot · 8 years ago
  76. 6454297 Merge "hidl-gen: Allow importing only one type from another hal." by Yifan Hong · 8 years ago
  77. b158de1 Fix code generation for nested structs. by Steven Moreland · 8 years ago
  78. b0627fb Optionally prefix each exported enum value (name) with a string specified in the by Andreas Huber · 8 years ago
  79. 7a82772 hidl_test: abort test gracefully if service not found by Yifan Hong · 8 years ago
  80. 1977ea3 hidl-gen: Allow importing only one type from another hal. by Yifan Hong · 8 years ago
  81. bb5c80b Removed useless function Type::ref. by Steven Moreland · 8 years ago
  82. c5abc86 Merge "Update hidl-gen support for vts." by Zhuoyao Zhang · 8 years ago
  83. 933aae8 Merge "hidl-gen: Fix -Lmakefile-impl." by Treehugger Robot · 8 years ago
  84. c5ea9f5 Update hidl-gen support for vts. by Zhuoyao Zhang · 8 years ago
  85. 94bcea0 hidl-gen: Fix -Lmakefile-impl. by Yifan Hong · 8 years ago
  86. 8efccec Remove opaque type from hidl. by Steven Moreland · 8 years ago
  87. cc59f65 Merge "Add instrumentation code on proxy side." by Zhuoyao Zhang · 8 years ago
  88. 7bc2da6 Merge "Revert "Revert "Revert "Regenerate test nfc vts files."""" by Steven Moreland · 8 years ago
  89. 89e74b4 Revert "Revert "Revert "Regenerate test nfc vts files.""" by Steven Moreland · 8 years ago
  90. 8f49294 Add instrumentation code on proxy side. by Zhuoyao Zhang · 8 years ago
  91. d9f22f7 hidl-gen: Allow missing package name for FQName matching. by Yifan Hong · 8 years ago
  92. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  93. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  94. 803764f Revert "Revert "Regenerate test nfc vts files."" by Steven Moreland · 8 years ago
  95. 67f67b4 Disallow null callbacks. by Steven Moreland · 8 years ago
  96. 327cfe1 hidl-gen: Fix nested type cannot be found. by Yifan Hong · 8 years ago
  97. 386d6cb Merge "Revert "Regenerate test nfc vts files."" by Martijn Coenen · 8 years ago
  98. 7d3f4e3 Merge "Fix compiler warnings in hidl_test." by Andreas Huber · 8 years ago
  99. 8696243 Revert "Regenerate test nfc vts files." by Steven Moreland · 8 years ago
  100. 1452b4f Merge "Regenerate test nfc vts files." by Steven Moreland · 8 years ago