2325 Commits (0ebff8b2137f799b1beaebf89835b060c53461a3)

Author SHA1 Message Date
Vijay Pai 9aa5f23645 Switch out a using with a typedef 9 years ago
Vijay Pai efa8430e39 Enforce gcc-4.4 compatibility on test_credentials_provider by changing 9 years ago
Craig Tiller e7479f5efc Revert accidental change 9 years ago
vjpai 97da6473b4 Manual clang-format 9 years ago
Craig Tiller ea0dee5be9 Fix leaks 9 years ago
Yuchen Zeng bcf5023bb6 Fix zookeeper_test 9 years ago
Yuchen Zeng beaa35724c Fix type mismatch for type_size 9 years ago
Yuchen Zeng 0ba114408e Fix gpr_log format mismatches in c++ tests 9 years ago
Vijay Pai 15855f3e7f Switch server builder plugin API to something that will work with gcc4.4 9 years ago
Makarand Dharmapurikar 509246f59b implement interval_us functionality 9 years ago
David Garcia Quintas 74686ce7c4 Completed interop spec, as well as code for c++ 9 years ago
David Klempner e27d189f21 Factor out json seriailzation code and move it into parse_json. 9 years ago
David Garcia Quintas 485cf40ab7 Fixed wrong spec and reworked streaming compressed case 9 years ago
vjpai 74e6e135e9 I was trigger-happy with changes to qps_worker in the hope of improving 9 years ago
David Garcia Quintas 20d802db98 removed unused vble 9 years ago
David Garcia Quintas 126ae106d6 fixed silly typo 9 years ago
David Garcia Quintas d3ce0218d1 disabled bogus checks for streaming compressed 9 years ago
David Garcia Quintas 5756c8fead removed RANDOM and simplified req for compression 9 years ago
yang-g 000aa457dc add a test with empty request 9 years ago
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Yuchen Zeng 1495cb5b24 Addressed reveiw comments about naming 9 years ago
Julien Boeuf 38c0cdee34 Fix double-free issue for optional_message. 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Yuchen Zeng c8074527b2 Remove unnecessary headers 9 years ago
yang-g 15759f610e Let Next set ok=true when receiving error status 9 years ago
Craig Tiller d4aa7cf5a5 Fix negation 9 years ago
Craig Tiller 1adb13143f Add comment 9 years ago
Craig Tiller dbd03b5e2d Make client_channels be across all clients, not per-client 9 years ago
vjpai 711472f846 Remove unused gflags and gtest includes 9 years ago
vjpai d8364f7af5 Deprecate perf_db use 9 years ago
Yuchen Zeng c92fe25af5 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check 9 years ago
Craig Tiller e0ddc35aa3 Speed up tests 9 years ago
Craig Tiller 825cd4533c Cleanup redundant tests 9 years ago
Craig Tiller e67f7b6b54 Fix timeout on async server shutdown 9 years ago
Craig Tiller bc7593de7a Revert "Revert "Remove spam"" 9 years ago
Craig Tiller 34c6e87598 Simpler trick to force a listening cq 9 years ago
Craig Tiller e76528ce26 Revert "Remove spam" 9 years ago
Craig Tiller 3f3312e7e9 Remove spam 9 years ago
Craig Tiller ae09d9dca9 Fixes and code simplification 9 years ago
Yuchen Zeng 91c51a7aba Add proto_server_reflection_test 9 years ago
Craig Tiller bd24a4611f Better guesses at benchmarks turned unit tests cpu cost 9 years ago
Craig Tiller 718ce51af8 Fix server plugin test 9 years ago
Craig Tiller e004958fd6 Fix formatting, mem leak, stall 9 years ago
Craig Tiller aae6c2cb96 Fix server plugin test 9 years ago
David Klempner b941d5a4aa Fix a missing initialization 9 years ago
yang-g fe3e8b7313 remote unused member 9 years ago
Yuchen Zeng ace4986e65 Update reflection implementation along with API changes 9 years ago
yang-g df012d048a Add proto file support in grpc_cli 9 years ago