1. 9007534 Fix ~HidlMemory am: 280af0a664 by Howard Chen · 7 years ago
  2. 280af0a Fix ~HidlMemory by Howard Chen · 7 years ago
  3. 2da6f65 Merge "libhidlbase / libhidltransport is static" am: 6c99a6719d by Yifan Hong · 7 years ago
  4. 6c99a67 Merge "libhidlbase / libhidltransport is static" by Treehugger Robot · 7 years ago
  5. 7823ade Move preload test to libhidl_test. am: 951fb13178 by Steven Moreland · 7 years ago
  6. 0abe5aa libhidlbase / libhidltransport is static by Yifan Hong · 7 years ago
  7. 951fb13 Move preload test to libhidl_test. by Steven Moreland · 7 years ago
  8. c73896a Merge "Disable legacy hidl static target on PDK builds." am: b2b99bf625 by Steven Moreland · 7 years ago
  9. b2b99bf Merge "Disable legacy hidl static target on PDK builds." by Treehugger Robot · 7 years ago
  10. 6f75c04 Disable legacy hidl static target on PDK builds. by Steven Moreland · 7 years ago
  11. 24d4f13 Support gcov flushing in libhidlbase. am: 21d59d923d by Ryan Campbell · 7 years ago
  12. 21d59d9 Support gcov flushing in libhidlbase. by Ryan Campbell · 7 years ago
  13. cf1f99e Merge "Fix copyFrom overflow when arg is UINT32_MAX." am: e949257f03 by Steven Moreland · 7 years ago
  14. e949257 Merge "Fix copyFrom overflow when arg is UINT32_MAX." by Treehugger Robot · 7 years ago
  15. 9889380 Fix copyFrom overflow when arg is UINT32_MAX. by Steven Moreland · 7 years ago
  16. 6d1c356 Merge "Move getRawServiceInternal to ServiceManagement." am: 63391f5c02 by Martijn Coenen · 7 years ago
  17. 63391f5 Merge "Move getRawServiceInternal to ServiceManagement." by Martijn Coenen · 7 years ago
  18. 8fcbec3 Add missing includes. am: e843e54393 by Dan Albert · 7 years ago
  19. e843e54 Add missing includes. by Dan Albert · 7 years ago
  20. 86c3abb Move getRawServiceInternal to ServiceManagement. by Martijn Coenen · 7 years ago
  21. 0ded9d7 Add header guard to mapping.h am: 1a0eee28cc by Howard Chen · 7 years ago
  22. 1a0eee2 Add header guard to mapping.h by Howard Chen · 7 years ago
  23. ee276fc Better constructors for hidl_memory. am: 3f8c416406 by Steven Moreland · 7 years ago
  24. 6061db4 libhidlallocatorutils: IMemoryHeap -> hidl_memory am: cb9e4900dc by Steven Moreland · 7 years ago
  25. cb7f1ff Add HidlMemory am: 9bc35c40a9 by Howard Chen · 7 years ago
  26. 3f8c416 Better constructors for hidl_memory. by Steven Moreland · 7 years ago
  27. cb9e490 libhidlallocatorutils: IMemoryHeap -> hidl_memory by Steven Moreland · 7 years ago
  28. 9bc35c4 Add HidlMemory by Howard Chen · 7 years ago
  29. 05535d6 Statically load passthrough HALs for tests. am: 77f4c859c9 by Steven Moreland · 7 years ago
  30. 8a951b9 if (!A) C else B -> if (A) B else C am: 65c00cba81 by Steven Moreland · 7 years ago
  31. 77f4c85 Statically load passthrough HALs for tests. by Steven Moreland · 7 years ago
  32. 65c00cb if (!A) C else B -> if (A) B else C by Steven Moreland · 7 years ago
  33. 074ccac Merge "libhidlmemory: clarify mapMemory function." am: b18d9b4764 by Steven Moreland · 7 years ago
  34. b18d9b4 Merge "libhidlmemory: clarify mapMemory function." by Treehugger Robot · 7 years ago
  35. 1298d10 Merge "libhwminijail from hardware/interfaces to libhidl." am: c216323b1b by Steven Moreland · 7 years ago
  36. c216323 Merge "libhwminijail from hardware/interfaces to libhidl." by Treehugger Robot · 7 years ago
  37. e665697 libhwminijail from hardware/interfaces to libhidl. by Steven Moreland · 7 years ago
  38. c6b3fc2 Move wrapPassthroughInternal out of headers. am: 0b1e62a08d by Steven Moreland · 7 years ago
  39. 7066e00 Merge "Update makefiles for Android.bp Java." am: 514cf29060 by Steven Moreland · 7 years ago
  40. 0b1e62a Move wrapPassthroughInternal out of headers. by Steven Moreland · 7 years ago
  41. 514cf29 Merge "Update makefiles for Android.bp Java." by Treehugger Robot · 7 years ago
  42. d5e146f Update makefiles for Android.bp Java. by Steven Moreland · 7 years ago
  43. f5c3794 Move getService into libhidl. am: a15479f360 by Steven Moreland · 7 years ago
  44. a15479f Move getService into libhidl. by Steven Moreland · 7 years ago
  45. 95566b9 Merge "Use -Werror in system/libhidl" am: 9104cf2472 by Chih-Hung Hsieh · 7 years ago
  46. 9104cf2 Merge "Use -Werror in system/libhidl" by Treehugger Robot · 7 years ago
  47. 5e87f70 Remove flaky test and clarify documentation. am: aa661fc957 by Steven Moreland · 7 years ago
  48. aa661fc Remove flaky test and clarify documentation. by Steven Moreland · 7 years ago
  49. c20a611 Initialize uninitialized var in SynchronizedQueue. am: 0dab326103 by Steven Moreland · 7 years ago
  50. 0dab326 Initialize uninitialized var in SynchronizedQueue. by Steven Moreland · 7 years ago
  51. e6a7feb Use -Werror in system/libhidl by Chih-Hung Hsieh · 7 years ago
  52. 510d200 Update for hidl adapter module defaults. am: 0109873dca by Steven Moreland · 7 years ago
  53. 0109873 Update for hidl adapter module defaults. by Steven Moreland · 7 years ago
  54. d1f5fc8 Change wrapPassthrough function. am: 104c7f02dc by Steven Moreland · 7 years ago
  55. 104c7f0 Change wrapPassthrough function. by Steven Moreland · 7 years ago
  56. 534d2af libhidlmemory: clarify mapMemory function. by Steven Moreland · 7 years ago
  57. 5b5e3cf Add size constructor to hidl_vec. am: 96e9de049f by Steven Moreland · 7 years ago
  58. 96e9de0 Add size constructor to hidl_vec. by Steven Moreland · 7 years ago
  59. 2b2cd8b Switch from NULL -> nullptr. am: fd9ecee043 by Stephen Hines · 7 years ago
  60. fd9ecee Switch from NULL -> nullptr. by Stephen Hines · 7 years ago
  61. d6f7090 Merge "libhidladapter: handle nullptr interface" am: b9d434fb14 by Steven Moreland · 7 years ago
  62. b9d434f Merge "libhidladapter: handle nullptr interface" by Treehugger Robot · 7 years ago
  63. bc4ece3 libhidladapter: handle nullptr interface by Steven Moreland · 7 years ago
  64. 0849f66 Merge "Fix typo in update makefiles." am: b1770f1085 by Steven Moreland · 7 years ago
  65. b1770f1 Merge "Fix typo in update makefiles." by Treehugger Robot · 7 years ago
  66. 818c042 Fix typo in update makefiles. by Steven Moreland · 7 years ago
  67. cfae35b libhidladapter: += vendor_available am: abf0ea1426 by Steven Moreland · 7 years ago
  68. abf0ea1 libhidladapter: += vendor_available by Steven Moreland · 7 years ago
  69. 8f68874 libhidladapter: Support for HIDL adapters am: ff189a023c by Steven Moreland · 7 years ago
  70. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 7 years ago
  71. 3aba1a2 Pad hidl_pointer in all cases. am: 10618f3d46 by Steven Moreland · 7 years ago
  72. 10618f3 Pad hidl_pointer in all cases. by Steven Moreland · 7 years ago
  73. 5094261 TaskRunner: name the threads am: 0542004680 by Chia-I Wu · 7 years ago
  74. 0542004 TaskRunner: name the threads by Chia-I Wu · 7 years ago
  75. a1ef6a6 libhidltransport is using libvndksupport am: ba8ace1c4d -s ours by Jiyong Park · 7 years ago
  76. ba8ace1 libhidltransport is using libvndksupport by Jiyong Park · 7 years ago
  77. ccf107d Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea am: 7e31bacd96 by Jiyong Park · 7 years ago
  78. 471dcb8 Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 am: 70e807ce73 by Jiyong Park · 7 years ago
  79. 156a33b Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea by Jiyong Park · 7 years ago
  80. cb6f936 Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 am: 70e807ce73 by Jiyong Park · 7 years ago
  81. 7e31bac Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea by Jiyong Park · 7 years ago
  82. 70e807c Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 by Jiyong Park · 7 years ago
  83. 56eb149 Add /system/lib/vndk-sp/hw to search paths for HAL impls by Jiyong Park · 7 years ago
  84. 8b992c4 Mark android.hidl.memory@1.0-impl as vndk-sp by Jiyong Park · 7 years ago
  85. e09e2a3 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e am: cbbd4b3478 by Chih-Hung Hsieh · 7 years ago
  86. 97b8737 Merge "Remove clang: true" am: b0f52a0eff am: d259172333 am: 284c2e9678 by Lennart Wieboldt · 7 years ago
  87. e566c32 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e by Chih-Hung Hsieh · 7 years ago
  88. 284c2e9 Merge "Remove clang: true" am: b0f52a0eff am: d259172333 by Lennart Wieboldt · 7 years ago
  89. cbbd4b3 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e by Chih-Hung Hsieh · 7 years ago
  90. d259172 Merge "Remove clang: true" am: b0f52a0eff by Lennart Wieboldt · 7 years ago
  91. 806505e Merge "Fix clang-tidy performance-* warnings in system/libhidl." by Treehugger Robot · 7 years ago
  92. b0f52a0 Merge "Remove clang: true" by Treehugger Robot · 7 years ago
  93. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  94. 9a0dea4 Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d am: 932de1ee3f by Steven Moreland · 7 years ago
  95. ffac5aa Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d by Steven Moreland · 7 years ago
  96. 932de1e Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d by Steven Moreland · 7 years ago
  97. 546ebf4 Merge "Create thread in passthrough objects lazily." by Treehugger Robot · 7 years ago
  98. c03f943 Create thread in passthrough objects lazily. by Steven Moreland · 7 years ago
  99. eaa986c Merge "defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8" into oc-dev-plus-aosp by Steven Moreland · 7 years ago
  100. 9d2289b defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8 by Steven Moreland · 7 years ago