index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
PersistableBundle.cpp
Age
Commit message (
Expand
)
Author
2025-01-27
Sync implementation with BaseBundle change
Nan Wu
2024-07-02
Binder: enable/fix some warnings
Tomasz Wasilczyk
2024-05-24
Don't log error on success
Abhishek Gadewar
2022-02-17
libbinder: Remove redundant "using android::.*"
Yi Kong
2021-02-02
Fix warnings in libs/binder.
Krzysztof KosiĆski
2020-11-16
binder: fix google-build-using-namespace
Jiyong Park
2019-07-16
libbinder: don't export private ParcelValTypes.h
Steven Moreland
2018-04-26
Fix PersistableBundle C++ -> Java interop
Makoto Onuki
2017-01-30
libbinder: Add support for Value, Map, and IpPrefix types
Robert Quattlebaum
2017-01-11
Replace cutils/log.h and rationalize log/log.h and android/log.h
Mark Salyzyn
2016-12-22
Replace cutils/log.h and rationalize log/log.h and android/log.h
Mark Salyzyn
2016-07-19
libbinder: Tighten compiler warnings/errors
Christopher Wiley
2016-05-20
Fix misc-macro-parentheses warnings in libs/binder.
Chih-Hung Hsieh
2016-02-12
libbinder: add getters for PersistableBundle keys
Samuel Tan
2015-12-16
Fix format specifiers for size_t types
Samuel Tan
2015-12-14
Add support for PersistableBundle in C++
Samuel Tan