1. 5f46f82 Merge "Fix java-client generation of HIDL code" am: f07e51ddae by Pavel Maltsev · 8 years ago
  2. f07e51d Merge "Fix java-client generation of HIDL code" by Treehugger Robot · 8 years ago
  3. cfa7934 Fix java-client generation of HIDL code by Pavel Maltsev · 8 years ago
  4. 6465932 Merge "Support VTS profiling in passthrough mode." am: c3de629b00 by Zhuoyao Zhang · 8 years ago
  5. c3de629 Merge "Support VTS profiling in passthrough mode." by Zhuoyao Zhang · 8 years ago
  6. 9216442 Merge "Remove test_output.py tests." am: 23a0a3a055 by Steven Moreland · 8 years ago
  7. 23a0a3a Merge "Remove test_output.py tests." by Treehugger Robot · 8 years ago
  8. 8ed630a Merge "Fix SplitString does not regard the trailing separator." am: bd04f89db5 by Yifan Hong · 8 years ago
  9. bd04f89 Merge "Fix SplitString does not regard the trailing separator." by Treehugger Robot · 8 years ago
  10. 5a882b2 Split libhidl into base and transport. am: a5abe9214a by Yifan Hong · 8 years ago
  11. db36498 Fix SplitString does not regard the trailing separator. by Yifan Hong · 8 years ago
  12. f31fdd3 Remove test_output.py tests. by Steven Moreland · 8 years ago
  13. a5abe92 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  14. 06bf1b2 Merge "Build 32-bit hidl_test." am: 34a01baccd by Martijn Coenen · 8 years ago
  15. 34a01ba Merge "Build 32-bit hidl_test." by Treehugger Robot · 8 years ago
  16. bf21f20 Build 32-bit hidl_test. by Martijn Coenen · 8 years ago
  17. bd2b1aa Merge "Wrap compound native_handle_t* in hidl_pointer." am: 935d073c73 by Martijn Coenen · 8 years ago
  18. 935d073 Merge "Wrap compound native_handle_t* in hidl_pointer." by Martijn Coenen · 8 years ago
  19. 085a8c3 Support VTS profiling in passthrough mode. by Zhuoyao Zhang · 8 years ago
  20. cf6642d Merge "Remove name collisions in java onTransact." am: a437c497e9 by Steven Moreland · 8 years ago
  21. a437c49 Merge "Remove name collisions in java onTransact." by Treehugger Robot · 8 years ago
  22. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  23. 4b39bc1 Remove name collisions in java onTransact. by Steven Moreland · 8 years ago
  24. 0ffb420 Split into HidlSupport and HidlTransportSupport. am: 859e53f03c by Yifan Hong · 8 years ago
  25. 859e53f Split into HidlSupport and HidlTransportSupport. by Yifan Hong · 8 years ago
  26. 5e5b3ff Merge "Add atrace calls for systrace support." am: f9dc1bd1b6 by Martijn Coenen · 8 years ago
  27. f9dc1bd Merge "Add atrace calls for systrace support." by Martijn Coenen · 8 years ago
  28. d2749b7 Merge "Prevent errors in compilation of c++-impl." am: ab099dd0da by Steven Moreland · 8 years ago
  29. ab099dd Merge "Prevent errors in compilation of c++-impl." by Treehugger Robot · 8 years ago
  30. e2e7849 Merge "Add verbose flag to c2hal" am: 55bdda88d2 by Diego Wilson · 8 years ago
  31. 55bdda8 Merge "Add verbose flag to c2hal" by Diego Wilson · 8 years ago
  32. e429a26 Prevent errors in compilation of c++-impl. by Steven Moreland · 8 years ago
  33. 7b29524 Add atrace calls for systrace support. by Martijn Coenen · 8 years ago
  34. 66c03f8 Merge "move read/writeEmbedded[References]From/ToParcel out" am: 91eac8c817 by Yifan Hong · 8 years ago
  35. 91eac8c Merge "move read/writeEmbedded[References]From/ToParcel out" by Treehugger Robot · 8 years ago
  36. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  37. 5b9f455 Merge "Include pure types in hidl_test." am: dfce7c3f31 by Steven Moreland · 8 years ago
  38. dfce7c3 Merge "Include pure types in hidl_test." by Treehugger Robot · 8 years ago
  39. f0e0af6 Merge "emitEnumBitwiseOperator takes operator parameter." am: 1a97a5f70b by Jayant Chowdhary · 8 years ago
  40. 1a97a5f Merge "emitEnumBitwiseOperator takes operator parameter." by Treehugger Robot · 8 years ago
  41. b48a7da Include pure types in hidl_test. by Steven Moreland · 8 years ago
  42. 92a1fbb Add verbose flag to c2hal by Diego Wilson · 8 years ago
  43. decd405 IFoo::descriptor String16 -> const char* am: d39133bff0 by Steven Moreland · 8 years ago
  44. d39133b IFoo::descriptor String16 -> const char* by Steven Moreland · 8 years ago
  45. 11dabf9 Merge "Update for service registration notifications." am: dcb601e7e5 by Steven Moreland · 8 years ago
  46. dcb601e Merge "Update for service registration notifications." by Steven Moreland · 8 years ago
  47. 2820f8a emitEnumBitwiseOperator takes operator parameter. by Jayant Chowdhary · 8 years ago
  48. f5b228d Support generating the new TYPE_HIDL_INTERFACE for vts. am: a588b23323 by Zhuoyao Zhang · 8 years ago
  49. 664eb31 Resolve some name conflict in auto-gen'd Java code. am: 1af73531ba by Yifan Hong · 8 years ago
  50. a588b23 Support generating the new TYPE_HIDL_INTERFACE for vts. by Zhuoyao Zhang · 8 years ago
  51. 67b3001 Merge "Disallow invalid identifiers." am: 7aad7a6713 by Yifan Hong · 8 years ago
  52. 1af7353 Resolve some name conflict in auto-gen'd Java code. by Yifan Hong · 8 years ago
  53. 7aad7a6 Merge "Disallow invalid identifiers." by Yifan Hong · 8 years ago
  54. 0693f31 Update for service registration notifications. by Steven Moreland · 8 years ago
  55. 27e85db Disallow invalid identifiers. by Yifan Hong · 8 years ago
  56. d80ffe6 Merge "Renamed Interface::get*Name methods" am: 080d8e76ae by Yifan Hong · 8 years ago
  57. 080d8e7 Merge "Renamed Interface::get*Name methods" by Yifan Hong · 8 years ago
  58. a796478 Merge "Better error message when missing root path." am: 1f6e72fecf by Steven Moreland · 8 years ago
  59. 1f6e72f Merge "Better error message when missing root path." by Treehugger Robot · 8 years ago
  60. cbe2ee3 Merge "Put xyz_cb adjacent to method declaration." am: ff959cd516 by Steven Moreland · 8 years ago
  61. ff959cd Merge "Put xyz_cb adjacent to method declaration." by Treehugger Robot · 8 years ago
  62. 30f3d85 Merge "Add compile time test to c2hal" am: 8fb0acbd82 by Diego Wilson · 8 years ago
  63. 8fb0acb Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  64. af33038 Better error message when missing root path. by Steven Moreland · 8 years ago
  65. 60e52bd Renamed Interface::get*Name methods by Yifan Hong · 8 years ago
  66. d732ea1 Put xyz_cb adjacent to method declaration. by Steven Moreland · 8 years ago
  67. 1e4a771 Rename IHidlInterfaceBase to IBase am: 5bd9aff251 by Yifan Hong · 8 years ago
  68. 5bd9aff Rename IHidlInterfaceBase to IBase by Yifan Hong · 8 years ago
  69. bb78e20 Add compile time test to c2hal by Diego Wilson · 8 years ago
  70. 68013de Merge "Add tests for listing service names." am: 5682fdd32d by Steven Moreland · 8 years ago
  71. 5682fdd Merge "Add tests for listing service names." by Treehugger Robot · 8 years ago
  72. eb97b34 Merge "Remove toBinder from IHidlInterfaceBase." am: 8fac1c1325 by Yifan Hong · 8 years ago
  73. 6ba1066 Merge "Unsigned value for -Lvts is emitted correctly." am: 005db38f51 by Yifan Hong · 8 years ago
  74. 8fac1c1 Merge "Remove toBinder from IHidlInterfaceBase." by Treehugger Robot · 8 years ago
  75. 005db38 Merge "Unsigned value for -Lvts is emitted correctly." by Treehugger Robot · 8 years ago
  76. 2da2cc7 Merge "Fix export_shared_lib_headers in autogen'd Android.bp" am: 1f8da0f773 by Yifan Hong · 8 years ago
  77. 1f8da0f Merge "Fix export_shared_lib_headers in autogen'd Android.bp" by Treehugger Robot · 8 years ago
  78. 158655a Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago
  79. c07b202 Unsigned value for -Lvts is emitted correctly. by Yifan Hong · 8 years ago
  80. 01bcb77 Add tests for listing service names. by Steven Moreland · 8 years ago
  81. 0372fb4 Update for namespaced services in hwservicemanager. am: 7e367bfaf5 by Steven Moreland · 8 years ago
  82. 7e367bf Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  83. 1c38ecf Remove extra from getJavaType. am: 4ed1347cd2 by Yifan Hong · 8 years ago
  84. cbab3eb Remove extra from getCppType. am: 3b320f8a60 by Yifan Hong · 8 years ago
  85. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  86. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  87. c1f9b8d Fix export_shared_lib_headers in autogen'd Android.bp by Yifan Hong · 8 years ago
  88. af4da6f Merge "Cleanup spaces in output." am: f5cc83329a by Steven Moreland · 8 years ago
  89. f5cc833 Merge "Cleanup spaces in output." by Treehugger Robot · 8 years ago
  90. ce83bcf Merge "Don't include hidl internal methods in vts files." am: be3c7c2694 by Steven Moreland · 8 years ago
  91. be3c7c2 Merge "Don't include hidl internal methods in vts files." by Treehugger Robot · 8 years ago
  92. a8a4151 Merge "Support genrules with multiple tools" am: e438ec065e by Colin Cross · 8 years ago
  93. 41c6d2e Cleanup spaces in output. by Steven Moreland · 8 years ago
  94. e438ec0 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  95. cea2478 Don't include hidl internal methods in vts files. by Steven Moreland · 8 years ago
  96. d5419bd Support genrules with multiple tools by Colin Cross · 8 years ago
  97. 6bd5709 Merge "Clean up ArrayType.cpp" am: f4fd645ddc by Yifan Hong · 8 years ago
  98. f4fd645 Merge "Clean up ArrayType.cpp" by Yifan Hong · 8 years ago
  99. 7400552 hidl-gen: some error recovery. am: be627b3383 by Yifan Hong · 8 years ago
  100. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago