aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/gprpp
Commit message (Expand)AuthorAge
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
* Revert "Second attempt: move recv_trailing_metadata into its own callback, do...Gravatar Mark D. Roth2018-06-13
* Code review changes.Gravatar Mark D. Roth2018-06-11
* Fix fork test flakeGravatar kpayson642018-05-18
* Regenerate projectsGravatar kpayson642018-05-11
* Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_checkGravatar kpayson642018-05-11
|\
* | BUILD fixesGravatar kpayson642018-05-11
* | c++ifyGravatar kpayson642018-04-30
| * 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