summaryrefslogtreecommitdiff
path: root/libs/binder/Debug.cpp
AgeCommit message (Expand)Author
2023-10-31Binder: don't depend on libutils headers Tomasz Wasilczyk
2022-07-01libbinder: build option to disable the kernel IPC, part 1/2 Steven Moreland
2021-08-03libbinder: use libbase HexString Steven Moreland
2021-03-24libbinder: support calls over sockets Steven Moreland
2021-03-06libbinder: hide Debug.h header Steven Moreland
2020-11-19binder: fix signedness error in printHexData Vishnu Nair
2020-11-16binder: fix google-runtime-int Jiyong Park
2019-09-27Remove extraneous semicolon. Steven Moreland
2019-04-02Fix debug output. Martijn Coenen
2018-06-07[binder] Replace NULL/0 with nullptr Yi Kong
2017-07-13Add getBinderKernelReferences Colin Cross
2015-10-21Fix benign integer overflow in printHexDump Dan Austin
2014-11-21We HAVE_LITTLE_ENDIAN. Elliott Hughes
2014-02-05binder: fix all warnings Colin Cross
2013-05-07libutils clean-up Mathias Agopian