Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clang-fmt | Vijay Pai | 2018-02-19 |
* | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 |
* | Remove support for detached threads. All threads must be joined. | Vijay Pai | 2018-02-15 |
* | Internalize gpr_thd except for id and currentid | Vijay Pai | 2018-02-12 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
* | Fix up review comments | Dave MacLachlan | 2017-11-30 |
* | Add thread naming support on platforms that support it. | Dave MacLachlan | 2017-11-29 |
* | Merge master | Yash Tibrewal | 2017-11-06 |
* | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |