aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/gprpp
Commit message (Expand)AuthorAge
* Avoid warnings from LLVM -Wself-assign.Gravatar Mark D. Roth2018-04-18
* Change InlinedVector to keep elements stored contiguously.Gravatar Mark D. Roth2018-03-28
* Don't capture unnecessary or unused variablesGravatar David Garcia Quintas2018-03-21
* Minor changes and fixesGravatar Vijay Pai2018-03-01
* Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
* Reduce thread count to reduce stack frame sizeGravatar Vijay Pai2018-02-24
* Minor bug fixesGravatar Vijay Pai2018-02-20
* clang-fmtGravatar Vijay Pai2018-02-19
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
* Fix build problem.Gravatar Mark D. Roth2018-01-24
* Add const version of operator[].Gravatar Mark D. Roth2018-01-23
* Add clear() method for InlinedVector<>.Gravatar Mark D. Roth2018-01-23
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19