1. c6ce6e5 Revert "Remove gBn/sConstructorMap." by Yifan Hong · 7 years ago
  2. c67f65d Remove gBn/sConstructorMap. by Yifan Hong · 7 years ago
  3. 108620f Merge "Use enforce_vintf_manifest instead of treble." by Treehugger Robot · 7 years ago
  4. dc3a75e Merge "Add support for polling transport." by Martijn Coenen · 7 years ago
  5. 757394b Use enforce_vintf_manifest instead of treble. by Steven Moreland · 7 years ago
  6. 1f04810 Insert vndk version to hal library path strings by Justin Yun · 7 years ago
  7. 53c59e6 Remove unneeded dependency from memory PT hal. by Steven Moreland · 7 years ago
  8. 3f5ac4c Add support for polling transport. by Martijn Coenen · 7 years ago
  9. 887d85c Merge "Add IMemoryToken and the HidlMemoryToken" am: bc06f24c16 by Howard Chen · 7 years ago
  10. 9ebe188 Merge "Add hidl::memory::block::V1_0::memory_block" am: 75d6b0dd3b by Howard Chen · 7 years ago
  11. bc06f24 Merge "Add IMemoryToken and the HidlMemoryToken" by Howard Chen · 7 years ago
  12. 75d6b0d Merge "Add hidl::memory::block::V1_0::memory_block" by Howard Chen · 7 years ago
  13. ea8a0d1 Merge "Don't use service notifications if we can't." am: cbcae5af6f by Martijn Coenen · 7 years ago
  14. cbcae5a Merge "Don't use service notifications if we can't." by Martijn Coenen · 7 years ago
  15. 16f2ecf Merge "No subdirs." am: 546f2d3067 by Steven Moreland · 7 years ago
  16. 23e163b Add IMemoryToken and the HidlMemoryToken by Howard Chen · 7 years ago
  17. b9f4afb Revert "Add IMemoryToken and the HidlMemoryToken" am: c68b413ee5 by Joachim Sauer · 7 years ago
  18. c68b413 Revert "Add IMemoryToken and the HidlMemoryToken" by Joachim Sauer · 7 years ago
  19. dbd1635 Add IMemoryToken and the HidlMemoryToken am: 2c16d02991 by Howard Chen · 7 years ago
  20. 65ac608 Add hidl::memory::block::V1_0::memory_block by Howard Chen · 7 years ago
  21. 2c16d02 Add IMemoryToken and the HidlMemoryToken by Howard Chen · 7 years ago
  22. b973514 No subdirs. by Steven Moreland · 7 years ago
  23. b88ae7f Don't use service notifications if we can't. by Martijn Coenen · 7 years ago
  24. 4574749 HidlTransportSupport: fix build. am: a8b6eabcab by Yifan Hong · 7 years ago
  25. a8b6eab HidlTransportSupport: fix build. by Yifan Hong · 7 years ago
  26. edc5e79 Merge "HidlTransportSupport: add getPidIfSharable." am: b7f9ca5267 by Yifan Hong · 7 years ago
  27. 7a4b756 HidlTransportSupport: add getPidIfSharable. by Yifan Hong · 7 years ago
  28. 71b0885 Merge commit 'b678a5324877a24163655fb256ae0c835c5fd1f6' into HEAD by Xin Li · 7 years ago
  29. e6cdfd3 Don't pass sp<this> in constructor. by Martijn Coenen · 7 years ago
  30. e32af44 Merge "Clean up getService()." by Martijn Coenen · 7 years ago
  31. 30b8a42 Update makefiles for Soong plugin. by Steven Moreland · 7 years ago
  32. 33db33d Merge "Double gBn/sConstructorMap" by Yifan Hong · 7 years ago
  33. 97f88f3 Double gBn/sConstructorMap by Yifan Hong · 7 years ago
  34. 773609e Clean up getService(). by Martijn Coenen · 7 years ago
  35. 0abe5aa libhidlbase / libhidltransport is static by Yifan Hong · 7 years ago
  36. b2b99bf Merge "Disable legacy hidl static target on PDK builds." by Treehugger Robot · 7 years ago
  37. 6f75c04 Disable legacy hidl static target on PDK builds. by Steven Moreland · 7 years ago
  38. 63391f5 Merge "Move getRawServiceInternal to ServiceManagement." by Martijn Coenen · 7 years ago
  39. e843e54 Add missing includes. by Dan Albert · 7 years ago
  40. 86c3abb Move getRawServiceInternal to ServiceManagement. by Martijn Coenen · 7 years ago
  41. cb9e490 libhidlallocatorutils: IMemoryHeap -> hidl_memory by Steven Moreland · 7 years ago
  42. 44ec0c8 Statically load passthrough HALs for tests. am: 77f4c859c9 am: 05535d6d33 by Steven Moreland · 7 years ago
  43. d71ef53 if (!A) C else B -> if (A) B else C am: 65c00cba81 am: 8a951b9392 am: 4b92c2dcd7 by Steven Moreland · 7 years ago
  44. 77f4c85 Statically load passthrough HALs for tests. by Steven Moreland · 7 years ago
  45. 65c00cb if (!A) C else B -> if (A) B else C by Steven Moreland · 7 years ago
  46. d27b3f5 Move wrapPassthroughInternal out of headers. am: 0b1e62a08d am: c6b3fc2f41 by Steven Moreland · 7 years ago
  47. 877ce13 Merge "Update makefiles for Android.bp Java." am: 514cf29060 am: 7066e00a16 by Steven Moreland · 7 years ago
  48. 0b1e62a Move wrapPassthroughInternal out of headers. by Steven Moreland · 7 years ago
  49. 514cf29 Merge "Update makefiles for Android.bp Java." by Treehugger Robot · 7 years ago
  50. d5e146f Update makefiles for Android.bp Java. by Steven Moreland · 7 years ago
  51. 8d091da Move getService into libhidl. am: a15479f360 am: f5c3794d2c am: 422e9b6a90 by Steven Moreland · 7 years ago
  52. a15479f Move getService into libhidl. by Steven Moreland · 7 years ago
  53. 9921258 Merge "Use -Werror in system/libhidl" am: 9104cf2472 am: 95566b9c20 by Chih-Hung Hsieh · 7 years ago
  54. e6a7feb Use -Werror in system/libhidl by Chih-Hung Hsieh · 7 years ago
  55. 7489ced Update for hidl adapter module defaults. am: 0109873dca am: 510d200b07 by Steven Moreland · 7 years ago
  56. 0109873 Update for hidl adapter module defaults. by Steven Moreland · 7 years ago
  57. a00122e Change wrapPassthrough function. am: 104c7f02dc am: d1f5fc8938 am: 5b9d588e08 by Steven Moreland · 7 years ago
  58. 104c7f0 Change wrapPassthrough function. by Steven Moreland · 7 years ago
  59. ce62af6 Switch from NULL -> nullptr. am: fd9ecee043 am: 2b2cd8bf2a am: 55fa33236a by Stephen Hines · 7 years ago
  60. fd9ecee Switch from NULL -> nullptr. by Stephen Hines · 7 years ago
  61. 7134d36 Merge "Fix typo in update makefiles." am: b1770f1085 am: 0849f66210 by Steven Moreland · 7 years ago
  62. 818c042 Fix typo in update makefiles. by Steven Moreland · 7 years ago
  63. 795254d libhidladapter: Support for HIDL adapters am: ff189a023c am: 8f68874b90 by Steven Moreland · 7 years ago
  64. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 7 years ago
  65. ba8ace1 libhidltransport is using libvndksupport by Jiyong Park · 7 years ago
  66. 1242592 O-MR1: HIDL freeze-commit am: a923c0f300 by Steven Moreland · 7 years ago
  67. a923c0f O-MR1: HIDL freeze-commit by Steven Moreland · 7 years ago
  68. 56eb149 Add /system/lib/vndk-sp/hw to search paths for HAL impls by Jiyong Park · 7 years ago
  69. 8b992c4 Mark android.hidl.memory@1.0-impl as vndk-sp by Jiyong Park · 7 years ago
  70. 25674cf Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e am: cbbd4b3478 am: e566c32a21 by Chih-Hung Hsieh · 7 years ago
  71. 3c947f5 Merge "Remove clang: true" am: b0f52a0eff am: d259172333 am: 284c2e9678 by Lennart Wieboldt · 7 years ago
  72. e09e2a3 Merge "Fix clang-tidy performance-* warnings in system/libhidl." am: 806505ea2e am: cbbd4b3478 by Chih-Hung Hsieh · 7 years ago
  73. 97b8737 Merge "Remove clang: true" am: b0f52a0eff am: d259172333 am: 284c2e9678 by Lennart Wieboldt · 7 years ago
  74. 806505e Merge "Fix clang-tidy performance-* warnings in system/libhidl." by Treehugger Robot · 7 years ago
  75. b0f52a0 Merge "Remove clang: true" by Treehugger Robot · 7 years ago
  76. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  77. 6405788 defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8 am: bb6c3a3ba1 by Steven Moreland · 7 years ago
  78. 9d2289b defaultPassthroughServiceImplementation errors am: 03416d957a am: 9c1f3199b8 by Steven Moreland · 7 years ago
  79. 9c1f319 defaultPassthroughServiceImplementation errors am: 03416d957a by Steven Moreland · 7 years ago
  80. 613bf57 Remove clang: true by Lennart Wieboldt · 7 years ago
  81. 03416d9 defaultPassthroughServiceImplementation errors by Steven Moreland · 7 years ago
  82. 855a404 Replace soong variables with cc_defaults. am: c75fc62c3a am: d0329fe620 am: b411842457 by Steven Moreland · 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. 4adf5d7 Merge changes from topic 'mark_vndk' into oc-mr1-dev am: debc264b5b by Jiyong Park · 7 years ago
  88. 3a97954 Mark android.hidl.memory@1.0-impl as vndk-sp am: 692088ef57 by Jiyong Park · 7 years ago
  89. d0329fe Replace soong variables with cc_defaults. am: c75fc62c3a by Steven Moreland · 7 years ago
  90. e6a7a74 Update makefiles for vndk-sp. am: 768011e1c1 by Justin Yun · 7 years ago
  91. 730d57c Update makefiles for vndk enabled. am: a129dc9c86 by Steven Moreland · 7 years ago
  92. 51e7c1c Mark hidl libs as VNDK or VNDK-SP in Android.bp am: 74f6593212 by Justin Yun · 7 years ago
  93. c75fc62 Replace soong variables with cc_defaults. by Steven Moreland · 7 years ago
  94. 768011e Update makefiles for vndk-sp. by Justin Yun · 7 years ago
  95. a129dc9 Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  96. 74f6593 Mark hidl libs as VNDK or VNDK-SP in Android.bp by Justin Yun · 7 years ago
  97. eb54b23 Merge "Update makefiles to remove java-static libs." am: f1bef4107d am: e6cbd2db20 am: dffa8dcd87 by Steven Moreland · 7 years ago
  98. 0f58469 Merge "Update makefiles to remove java-static libs." am: f1bef4107d am: e6cbd2db20 by Steven Moreland · 7 years ago
  99. e6cbd2d Merge "Update makefiles to remove java-static libs." am: f1bef4107d by Steven Moreland · 7 years ago
  100. b096f77 Add /system/lib/vndk-sp/hw to search paths for HAL impls by Jiyong Park · 7 years ago