summaryrefslogtreecommitdiff
path: root/libs/binder/PersistableBundle.cpp
AgeCommit message (Expand)Author
2024-07-03Binder: enable/fix some warnings Tomasz Wasilczyk
2024-05-24Don't log error on success Abhishek Gadewar
2022-02-17libbinder: Remove redundant "using android::.*" Yi Kong
2021-02-02Fix warnings in libs/binder. Krzysztof KosiƄski
2020-11-16binder: fix google-build-using-namespace Jiyong Park
2019-07-16libbinder: don't export private ParcelValTypes.h Steven Moreland
2018-04-26Fix PersistableBundle C++ -> Java interop Makoto Onuki
2017-01-30libbinder: Add support for Value, Map, and IpPrefix types Robert Quattlebaum
2017-01-11Replace cutils/log.h and rationalize log/log.h and android/log.h Mark Salyzyn
2016-12-22Replace cutils/log.h and rationalize log/log.h and android/log.h Mark Salyzyn
2016-07-19libbinder: Tighten compiler warnings/errors Christopher Wiley
2016-05-20Fix misc-macro-parentheses warnings in libs/binder. Chih-Hung Hsieh
2016-02-12libbinder: add getters for PersistableBundle keys Samuel Tan
2015-12-16Fix format specifiers for size_t types Samuel Tan
2015-12-14Add support for PersistableBundle in C++ Samuel Tan