summaryrefslogtreecommitdiff
path: root/BpHwBinder.cpp
AgeCommit message (Expand)Author
2019-09-26Remove unnecessary semicolons.Steven Moreland
2019-06-11Bp: clear DRs in onLastStrongRefSteven Moreland
2019-05-10BpHwBinder: call tranasact callbackSteven Moreland
2018-09-27Add getNodeStrongRefCount() to BpHwBinder.Martijn Coenen
2018-07-24Modernize codebase by replacing NULL with nullptrtemp_p_mergeYi Kong
2018-07-23Modernize codebase by replacing NULL with nullptrYi Kong
2018-05-23Create temp refs on proxies.Martijn Coenen
2017-02-27Fix descruction call propagation.android-o-preview-1o-previewTomasz Wasilczyk
2017-02-23Distinguish libhwbinder log tags.Steven Moreland
2017-01-19Reduce libhwbinder API surface (1/?).Martijn Coenen
2017-01-12BpBinder -> BpHwBinder.Yifan Hong