aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gprpp/ref_counted.h
Commit message (Expand)AuthorAge
* Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
* Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-11-28
* Add grpc_core::RefCount and use it for RefCountedPtrGravatar Soheil Hassas Yeganeh2018-11-15
* Add a non-polymorphic variant to RefCounted.Gravatar Soheil Hassas Yeganeh2018-11-13
* Fix RefCountedPtr to handle polymorphism.Gravatar Mark D. Roth2018-07-26
* Add single point of maintanence for New Delete friendsGravatar ncteisen2018-05-11
* Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
* Work-around for ref-counted subclass deletion address problem.Gravatar Mark D. Roth2018-04-20
* Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Enforce CRTP: weaken reinterpret_cast to static_castGravatar Vijay Pai2018-02-06
* Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19