1. 05535d6 Statically load passthrough HALs for tests. am: 77f4c859c9 by Steven Moreland · 7 years ago
  2. 8a951b9 if (!A) C else B -> if (A) B else C am: 65c00cba81 by Steven Moreland · 7 years ago
  3. 77f4c85 Statically load passthrough HALs for tests. by Steven Moreland · 7 years ago
  4. 65c00cb if (!A) C else B -> if (A) B else C by Steven Moreland · 7 years ago
  5. 074ccac Merge "libhidlmemory: clarify mapMemory function." am: b18d9b4764 by Steven Moreland · 7 years ago
  6. b18d9b4 Merge "libhidlmemory: clarify mapMemory function." by Treehugger Robot · 7 years ago
  7. 1298d10 Merge "libhwminijail from hardware/interfaces to libhidl." am: c216323b1b by Steven Moreland · 7 years ago
  8. c216323 Merge "libhwminijail from hardware/interfaces to libhidl." by Treehugger Robot · 7 years ago
  9. e665697 libhwminijail from hardware/interfaces to libhidl. by Steven Moreland · 7 years ago
  10. c6b3fc2 Move wrapPassthroughInternal out of headers. am: 0b1e62a08d by Steven Moreland · 7 years ago
  11. 7066e00 Merge "Update makefiles for Android.bp Java." am: 514cf29060 by Steven Moreland · 7 years ago
  12. 0b1e62a Move wrapPassthroughInternal out of headers. by Steven Moreland · 7 years ago
  13. 514cf29 Merge "Update makefiles for Android.bp Java." by Treehugger Robot · 7 years ago
  14. d5e146f Update makefiles for Android.bp Java. by Steven Moreland · 7 years ago
  15. f5c3794 Move getService into libhidl. am: a15479f360 by Steven Moreland · 7 years ago
  16. a15479f Move getService into libhidl. by Steven Moreland · 7 years ago
  17. 95566b9 Merge "Use -Werror in system/libhidl" am: 9104cf2472 by Chih-Hung Hsieh · 7 years ago
  18. 9104cf2 Merge "Use -Werror in system/libhidl" by Treehugger Robot · 7 years ago
  19. 5e87f70 Remove flaky test and clarify documentation. am: aa661fc957 by Steven Moreland · 7 years ago
  20. aa661fc Remove flaky test and clarify documentation. by Steven Moreland · 7 years ago
  21. c20a611 Initialize uninitialized var in SynchronizedQueue. am: 0dab326103 by Steven Moreland · 7 years ago
  22. 0dab326 Initialize uninitialized var in SynchronizedQueue. by Steven Moreland · 7 years ago
  23. e6a7feb Use -Werror in system/libhidl by Chih-Hung Hsieh · 7 years ago
  24. 510d200 Update for hidl adapter module defaults. am: 0109873dca by Steven Moreland · 7 years ago
  25. 0109873 Update for hidl adapter module defaults. by Steven Moreland · 7 years ago
  26. d1f5fc8 Change wrapPassthrough function. am: 104c7f02dc by Steven Moreland · 7 years ago
  27. 104c7f0 Change wrapPassthrough function. by Steven Moreland · 7 years ago
  28. 534d2af libhidlmemory: clarify mapMemory function. by Steven Moreland · 7 years ago
  29. 5b5e3cf Add size constructor to hidl_vec. am: 96e9de049f by Steven Moreland · 7 years ago
  30. 96e9de0 Add size constructor to hidl_vec. by Steven Moreland · 7 years ago
  31. 2b2cd8b Switch from NULL -> nullptr. am: fd9ecee043 by Stephen Hines · 7 years ago
  32. fd9ecee Switch from NULL -> nullptr. by Stephen Hines · 7 years ago
  33. d6f7090 Merge "libhidladapter: handle nullptr interface" am: b9d434fb14 by Steven Moreland · 7 years ago
  34. b9d434f Merge "libhidladapter: handle nullptr interface" by Treehugger Robot · 7 years ago
  35. bc4ece3 libhidladapter: handle nullptr interface by Steven Moreland · 7 years ago
  36. 0849f66 Merge "Fix typo in update makefiles." am: b1770f1085 by Steven Moreland · 7 years ago
  37. b1770f1 Merge "Fix typo in update makefiles." by Treehugger Robot · 7 years ago
  38. 818c042 Fix typo in update makefiles. by Steven Moreland · 7 years ago
  39. cfae35b libhidladapter: += vendor_available am: abf0ea1426 by Steven Moreland · 7 years ago
  40. abf0ea1 libhidladapter: += vendor_available by Steven Moreland · 7 years ago
  41. 8f68874 libhidladapter: Support for HIDL adapters am: ff189a023c by Steven Moreland · 7 years ago
  42. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 7 years ago
  43. 3aba1a2 Pad hidl_pointer in all cases. am: 10618f3d46 by Steven Moreland · 7 years ago
  44. 10618f3 Pad hidl_pointer in all cases. by Steven Moreland · 7 years ago
  45. 5094261 TaskRunner: name the threads am: 0542004680 by Chia-I Wu · 7 years ago
  46. 0542004 TaskRunner: name the threads by Chia-I Wu · 7 years ago
  47. a1ef6a6 libhidltransport is using libvndksupport am: ba8ace1c4d -s ours by Jiyong Park · 7 years ago
  48. ba8ace1 libhidltransport is using libvndksupport by Jiyong Park · 7 years ago
  49. ccf107d Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea am: 7e31bacd96 by Jiyong Park · 7 years ago
  50. 471dcb8 Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 am: 70e807ce73 by Jiyong Park · 7 years ago
  51. 156a33b Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea by Jiyong Park · 7 years ago
  52. cb6f936 Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 am: 70e807ce73 by Jiyong Park · 7 years ago
  53. 7e31bac Add /system/lib/vndk-sp/hw to search paths for HAL impls am: 56eb149bea by Jiyong Park · 7 years ago
  54. 70e807c Mark android.hidl.memory@1.0-impl as vndk-sp am: 8b992c4242 by Jiyong Park · 7 years ago
  55. 56eb149 Add /system/lib/vndk-sp/hw to search paths for HAL impls by Jiyong Park · 7 years ago
  56. 8b992c4 Mark android.hidl.memory@1.0-impl as vndk-sp by Jiyong Park · 7 years ago
  57. e09e2a3 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e am: cbbd4b3478 by Chih-Hung Hsieh · 7 years ago
  58. 97b8737 Merge "Remove clang: true" am: b0f52a0eff am: d259172333 am: 284c2e9678 by Lennart Wieboldt · 7 years ago
  59. e566c32 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e by Chih-Hung Hsieh · 7 years ago
  60. 284c2e9 Merge "Remove clang: true" am: b0f52a0eff am: d259172333 by Lennart Wieboldt · 7 years ago
  61. cbbd4b3 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e by Chih-Hung Hsieh · 7 years ago
  62. d259172 Merge "Remove clang: true" am: b0f52a0eff by Lennart Wieboldt · 7 years ago
  63. 806505e Merge "Fix clang-tidy performance-* warnings in system/libhidl." by Treehugger Robot · 7 years ago
  64. b0f52a0 Merge "Remove clang: true" by Treehugger Robot · 7 years ago
  65. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  66. 9a0dea4 Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d am: 932de1ee3f by Steven Moreland · 7 years ago
  67. ffac5aa Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d by Steven Moreland · 7 years ago
  68. 932de1e Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d by Steven Moreland · 7 years ago
  69. 546ebf4 Merge "Create thread in passthrough objects lazily." by Treehugger Robot · 7 years ago
  70. c03f943 Create thread in passthrough objects lazily. by Steven Moreland · 7 years ago
  71. eaa986c Merge "defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8" into oc-dev-plus-aosp by Steven Moreland · 7 years ago
  72. 9d2289b defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8 by Steven Moreland · 7 years ago
  73. 3b7d3f9 Merge "defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8" into oc-dev-plus-aosp by Android Build Merger (Role) · 7 years ago
  74. 8a47bf9 defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8 by Steven Moreland · 7 years ago
  75. bb6c3a3 defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8 by Steven Moreland · 7 years ago
  76. 9c1f319 defaultPassthroughServiceImplementation errors am: 03416d957a by Steven Moreland · 7 years ago
  77. 613bf57 Remove clang: true by Lennart Wieboldt · 7 years ago
  78. 03416d9 defaultPassthroughServiceImplementation errors by Steven Moreland · 7 years ago
  79. c9eb79f Merge "Expose HidlInstrumentor data." am: 1ba6751d20 am: 4617ff619c by Steven Moreland · 7 years ago
  80. 169dd11 Merge "Expose HidlInstrumentor data." am: 1ba6751d20 am: 4617ff619c by Steven Moreland · 7 years ago
  81. 4617ff6 Merge "Expose HidlInstrumentor data." am: 1ba6751d20 by Steven Moreland · 7 years ago
  82. 1ba6751 Merge "Expose HidlInstrumentor data." by Treehugger Robot · 7 years ago
  83. 7ffab41 Replace soong variables with cc_defaults. am: c75fc62c3a am: d0329fe620 by Steven Moreland · 7 years ago
  84. c45573c Update makefiles for vndk-sp. am: 768011e1c1 am: e6a7a74384 am: 59507c28e0 by Justin Yun · 7 years ago
  85. dfa3d66 Update makefiles for vndk enabled. am: a129dc9c86 am: 730d57cab1 am: 9da4215ca0 by Steven Moreland · 7 years ago
  86. cd9d4fe resolve merge conflicts of d94b1e6 to oc-dr1-dev-plus-aosp by Steven Moreland · 7 years ago
  87. a29d03a Expose HidlInstrumentor data. by Steven Moreland · 7 years ago
  88. b411842 Replace soong variables with cc_defaults. am: c75fc62c3a am: d0329fe620 by Steven Moreland · 7 years ago
  89. 59507c2 Update makefiles for vndk-sp. am: 768011e1c1 am: e6a7a74384 by Justin Yun · 7 years ago
  90. 9da4215 Update makefiles for vndk enabled. am: a129dc9c86 am: 730d57cab1 by Steven Moreland · 7 years ago
  91. d94b1e6 Mark hidl libs as VNDK or VNDK-SP in Android.bp am: 74f6593212 am: 51e7c1ca92 by Justin Yun · 7 years ago
  92. d0329fe Replace soong variables with cc_defaults. am: c75fc62c3a by Steven Moreland · 7 years ago
  93. e6a7a74 Update makefiles for vndk-sp. am: 768011e1c1 by Justin Yun · 7 years ago
  94. 730d57c Update makefiles for vndk enabled. am: a129dc9c86 by Steven Moreland · 7 years ago
  95. 51e7c1c Mark hidl libs as VNDK or VNDK-SP in Android.bp am: 74f6593212 by Justin Yun · 7 years ago
  96. c75fc62 Replace soong variables with cc_defaults. by Steven Moreland · 7 years ago
  97. 768011e Update makefiles for vndk-sp. by Justin Yun · 7 years ago
  98. a129dc9 Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  99. 74f6593 Mark hidl libs as VNDK or VNDK-SP in Android.bp by Justin Yun · 7 years ago
  100. 0f58469 Merge "Update makefiles to remove java-static libs." am: f1bef4107d am: e6cbd2db20 by Steven Moreland · 7 years ago