summaryrefslogtreecommitdiff
path: root/base/HidlSupport.cpp
AgeCommit message (Expand)Author
2021-03-29hidl_string: empty string opt always appliesSteven Moreland
2019-09-06Tests & stronger guarantees for hidl_* pads.Steven Moreland
2019-04-30Zero-init HIDL core types (all)Steven Moreland
2018-09-25Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-06-14Don't call the destructor on the base class.Alec Edgington
2018-03-07Add earlier CHECK in hidl_stringSteven Moreland
2017-11-13Refine HidlMemoryHoward Chen
2017-10-24Fix copyFrom overflow when arg is UINT32_MAX.Steven Moreland
2017-10-19Add HidlMemoryHoward Chen
2017-05-03Merge "Include failure reasons in FATAL logging." am: 57c78074bd am: fd72194b3aElliott Hughes
2017-05-01Include failure reasons in FATAL logging.Elliott Hughes
2017-04-12Implicit const char* cast removed, operator<< added to hidl_string.Scott Randolph
2017-04-06Merge "Implicit const char* cast removed, operator<< added to hidl_string." i...Scott Randolph
2017-04-06libhidl: remove libvintf dependencySteven Moreland
2017-04-06libhidl: remove libvintf dependencySteven Moreland
2017-04-04Implicit const char* cast removed, operator<< added to hidl_string.Scott Randolph
2017-03-15Merge "getTransport checks both manifests." am: 1957f7a07f am: d05118a3c0Yifan Hong
2017-03-14getTransport checks both manifests.Yifan Hong
2017-03-09Disable getDebugInfo address leak for production builds. am: 24332ef104 am: 3...Yifan Hong
2017-03-08Disable getDebugInfo address leak for production builds.Yifan Hong
2017-03-01getTransport checks interface and instance names. am: 37b3620ce1 am: 40256807d6Yifan Hong
2017-03-01getTransport checks interface and instance names.Yifan Hong
2017-03-01Add move constructor/assignment operator to hidl_memory am: 0126889103 am: ee...Hridya Valsaraju
2017-03-01Add move constructor/assignment operator to hidl_memoryHridya Valsaraju
2017-03-01getTransport respects system/manifest.xml am: 64a41d5877 am: dfdf0a76b8Yifan Hong
2017-02-28getTransport respects system/manifest.xmlYifan Hong
2017-02-28Merge "Make operator= and constructor behavior consistent." am: ecfdacd86c am...Steven Moreland
2017-02-28Make operator= and constructor behavior consistent.Steven Moreland
2017-02-23Merge "Updating warning messages for getTransport." am: b7b89dbc02 am: 1d83fe...Steven Moreland
2017-02-23Updating warning messages for getTransport.Steven Moreland
2017-02-17Merge "split android.hidl.memory"TreeHugger Robot
2017-02-17split android.hidl.memorySteven Moreland
2017-02-17vintf: VendorManifest -> HalManifest am: 8e0cfc6a0c am: 8d24ebb475Yifan Hong
2017-02-17split android.hidl.memorySteven Moreland
2017-02-17vintf: VendorManifest -> HalManifestYifan Hong
2017-02-17hidl_string: allow null cstr am: a21d84f11f am: 55107b3754 am: f78b5afd0aSteven Moreland
2017-02-17Merge "Add missing freeHandle to setTo"TreeHugger Robot
2017-02-16hidl_string: allow null cstrSteven Moreland
2017-02-15Add missing freeHandle to setToScott Randolph
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
2017-02-13hidl_string: relational operatorsSteven Moreland
2017-02-13Revert "Revert "Update for using integers for major/minor versions in FQName.""Yifan Hong
2017-02-11Revert "Update for using integers for major/minor versions in FQName."Steven Moreland
2017-02-10Update for using integers for major/minor versions in FQName.Yifan Hong
2017-02-09Load profiling functions with package and version info.Zhuoyao Zhang
2017-02-03Cannot open manifest: error -> warningSteven Moreland
2017-02-01Change getTransportFromManifest to getTransport.Yifan Hong
2017-01-25Update HidlInstrumentor.Zhuoyao Zhang