summaryrefslogtreecommitdiff
path: root/base/HidlInternal.cpp
AgeCommit message (Expand)Author
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-07-24Modernize codebase by replacing NULL with nullptrYi Kong
2018-02-01Imporve hidl profiling.Zhuoyao Zhang
2017-12-08Insert vndk version to hal library path stringsJustin Yun
2017-11-16Add environment flag to disable gcov path config.Ryan Campbell
2017-10-27Support gcov flushing in libhidlbase.Ryan Campbell
2017-09-27Switch from NULL -> nullptr.Stephen Hines
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-02Merge "Add support for coverage flushing."Ryan Campbell
2017-08-01Add support for coverage flushing.Ryan Campbell
2017-06-20Initialize all HidlInstrumentor fields.android-vts-8.0_r2android-vts-8.0_r1oreo-devSteven Moreland
2017-04-07Remove dependency on libhidl-gen-utils.Steven Moreland
2017-04-06Remove dependency on libhidl-gen-utils.Steven Moreland
2017-03-16Remove liblog usage in MQDescriptor.hHridya Valsaraju
2017-02-21Fix unused variable warnings.Steven Moreland
2017-02-15Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""Zhuoyao Zhang
2017-02-15Revert "Move HidlInstrumentor to HidlInternal and namespace details."Zhuoyao Zhang
2017-02-14Move HidlInstrumentor to HidlInternal and namespace details.Zhuoyao Zhang
2016-11-28Cleanup Return object.Steven Moreland