1. 30bb6a8 Add a typeName() method to each type for error printing purposes. by Steven Moreland · 8 years ago
  2. 352b702 Merge "Hidlize IBase; use IBase instead of IBinder." by Treehugger Robot · 8 years ago
  3. dfc4b9c hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure. by Yifan Hong · 8 years ago
  4. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  5. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  6. 68fae1a Merge "Revert "Use get instead of implicit cast of Return<*>."" by Treehugger Robot · 8 years ago
  7. f347587 Merge "Require storage type on enum." by Treehugger Robot · 8 years ago
  8. 5c6b326 Merge "FQName tokenName respect empty mName." by Treehugger Robot · 8 years ago
  9. 2ae5bca Revert "Use get instead of implicit cast of Return<*>." by Steven Moreland · 8 years ago
  10. 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
  11. 6f596c8 FQName tokenName respect empty mName. by Steven Moreland · 8 years ago
  12. 1c71fd5 Require storage type on enum. by Steven Moreland · 8 years ago
  13. ae83dcd Support TYPE_HANDLE for vts. by Zhuoyao Zhang · 8 years ago
  14. ccd782b hidl_test: Fix server names get out of bounds. by Yifan Hong · 8 years ago
  15. c7167ca hidl_test: fail if service registration fails. by Steven Moreland · 8 years ago
  16. 90e50cd Use get instead of implicit cast of Return<*>. by Steven Moreland · 8 years ago
  17. 55a5f95 Merge "Add value_suffix for @export annotation." by Treehugger Robot · 8 years ago
  18. 05cd423 Proper runtime error handling for _hidl_cb. by Steven Moreland · 8 years ago
  19. 73cdc88 Add value_suffix for @export annotation. by Steven Moreland · 8 years ago
  20. 2f69a5b Map handle to hidl_handle in all cases. by Martijn Coenen · 8 years ago
  21. 1efefd9 Merge "Generate notifySyspropsChanged()." by Treehugger Robot · 8 years ago
  22. f07e51d Merge "Fix java-client generation of HIDL code" by Treehugger Robot · 8 years ago
  23. cfa7934 Fix java-client generation of HIDL code by Pavel Maltsev · 8 years ago
  24. af712c0 Generate notifySyspropsChanged(). by Martijn Coenen · 8 years ago
  25. c3de629 Merge "Support VTS profiling in passthrough mode." by Zhuoyao Zhang · 8 years ago
  26. 23a0a3a Merge "Remove test_output.py tests." by Treehugger Robot · 8 years ago
  27. bd04f89 Merge "Fix SplitString does not regard the trailing separator." by Treehugger Robot · 8 years ago
  28. db36498 Fix SplitString does not regard the trailing separator. by Yifan Hong · 8 years ago
  29. f31fdd3 Remove test_output.py tests. by Steven Moreland · 8 years ago
  30. a5abe92 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  31. 34a01ba Merge "Build 32-bit hidl_test." by Treehugger Robot · 8 years ago
  32. bf21f20 Build 32-bit hidl_test. by Martijn Coenen · 8 years ago
  33. 935d073 Merge "Wrap compound native_handle_t* in hidl_pointer." by Martijn Coenen · 8 years ago
  34. 085a8c3 Support VTS profiling in passthrough mode. by Zhuoyao Zhang · 8 years ago
  35. a437c49 Merge "Remove name collisions in java onTransact." by Treehugger Robot · 8 years ago
  36. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  37. 4b39bc1 Remove name collisions in java onTransact. by Steven Moreland · 8 years ago
  38. 859e53f Split into HidlSupport and HidlTransportSupport. by Yifan Hong · 8 years ago
  39. f9dc1bd Merge "Add atrace calls for systrace support." by Martijn Coenen · 8 years ago
  40. ab099dd Merge "Prevent errors in compilation of c++-impl." by Treehugger Robot · 8 years ago
  41. 55bdda8 Merge "Add verbose flag to c2hal" by Diego Wilson · 8 years ago
  42. e429a26 Prevent errors in compilation of c++-impl. by Steven Moreland · 8 years ago
  43. 7b29524 Add atrace calls for systrace support. by Martijn Coenen · 8 years ago
  44. 91eac8c Merge "move read/writeEmbedded[References]From/ToParcel out" by Treehugger Robot · 8 years ago
  45. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  46. dfce7c3 Merge "Include pure types in hidl_test." by Treehugger Robot · 8 years ago
  47. 1a97a5f Merge "emitEnumBitwiseOperator takes operator parameter." by Treehugger Robot · 8 years ago
  48. b48a7da Include pure types in hidl_test. by Steven Moreland · 8 years ago
  49. 92a1fbb Add verbose flag to c2hal by Diego Wilson · 8 years ago
  50. d39133b IFoo::descriptor String16 -> const char* by Steven Moreland · 8 years ago
  51. dcb601e Merge "Update for service registration notifications." by Steven Moreland · 8 years ago
  52. 2820f8a emitEnumBitwiseOperator takes operator parameter. by Jayant Chowdhary · 8 years ago
  53. a588b23 Support generating the new TYPE_HIDL_INTERFACE for vts. by Zhuoyao Zhang · 8 years ago
  54. 1af7353 Resolve some name conflict in auto-gen'd Java code. by Yifan Hong · 8 years ago
  55. 7aad7a6 Merge "Disallow invalid identifiers." by Yifan Hong · 8 years ago
  56. 0693f31 Update for service registration notifications. by Steven Moreland · 8 years ago
  57. 27e85db Disallow invalid identifiers. by Yifan Hong · 8 years ago
  58. 080d8e7 Merge "Renamed Interface::get*Name methods" by Yifan Hong · 8 years ago
  59. 1f6e72f Merge "Better error message when missing root path." by Treehugger Robot · 8 years ago
  60. ff959cd Merge "Put xyz_cb adjacent to method declaration." by Treehugger Robot · 8 years ago
  61. 8fb0acb Merge "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  62. af33038 Better error message when missing root path. by Steven Moreland · 8 years ago
  63. 60e52bd Renamed Interface::get*Name methods by Yifan Hong · 8 years ago
  64. d732ea1 Put xyz_cb adjacent to method declaration. by Steven Moreland · 8 years ago
  65. 5bd9aff Rename IHidlInterfaceBase to IBase by Yifan Hong · 8 years ago
  66. bb78e20 Add compile time test to c2hal by Diego Wilson · 8 years ago
  67. 5682fdd Merge "Add tests for listing service names." by Treehugger Robot · 8 years ago
  68. 8fac1c1 Merge "Remove toBinder from IHidlInterfaceBase." by Treehugger Robot · 8 years ago
  69. 005db38 Merge "Unsigned value for -Lvts is emitted correctly." by Treehugger Robot · 8 years ago
  70. 1f8da0f Merge "Fix export_shared_lib_headers in autogen'd Android.bp" by Treehugger Robot · 8 years ago
  71. 158655a Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago
  72. c07b202 Unsigned value for -Lvts is emitted correctly. by Yifan Hong · 8 years ago
  73. 01bcb77 Add tests for listing service names. by Steven Moreland · 8 years ago
  74. 7e367bf Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  75. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  76. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  77. c1f9b8d Fix export_shared_lib_headers in autogen'd Android.bp by Yifan Hong · 8 years ago
  78. f5cc833 Merge "Cleanup spaces in output." by Treehugger Robot · 8 years ago
  79. be3c7c2 Merge "Don't include hidl internal methods in vts files." by Treehugger Robot · 8 years ago
  80. 41c6d2e Cleanup spaces in output. by Steven Moreland · 8 years ago
  81. e438ec0 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  82. cea2478 Don't include hidl internal methods in vts files. by Steven Moreland · 8 years ago
  83. d5419bd Support genrules with multiple tools by Colin Cross · 8 years ago
  84. f4fd645 Merge "Clean up ArrayType.cpp" by Yifan Hong · 8 years ago
  85. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
  86. 5708edf Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."" by Steven Moreland · 8 years ago
  87. 7533eba Merge "Don't copy callback values." by Treehugger Robot · 8 years ago
  88. 119f521 Revert "Don't show HIDL_GENERATED_ with -Lc++-impl." by Martijn Coenen · 8 years ago
  89. 1ab3144 Don't copy callback values. by Steven Moreland · 8 years ago
  90. 5706a43 Clean up ArrayType.cpp by Yifan Hong · 8 years ago
  91. 21247bf Don't show HIDL_GENERATED_ with -Lc++-impl. by Steven Moreland · 8 years ago
  92. bd33e38 Fix array size orders. by Yifan Hong · 8 years ago
  93. 6d7b4b1 Merge "Add hidl_test_java dependencies in build system." by Treehugger Robot · 8 years ago
  94. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  95. 0752ad5 Add hidl_test_java dependencies in build system. by Steven Moreland · 8 years ago
  96. 447616f Merge changes from topic 'hidlize-hw-service-manager' by Treehugger Robot · 8 years ago
  97. 211c893 Merge "Revert "Add compile time test to c2hal"" by Diego Wilson · 8 years ago
  98. fce617b Revert "Add compile time test to c2hal" by Diego Wilson · 8 years ago
  99. c46e984 Break ::android::hardware namespace assumption. by Steven Moreland · 8 years ago
  100. 19d5c17 Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago