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