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
/
Status.cpp
Age
Commit message (
Expand
)
Author
2024-08-27
[Binder][XIAOMI][Bugfix] Skip appops header in native parcel. [2/2]
qinyige1
2022-06-07
libbinder: Status - fix read at end of Parcel
Steven Moreland
2022-02-03
libbinder: Status writeOverParcel
Steven Moreland
2021-07-13
libbinder: Status - allow null errors
Steven Moreland
2020-11-13
libbinder: Status s/stringstream/ostream/
Steven Moreland
2020-04-10
Status: don't ignore status in writeToParcel
Steven Moreland
2019-11-15
Status: toString8, include stringified status_t
Steven Moreland
2019-08-13
DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master
Xin Li
2019-06-12
libbinder: Status: check dataPosition sets.
Steven Moreland
2019-03-19
Add exceptionToString method into binder::Status
Jeongik Cha
2018-10-08
libbinder: no 'okay' EX_TRANSACTION_FAILED
Steven Moreland
2018-09-25
libbinder: Status writeToParcel no OK on ERR
Steven Moreland
2017-11-13
Provide remote stack trace information
Fyodor Kupolov
2017-01-17
Add Binder support for Parcelable exceptions.
Jeff Sharkey
2016-05-06
libbinder: Use char* message with binder::Status
Christopher Wiley
2016-04-13
libbinder: Remove templated binder::Status stream operator.
Ralph Nathan
2015-12-09
libbinder: Enable service specific error codes
Christopher Wiley
2015-12-03
libbinder: Handle transaction failures correctly
Christopher Wiley
2015-11-17
libbinder: Add binder::Status type
Christopher Wiley