1. ae02831 Add check for hidl package root hash. by Steven Moreland · 7 years ago
  2. ad42562 Add -L hash by Steven Moreland · 7 years ago
  3. d566747 Move file hashing into its own class, Hash. by Steven Moreland · 7 years ago
  4. 5522aeb Merge "fix hidl unit test file path and permission issue." into oc-dev by TreeHugger Robot · 7 years ago
  5. 025336d fix hidl unit test file path and permission issue. by Yuexi Ma · 7 years ago
  6. b92ff1c Mark hidl_test as vendor. by Steven Moreland · 7 years ago
  7. 17456f1 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  8. f69d944 Merge "Mark as vendor_available" into oc-dev by Steven Moreland · 7 years ago
  9. a092721 Mark as vendor_available by Dan Willemsen · 7 years ago
  10. bebf6ac Merge "Build libhidl-gen-utils with multilib:both flag" into oc-dev by Yuexi Ma · 7 years ago
  11. 267fa38 Merge "Enforce Treble "wire" ABI by emitting static_asserts for the sizes of" into oc-dev by TreeHugger Robot · 7 years ago
  12. 9ad0298 Build libhidl-gen-utils with multilib:both flag by Yuexi Ma · 7 years ago
  13. 58997d1 Merge "Do not enforce minor version uprev on imports." into oc-dev by TreeHugger Robot · 7 years ago
  14. a9582e6 Add onRegistration hook in registerAsService. by Steven Moreland · 7 years ago
  15. ecebc1d Do not enforce minor version uprev on imports. by Yifan Hong · 7 years ago
  16. 8d8baee Merge "Added tests for passthrough service lookup." into oc-dev by Steven Moreland · 7 years ago
  17. 731163d Added tests for passthrough service lookup. by Steven Moreland · 7 years ago
  18. 22b67eb Merge "Push hidl_test HAL libraries to system/lib and system/lib64" into oc-dev by TreeHugger Robot · 7 years ago
  19. 744b487 Merge "Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null" into oc-dev by TreeHugger Robot · 7 years ago
  20. 9dc520f Push hidl_test HAL libraries to system/lib and system/lib64 by Hridya Valsaraju · 8 years ago
  21. 8146c32 getService: hwservicemanager over libvintf by Steven Moreland · 7 years ago
  22. 02ef12f Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  23. 97e117f Merge "Use log/log.h instead of android/log.h for ALOG* macros" into oc-dev by TreeHugger Robot · 7 years ago
  24. 87827db Merge "Test: Update for variably sized token." into oc-dev by TreeHugger Robot · 7 years ago
  25. d2cadd6 Use log/log.h instead of android/log.h for ALOG* macros by Dan Willemsen · 8 years ago
  26. 77641fb Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null by Andreas Huber · 8 years ago
  27. b1389df Merge changes from topic 'get_service_break_fix' into oc-dev by TreeHugger Robot · 8 years ago
  28. dd0b55d Fix getService should retry on DEAD_OBJECT by Yifan Hong · 8 years ago
  29. cf47e4d Test: Update for variably sized token. by Steven Moreland · 8 years ago
  30. 7783bb0 Extra branches for getService. by Yifan Hong · 8 years ago
  31. 34955d6 Remove toggled transport. by Steven Moreland · 8 years ago
  32. 795371d Merge changes from topic 'ibase_hash' into oc-dev by TreeHugger Robot · 8 years ago
  33. a980c72 Merge "More stringently verify expected alignment of fields in hidl compound types." into oc-dev by TreeHugger Robot · 8 years ago
  34. 2639fa3 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 8 years ago
  35. da6dc78 Merge changes from topic 'hidl_test_vts' into oc-dev by TreeHugger Robot · 8 years ago
  36. f509cb0 Add getHashChain() to IBase. by Yifan Hong · 8 years ago
  37. 8d8ae4b Add Formatter::operator<< for integer types / char by Yifan Hong · 8 years ago
  38. f255653 Disable FooCallmeTest and WrapTest cases in hidl_test by default by Hridya Valsaraju · 8 years ago
  39. 5d08935 make VTS run hidl_test by Hridya Valsaraju · 8 years ago
  40. 7d234ea Add Formatter::join by Yifan Hong · 8 years ago
  41. eec5f7a Add tryGetService. by Steven Moreland · 8 years ago
  42. 2593f18 Fix .equals in Java does not handle edge cases. by Yifan Hong · 8 years ago
  43. 38e563d RemoteException should not be a HIDL keyword. by Yifan Hong · 8 years ago
  44. 57bcc40 Merge "Revert "Revert "Cleanup getService""" into oc-dev by TreeHugger Robot · 8 years ago
  45. 8e6e0cd Merge "Break on getService null interface" into oc-dev by Steven Moreland · 8 years ago
  46. 9cca95b Break on getService null interface by Steven Moreland · 8 years ago
  47. f1ef44f Revert "Revert "Cleanup getService"" by Yifan Hong · 8 years ago
  48. bc356eb Fix update-makefile-helpers. by Steven Moreland · 8 years ago
  49. 39e8a0f Merge "getService: break on null hwservicemanager" am: 35cdb73cdd am: 237622e739 by Steven Moreland · 8 years ago
  50. 8583168 Merge "getService: break on null hwservicemanager" am: 35cdb73cdd am: 237622e739 by Steven Moreland · 8 years ago
  51. 237622e Merge "getService: break on null hwservicemanager" am: 35cdb73cdd by Steven Moreland · 8 years ago
  52. 35cdb73 Merge "getService: break on null hwservicemanager" by Treehugger Robot · 8 years ago
  53. 42394ce getService: break on null hwservicemanager by Steven Moreland · 8 years ago
  54. 57747a5 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" am: dee9a30a23 am: a556aa649a by Hridya Valsaraju · 8 years ago
  55. 3f3e3a0 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" am: dee9a30a23 by Hridya Valsaraju · 8 years ago
  56. a556aa6 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Hridya Valsaraju · 8 years ago
  57. dee9a30 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Treehugger Robot · 8 years ago
  58. 0c19c83 Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 am: 8959c6f720 by Steven Moreland · 8 years ago
  59. 9160820 Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 am: 8959c6f720 by Steven Moreland · 8 years ago
  60. 8959c6f Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 by Steven Moreland · 8 years ago
  61. f96982f Merge "Add hwtypes.h to -Landroidbp" by Steven Moreland · 8 years ago
  62. 11bd9dd Create hidl_test_helper so that FMQ unit tests can use it as well by Hridya Valsaraju · 8 years ago
  63. 0eca3ad s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 am: a5b335abeb am: cd1a87e4e8 by Steven Moreland · 8 years ago
  64. cd1a87e s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 am: a5b335abeb by Steven Moreland · 8 years ago
  65. a5b335a s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 by Steven Moreland · 8 years ago
  66. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 8 years ago
  67. 37d2fd7 Clarify getService log. am: dff644c7c3 am: c293ffe9c8 am: 1c238dd7c8 by Steven Moreland · 8 years ago
  68. 1c238dd Clarify getService log. am: dff644c7c3 am: c293ffe9c8 by Steven Moreland · 8 years ago
  69. c293ffe Clarify getService log. am: dff644c7c3 by Steven Moreland · 8 years ago
  70. 9774d62 Add hwtypes.h to -Landroidbp by Steven Moreland · 8 years ago
  71. dff644c Clarify getService log. by Steven Moreland · 8 years ago
  72. 00a5b34 Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 am: 0be07e7f26 by Yifan Hong · 8 years ago
  73. 767948b Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 by Yifan Hong · 8 years ago
  74. 0be07e7 Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 by Yifan Hong · 8 years ago
  75. 31f07ff Revert "Revert "getService should retry if getting nullptr"" by Yifan Hong · 8 years ago
  76. 0eddd47 Merge "Cleanup to_string() usage and use toString() instead" am: 904b0389cc am: b5c9b4d946 by Hridya Valsaraju · 8 years ago
  77. f08b042 Merge "Cleanup to_string() usage and use toString() instead" am: 904b0389cc by Hridya Valsaraju · 8 years ago
  78. b5c9b4d Merge "Cleanup to_string() usage and use toString() instead" am: 904b0389cc by Hridya Valsaraju · 8 years ago
  79. 904b038 Merge "Cleanup to_string() usage and use toString() instead" by Treehugger Robot · 8 years ago
  80. 4b8af00 TaskRunner starts the background thread only when needed. am: f01dad4b26 am: 5978efbd52 by Yifan Hong · 8 years ago
  81. 693c95b Move TaskRunner to details am: ef91d36a10 am: 73b6f80272 am: 4da470f0f0 by Yifan Hong · 8 years ago
  82. bdfd558 TaskRunner starts the background thread only when needed. am: f01dad4b26 by Yifan Hong · 8 years ago
  83. 4da470f Move TaskRunner to details am: ef91d36a10 am: 73b6f80272 by Yifan Hong · 8 years ago
  84. 5978efb TaskRunner starts the background thread only when needed. am: f01dad4b26 by Yifan Hong · 8 years ago
  85. 73b6f80 Move TaskRunner to details am: ef91d36a10 by Yifan Hong · 8 years ago
  86. 93a2a08 Cleanup to_string() usage and use toString() instead by Hridya Valsaraju · 8 years ago
  87. f01dad4 TaskRunner starts the background thread only when needed. by Yifan Hong · 8 years ago
  88. ef91d36 Move TaskRunner to details by Yifan Hong · 8 years ago
  89. 6f391cc Add update-makefiles-helper.sh am: 8e369ba4f6 am: d9e61978d8 am: 9a6ba39f3a by Steven Moreland · 8 years ago
  90. 9a6ba39 Add update-makefiles-helper.sh am: 8e369ba4f6 am: d9e61978d8 by Steven Moreland · 8 years ago
  91. d9e6197 Add update-makefiles-helper.sh am: 8e369ba4f6 by Steven Moreland · 8 years ago
  92. 8e369ba Add update-makefiles-helper.sh by Steven Moreland · 8 years ago
  93. 0221f7b hidl-gen: Android.bp, include indirect libraries. am: ff5262be9f am: 010faf0632 by Steven Moreland · 8 years ago
  94. 8a7483f Move interface reserved cpp impl to source file. am: d4b068ab09 am: d7faeb8422 by Steven Moreland · 8 years ago
  95. 21e0f93 hidl-gen: Android.bp, include indirect libraries. am: ff5262be9f am: 010faf0632 by Steven Moreland · 8 years ago
  96. 84ccf8f Move interface reserved cpp impl to source file. am: d4b068ab09 am: d7faeb8422 by Steven Moreland · 8 years ago
  97. 010faf0 hidl-gen: Android.bp, include indirect libraries. am: ff5262be9f by Steven Moreland · 8 years ago
  98. d7faeb8 Move interface reserved cpp impl to source file. am: d4b068ab09 by Steven Moreland · 8 years ago
  99. ff5262b hidl-gen: Android.bp, include indirect libraries. by Steven Moreland · 8 years ago
  100. d4b068a Move interface reserved cpp impl to source file. by Steven Moreland · 8 years ago