1. e8c36e1 Mark move constructor/assignment noexcept. by Martijn Coenen · 7 years ago
  2. f28c4d8 Merge "TaskRunner: move implementation to cpp" am: 13732d54ff am: 5eb37088c5 by Steven Moreland · 7 years ago
  3. 0540d28 TaskRunner: move implementation to cpp by Steven Moreland · 7 years ago
  4. bbf3d92 Merge "Include failure reasons in FATAL logging." am: 57c78074bd am: fd72194b3a by Elliott Hughes · 7 years ago
  5. 57c7807 Merge "Include failure reasons in FATAL logging." by Elliott Hughes · 7 years ago
  6. ea6fb39 Merge "libhidlbase: don't export libbase" am: fe003b3cfe am: 1ab6d60c8d by Steven Moreland · 7 years ago
  7. 0e55b45 Include failure reasons in FATAL logging. by Elliott Hughes · 7 years ago
  8. 141a4d3 libhidlbase: don't export libbase by Steven Moreland · 7 years ago
  9. 48458cb Merge "libhidl: add withDefault" am: 114d71cae7 am: 766030761a am: c7488fab36 by Steven Moreland · 7 years ago
  10. 4917296 libhidl: add withDefault by Steven Moreland · 7 years ago
  11. 686f611 libhidl: export cutils headers by Steven Moreland · 7 years ago
  12. 647c0af Mark as vendor_available by Steven Moreland · 7 years ago
  13. e038a71 libhidl: export cutils headers by Steven Moreland · 7 years ago
  14. eb0c337 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 7 years ago
  15. 6ae1f61 Mark as vendor_available by Steven Moreland · 7 years ago
  16. 89308d0 Merge "Remove unused include in MQDescriptor.h of utils/Log.h." by Treehugger Robot · 7 years ago
  17. da8e617 Remove dependency on libhidl-gen-utils. by Steven Moreland · 7 years ago
  18. 28ee5d9 Merge "Remove dependency on libhidl-gen-utils." into oc-dev by Steven Moreland · 7 years ago
  19. 3d17632 Merge "Remove unused include in MQDescriptor.h of utils/Log.h." into oc-dev by TreeHugger Robot · 7 years ago
  20. f022e5b Remove unused include in MQDescriptor.h of utils/Log.h. by Dan Willemsen · 7 years ago
  21. 8a9b8ab Merge "libhidl: remove libvintf dependency" by Steven Moreland · 7 years ago
  22. 819c05d Remove dependency on libhidl-gen-utils. by Steven Moreland · 7 years ago
  23. 40ccc88 Merge "Implicit const char* cast removed, operator<< added to hidl_string." into oc-dev by Scott Randolph · 7 years ago
  24. 330e3e2 libhidl: remove libvintf dependency by Steven Moreland · 7 years ago
  25. c601c5f libhidl: remove libvintf dependency by Steven Moreland · 7 years ago
  26. cccef01 Remove unused include in MQDescriptor.h of utils/Log.h. by Dan Willemsen · 7 years ago
  27. 8476eb8 Merge "Fix getService should retry on DEAD_OBJECT" by Yifan Hong · 7 years ago
  28. a7b2bb7 Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  29. 6cd7d98 Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  30. 0c84ab4 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 7 years ago
  31. 2c046f8 Merge "Check if alignment to word boundary would cause an overflow" into oc-dev by TreeHugger Robot · 7 years ago
  32. b088500 Check if alignment to word boundary would cause an overflow by Hridya Valsaraju · 7 years ago
  33. 2143e74 Check if alignment to word boundary would cause an overflow by Hridya Valsaraju · 7 years ago
  34. 6688d60 Ensure proper alignment of hidl_handle's fields. by Andreas Huber · 7 years ago
  35. 6b9cc69 Ensure proper alignment of hidl_handle's fields. by Andreas Huber · 7 years ago
  36. cd1bd11 Merge changes from topic 'taskrunner_details' am: f11ca98fa0 am: aac2688822 by Yifan Hong · 7 years ago
  37. 6f66754 TaskRunner starts the background thread only when needed by Yifan Hong · 7 years ago
  38. 8184c12 Simplify the implementation of TaskRunner. by Yifan Hong · 7 years ago
  39. 0a35139 Move TaskRunner and SynchronizedQueue to details by Yifan Hong · 7 years ago
  40. 4cf81d7 Merge "Remove liblog usage in MQDescriptor.h" am: 6fedcae8cf am: 80bde02a06 by Hridya Valsaraju · 7 years ago
  41. 6fedcae Merge "Remove liblog usage in MQDescriptor.h" by Treehugger Robot · 7 years ago
  42. b737030 Remove liblog usage in MQDescriptor.h by Hridya Valsaraju · 7 years ago
  43. ab52e55 Merge "Move toString() methods to android::hardware" am: f021e9166a am: 620e5fa0e6 by Hridya Valsaraju · 7 years ago
  44. f021e91 Merge "Move toString() methods to android::hardware" by Treehugger Robot · 7 years ago
  45. 4ff88a3 Move toString() methods to android::hardware by Hridya Valsaraju · 7 years ago
  46. f2250c7 Merge "getTransport checks both manifests." am: 1957f7a07f am: d05118a3c0 by Yifan Hong · 7 years ago
  47. 1152a2a getTransport checks both manifests. by Yifan Hong · 7 years ago
  48. 20f367f Status.h: remove service specific error codes. am: 72db40f4a6 am: e6db8c28ee by Steven Moreland · 7 years ago
  49. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 7 years ago
  50. 67091d1 Merge "Change size_t member of hidl_memory type to uint64_t" am: 1658ce92e3 am: 8a405ea301 by Hridya Valsaraju · 7 years ago
  51. 6d4acb1 Change size_t member of hidl_memory type to uint64_t by Hridya Valsaraju · 7 years ago
  52. c2c91e6 Disable getDebugInfo address leak for production builds. am: 24332ef104 am: 3dfc848cc7 by Yifan Hong · 7 years ago
  53. 24332ef Disable getDebugInfo address leak for production builds. by Yifan Hong · 7 years ago
  54. a8aefce Return<T>::description() provide more descriptive text than numbers am: 2be9418963 am: 9f020ac106 by Yifan Hong · 7 years ago
  55. cf04f50 return_status::checkStatus => assertOk am: af4e43cc5b am: d367c32a86 by Yifan Hong · 7 years ago
  56. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 7 years ago
  57. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 7 years ago
  58. e6e5055 Merge "Update for providing architecture info" am: 6558c77eb1 am: d5daea0b99 by Yifan Hong · 7 years ago
  59. 705e5da Update for providing architecture info by Yifan Hong · 7 years ago
  60. 59bd078 getTransport checks interface and instance names. am: 37b3620ce1 am: 40256807d6 by Yifan Hong · 7 years ago
  61. 37b3620 getTransport checks interface and instance names. by Yifan Hong · 7 years ago
  62. 1fad64f Add move constructor/assignment operator to hidl_memory am: 0126889103 am: eef47bd374 by Hridya Valsaraju · 7 years ago
  63. 0126889 Add move constructor/assignment operator to hidl_memory by Hridya Valsaraju · 7 years ago
  64. 4367031 getTransport respects system/manifest.xml am: 64a41d5877 am: dfdf0a76b8 by Yifan Hong · 7 years ago
  65. 64a41d5 getTransport respects system/manifest.xml by Yifan Hong · 7 years ago
  66. 20eb9dd Merge "Make operator= and constructor behavior consistent." am: ecfdacd86c am: 7e7e4a3860 by Steven Moreland · 7 years ago
  67. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 7 years ago
  68. 7d39cc3 Merge "Remove getNativeHandle() and getGrantors()" am: 5b177d1ec9 am: 6ad84b4d81 by Hridya Valsaraju · 7 years ago
  69. ed4e714 Remove getNativeHandle() and getGrantors() by Hridya Valsaraju · 7 years ago
  70. 359b777 Merge "Updating warning messages for getTransport." am: b7b89dbc02 am: 1d83fed7e3 by Steven Moreland · 7 years ago
  71. b7b89db Merge "Updating warning messages for getTransport." by Treehugger Robot · 7 years ago
  72. 6dbb469 Merge "make Return<T> non-copyable." am: 7118883c6a am: 4fdc3b31a7 by Yifan Hong · 7 years ago
  73. 7118883 Merge "make Return<T> non-copyable." by Treehugger Robot · 7 years ago
  74. 6d8960d Updating warning messages for getTransport. by Steven Moreland · 7 years ago
  75. 603cde9 make Return<T> non-copyable. by Yifan Hong · 7 years ago
  76. 9972cf6 Fix unused variable warnings. am: ead33e2b4c am: b91052bef7 am: e324ec3599 by Steven Moreland · 7 years ago
  77. ead33e2 Fix unused variable warnings. by Steven Moreland · 7 years ago
  78. 35820d3 Build with -Wall and -Werror. am: 8dd6574328 am: 3c7fc56678 am: d675f6ad6f by Steven Moreland · 7 years ago
  79. 8dd6574 Build with -Wall and -Werror. by Steven Moreland · 7 years ago
  80. 99ab54b Merge "split android.hidl.memory" by Treehugger Robot · 7 years ago
  81. 8527df7 Merge "Add move constructor and move operator= to Return<T>." am: 182e0db08c am: e8972d5683 by Yifan Hong · 7 years ago
  82. 182e0db Merge "Add move constructor and move operator= to Return<T>." by Treehugger Robot · 7 years ago
  83. 9904749 Merge "split android.hidl.memory" by TreeHugger Robot · 7 years ago
  84. c43bd9d Add move constructor and move operator= to Return<T>. by Yifan Hong · 7 years ago
  85. 346cf51 split android.hidl.memory by Steven Moreland · 7 years ago
  86. 23d041b vintf: VendorManifest -> HalManifest am: 8e0cfc6a0c am: 8d24ebb475 by Yifan Hong · 7 years ago
  87. 23bb999 split android.hidl.memory by Steven Moreland · 7 years ago
  88. 8e0cfc6 vintf: VendorManifest -> HalManifest by Yifan Hong · 7 years ago
  89. b54e30b hidl_string: allow null cstr am: a21d84f11f am: 55107b3754 am: f78b5afd0a by Steven Moreland · 7 years ago
  90. b2c5b69 Merge "Add missing freeHandle to setTo" by TreeHugger Robot · 7 years ago
  91. a21d84f hidl_string: allow null cstr by Steven Moreland · 7 years ago
  92. ca37c0e Add missing freeHandle to setTo by Scott Randolph · 7 years ago
  93. 7a57de6 Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 7 years ago
  94. f9fd882 Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 7 years ago
  95. f509bef Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 7 years ago
  96. c43ccae Merge "hidl_string: relational operators" by Treehugger Robot · 7 years ago
  97. 551396a hidl_string: relational operators by Steven Moreland · 7 years ago
  98. 90d9b35 Merge "Modify hidl_pointer default constructor" by Treehugger Robot · 7 years ago
  99. dda2562 Modify hidl_pointer default constructor by Hridya Valsaraju · 7 years ago
  100. e682a5a Revert "Revert "Update for using integers for major/minor versions in FQName."" by Yifan Hong · 7 years ago