summaryrefslogtreecommitdiff
path: root/libs/binder/BufferedTextOutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* libbinder use stronger refbase semanticsSteven Moreland2021-04-091-1/+1
* libbinder: hide Debug.h headerSteven Moreland2021-03-061-1/+1
* Use C++ thread_local rather than libcutils.Elliott Hughes2020-12-041-27/+8
* Merge "Fix addition/overflow checks." into qt-qpr1-dev am: af8f6cf3abMartijn Coenen2020-03-271-1/+2
|\
| * Fix addition/overflow checks.Martijn Coenen2020-01-311-1/+2
* | libbinder: hide BufferedTextOutput.hSteven Moreland2020-01-301-1/+1
* | Remove extraneous semicolon.Steven Moreland2019-09-271-1/+1
* | libbinder: don't export Static.hSteven Moreland2019-07-121-2/+2
|/
* Update for modified CapturedStderr.Christopher Ferris2018-09-041-1/+1
* libbinder: move to <pthread.h> mutexes.Elliott Hughes2018-07-131-5/+6
* [binder] Replace NULL/0 with nullptrYi Kong2018-06-071-4/+4
* Don't use cutils/Atomic.hSteven Moreland2018-02-231-2/+2
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-1/+1
* Prevent integer overflow when calculating buffer resizesChristopher Tate2015-06-081-1/+4
* libutils clean-upMathias Agopian2013-05-071-0/+279