summaryrefslogtreecommitdiff
path: root/base/include
AgeCommit message (Expand)Author
2019-03-06Merge "Add setProcessHidlReturnRestriction."TreeHugger Robot
2019-03-06Add setProcessHidlReturnRestriction.Steven Moreland
2019-03-05Status/Return: document expected usage.Steven Moreland
2019-02-26Revert "Made hidl_vec(size_t size) explicit"Eran Messeri
2019-02-13Made hidl_vec(size_t size) explicitIlya Matyukhin
2019-02-08Allow hidl_vec = initializer listSiarhei Vishniakou
2018-10-29hidl_enum_range: support const/reverse iterationSteven Moreland
2018-10-09MQDescriptor: warn about handle ownershipSteven Moreland
2018-10-09MQDescriptor: allow copies.Steven Moreland
2018-09-25Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-07-27Adding {read,write}Embedded{From,To} methods for hidl_handleNirav Atre
2018-07-09HIDL templated destructorandroid-o-mr1-iot-release-1.0.2Nirav Atre
2018-06-25hidl_version: add operator!=Steven Moreland
2018-05-02hidl_enum_iterator: deprecate w/ messageSteven Moreland
2018-04-25Replace hidl_enum_{iterator -> range}.Steven Moreland
2018-04-10Remove extra semicolon at end of namespaceandroid-o-mr1-iot-preview-8o-mr1-iot-preview-8Pirama Arumuga Nainar
2018-03-07Add earlier CHECK in hidl_stringSteven Moreland
2017-12-28Introduce hidl_bitfield.Steven Moreland
2017-12-08Insert vndk version to hal library path stringsJustin Yun
2017-11-27Fix comparisson operation of const char* with hidl_stringJanis Danisevskis
2017-11-17Add global definition of hidl_enum_iterator.Steven Moreland
2017-11-13Refine HidlMemoryHoward Chen
2017-11-09Fix ~HidlMemoryHoward Chen
2017-10-19Better constructors for hidl_memory.Steven Moreland
2017-10-19Add HidlMemoryHoward Chen
2017-10-06Remove flaky test and clarify documentation.Steven Moreland
2017-09-29Add size constructor to hidl_vec.Steven Moreland
2017-09-27Switch from NULL -> nullptr.Stephen Hines
2017-09-25libhidladapter: Support for HIDL adaptersSteven Moreland
2017-09-22Pad hidl_pointer in all cases.Steven Moreland
2017-08-23Add /system/lib/vndk-sp/hw to search paths for HAL implsJiyong Park
2017-08-22Fix clang-tidy performance-* warnings in system/libhidl.Chih-Hung Hsieh
2017-08-21Merge "Create thread in passthrough objects lazily."Steven Moreland
2017-08-18Create thread in passthrough objects lazily.Steven Moreland
2017-08-09Merge "Expose HidlInstrumentor data."Steven Moreland
2017-08-09Expose HidlInstrumentor data.Steven Moreland
2017-08-02Merge "Suppress misc-macro-parentheses warnings in system/libhidl."Chih-Hung Hsieh
2017-08-01Suppress misc-macro-parentheses warnings in system/libhidl.Chih-Hung Hsieh
2017-08-01Fix typo in BsFoo tag comment.Steven Moreland
2017-08-01Fix typo in BsFoo tag comment.Steven Moreland
2017-08-01Merge "Add tags for hidl interfaces."Steven Moreland
2017-07-31Add tags for hidl interfaces.Steven Moreland
2017-07-20Add range constructor to hidl_vec.Tomasz Wasilczyk
2017-07-19Add range constructor to hidl_vec.Tomasz Wasilczyk
2017-06-20isDeadObject conditionally sets mCheckedStatus. am: 13f7f62af6Steven Moreland
2017-06-20isDeadObject conditionally sets mCheckedStatus.Steven Moreland
2017-06-06Merge "Mark move constructor/assignment noexcept." into oc-devMartijn Coenen
2017-05-31Mark move constructor/assignment noexcept.Martijn Coenen
2017-05-08TaskRunner: move implementation to cppSteven Moreland
2017-05-01libhidlbase: don't export libbaseSteven Moreland