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