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
/
ProcessState.cpp
Age
Commit message (
Expand
)
Author
2019-04-05
Merge "Support initializing ProcessState with custom binder window size."
Steven Moreland
2019-04-03
Merge changes from topic "kernel_v503_2"
Steven Moreland
2019-04-02
Remove binder_node_debug_info definition.
Steven Moreland
2019-04-02
getCallingSid: get calling security context
Steven Moreland
2019-04-02
Support initializing ProcessState with custom binder window size.
Martijn Coenen
2019-03-13
Revert "libbinder: Choose the binder driver at runtime based on system/vendor...
Martijn Coenen
2019-03-12
libbinder: Choose the binder driver at runtime based on system/vendor process.
Jayant Chowdhary
2019-01-11
Allow error/abort for non-oneway calls.
Steven Moreland
2018-07-10
Merge "Native Side of Binder Proxy Tracking by Uid"
Treehugger Robot
2018-07-06
libbinder: auto-choose between binder/vndbinder.
Steven Moreland
2018-06-28
Native Side of Binder Proxy Tracking by Uid
Michael Wachenschwanz
2018-06-07
[binder] Replace NULL/0 with nullptr
Yi Kong
2018-02-23
Don't use cutils/Atomic.h
Steven Moreland
2017-12-20
Default to /dev/binder if binder node doesn't exist.
Steven Moreland
2017-07-13
Add getBinderKernelReferences
Colin Cross
2017-04-14
binder: allow repeated invocations of initWithDriver
Iliyan Malchev
2017-04-11
binder: add getDriverName()
Iliyan Malchev
2017-03-21
Allow ProcessState to use another binder dev node.
Martijn Coenen
2017-03-08
Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f a...
Ganesh Mahendran
2017-03-07
libbinder: use sysconf(_SC_PAGESIZE) to get pagesize
Ganesh Mahendran
2017-02-06
Report binder versions on failure
Greg Hartman
2016-08-18
Merge "Remove unused include."
Dmitriy Filchenko
2016-08-18
Remove unused include.
Dmitriy Filchenko
2016-04-28
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
Chih-Hung Hsieh
2016-04-25
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-15
Merge "Log when binder thread pool is starved" into nyc-dev
Colin Cross
2016-04-15
Log when binder thread pool is starved
Colin Cross
2016-04-13
Merge "Binder: add pid to thread name for binder threads." into nyc-dev
Philip Cuadra
2016-04-13
Binder: add pid to thread name for binder threads.
Philip Cuadra
2016-03-09
Release resources when repeating dlopen-dlcose.
zhongjie
2015-12-23
More O_CLOEXEC
Nick Kralevich
2015-07-09
am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely."
Elliott Hughes
2015-07-09
Binder on Windows? Unlikely.
Elliott Hughes
2015-04-14
Added IPCThreadState::blockUntilThreadAvailable() method.
Wale Ogunwale
2014-04-03
Remove global variables from ProcessState.
Narayan Kamath
2014-03-20
Merge "fix valgrind ioctl warning."
Jesse Hall
2014-02-05
binder: fix all warnings
Colin Cross
2013-08-31
fix valgrind ioctl warning.
Jin Wei
2013-07-24
defaultServiceManager wait for service manager ready
Todd Poynor
2013-03-07
rename binder services main thread to Binder_*
Mathias Agopian
2012-04-18
add set thread count
Mathias Agopian
2012-04-16
double checked locking pattern is not safe on SMP
Mathias Agopian
2012-02-28
Shorten thread names
Glenn Kasten
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-06
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2011-10-26
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-07-13
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
Mike Lockwood
2011-07-08
Eliminate single-process mode.
Jeff Brown
2009-11-12
Modify the binder to request 1M - 2 pages instead of 1M. The backing store
Rebecca Schultz Zavin
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
[next]