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