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
/
Static.cpp
Age
Commit message (
Expand
)
Author
2020-11-25
remove extra semicolons [-Wextra-semi]
Jooyung Han
2020-07-21
libbinder: avoid global mutex every binder call
Steven Moreland
2020-02-19
libbinder: Do not destruct TextOutput
Steven Moreland
2020-01-30
libbinder: hide BufferedTextOutput.h
Steven Moreland
2019-09-09
libbinder: on host
Steven Moreland
2019-07-12
libbinder: don't export Static.h
Steven Moreland
2019-04-02
libbinder: remove SM Static.cpp vars.
Steven Moreland
2018-06-07
Merge "libbinder: fix using destroyed mutex warning." into pi-dev
Yabin Cui
2018-06-05
libbinder: fix using destroyed mutex warning.
Yabin Cui
2018-05-22
Merge "Remove thread shutdown logic." am: 5730cc10c7
Steven Moreland
2018-05-22
Remove thread shutdown logic.
Steven Moreland
2018-05-10
Reduce the polling interval in getService() to 100ms
Yunfan Chen
2018-04-17
Hide some headers from libbinder to vendors
Jiyong Park
2016-04-25
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2014-11-13
Fix issue #18356768: some app process may hang at Runtime#exit...
Dianne Hackborn
2014-11-11
Add tracking of parcel memory allocations.
Dianne Hackborn
2013-05-07
libutils clean-up
Mathias Agopian
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
checkpoint: split libutils into libutils + libbinder
Mathias Agopian