summaryrefslogtreecommitdiff
path: root/libs/binder/RecordedTransaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replay recorded fds and binders in fuzzersPawan Wagh2024-02-081-12/+47
* Binder file moduleTomasz Wasilczyk2023-11-201-3/+7
* Binder unique_fdTomasz Wasilczyk2023-11-171-3/+4
* Migrate off of streaming loggingTomasz Wasilczyk2023-11-131-30/+27
* Revert^2 "Use std::unique_ptr instead of ScopeGuard"Tomasz Wasilczyk2023-11-041-2/+3
* Revert "Use std::unique_ptr instead of ScopeGuard"Sebastian Pickl2023-10-301-3/+2
* Use std::unique_ptr instead of ScopeGuardTomasz Wasilczyk2023-10-271-2/+3
* Use String8/16 c_str [binder]Tomasz Wasilczyk2023-08-251-1/+1
* Merge changes I1a7083e8,Ia4ddb102Steven Moreland2023-04-211-14/+5
|\
| * libbinder: RecordedTransaction: simplify chunk readSteven Moreland2023-04-211-14/+5
* | RecordedTransaction use Parcel::dataBufferSizeDevin Moore2023-04-141-4/+4
|/
* Avoid bad string conversion in RecordedBinder error logFabián Cañas2023-03-101-2/+1
* Add fuzz tests for binder RecordedTransactionFabián Cañas2023-03-021-6/+42
* Use std::string for interface name in RecordedTransactionFabián Cañas2023-01-241-5/+6
* Rename files for RecordedTransactionFabián Cañas2023-01-191-0/+363