summaryrefslogtreecommitdiff
path: root/Static.cpp
AgeCommit message (Expand)Author
2020-07-21avoid global mutex every binder callSteven Moreland
2020-07-14Hide TextOutput.Steven Moreland
2020-01-31TextOutput: remove aout/aerrandroid-r-preview-1Steven Moreland
2019-09-20libhwbinder on hostSteven Moreland
2018-06-07libhwbinder: fix using destroyed mutex warning.Yabin Cui
2018-06-06libhwbinder: fix using destroyed mutex warning.android-vts-9.0_r9android-vts-9.0_r8android-vts-9.0_r7android-vts-9.0_r6android-vts-9.0_r5android-vts-9.0_r4android-vts-9.0_r19android-vts-9.0_r18android-vts-9.0_r17android-vts-9.0_r16android-vts-9.0_r15android-vts-9.0_r14android-vts-9.0_r13android-vts-9.0_r12android-vts-9.0_r11android-vts-9.0_r10android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16pie-vts-releasepie-vts-devpie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-devpie-devYabin Cui
2018-05-22Remove thread shutdown logic.android-o-mr1-iot-release-1.0.1Steven Moreland
2017-03-12Rename libbinder specific variable.Steven Moreland
2016-08-19Move HidlSupport and ServiceManager to libhidl.Martijn Coenen
2016-08-01Move android::hidl to android::hardware.Martijn Coenen
2016-05-20Remove unused classes in hwbinder.Martijn Coenen
2016-05-17Move hwbinder to the android::hidl namespace.Martijn Coenen
2016-05-04Make libhwbinder build.Martijn Coenen
2016-04-25Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2014-11-13Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn
2014-11-11Add tracking of parcel memory allocations.Dianne Hackborn
2013-05-07libutils clean-upMathias Agopian
2009-05-20move libbinder's header files under includes/binderMathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinderMathias Agopian