summaryrefslogtreecommitdiff
path: root/ProcessState.cpp
AgeCommit message (Expand)Author
3 daysLog when threadpool is being used/configured and HIDL is disabledDevin Moore
3 daysMove isHidlSupported to libhwbinderDevin Moore
2023-09-13Add missing std headerBenjamin Lerman
2023-08-11Use String8/16 c_strTomasz Wasilczyk
2021-08-12even further downgrade oneway spam logSteven Moreland
2021-05-25further downgrade oneway spam logSteven Moreland
2021-04-22Failing to enable oneway spam detection is not an error.android-s-beta-2android-s-beta-1Martijn Coenen
2021-04-17libhwbinder: support BR_ONEWAY_SPAM_SUSPECTHang Lu
2020-11-05Remove unused context object functions.Steven Moreland
2020-10-01hwbinder: remove blockUntilThreadAvailableSteven Moreland
2020-08-28Update language to comply with Android's inclusive language guidanceHungming Chen
2020-07-21avoid global mutex every binder callSteven Moreland
2020-02-26Disallow shrinking threadpool size once started.Steven Moreland
2019-12-11ProcessState: don't require /dev/hwbinder on host.Steven Moreland
2019-12-02Enforce log level if driver cannot be openedSergii Piatakov
2019-11-22Merge "Fix log message in the ProcessState constructor"Treehugger Robot
2019-11-22Fix log message in the ProcessState constructorSergii Piatakov
2019-09-26Remove unnecessary semicolons.Steven Moreland
2019-09-20libhwbinder on hostSteven Moreland
2019-09-05stop exporting kernel headersSteven Moreland
2019-06-18Adds warning message if kernel doesn't support dynamic HAL shutdown.Daniel Norman
2019-02-21DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li
2019-01-28Better error message when mmap fails on /dev/hwbinderJiyong Park
2019-01-14Allow error/abort for non-oneway calls. am: 1460300b6dSteven Moreland
2019-01-12Revert "Revert "getCallingSid: get calling security context""Steven Moreland
2019-01-11Allow error/abort for non-oneway calls.Steven Moreland
2018-10-30Change priority of thread allocation.android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsSteven Moreland
2018-09-27Add getNodeStrongRefCount() to BpHwBinder.Martijn Coenen
2018-07-23Modernize codebase by replacing NULL with nullptrYi Kong
2018-03-26Support initializing ProcessState with custom binder window size.Martijn Coenen
2018-02-23Don't use cutils/Atomic.handroid-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7Steven Moreland
2017-11-27Add functions to query #threads and looper state.Martijn Coenen
2017-07-13Add getHwBinderKernelReferencesColin Cross
2017-04-13Merge "libhwbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: c763bcbdb7...Ganesh Mahendran
2017-03-28libhwbinder: use sysconf(_SC_PAGESIZE) to get pagesizeGanesh Mahendran
2017-03-16Merge "Revert "ProcessState: make binder size 2MB."" am: 8ecfe49c3a am: fbbb1...Martijn Coenen
2017-03-16Revert "ProcessState: make binder size 2MB."Martijn Coenen
2017-03-13ProcessState: make binder size 2MB.Yifan Hong
2017-03-13ProcessState: make binder size 2MB.Yifan Hong
2017-02-24Merge "Distinguish libhwbinder log tags." am: dfc8788985 am: ba0c510001Steven Moreland
2017-02-23Distinguish libhwbinder log tags.Steven Moreland
2017-02-13Merge "Report binder versions on failure"TreeHugger Robot
2017-01-19Reduce libhwbinder API surface (1/?).Martijn Coenen
2017-01-12BpBinder -> BpHwBinder.Yifan Hong
2017-01-03Report binder versions on failureGreg Hartman
2016-12-30Change default hwbinder threadpool behavior.Martijn Coenen
2016-09-26libhwbinder: missing /dev/hwbinder is not a fatal errorIliyan Malchev
2016-09-19libhwbinder: fix typoIliyan Malchev
2016-08-19Move HidlSupport and ServiceManager to libhidl.Martijn Coenen
2016-08-18Remove unused include.Dmitriy Filchenko