125 Commits (f44e0c07a709c81211fb32d5010906a8451f63ca)

Author SHA1 Message Date
Qixuan Li 913acf456b fix minor nits 5 years ago
Qixuan Li 0e85762b67 add pick_first_unary 5 years ago
Alexander Polcyn a4e9f33b85 Add interop cloud to prod test for GoogleDefaultCredentials 6 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 6 years ago
Adele Zhou 165417e4fa Change the test name to long_lived_channel 6 years ago
Adele Zhou 094dc6822c Added long_connection test. 6 years ago
ncteisen 12f1cc059b Reviewer feedback 6 years ago
ncteisen b6597b4fbd Add two new soak interop tests 6 years ago
Noah Eisen 373fc6dc40 Manual fixes to enable performance- clang tidy checks 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Muxi Yan 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
yang-g 19d1eb2228 When seeing an error in interop test, also log the debug error string. 7 years ago
Muxi Yan 8fa4d15513 Fix C++ builds 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Makarand Dharmapurikar e1b238458f modified caching test 8 years ago
yang-g d0084c220e Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller f3ed2bf8ca Fix interop 8 years ago
Noah Eisen 45ebd355cd Fix clang format 8 years ago
Noah Eisen e7223afdd5 Use default Empty ctor instead of Empty::default_instance 8 years ago
Noah Eisen ca5cdf454c Add unimplemented_service test case for cpp interop client 8 years ago
Noah Eisen 32eee7739b Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
Mark D. Roth 5e258bf32b clang-format 8 years ago
murgatroid99 583eb9b96f Clang format 8 years ago
Makarand Dharmapurikar b58c2db616 yet another gcc 4.4 compile fix. 8 years ago
Noah Eisen 98b3663f6c Fixed type in comments 8 years ago
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 8 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 8 years ago
Makarand Dharmapurikar af564a1e92 changed timestamp clock from REALTIME to PRECISE 8 years ago
Noah Eisen a27eb1d07a added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py 8 years ago
Makarand Dharmapurikar 42511cfd8b Addressed review feedback 8 years ago
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls 8 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 8 years ago
Mark D. Roth b9151e3c0b Use separate client context object for full duplex call. 9 years ago
Mark D. Roth dbf2adc980 Fix C++ status_code_and_message test to comply with the spec. 9 years ago
David Garcia Quintas 193a5c737f printf portability sucks 9 years ago
David Garcia Quintas 83a6a828b0 Fixed error messages for C++ interop client. 9 years ago
David Garcia Quintas dacce7a1e1 fixed bad merge. c++ tests should work again 9 years ago
Vijay Pai 6ab4788ae9 clang-format changes 9 years ago
David Garcia Quintas 560875239e c++ client & server changes to bring code up to spec 9 years ago
Vijay Pai b31a9a0900 Include <cinttypes> for PRIuPTR. Not clear why this is needed. 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