19480 Commits (14b701c11431d828b01ffb9aa39b7ad47659c904)
 

Author SHA1 Message Date
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 9 years ago
Sree Kuchibhotla cb4cd3dc5d make gcc4.4 happy 9 years ago
Sree Kuchibhotla 3a96ee3444 Merge branch 'master' into rpc_mgr 9 years ago
Sree Kuchibhotla 33d5494f8c generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr 9 years ago
makdharma b40a8fa95b Merge pull request #8437 from makdharma/stress_test_options 9 years ago
Sree Kuchibhotla 9193119599 Merge branch 'master' into rpc_mgr 9 years ago
Sree Kuchibhotla 3fc578345d Change std::atomic_int to gpr_atm since gcc4.4 is complaining 9 years ago
Yang Gao 3cb89bcf4b Merge pull request #8281 from gcasto/cronet_cpp_api 9 years ago
Mark D. Roth 0ac60ca9d9 Merge pull request #8429 from markdroth/service_config2 9 years ago
Mark D. Roth 6f940822c8 clang-format 9 years ago
Sree Kuchibhotla 1e31973842 Merge branch 'master' into rpc_mgr 9 years ago
Sree Kuchibhotla 26ef574874 clang format issues 9 years ago
Sree Kuchibhotla 069c12de23 Fix thread_manager_test 9 years ago
Noah Eisen 13ca42dbae Merge pull request #8463 from ncteisen/csharp_unimplemented_method 9 years ago
Noah Eisen ab0c5de658 Merge pull request #8467 from ncteisen/node_unimplemented_method 9 years ago
Noah Eisen e207228e9e added new test to interop_sanity_test.js 9 years ago
Sree Kuchibhotla f72ec6b37b Move thread_manager.h header from server.h to server_cc.cc 9 years ago
Sree Kuchibhotla 77c483b707 remove unused fields 9 years ago
Jan Tattermusch 2065702a75 Merge pull request #8476 from jtattermusch/csharp_streamline_nits 9 years ago
Noah Eisen b53a7f7ebd updated the interop spec to conform with recent name change 9 years ago
Mark D. Roth 26b7be4918 Add block comment. 9 years ago
Sree Kuchibhotla 85399f0824 clang formatting fixes 9 years ago
Mark D. Roth f7d7fb2d32 Expand comment documenting grpc_method_config_table_convert(). 9 years ago
Mark D. Roth 9fe934cadf Merge remote-tracking branch 'upstream/master' into service_config2 9 years ago
Jan Tattermusch ba09884f82 polish HandleCallAsync 9 years ago
Jan Tattermusch 1445c47901 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations 9 years ago
Jan Tattermusch e1e02354af Merge pull request #8469 from jtattermusch/csharp_perf_tuning 9 years ago
Jan Tattermusch 8c31c14586 qps worker runs on all threads 9 years ago
Jan Tattermusch 6ec0dca9c7 Merge pull request #8472 from jtattermusch/csharp_eliminate_string_endswith 9 years ago
Jan Tattermusch 4f1823da12 string.EndsWith is really slow on CoreCLR 9 years ago
apolcyn f89a4a189f Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures 9 years ago
Alexander Polcyn 898a2e91f9 clean up error message 9 years ago
Jan Tattermusch 566608e275 Merge pull request #8395 from jtattermusch/testing_nitpicking 9 years ago
Jan Tattermusch 447548b9f2 show logs from qps workers 9 years ago
Jan Tattermusch 8834095e76 Merge pull request #8438 from jtattermusch/csharp_compiler_warnings 9 years ago
Noah Eisen a48afeb1f0 change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node 9 years ago
Noah Eisen b2a2647446 added the real unimplemented_method test to csharp interop test 9 years ago
Noah Eisen 9a171c7446 renamed unimplemented_method -> unimplemented_service 9 years ago
Mark D. Roth 99e61f884d Merge pull request #8418 from markdroth/interop_flags 9 years ago
Mark D. Roth d9cbec465d Merge pull request #8095 from markdroth/rename_client_config 9 years ago
Sree Kuchibhotla c5fb957e50 Merge branch 'master' into rpc_mgr 9 years ago
Garrett Casto 07ecd9d08c Add copyright header 9 years ago
David G. Quintas 54b409c0da Merge pull request #8450 from dgquintas/move_unref 9 years ago
Nicolas Noble 8269d7d16d Merge pull request #8215 from sreecha/new_scenario 9 years ago
Michael Lumish 531172fca4 Merge pull request #8208 from tcr/master 9 years ago
Craig Tiller 987f41f397 Merge pull request #7651 from rjshade/add_error_log_for_h2_headers 9 years ago
Makarand Dharmapurikar f01f7b6d6c clang-format fixes 9 years ago
Craig Tiller aea91859a3 Merge pull request #8455 from ctiller/importz 9 years ago
Craig Tiller 4f5ae75958 Fix build for import 9 years ago
Jan Tattermusch 9f254c0c40 get rid of compiler warnings 9 years ago