Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-24 |
|\ | |||
| * | Add a sanity check for inclusion of port_platform.h | Alexander Polcyn | 2018-02-23 |
* | | 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 |
|/ | |||
* | Internalize gpr_thd except for id and currentid | Vijay Pai | 2018-02-12 |
* | Run clang fmt | Noah Eisen | 2018-02-09 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
* | Fix struct names | Vijay Pai | 2018-01-01 |
* | s/NULL/nullptr | Craig Tiller | 2017-11-10 |
* | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |