1. 6f7514b Mark hidl_test as vendor. by Steven Moreland · 7 years ago
  2. 23d7477 fix hidl unit test file path and permission issue. by Yuexi Ma · 7 years ago
  3. aa57327 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  4. 2cf4b9a Mark as vendor_available by Dan Willemsen · 7 years ago
  5. ecd2577 Merge "Build libhidl-gen-utils with multilib:both flag" by Yuexi Ma · 7 years ago
  6. 1456173 Merge "Enforce Treble "wire" ABI by emitting static_asserts for the sizes of" by Treehugger Robot · 7 years ago
  7. 5180718 Merge "Do not enforce minor version uprev on imports." by Treehugger Robot · 7 years ago
  8. 6755e9d Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  9. f619fc7 Do not enforce minor version uprev on imports. by Yifan Hong · 7 years ago
  10. aae820a Build libhidl-gen-utils with multilib:both flag by Yuexi Ma · 7 years ago
  11. 58b478b Add onRegistration hook in registerAsService. by Steven Moreland · 7 years ago
  12. 2af2f82 Merge "Added tests for passthrough service lookup." by Treehugger Robot · 7 years ago
  13. f1a00ac Added tests for passthrough service lookup. by Steven Moreland · 7 years ago
  14. bcf5180 getService: hwservicemanager over libvintf by Steven Moreland · 7 years ago
  15. b9b331e Merge "Push hidl_test HAL libraries to system/lib and system/lib64" by Treehugger Robot · 7 years ago
  16. 9bd61bd Merge "Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null" by Andreas Huber · 7 years ago
  17. 9c9deb4 Merge "Test: Update for variably sized token." by Treehugger Robot · 7 years ago
  18. a2abe98 Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null by Andreas Huber · 7 years ago
  19. 1cefc39 Test: Update for variably sized token. by Steven Moreland · 7 years ago
  20. a0e4529 Push hidl_test HAL libraries to system/lib and system/lib64 by Hridya Valsaraju · 7 years ago
  21. 9c74a5b Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  22. 200209c Extra branches for getService. by Yifan Hong · 7 years ago
  23. f73f091 Merge "Remove toggled transport." by Treehugger Robot · 7 years ago
  24. 2edcf9d Remove toggled transport. by Steven Moreland · 7 years ago
  25. f81ead0 Use log/log.h instead of android/log.h for ALOG* macros am: 623ad8e7a2 by Dan Willemsen · 7 years ago
  26. 623ad8e Use log/log.h instead of android/log.h for ALOG* macros by Dan Willemsen · 7 years ago
  27. 5a17e3e Add getHashChain() to IBase. am: 30b5d1ffe9 by Yifan Hong · 7 years ago
  28. c8702b4 Add Formatter::operator<< for integer types / char am: 6b7f0700d3 by Yifan Hong · 7 years ago
  29. 80c2112 Add Formatter::join am: 932464e77e by Yifan Hong · 7 years ago
  30. 30b5d1f Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  31. 6b7f070 Add Formatter::operator<< for integer types / char by Yifan Hong · 7 years ago
  32. 932464e Add Formatter::join by Yifan Hong · 7 years ago
  33. 94bd78f Merge "More stringently verify expected alignment of fields in hidl compound types." by Andreas Huber · 7 years ago
  34. 09070c7 Merge "More stringently verify expected alignment of fields in hidl compound types." by Andreas Huber · 7 years ago
  35. ef7f4fa Disable FooCallmeTest and WrapTest cases in hidl_test by default am: d7899cdce3 by Hridya Valsaraju · 7 years ago
  36. cf72e84 make VTS run hidl_test am: 673ad8758a by Hridya Valsaraju · 7 years ago
  37. d7899cd Disable FooCallmeTest and WrapTest cases in hidl_test by default by Hridya Valsaraju · 7 years ago
  38. 673ad87 make VTS run hidl_test by Hridya Valsaraju · 7 years ago
  39. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  40. 4478b88 Add tryGetService. am: 038903b7f9 by Steven Moreland · 7 years ago
  41. 038903b Add tryGetService. by Steven Moreland · 7 years ago
  42. 0bbca11 Break on getService null interface am: 605bb6e390 by Steven Moreland · 7 years ago
  43. 605bb6e Break on getService null interface by Steven Moreland · 7 years ago
  44. 76bd2af Merge "Fix update-makefile-helpers." am: 2f89987494 by Steven Moreland · 7 years ago
  45. 2f89987 Merge "Fix update-makefile-helpers." by Treehugger Robot · 7 years ago
  46. cfcb356 Merge changes from topic 'hidl_gen_fix' am: cbab402a94 by Yifan Hong · 7 years ago
  47. cbab402 Merge changes from topic 'hidl_gen_fix' by Treehugger Robot · 7 years ago
  48. c097f7b Revert "Revert "Cleanup getService"" am: 223fd47f10 by Yifan Hong · 7 years ago
  49. 223fd47 Revert "Revert "Cleanup getService"" by Yifan Hong · 7 years ago
  50. 6c3c599 Fix update-makefile-helpers. by Steven Moreland · 7 years ago
  51. 237622e Merge "getService: break on null hwservicemanager" am: 35cdb73cdd by Steven Moreland · 7 years ago
  52. 35cdb73 Merge "getService: break on null hwservicemanager" by Treehugger Robot · 7 years ago
  53. 42394ce getService: break on null hwservicemanager by Steven Moreland · 7 years ago
  54. 45b331b Fix .equals in Java does not handle edge cases. by Yifan Hong · 7 years ago
  55. 320a349 RemoteException should not be a HIDL keyword. by Yifan Hong · 7 years ago
  56. a556aa6 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Hridya Valsaraju · 7 years ago
  57. dee9a30 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Treehugger Robot · 7 years ago
  58. 8959c6f Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 by Steven Moreland · 7 years ago
  59. f96982f Merge "Add hwtypes.h to -Landroidbp" by Steven Moreland · 7 years ago
  60. 11bd9dd Create hidl_test_helper so that FMQ unit tests can use it as well by Hridya Valsaraju · 7 years ago
  61. a5b335a s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 by Steven Moreland · 7 years ago
  62. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 7 years ago
  63. c293ffe Clarify getService log. am: dff644c7c3 by Steven Moreland · 7 years ago
  64. 9774d62 Add hwtypes.h to -Landroidbp by Steven Moreland · 7 years ago
  65. dff644c Clarify getService log. by Steven Moreland · 7 years ago
  66. 0be07e7 Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 by Yifan Hong · 7 years ago
  67. 31f07ff Revert "Revert "getService should retry if getting nullptr"" by Yifan Hong · 7 years ago
  68. b5c9b4d Merge "Cleanup to_string() usage and use toString() instead" am: 904b0389cc by Hridya Valsaraju · 7 years ago
  69. 904b038 Merge "Cleanup to_string() usage and use toString() instead" by Treehugger Robot · 7 years ago
  70. 5978efb TaskRunner starts the background thread only when needed. am: f01dad4b26 by Yifan Hong · 7 years ago
  71. 73b6f80 Move TaskRunner to details am: ef91d36a10 by Yifan Hong · 7 years ago
  72. 93a2a08 Cleanup to_string() usage and use toString() instead by Hridya Valsaraju · 7 years ago
  73. f01dad4 TaskRunner starts the background thread only when needed. by Yifan Hong · 7 years ago
  74. ef91d36 Move TaskRunner to details by Yifan Hong · 7 years ago
  75. d9e6197 Add update-makefiles-helper.sh am: 8e369ba4f6 by Steven Moreland · 7 years ago
  76. 8e369ba Add update-makefiles-helper.sh by Steven Moreland · 7 years ago
  77. 010faf0 hidl-gen: Android.bp, include indirect libraries. am: ff5262be9f by Steven Moreland · 7 years ago
  78. d7faeb8 Move interface reserved cpp impl to source file. am: d4b068ab09 by Steven Moreland · 7 years ago
  79. ff5262b hidl-gen: Android.bp, include indirect libraries. by Steven Moreland · 7 years ago
  80. d4b068a Move interface reserved cpp impl to source file. by Steven Moreland · 7 years ago
  81. 91af7db Revert "getService should retry if getting nullptr" am: 2f7abc9a96 by Ian Pedowitz · 7 years ago
  82. 5c53135 Revert "Cleanup getService" am: 5f009cbdba by Ian Pedowitz · 7 years ago
  83. 2f7abc9 Revert "getService should retry if getting nullptr" by Ian Pedowitz · 7 years ago
  84. 5f009cb Revert "Cleanup getService" by Ian Pedowitz · 7 years ago
  85. c8a818d Cleanup getService am: 45d47304f8 by Yifan Hong · 7 years ago
  86. 45d4730 Cleanup getService by Yifan Hong · 7 years ago
  87. 815916f Update for moving gBn/sConstructorMap into details. am: a159f3b141 by Yifan Hong · 7 years ago
  88. a159f3b Update for moving gBn/sConstructorMap into details. by Yifan Hong · 7 years ago
  89. d5749ed getService should retry if getting nullptr am: 64ba3d7987 by Yifan Hong · 7 years ago
  90. 64ba3d7 getService should retry if getting nullptr by Yifan Hong · 7 years ago
  91. b2165f9 Merge "Add test for non-GC'd parcel." am: e51ae7f060 by Martijn Coenen · 7 years ago
  92. e51ae7f Merge "Add test for non-GC'd parcel." by Martijn Coenen · 7 years ago
  93. 3b5ddbc Release reply Parcel when transaction is done. am: 4de083b179 by Martijn Coenen · 7 years ago
  94. 2e4d670 Add test for non-GC'd parcel. by Yifan Hong · 7 years ago
  95. 4de083b Release reply Parcel when transaction is done. by Martijn Coenen · 7 years ago
  96. 37cc82b Update for read+readRange of memory. am: fc0601696c by Steven Moreland · 7 years ago
  97. fc06016 Update for read+readRange of memory. by Steven Moreland · 7 years ago
  98. 34c9edf Merge "Move toString() methods to android::hardware namespace" am: c1b8658356 by Hridya Valsaraju · 7 years ago
  99. c1b8658 Merge "Move toString() methods to android::hardware namespace" by Treehugger Robot · 7 years ago
  100. f79e294 Merge "Update passthrough test TODOs." am: d904816b95 by Steven Moreland · 7 years ago