aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/gprpp/ref_counted_ptr_test.cc
Commit message (Expand)AuthorAge
* Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* fix clang_tidyGravatar Mark D. Roth2018-07-27
* A bit of cleanup and add more tests.Gravatar Mark D. Roth2018-07-27
* Fix RefCountedPtr to handle polymorphism.Gravatar Mark D. Roth2018-07-26
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
* Avoid warnings from LLVM -Wself-assign.Gravatar Mark D. Roth2018-04-18
* Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19