index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libutils
/
RefBase.cpp
Age
Commit message (
Expand
)
Author
2021-04-08
Merge SP1A.210407.002
Scott Lobdell
2021-04-05
ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION
Steven Moreland
2020-11-10
Merge SP1A.201105.002
Scott Lobdell
2020-10-21
Disable callstack for mac too.
Christopher Ferris
2020-10-20
Remove include/backtrace symlink.
Christopher Ferris
2018-09-24
Merge QP1A.180918.001
Bill Peckham
2018-09-17
Suppress implicit-fallthrough warnings.
Chih-Hung Hsieh
2018-08-31
Merge QP1A.180823.001
Bill Peckham
2018-08-08
Revert^2 "Prepare to fail in RefBase destructor if count is untouched"
Hans Boehm
2018-08-07
Revert "Prepare to fail in RefBase destructor if count is untouched"
Hans Boehm
2018-08-03
Prepare to fail in RefBase destructor if count is untouched
Hans Boehm
2018-08-02
Merge QPR1.180718.001
Jiyong Park
2018-07-19
libutils: Fix the fatal error to non fatal
Ramkumar Radhakrishnan
2018-07-16
[libutils] Modernize codebase by replacing NULL with nullptr
Yi Kong
2017-11-01
Use -Werror in system/core
Chih-Hung Hsieh
2017-10-02
Silence a use-after-free warning from the analyzer
George Burgess IV
2017-03-29
split LightRefBase out of RefBase
Mathias Agopian
2017-03-03
clean-up libutils includes
Mathias Agopian
2017-02-15
RefBase.cpp remove unused include typeinfo
Steven Moreland
2016-09-27
Fix more system/core/include warnings
Colin Cross
2016-09-22
Fix warnings in libutils headers
Colin Cross
2016-08-13
Make RefBase more robust and debuggable
Hans Boehm
2016-08-09
Improve RefBase documentation, especially for clients.
Hans Boehm
2016-07-29
Fix race bug in attemptIncStrong
Hans Boehm
2016-05-17
Fix memory order and race bugs in Refbase.h & RefBase.cpp
Hans Boehm
2016-04-29
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-03-07
Cleanup uses of sprintf so we can deprecate it.
George Burgess IV
2014-06-02
libutils: turn on -Werror
Mark Salyzyn
2014-04-01
Fix stack trace logging in RefBase.
Ian McKellar
2013-08-02
move libs/utils to libutils
Alex Ray