summaryrefslogtreecommitdiff
path: root/libs/binder/Static.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove extra semicolons [-Wextra-semi]Jooyung Han2020-11-251-2/+2
* libbinder: avoid global mutex every binder callSteven Moreland2020-07-211-5/+0
* libbinder: Do not destruct TextOutputSteven Moreland2020-02-191-7/+3
* libbinder: hide BufferedTextOutput.hSteven Moreland2020-01-301-1/+1
* libbinder: on hostSteven Moreland2019-09-091-1/+3
* libbinder: don't export Static.hSteven Moreland2019-07-121-1/+1
* libbinder: remove SM Static.cpp vars.Steven Moreland2019-04-021-9/+0
* Merge "libbinder: fix using destroyed mutex warning." into pi-devYabin Cui2018-06-071-1/+1
|\
| * libbinder: fix using destroyed mutex warning.Yabin Cui2018-06-051-1/+1
* | Merge "Remove thread shutdown logic." am: 5730cc10c7Steven Moreland2018-05-221-15/+0
|\ \ | |/ |/|
| * Remove thread shutdown logic.Steven Moreland2018-05-221-15/+0
* | Reduce the polling interval in getService() to 100msYunfan Chen2018-05-101-0/+1
* | Hide some headers from libbinder to vendorsJiyong Park2018-04-171-0/+2
|/
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-1/+1
* Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-131-6/+0
* Add tracking of parcel memory allocations.Dianne Hackborn2014-11-111-1/+7
* libutils clean-upMathias Agopian2013-05-071-4/+50
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+53