aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support/cpu_test.cc
Commit message (Expand)AuthorAge
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* windows needs fflush after fprintfGravatar Jan Tattermusch2018-01-12
* Merge branch 'master' into cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-08
|\
| * clang-formatGravatar Vijay Pai2017-12-04
* | Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...Gravatar Sree Kuchibhotla2017-12-04
| * Fix up review commentsGravatar Dave MacLachlan2017-11-30
| * Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
|/
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Reduce # of arithmetic ops to reduce time spent in this test.Gravatar Vijay Pai2017-11-09
* Merge masterGravatar Yash Tibrewal2017-11-06
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25