summaryrefslogtreecommitdiff
path: root/libutils/RefBase.cpp
AgeCommit message (Expand)Author
2021-04-08Merge SP1A.210407.002Scott Lobdell
2021-04-05ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTIONSteven Moreland
2020-11-10Merge SP1A.201105.002Scott Lobdell
2020-10-21Disable callstack for mac too.Christopher Ferris
2020-10-20Remove include/backtrace symlink.Christopher Ferris
2018-09-24Merge QP1A.180918.001Bill Peckham
2018-09-17Suppress implicit-fallthrough warnings.Chih-Hung Hsieh
2018-08-31Merge QP1A.180823.001Bill Peckham
2018-08-08Revert^2 "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-07Revert "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-03Prepare to fail in RefBase destructor if count is untouchedHans Boehm
2018-08-02Merge QPR1.180718.001Jiyong Park
2018-07-19libutils: Fix the fatal error to non fatalRamkumar Radhakrishnan
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2017-11-01Use -Werror in system/coreChih-Hung Hsieh
2017-10-02Silence a use-after-free warning from the analyzerGeorge Burgess IV
2017-03-29split LightRefBase out of RefBaseMathias Agopian
2017-03-03clean-up libutils includesMathias Agopian
2017-02-15RefBase.cpp remove unused include typeinfoSteven Moreland
2016-09-27Fix more system/core/include warningsColin Cross
2016-09-22Fix warnings in libutils headersColin Cross
2016-08-13Make RefBase more robust and debuggableHans Boehm
2016-08-09Improve RefBase documentation, especially for clients.Hans Boehm
2016-07-29Fix race bug in attemptIncStrongHans Boehm
2016-05-17Fix memory order and race bugs in Refbase.h & RefBase.cppHans Boehm
2016-04-29Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-03-07Cleanup uses of sprintf so we can deprecate it.George Burgess IV
2014-06-02libutils: turn on -WerrorMark Salyzyn
2014-04-01Fix stack trace logging in RefBase.Ian McKellar
2013-08-02move libs/utils to libutilsAlex Ray