summaryrefslogtreecommitdiff
path: root/libs/binder/IInterface.cpp
AgeCommit message (Expand)Author
2019-04-02libbinder: remove old functionsSteven Moreland
2018-06-07[binder] Replace NULL/0 with nullptrYi Kong
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