1. faad16d HIDL Return withDefault const by Steven Moreland · 3 years ago
  2. ac84258 HidlInstrumentor - fix w/ Wpadded by Steven Moreland · 3 years, 8 months ago
  3. 90d01ef Remove unused grantors function in MQDescriptor by Devin Moore · 3 years, 11 months ago
  4. 372dcf5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 1 month ago
  5. 12c8b0b Move GrantorDescriptor definition out of MQDescriptor by Devin Moore · 4 years, 1 month ago
  6. f9893e8 Move definition of MessageQueue flavor to libfmq-base by Devin Moore · 4 years, 3 months ago
  7. 219106c Revert "Revert "libhidlbase supports API level(29)"" by Jooyung Han · 4 years, 2 months ago
  8. 91b5e43 Revert "libhidlbase supports API level(29)" by Jooyung Han · 4 years, 2 months ago
  9. 544d9b5 libhidlbase supports API level(29) by Jooyung Han · 4 years, 2 months ago
  10. 08cfe86 Fix implicit conversion by Marin Shalamanov · 4 years, 3 months ago
  11. a9bcfba Fix implicit conversions by Marin Shalamanov · 4 years, 3 months ago
  12. 79ef387 Merge "Fix incorrect hidl_vec comments." by Treehugger Robot · 4 years, 6 months ago
  13. b4c3aad Fix incorrect hidl_vec comments. by Steven Moreland · 4 years, 6 months ago
  14. 872b061 Cleanup: update VNDK path by Jooyung Han · 4 years, 6 months ago
  15. e873cf3 Fix hypothetical double-own in hidl_vec. by Steven Moreland · 4 years, 6 months ago
  16. 5529b82 Add container-like value_type alias to hidl_enum_range. by Hunter Knepshield · 4 years, 7 months ago
  17. d85fcd1 Fix HidlReturnRestriction for operator= case. by Steven Moreland · 4 years, 11 months ago
  18. e953ef3 hidl_vec: mOwnsBuffer false by default by Steven Moreland · 5 years ago
  19. f0dd160 Tests & stronger guarantees for hidl_* pads. by Steven Moreland · 5 years ago
  20. 2faddc4 Merge "Implement hidl_vec::find and hidl_vec::contains" am: 0d2a0dab0e by Tomasz Wasilczyk · 5 years ago
  21. 0d2a0da Merge "Implement hidl_vec::find and hidl_vec::contains" by Treehugger Robot · 5 years ago
  22. 93f7592 Implement hidl_vec::find and hidl_vec::contains by Tomasz Wasilczyk · 5 years ago
  23. 051d0fc DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 5 years ago
  24. b04213f hidl_vec: move elements on resize am: dfbedb8ffb am: 06ef1e772a by Steven Moreland · 5 years ago
  25. dfbedb8 hidl_vec: move elements on resize by Steven Moreland · 5 years ago
  26. fc811da Expound on HIDL Return errors. am: 94c4374133 am: 83d1790b25 by Steven Moreland · 5 years ago
  27. 94c4374 Expound on HIDL Return errors. by Steven Moreland · 5 years ago
  28. 972991f Zero-initialize hidl_vec data by Steven Moreland · 5 years ago
  29. f265872 Zero-init HIDL core types (all) by Steven Moreland · 5 years ago
  30. 10688bd hidl_vec/hidl_array add value_type by Steven Moreland · 5 years ago
  31. b37de4a hidl_vec/hidl_array add value_type by Steven Moreland · 5 years ago
  32. 97e2d17 Zero-initialize hidl_vec data by Steven Moreland · 5 years ago
  33. 5cc1691 Zero-init HIDL core types (all) by Steven Moreland · 5 years ago
  34. eda1f92 Add setProcessHidlReturnRestriction. by Steven Moreland · 6 years ago
  35. b7b0efa Merge "Add setProcessHidlReturnRestriction." by TreeHugger Robot · 6 years ago
  36. 23a901c Add setProcessHidlReturnRestriction. by Steven Moreland · 6 years ago
  37. 779a714 Status/Return: document expected usage. by Steven Moreland · 6 years ago
  38. 6329c3e Revert "Made hidl_vec(size_t size) explicit" by Eran Messeri · 6 years ago
  39. f7e10f4 Made hidl_vec(size_t size) explicit by Ilya Matyukhin · 6 years ago
  40. c48d4f6 Allow hidl_vec = initializer list by Siarhei Vishniakou · 6 years ago
  41. 39d9f88 hidl_enum_range: support const/reverse iteration by Steven Moreland · 6 years ago
  42. 4cee37c MQDescriptor: warn about handle ownership by Steven Moreland · 6 years ago
  43. 6d50315 MQDescriptor: allow copies. by Steven Moreland · 6 years ago
  44. 3833f20 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  45. 564a8d2 Adding {read,write}Embedded{From,To} methods for hidl_handle by Nirav Atre · 6 years ago
  46. 2505641 HIDL templated destructor by Nirav Atre · 6 years ago
  47. b328f01 hidl_version: add operator!= by Steven Moreland · 6 years ago
  48. 2f2c963 hidl_enum_iterator: deprecate w/ message by Steven Moreland · 6 years ago
  49. 5f3a8cf Replace hidl_enum_{iterator -> range}. by Steven Moreland · 6 years ago
  50. ed4c5d0 Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 6 years ago
  51. 57c6fcb Add earlier CHECK in hidl_string by Steven Moreland · 7 years ago
  52. a675212 Introduce hidl_bitfield. by Steven Moreland · 7 years ago
  53. 1f04810 Insert vndk version to hal library path strings by Justin Yun · 7 years ago
  54. 62a38df Fix comparisson operation of const char* with hidl_string by Janis Danisevskis · 7 years ago
  55. abce0c7 Add global definition of hidl_enum_iterator. by Steven Moreland · 7 years ago
  56. 8e42f5a Refine HidlMemory by Howard Chen · 7 years ago
  57. 280af0a Fix ~HidlMemory by Howard Chen · 7 years ago
  58. 3f8c416 Better constructors for hidl_memory. by Steven Moreland · 7 years ago
  59. 9bc35c4 Add HidlMemory by Howard Chen · 7 years ago
  60. aa661fc Remove flaky test and clarify documentation. by Steven Moreland · 7 years ago
  61. 96e9de0 Add size constructor to hidl_vec. by Steven Moreland · 7 years ago
  62. fd9ecee Switch from NULL -> nullptr. by Stephen Hines · 7 years ago
  63. ff189a0 libhidladapter: Support for HIDL adapters by Steven Moreland · 7 years ago
  64. 10618f3 Pad hidl_pointer in all cases. by Steven Moreland · 7 years ago
  65. 56eb149 Add /system/lib/vndk-sp/hw to search paths for HAL impls by Jiyong Park · 7 years ago
  66. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  67. 932de1e Merge "Create thread in passthrough objects lazily." am: 546ebf4c7d by Steven Moreland · 7 years ago
  68. c03f943 Create thread in passthrough objects lazily. by Steven Moreland · 7 years ago
  69. 4617ff6 Merge "Expose HidlInstrumentor data." am: 1ba6751d20 by Steven Moreland · 7 years ago
  70. a29d03a Expose HidlInstrumentor data. by Steven Moreland · 7 years ago
  71. 9ce2b88 Merge "Suppress misc-macro-parentheses warnings in system/libhidl." by Chih-Hung Hsieh · 7 years ago
  72. b30feca Suppress misc-macro-parentheses warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  73. f910a6e Fix typo in BsFoo tag comment. am: 396f195c52 by Steven Moreland · 7 years ago
  74. 396f195 Fix typo in BsFoo tag comment. by Steven Moreland · 7 years ago
  75. 41a206a Merge "Add tags for hidl interfaces." am: 1b8051072b by Steven Moreland · 7 years ago
  76. 5f82d3e Add tags for hidl interfaces. by Steven Moreland · 7 years ago
  77. 2801531 Add range constructor to hidl_vec. am: a9f6073068 by Tomasz Wasilczyk · 7 years ago
  78. a9f6073 Add range constructor to hidl_vec. by Tomasz Wasilczyk · 7 years ago
  79. 019fa8d isDeadObject conditionally sets mCheckedStatus. am: 13f7f62af6 am: cdde11fc29 by Steven Moreland · 7 years ago
  80. 13f7f62 isDeadObject conditionally sets mCheckedStatus. by Steven Moreland · 7 years ago
  81. 91950f1 Merge "Mark move constructor/assignment noexcept." into oc-dev am: ba8b925011 by Martijn Coenen · 7 years ago
  82. e8c36e1 Mark move constructor/assignment noexcept. by Martijn Coenen · 7 years ago
  83. 0540d28 TaskRunner: move implementation to cpp by Steven Moreland · 7 years ago
  84. 141a4d3 libhidlbase: don't export libbase by Steven Moreland · 7 years ago
  85. 4917296 libhidl: add withDefault by Steven Moreland · 7 years ago
  86. eb0c337 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 7 years ago
  87. 89308d0 Merge "Remove unused include in MQDescriptor.h of utils/Log.h." by Treehugger Robot · 7 years ago
  88. 3d17632 Merge "Remove unused include in MQDescriptor.h of utils/Log.h." into oc-dev by TreeHugger Robot · 7 years ago
  89. f022e5b Remove unused include in MQDescriptor.h of utils/Log.h. by Dan Willemsen · 7 years ago
  90. 8a9b8ab Merge "libhidl: remove libvintf dependency" by Steven Moreland · 7 years ago
  91. 40ccc88 Merge "Implicit const char* cast removed, operator<< added to hidl_string." into oc-dev by Scott Randolph · 7 years ago
  92. 330e3e2 libhidl: remove libvintf dependency by Steven Moreland · 7 years ago
  93. c601c5f libhidl: remove libvintf dependency by Steven Moreland · 7 years ago
  94. cccef01 Remove unused include in MQDescriptor.h of utils/Log.h. by Dan Willemsen · 7 years ago
  95. 8476eb8 Merge "Fix getService should retry on DEAD_OBJECT" by Yifan Hong · 7 years ago
  96. a7b2bb7 Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  97. 6cd7d98 Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  98. 0c84ab4 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 7 years ago
  99. 2c046f8 Merge "Check if alignment to word boundary would cause an overflow" into oc-dev by TreeHugger Robot · 7 years ago
  100. b088500 Check if alignment to word boundary would cause an overflow by Hridya Valsaraju · 7 years ago