1. bd33e38 Fix array size orders. by Yifan Hong · 8 years ago
  2. 6d7b4b1 Merge "Add hidl_test_java dependencies in build system." by Treehugger Robot · 8 years ago
  3. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  4. 0752ad5 Add hidl_test_java dependencies in build system. by Steven Moreland · 8 years ago
  5. 447616f Merge changes from topic 'hidlize-hw-service-manager' by Treehugger Robot · 8 years ago
  6. 211c893 Merge "Revert "Add compile time test to c2hal"" by Diego Wilson · 8 years ago
  7. fce617b Revert "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  8. c46e984 Break ::android::hardware namespace assumption. by Steven Moreland · 8 years ago
  9. 19d5c17 Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  10. 90ea87f Remove "@" from FQName.mVersion. by Yifan Hong · 8 years ago
  11. ee88eed Get rid of duplicated #include code. by Steven Moreland · 8 years ago
  12. dae96cd Merge "Fixed spacing in autogenerated makefiles." by Treehugger Robot · 8 years ago
  13. a65bb2c Add test for null native_handle_t*. by Yifan Hong · 8 years ago
  14. 9b1cbdf Enable profiling in passthrough mode. by Steven Moreland · 8 years ago
  15. 031ccf1 Fixed profiling so it records on current interface by Steven Moreland · 8 years ago
  16. c9931aa Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  17. 31e3992 Merge "hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp" by Treehugger Robot · 8 years ago
  18. 865243c Fixed spacing in autogenerated makefiles. by Steven Moreland · 8 years ago
  19. e163823 Allow nullptr interfaces to be passed. by Martijn Coenen · 8 years ago
  20. 068c552 hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp by Yifan Hong · 8 years ago
  21. 0b20640 Add compile time test to c2hal by Diego Wilson · 8 years ago
  22. 9ec25fc Merge "Update hidl-gen to generate full name for vts attributes." by Treehugger Robot · 8 years ago
  23. 8c48ad7 Test for vec<handle> and embedded handle support. by Yifan Hong · 8 years ago
  24. 1e81c53 Add test for binder inheritence. by Yifan Hong · 8 years ago
  25. 2d7126b Add toBinder to all interfaces. by Yifan Hong · 8 years ago
  26. fe95aa2 cast functions for interfaces. by Yifan Hong · 8 years ago
  27. 01f616e Merge "Removed extra paren." by Treehugger Robot · 8 years ago
  28. a25691d Merge "Initialize the oneway queue for Bs* in constructor." by Treehugger Robot · 8 years ago
  29. 0f0c13d Removed extra paren. by Steven Moreland · 8 years ago
  30. 2cbc147 Initialize the oneway queue for Bs* in constructor. by Yifan Hong · 8 years ago
  31. bf828c8 Update hidl-gen to generate full name for vts attributes. by Zhuoyao Zhang · 8 years ago
  32. f3beff1 Merge "hidl-gen: -Lc++-impl omit HIDL reserved methods." by Steven Moreland · 8 years ago
  33. 1254b55 hidl-gen: -Lc++-impl omit HIDL reserved methods. by Yifan Hong · 8 years ago
  34. d916a70 Revert "hidl-gen: virtual inheritance from super interface" by Steven Moreland · 8 years ago
  35. a9b21d0 Merge "Update hidl-gen to support generating vts files for multi-dimentional array." by Zhuoyao Zhang · 8 years ago
  36. 10fe0b5 IHidlInterfaceBase for all autogenerated interfaces. by Yifan Hong · 8 years ago
  37. eb355ee Update hidl-gen to support generating vts files for multi-dimentional array. by Zhuoyao Zhang · 8 years ago
  38. 3ec890b Merge "hidl-gen: virtual inheritance from super interface" by Treehugger Robot · 8 years ago
  39. f438100 Merge "Revert "Add compile time test to c2hal"" by Diego Wilson · 8 years ago
  40. 1c4c932 Revert "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  41. ff3b168 Merge "Add MQDescriptorUnsync as a predefined HIDL type." by Treehugger Robot · 8 years ago
  42. ab281a7 hidl-gen: virtual inheritance from super interface by Steven Moreland · 8 years ago
  43. ad09331 Merge changes I3568de9e,Iab67b329 by Diego Wilson · 8 years ago
  44. 07941da Merge "Adds support for specifying the version of a service to register/lookup." by Andreas Huber · 8 years ago
  45. cd91bf6 Add MQDescriptorUnsync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
  46. 2bb6e1e Adds support for specifying the version of a service to register/lookup. by Andreas Huber · 8 years ago
  47. 985d48e Add compile time test to c2hal by Diego Wilson · 8 years ago
  48. 2b38e89 Remove hw_device_t struct from c2hal output by Diego Wilson · 8 years ago
  49. 48562fd hidl_test: disabled some tests that are fixed right away. by Yifan Hong · 8 years ago
  50. cc4b91a Merge "And one more backend for hidl-gen to create a simple static java library" by Treehugger Robot · 8 years ago
  51. 40a4723 Merge "hidl_test: require -impl." by Treehugger Robot · 8 years ago
  52. 969d2af Merge "Cleanup hidl-gen to use HidlInstrumentor." by Zhuoyao Zhang · 8 years ago
  53. 964f72f Cleanup hidl-gen to use HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  54. 40d131b hidl_test: require -impl. by Steven Moreland · 8 years ago
  55. 1c50727 And one more backend for hidl-gen to create a simple static java library by Andreas Huber · 8 years ago
  56. 398e6fb hidl_test: move duplicated code to shared lib by Yifan Hong · 8 years ago
  57. dd53dcb Merge "Better indent methods to Formatter." by Yifan Hong · 8 years ago
  58. b8a26c0 export_shared_lib_headers by Steven Moreland · 8 years ago
  59. d4f0eff Merge "Removed call to overloaded function in hidl_test." by Treehugger Robot · 8 years ago
  60. 24bfddd Removed call to overloaded function in hidl_test. by Steven Moreland · 8 years ago
  61. 14ee674 Emit error if function is overloaded. by Steven Moreland · 8 years ago
  62. 0a68a28 Better indent methods to Formatter. by Yifan Hong · 8 years ago
  63. aeb6484 Merge "Special consideration for passing vec<interface> or vec<IFoo> to and from" by Treehugger Robot · 8 years ago
  64. 86a112b Special consideration for passing vec<interface> or vec<IFoo> to and from by Andreas Huber · 8 years ago
  65. e0f7d69 Fix hidl-gen -Lmakefile-impl incorrect import pkgs by Yifan Hong · 8 years ago
  66. b054e8c Merge "Vectors are now exposed as ArrayList<T> in the Java backend even for arguments" by Andreas Huber · 8 years ago
  67. 35d6600 hidl_test: kill servers more gracefully. by Yifan Hong · 8 years ago
  68. d12398d hidl_test: Add -p/-b option. by Yifan Hong · 8 years ago
  69. 3cccc0f hidl_test: Fix validationPointerInterface. by Yifan Hong · 8 years ago
  70. ca89052 hidl_test: Move getService to environment setup by Yifan Hong · 8 years ago
  71. c70f0d8 hidl_test: add back binderized mode by Yifan Hong · 8 years ago
  72. 031a61e hidl_test: passthru; move foo/bar/pointer's impl by Yifan Hong · 8 years ago
  73. 3eac8a3 hidl_test: cleanup by Yifan Hong · 8 years ago
  74. fa4b3c6 Merge "Revert "Removed test for overloaded function."" by Steven Moreland · 8 years ago
  75. 45fa6eb Revert "Removed test for overloaded function." by Steven Moreland · 8 years ago
  76. c54dab9 Merge "Removed test for overloaded function." by Treehugger Robot · 8 years ago
  77. 1b6822b Vectors are now exposed as ArrayList<T> in the Java backend even for arguments by Andreas Huber · 8 years ago
  78. 251ed10 Removed test for overloaded function. by Steven Moreland · 8 years ago
  79. 5f6ac4d Fix single letter IDs. by Yifan Hong · 8 years ago
  80. 79c717d Merge "Don't generate a Java Android.mk if we don't need to." by Treehugger Robot · 8 years ago
  81. 98cdbf0 Merge "Update vts files for nfc hidl file style change." by Treehugger Robot · 8 years ago
  82. 5eac2de Update vts files for nfc hidl file style change. by Zhuoyao Zhang · 8 years ago
  83. 5a9fe2c Don't generate a Java Android.mk if we don't need to. by Andreas Huber · 8 years ago
  84. c33df42 Merge "Properly determine if the current package is java compatible or not" by Treehugger Robot · 8 years ago
  85. 75ae95d Properly determine if the current package is java compatible or not by Andreas Huber · 8 years ago
  86. 9c3ff1b Merge "Fix passthrough name collision." by Treehugger Robot · 8 years ago
  87. 8c029a3 Merge changes from topic 'hidl_remove_anon' by Treehugger Robot · 8 years ago
  88. d366c26 Fix passthrough name collision. by Steven Moreland · 8 years ago
  89. 6a2fedf hidl-gen: remove support for anonymous enums. by Yifan Hong · 8 years ago
  90. a285501 hidl-gen: disallow anonymous structs and unions. by Yifan Hong · 8 years ago
  91. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  92. b725d67 hidl_test: add test for null native handle. by Yifan Hong · 8 years ago
  93. 5859399 Merge "Enum types now emit operator| and operator|= for easier bitset manipulation." by Andreas Huber · 8 years ago
  94. 1711e46 Merge "Fix code generation for nested structs." by Treehugger Robot · 8 years ago
  95. e3f769a Enum types now emit operator| and operator|= for easier bitset manipulation. by Andreas Huber · 8 years ago
  96. e3b8083 Merge "Optionally prefix each exported enum value (name) with a string specified in the" by Treehugger Robot · 8 years ago
  97. 6454297 Merge "hidl-gen: Allow importing only one type from another hal." by Yifan Hong · 8 years ago
  98. b158de1 Fix code generation for nested structs. by Steven Moreland · 8 years ago
  99. b0627fb Optionally prefix each exported enum value (name) with a string specified in the by Andreas Huber · 8 years ago
  100. 7a82772 hidl_test: abort test gracefully if service not found by Yifan Hong · 8 years ago