1. c3de629 Merge "Support VTS profiling in passthrough mode." by Zhuoyao Zhang · 8 years ago
  2. 23a0a3a Merge "Remove test_output.py tests." by Treehugger Robot · 8 years ago
  3. bd04f89 Merge "Fix SplitString does not regard the trailing separator." by Treehugger Robot · 8 years ago
  4. db36498 Fix SplitString does not regard the trailing separator. by Yifan Hong · 8 years ago
  5. f31fdd3 Remove test_output.py tests. by Steven Moreland · 8 years ago
  6. a5abe92 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  7. 34a01ba Merge "Build 32-bit hidl_test." by Treehugger Robot · 8 years ago
  8. bf21f20 Build 32-bit hidl_test. by Martijn Coenen · 8 years ago
  9. 935d073 Merge "Wrap compound native_handle_t* in hidl_pointer." by Martijn Coenen · 8 years ago
  10. 085a8c3 Support VTS profiling in passthrough mode. by Zhuoyao Zhang · 8 years ago
  11. a437c49 Merge "Remove name collisions in java onTransact." by Treehugger Robot · 8 years ago
  12. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  13. 4b39bc1 Remove name collisions in java onTransact. by Steven Moreland · 8 years ago
  14. 859e53f Split into HidlSupport and HidlTransportSupport. by Yifan Hong · 8 years ago
  15. f9dc1bd Merge "Add atrace calls for systrace support." by Martijn Coenen · 8 years ago
  16. ab099dd Merge "Prevent errors in compilation of c++-impl." by Treehugger Robot · 8 years ago
  17. 55bdda8 Merge "Add verbose flag to c2hal" by Diego Wilson · 8 years ago
  18. e429a26 Prevent errors in compilation of c++-impl. by Steven Moreland · 8 years ago
  19. 7b29524 Add atrace calls for systrace support. by Martijn Coenen · 8 years ago
  20. 91eac8c Merge "move read/writeEmbedded[References]From/ToParcel out" by Treehugger Robot · 8 years ago
  21. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  22. dfce7c3 Merge "Include pure types in hidl_test." by Treehugger Robot · 8 years ago
  23. 1a97a5f Merge "emitEnumBitwiseOperator takes operator parameter." by Treehugger Robot · 8 years ago
  24. b48a7da Include pure types in hidl_test. by Steven Moreland · 8 years ago
  25. 92a1fbb Add verbose flag to c2hal by Diego Wilson · 8 years ago
  26. d39133b IFoo::descriptor String16 -> const char* by Steven Moreland · 8 years ago
  27. dcb601e Merge "Update for service registration notifications." by Steven Moreland · 8 years ago
  28. 2820f8a emitEnumBitwiseOperator takes operator parameter. by Jayant Chowdhary · 8 years ago
  29. a588b23 Support generating the new TYPE_HIDL_INTERFACE for vts. by Zhuoyao Zhang · 8 years ago
  30. 1af7353 Resolve some name conflict in auto-gen'd Java code. by Yifan Hong · 8 years ago
  31. 7aad7a6 Merge "Disallow invalid identifiers." by Yifan Hong · 8 years ago
  32. 0693f31 Update for service registration notifications. by Steven Moreland · 8 years ago
  33. 27e85db Disallow invalid identifiers. by Yifan Hong · 8 years ago
  34. 080d8e7 Merge "Renamed Interface::get*Name methods" by Yifan Hong · 8 years ago
  35. 1f6e72f Merge "Better error message when missing root path." by Treehugger Robot · 8 years ago
  36. ff959cd Merge "Put xyz_cb adjacent to method declaration." by Treehugger Robot · 8 years ago
  37. 8fb0acb Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  38. af33038 Better error message when missing root path. by Steven Moreland · 8 years ago
  39. 60e52bd Renamed Interface::get*Name methods by Yifan Hong · 8 years ago
  40. d732ea1 Put xyz_cb adjacent to method declaration. by Steven Moreland · 8 years ago
  41. 5bd9aff Rename IHidlInterfaceBase to IBase by Yifan Hong · 8 years ago
  42. bb78e20 Add compile time test to c2hal by Diego Wilson · 8 years ago
  43. 5682fdd Merge "Add tests for listing service names." by Treehugger Robot · 8 years ago
  44. 8fac1c1 Merge "Remove toBinder from IHidlInterfaceBase." by Treehugger Robot · 8 years ago
  45. 005db38 Merge "Unsigned value for -Lvts is emitted correctly." by Treehugger Robot · 8 years ago
  46. 1f8da0f Merge "Fix export_shared_lib_headers in autogen'd Android.bp" by Treehugger Robot · 8 years ago
  47. 158655a Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago
  48. c07b202 Unsigned value for -Lvts is emitted correctly. by Yifan Hong · 8 years ago
  49. 01bcb77 Add tests for listing service names. by Steven Moreland · 8 years ago
  50. 7e367bf Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  51. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  52. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  53. c1f9b8d Fix export_shared_lib_headers in autogen'd Android.bp by Yifan Hong · 8 years ago
  54. f5cc833 Merge "Cleanup spaces in output." by Treehugger Robot · 8 years ago
  55. be3c7c2 Merge "Don't include hidl internal methods in vts files." by Treehugger Robot · 8 years ago
  56. 41c6d2e Cleanup spaces in output. by Steven Moreland · 8 years ago
  57. e438ec0 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  58. cea2478 Don't include hidl internal methods in vts files. by Steven Moreland · 8 years ago
  59. d5419bd Support genrules with multiple tools by Colin Cross · 8 years ago
  60. f4fd645 Merge "Clean up ArrayType.cpp" by Yifan Hong · 8 years ago
  61. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
  62. 5708edf Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."" by Steven Moreland · 8 years ago
  63. 7533eba Merge "Don't copy callback values." by Treehugger Robot · 8 years ago
  64. 119f521 Revert "Don't show HIDL_GENERATED_ with -Lc++-impl." by Martijn Coenen · 8 years ago
  65. 1ab3144 Don't copy callback values. by Steven Moreland · 8 years ago
  66. 5706a43 Clean up ArrayType.cpp by Yifan Hong · 8 years ago
  67. 21247bf Don't show HIDL_GENERATED_ with -Lc++-impl. by Steven Moreland · 8 years ago
  68. bd33e38 Fix array size orders. by Yifan Hong · 8 years ago
  69. 6d7b4b1 Merge "Add hidl_test_java dependencies in build system." by Treehugger Robot · 8 years ago
  70. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  71. 0752ad5 Add hidl_test_java dependencies in build system. by Steven Moreland · 8 years ago
  72. 447616f Merge changes from topic 'hidlize-hw-service-manager' by Treehugger Robot · 8 years ago
  73. 211c893 Merge "Revert "Add compile time test to c2hal"" by Diego Wilson · 8 years ago
  74. fce617b Revert "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  75. c46e984 Break ::android::hardware namespace assumption. by Steven Moreland · 8 years ago
  76. 19d5c17 Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  77. 90ea87f Remove "@" from FQName.mVersion. by Yifan Hong · 8 years ago
  78. ee88eed Get rid of duplicated #include code. by Steven Moreland · 8 years ago
  79. dae96cd Merge "Fixed spacing in autogenerated makefiles." by Treehugger Robot · 8 years ago
  80. a65bb2c Add test for null native_handle_t*. by Yifan Hong · 8 years ago
  81. 9b1cbdf Enable profiling in passthrough mode. by Steven Moreland · 8 years ago
  82. 031ccf1 Fixed profiling so it records on current interface by Steven Moreland · 8 years ago
  83. c9931aa Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  84. 31e3992 Merge "hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp" by Treehugger Robot · 8 years ago
  85. 865243c Fixed spacing in autogenerated makefiles. by Steven Moreland · 8 years ago
  86. e163823 Allow nullptr interfaces to be passed. by Martijn Coenen · 8 years ago
  87. 068c552 hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp by Yifan Hong · 8 years ago
  88. 0b20640 Add compile time test to c2hal by Diego Wilson · 8 years ago
  89. 9ec25fc Merge "Update hidl-gen to generate full name for vts attributes." by Treehugger Robot · 8 years ago
  90. 8c48ad7 Test for vec<handle> and embedded handle support. by Yifan Hong · 8 years ago
  91. 1e81c53 Add test for binder inheritence. by Yifan Hong · 8 years ago
  92. 2d7126b Add toBinder to all interfaces. by Yifan Hong · 8 years ago
  93. fe95aa2 cast functions for interfaces. by Yifan Hong · 8 years ago
  94. 01f616e Merge "Removed extra paren." by Treehugger Robot · 8 years ago
  95. a25691d Merge "Initialize the oneway queue for Bs* in constructor." by Treehugger Robot · 8 years ago
  96. 0f0c13d Removed extra paren. by Steven Moreland · 8 years ago
  97. 2cbc147 Initialize the oneway queue for Bs* in constructor. by Yifan Hong · 8 years ago
  98. bf828c8 Update hidl-gen to generate full name for vts attributes. by Zhuoyao Zhang · 8 years ago
  99. f3beff1 Merge "hidl-gen: -Lc++-impl omit HIDL reserved methods." by Steven Moreland · 8 years ago
  100. 1254b55 hidl-gen: -Lc++-impl omit HIDL reserved methods. by Yifan Hong · 8 years ago