Vijay Pai
|
713c7b87e1
|
clang-format
|
2016-11-01 16:33:18 -07:00 |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
Sree Kuchibhotla
|
14b701c114
|
Use nullptr instead of NULL. Move test to grpc namespace so that when using gcc4.4, we use nullptr definition in grpc++/impl/codegen/config.h
|
2016-10-25 14:29:10 -07:00 |
Sree Kuchibhotla
|
cb4cd3dc5d
|
make gcc4.4 happy
|
2016-10-25 12:06:04 -07:00 |
Sree Kuchibhotla
|
3fc578345d
|
Change std::atomic_int to gpr_atm since gcc4.4 is complaining
|
2016-10-24 16:18:13 -07:00 |
Sree Kuchibhotla
|
069c12de23
|
Fix thread_manager_test
|
2016-10-24 12:36:52 -07:00 |
Sree Kuchibhotla
|
85399f0824
|
clang formatting fixes
|
2016-10-24 09:41:20 -07:00 |
Sree Kuchibhotla
|
6135535ca7
|
Minor changes and called generate_projects.sh again
|
2016-10-20 11:17:22 -07:00 |
Sree Kuchibhotla
|
920ed0c418
|
Modify Thread manager test
|
2016-10-19 17:02:16 -07:00 |
Sree Kuchibhotla
|
385c9b2f05
|
Address code review comments
|
2016-10-18 16:26:38 -07:00 |
Sree Kuchibhotla
|
d39f40da9e
|
Fix include files
|
2016-10-13 15:21:14 -07:00 |
Sree Kuchibhotla
|
8f7739bcd6
|
Rename GrpcRpcManager -> ThreadManager
|
2016-10-13 15:12:55 -07:00 |