summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2018-10-29hidl_enum_range: support const/reverse iterationSteven Moreland
2018-10-23Use static linkage to reduce user/userdebug differencesLogan Chien
2018-10-18Do not add system to HAL library path for vendor process.Justin Yun
2018-10-12Status: no 'okay' EX_TRANSACTION_FAILEDSteven 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-24Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-09HIDL templated destructorandroid-o-mr1-iot-release-1.0.2Nirav Atre
2018-06-25hidl_version: add operator!=Steven Moreland
2018-06-18Merge "Don't call the destructor on the base class."Steven Moreland
2018-06-14Don't call the destructor on the base class.Alec Edgington
2018-06-14Allow libhidl to be used in recoveryJerry Zhang
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
2018-02-01Imporve hidl profiling.Zhuoyao Zhang
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-16Add environment flag to disable gcov path config.Ryan Campbell
2017-11-13Refine HidlMemoryHoward Chen
2017-11-09Fix ~HidlMemoryHoward Chen
2017-11-08libhidlbase / libhidltransport is staticYifan Hong
2017-10-27Support gcov flushing in libhidlbase.Ryan Campbell
2017-10-24Fix copyFrom overflow when arg is UINT32_MAX.Steven Moreland
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-10-05Initialize uninitialized var in SynchronizedQueue.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-09-11TaskRunner: name the threadsChia-I Wu
2017-08-23Add /system/lib/vndk-sp/hw to search paths for HAL implsJiyong Park
2017-08-22Merge "Fix clang-tidy performance-* warnings in system/libhidl."Treehugger Robot
2017-08-22Merge "Remove clang: true"Treehugger Robot
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-16Remove clang: trueLennart Wieboldt
2017-08-09Merge "Expose HidlInstrumentor data."Steven Moreland
2017-08-09Merge "Expose HidlInstrumentor data."android-o-iot-preview-5o-iot-preview-5Treehugger Robot
2017-08-09Expose HidlInstrumentor data.Steven Moreland
2017-08-09Replace soong variables with cc_defaults.Steven Moreland
2017-08-09Mark hidl libs as VNDK or VNDK-SP in Android.bpJustin Yun