Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added host override info to test fixture config | David Garcia Quintas | 2018-03-23 |
* | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 |
* | Internalize gpr_thd except for id and currentid | Vijay Pai | 2018-02-12 |
* | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
|\ | |||
* | | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
| * | Privatize host_port.h; was not used in any wrapped language implementation | Vijay Pai | 2018-01-25 |
|/ | |||
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
* | clang-format after nullptr changes | Craig Tiller | 2017-11-10 |
* | Enable clang-tidy as a sanity check, fix up all known failures | Craig Tiller | 2017-11-10 |
* | 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 |