Commit message (Expand) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | Fix printf format | Craig Tiller | 2017-04-29 |
* | windows compilation fixes | Jan Tattermusch | 2017-02-02 |
* | clang-format | Vijay Pai | 2016-11-01 |
* | Use C++11 final and override | Vijay Pai | 2016-11-01 |
* | Use nullptr instead of NULL. Move test to grpc namespace so that when using g... | Sree Kuchibhotla | 2016-10-25 |
* | make gcc4.4 happy | Sree Kuchibhotla | 2016-10-25 |
* | Change std::atomic_int to gpr_atm since gcc4.4 is complaining | Sree Kuchibhotla | 2016-10-24 |
* | Fix thread_manager_test | Sree Kuchibhotla | 2016-10-24 |
* | clang formatting fixes | Sree Kuchibhotla | 2016-10-24 |
* | Minor changes and called generate_projects.sh again | Sree Kuchibhotla | 2016-10-20 |
* | Modify Thread manager test | Sree Kuchibhotla | 2016-10-19 |
* | Address code review comments | Sree Kuchibhotla | 2016-10-18 |
* | Fix include files | Sree Kuchibhotla | 2016-10-13 |
* | Rename GrpcRpcManager -> ThreadManager | Sree Kuchibhotla | 2016-10-13 |