summaryrefslogtreecommitdiff
path: root/IInterface.cpp
AgeCommit message (Expand)Author
2019-09-26Remove unnecessary semicolons.Steven Moreland
2018-07-23Modernize codebase by replacing NULL with nullptrYi Kong
2017-02-23Distinguish libhwbinder log tags.Steven Moreland
2016-08-01Move android::hidl to android::hardware.Martijn Coenen
2016-05-17Move hwbinder to the android::hidl namespace.Martijn Coenen
2016-05-04Make libhwbinder build.Martijn Coenen
2015-03-31Add backwards compatible versions of IInterface::asBinder()Marco Nelissen
2014-11-14Replace IInterface::asBinder() with a staticMarco Nelissen
2014-09-16Don't check if this == NULL.Dan Albert
2009-05-26some work to try to reduce the code size of some native librariesMathias Agopian
2009-05-20move libbinder's header files under includes/binderMathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinderMathias Agopian