summaryrefslogtreecommitdiff
path: root/libs/binder/IPCThreadState.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* libbinder: setupPolling returns status_tSteven Moreland2020-07-241-1/+1
* libbinder: driver unfinished write error codeSteven Moreland2020-04-161-1/+5
* libbinder: dump dropped oneway transaction dataSteven Moreland2020-02-101-0/+5
* Remove need for libbinderthreadstate.Steven Moreland2020-02-051-8/+7
* Remove extraneous semicolon.Steven Moreland2019-09-271-1/+1
* libbinder: Replace abort with LOG_ALWAYS_FATALSteven Moreland2019-09-251-2/+1
* Merge "Fix FD comparisons in binder"Steven Moreland2019-08-011-5/+5
|\
| * Fix FD comparisons in binderAlexandre Baião2019-07-311-5/+5
* | Merge "libbinder: remove Parcel::remove"Steven Moreland2019-07-161-1/+1
|\|
| * libbinder: remove Parcel::removeSteven Moreland2019-07-161-1/+1
* | Merge "libbinder: don't export Static.h"Steven Moreland2019-07-151-1/+2
|\|
| * libbinder: don't export Static.hSteven Moreland2019-07-121-1/+2
* | servicemanager: use libbinderSteven Moreland2019-07-091-1/+1
* | Merge "libbinder: CallRestriction: dump code" am: cf6332b4e9Steven Moreland2019-05-131-2/+2
|\|
| * libbinder: CallRestriction: dump codeSteven Moreland2019-05-131-2/+2
* | Merge "Make concurrently accessed globals atomic" am: df4629e947Hans Boehm2019-04-161-13/+15
|\|
| * Make concurrently accessed globals atomicHans Boehm2019-04-121-13/+15
* | Merge "[binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd." am: ...Steven Moreland2019-04-041-1/+1
|\|
| * Merge "[binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd."Steven Moreland2019-04-041-1/+1
| |\
| | * [binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd.songjinshi2019-04-041-1/+1
| * | getCallingSid: get calling security contextSteven Moreland2019-04-021-6/+28
| |/
* | Merge "getCallingSid: get calling security context"Steven Moreland2019-01-171-6/+28
|\ \
| * | getCallingSid: get calling security contextSteven Moreland2019-01-101-6/+28
* | | Merge "Allow error/abort for non-oneway calls." am: 4ffbaac8e8 am: 72c3e1959bSteven Moreland2019-01-141-1/+14
|\ \ \ | |/ / |/| / | |/
| * Allow error/abort for non-oneway calls.Steven Moreland2019-01-111-1/+14
* | Only propagates work source when explicitly set.Olivier Gaillard2018-11-261-6/+32
* | Rename WorkSource methods on IPCThreadState.Olivier Gaillard2018-11-151-8/+13
* | Add worksource support to binder calls.Olivier Gaillard2018-10-231-0/+24
|/
* Reland "IPCThreadState: Add a public method to probe if a binder call is bein...Jayant Chowdhary2018-10-011-0/+10
* Revert "IPCThreadState: Add a public method to probe if a binder call is bein...Remi NGUYEN VAN2018-09-281-10/+0
* IPCThreadState: Add a public method to probe if a binder call is being served.Jayant Chowdhary2018-09-261-0/+10
* Merge pi-dev-plus-aosp-without-vendor into stage-aosp-masterXin Li2018-06-081-3/+35
|\
| * Create temp refs on proxies.Martijn Coenen2018-05-221-3/+35
* | [binder] Replace NULL/0 with nullptrYi Kong2018-06-071-10/+10
|/
* Revert "binder: send BC_REPLY and BC_FREE_BUFFER together"Martijn Coenen2017-11-021-62/+62
* binder: send BC_REPLY and BC_FREE_BUFFER togetherGanesh Mahendran2017-11-021-62/+62
* binder: remove unnecessary err checkGanesh Mahendran2017-10-111-6/+4
* Silence a false positive memory leak warning.Manoj Gupta2017-09-191-1/+1
* Merge "Don't lose BR_RELEASE/BR_DECREFS commands."Martijn Coenen2017-08-151-11/+22
|\
| * Don't lose BR_RELEASE/BR_DECREFS commands.Martijn Coenen2017-08-111-11/+22
* | Correctly set minimum priority on nodes.Martijn Coenen2017-05-051-0/+5
|/
* binder: remove cgroup interactionsTim Murray2017-03-211-99/+65
* binder: print the bad cmd error to android logliangweikang2016-11-011-3/+3
* [binder]: Correct the index for getReturnStringsongjinshi2016-10-211-1/+2
* Fix log function for potential overflowWei Wang2016-10-191-6/+2
* Merge "Log when binder thread pool is starved" into nyc-devColin Cross2016-04-151-0/+15
|\
| * Log when binder thread pool is starvedColin Cross2016-04-151-0/+15
* | Merge "Fix issue #27252896: Security Vulnerability -- weak binder" into nyc-devDianne Hackborn2016-03-211-2/+10
|\|
| * Fix issue #27252896: Security Vulnerability -- weak binderDianne Hackborn2016-03-211-2/+10
* | Release resources when repeating dlopen-dlcose.zhongjie2016-03-091-0/+1
|/