1. 60864a4 Support vec<memory> in HIDL. by Steven Moreland · 7 years ago
  2. 253be2d Try fetching hwservice before waiting for it. by Steven Moreland · 7 years ago
  3. a19583a Merge "Fix hidl_test_java failure." into oc-dev by TreeHugger Robot · 7 years ago
  4. dc644be Fix hidl_test_java failure. by Steven Moreland · 7 years ago
  5. 49a4fa8 Disable record/replay on user builds. by Steven Moreland · 7 years ago
  6. 339898e Require manifest specification for HIDL devices. by Steven Moreland · 7 years ago
  7. cdeeef0 Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  8. b5eaa5a Merge "update-makefiles-helper.sh for vendor folders am: 92f3c2af50 am: 5679f53aa5 am: a8658e3029 am: 64f50aff5d" into oc-dev by TreeHugger Robot · 7 years ago
  9. b8b7b4a update-makefiles-helper.sh for vendor folders am: 92f3c2af50 am: 5679f53aa5 am: a8658e3029 by Po-Chien Hsueh · 7 years ago
  10. 4f7b11c Add c++-headers and c++-sources by Steven Moreland · 7 years ago
  11. 297bfb3 Add generationFunctionForFileOrPackage by Steven Moreland · 7 years ago
  12. d462ae8 Merge "Set minimum scheduling policy for a service." into oc-dev by Martijn Coenen · 7 years ago
  13. 4b930cd Merge changes from topic 'hal_hash_test' into oc-dev by TreeHugger Robot · 7 years ago
  14. 19949c8 Enable libhidl-gen-hash on target. by Steven Moreland · 7 years ago
  15. 37b3743 Merge "Keep toString local." into oc-dev by TreeHugger Robot · 7 years ago
  16. b9a53e0 Keep toString local. by Steven Moreland · 7 years ago
  17. 436dbdf Set minimum scheduling policy for a service. by Martijn Coenen · 7 years ago
  18. 4e32419 Make Hash::hexString() available outside of this lib. by Tri Vo · 7 years ago
  19. ca27994 Passthrough oneway: keep hold on mImpl by Steven Moreland · 7 years ago
  20. 401306e Use String.getBytes().length to determine string length. by Martijn Coenen · 7 years ago
  21. ec64243 Vendor extension hals on the vendor image. by Steven Moreland · 7 years ago
  22. eb4fe78 Fix wrapPassthrough casts to the wrong type. by Yifan Hong · 7 years ago
  23. e934596 Merge "Generate correct Parcel verification code." into oc-dev by TreeHugger Robot · 7 years ago
  24. 857ea5f Generate correct Parcel verification code. by Martijn Coenen · 7 years ago
  25. 7d4d45b Fix c2hal_test. by Steven Moreland · 7 years ago
  26. 68339cd Move hidl hash into its own lib. by Steven Moreland · 7 years ago
  27. ae02831 Add check for hidl package root hash. by Steven Moreland · 7 years ago
  28. ad42562 Add -L hash by Steven Moreland · 7 years ago
  29. d566747 Move file hashing into its own class, Hash. by Steven Moreland · 7 years ago
  30. 5522aeb Merge "fix hidl unit test file path and permission issue." into oc-dev by TreeHugger Robot · 7 years ago
  31. 025336d fix hidl unit test file path and permission issue. by Yuexi Ma · 7 years ago
  32. b92ff1c Mark hidl_test as vendor. by Steven Moreland · 7 years ago
  33. 17456f1 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  34. f69d944 Merge "Mark as vendor_available" into oc-dev by Steven Moreland · 7 years ago
  35. a092721 Mark as vendor_available by Dan Willemsen · 7 years ago
  36. bebf6ac Merge "Build libhidl-gen-utils with multilib:both flag" into oc-dev by Yuexi Ma · 7 years ago
  37. 267fa38 Merge "Enforce Treble "wire" ABI by emitting static_asserts for the sizes of" into oc-dev by TreeHugger Robot · 7 years ago
  38. 9ad0298 Build libhidl-gen-utils with multilib:both flag by Yuexi Ma · 7 years ago
  39. 58997d1 Merge "Do not enforce minor version uprev on imports." into oc-dev by TreeHugger Robot · 7 years ago
  40. a9582e6 Add onRegistration hook in registerAsService. by Steven Moreland · 7 years ago
  41. ecebc1d Do not enforce minor version uprev on imports. by Yifan Hong · 7 years ago
  42. 8d8baee Merge "Added tests for passthrough service lookup." into oc-dev by Steven Moreland · 7 years ago
  43. 731163d Added tests for passthrough service lookup. by Steven Moreland · 7 years ago
  44. 22b67eb Merge "Push hidl_test HAL libraries to system/lib and system/lib64" into oc-dev by TreeHugger Robot · 7 years ago
  45. 744b487 Merge "Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null" into oc-dev by TreeHugger Robot · 7 years ago
  46. 9dc520f Push hidl_test HAL libraries to system/lib and system/lib64 by Hridya Valsaraju · 7 years ago
  47. 8146c32 getService: hwservicemanager over libvintf by Steven Moreland · 7 years ago
  48. 02ef12f Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  49. 97e117f Merge "Use log/log.h instead of android/log.h for ALOG* macros" into oc-dev by TreeHugger Robot · 7 years ago
  50. 87827db Merge "Test: Update for variably sized token." into oc-dev by TreeHugger Robot · 7 years ago
  51. d2cadd6 Use log/log.h instead of android/log.h for ALOG* macros by Dan Willemsen · 7 years ago
  52. 77641fb Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null by Andreas Huber · 7 years ago
  53. b1389df Merge changes from topic 'get_service_break_fix' into oc-dev by TreeHugger Robot · 7 years ago
  54. dd0b55d Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  55. cf47e4d Test: Update for variably sized token. by Steven Moreland · 7 years ago
  56. 7783bb0 Extra branches for getService. by Yifan Hong · 7 years ago
  57. 34955d6 Remove toggled transport. by Steven Moreland · 7 years ago
  58. 795371d Merge changes from topic 'ibase_hash' into oc-dev by TreeHugger Robot · 7 years ago
  59. a980c72 Merge "More stringently verify expected alignment of fields in hidl compound types." into oc-dev by TreeHugger Robot · 7 years ago
  60. 2639fa3 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  61. da6dc78 Merge changes from topic 'hidl_test_vts' into oc-dev by TreeHugger Robot · 7 years ago
  62. f509cb0 Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  63. 8d8ae4b Add Formatter::operator<< for integer types / char by Yifan Hong · 7 years ago
  64. f255653 Disable FooCallmeTest and WrapTest cases in hidl_test by default by Hridya Valsaraju · 7 years ago
  65. 5d08935 make VTS run hidl_test by Hridya Valsaraju · 7 years ago
  66. 7d234ea Add Formatter::join by Yifan Hong · 7 years ago
  67. eec5f7a Add tryGetService. by Steven Moreland · 7 years ago
  68. 2593f18 Fix .equals in Java does not handle edge cases. by Yifan Hong · 7 years ago
  69. 38e563d RemoteException should not be a HIDL keyword. by Yifan Hong · 7 years ago
  70. 57bcc40 Merge "Revert "Revert "Cleanup getService""" into oc-dev by TreeHugger Robot · 7 years ago
  71. 8e6e0cd Merge "Break on getService null interface" into oc-dev by Steven Moreland · 7 years ago
  72. 9cca95b Break on getService null interface by Steven Moreland · 7 years ago
  73. f1ef44f Revert "Revert "Cleanup getService"" by Yifan Hong · 7 years ago
  74. bc356eb Fix update-makefile-helpers. by Steven Moreland · 7 years ago
  75. 39e8a0f Merge "getService: break on null hwservicemanager" am: 35cdb73cdd am: 237622e739 by Steven Moreland · 7 years ago
  76. 8583168 Merge "getService: break on null hwservicemanager" am: 35cdb73cdd am: 237622e739 by Steven Moreland · 7 years ago
  77. 237622e Merge "getService: break on null hwservicemanager" am: 35cdb73cdd by Steven Moreland · 7 years ago
  78. 35cdb73 Merge "getService: break on null hwservicemanager" by Treehugger Robot · 7 years ago
  79. 42394ce getService: break on null hwservicemanager by Steven Moreland · 7 years ago
  80. 57747a5 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" am: dee9a30a23 am: a556aa649a by Hridya Valsaraju · 7 years ago
  81. 3f3e3a0 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" am: dee9a30a23 by Hridya Valsaraju · 7 years ago
  82. a556aa6 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Hridya Valsaraju · 7 years ago
  83. dee9a30 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Treehugger Robot · 7 years ago
  84. 0c19c83 Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 am: 8959c6f720 by Steven Moreland · 7 years ago
  85. 9160820 Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 am: 8959c6f720 by Steven Moreland · 7 years ago
  86. 8959c6f Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 by Steven Moreland · 7 years ago
  87. f96982f Merge "Add hwtypes.h to -Landroidbp" by Steven Moreland · 7 years ago
  88. 11bd9dd Create hidl_test_helper so that FMQ unit tests can use it as well by Hridya Valsaraju · 7 years ago
  89. 0eca3ad s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 am: a5b335abeb am: cd1a87e4e8 by Steven Moreland · 7 years ago
  90. cd1a87e s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 am: a5b335abeb by Steven Moreland · 7 years ago
  91. a5b335a s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 by Steven Moreland · 7 years ago
  92. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 7 years ago
  93. 37d2fd7 Clarify getService log. am: dff644c7c3 am: c293ffe9c8 am: 1c238dd7c8 by Steven Moreland · 7 years ago
  94. 1c238dd Clarify getService log. am: dff644c7c3 am: c293ffe9c8 by Steven Moreland · 7 years ago
  95. c293ffe Clarify getService log. am: dff644c7c3 by Steven Moreland · 7 years ago
  96. 9774d62 Add hwtypes.h to -Landroidbp by Steven Moreland · 7 years ago
  97. dff644c Clarify getService log. by Steven Moreland · 7 years ago
  98. 00a5b34 Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 am: 0be07e7f26 by Yifan Hong · 7 years ago
  99. 767948b Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 by Yifan Hong · 7 years ago
  100. 0be07e7 Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 by Yifan Hong · 7 years ago