summaryrefslogtreecommitdiff
path: root/libs/binder/BufferedTextOutput.cpp
AgeCommit message (Expand)Author
2021-04-09libbinder use stronger refbase semantics Steven Moreland
2021-03-06libbinder: hide Debug.h header Steven Moreland
2020-12-04Use C++ thread_local rather than libcutils. Elliott Hughes
2020-03-27Merge "Fix addition/overflow checks." into qt-qpr1-dev am: af8f6cf3ab Martijn Coenen
2020-01-31Fix addition/overflow checks. Martijn Coenen
2020-01-30libbinder: hide BufferedTextOutput.h Steven Moreland
2019-09-27Remove extraneous semicolon. Steven Moreland
2019-07-12libbinder: don't export Static.h Steven Moreland
2018-09-04Update for modified CapturedStderr. Christopher Ferris
2018-07-13libbinder: move to <pthread.h> mutexes. Elliott Hughes
2018-06-07[binder] Replace NULL/0 with nullptr Yi Kong
2018-02-23Don't use cutils/Atomic.h Steven Moreland
2016-04-25Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2015-06-08Prevent integer overflow when calculating buffer resizes Christopher Tate
2013-05-07libutils clean-up Mathias Agopian