82 Commits (bf2659f0b6f00a91913f74f6add78055c1dfb5f9)

Author SHA1 Message Date
Craig Tiller bf2659f0b6 Fix qps test. 10 years ago
vpai 92fe70e983 Added new results to report resource usage and QPS, along with new proto support for this 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
ctiller 570d1f4425 Return bound port number from grpc_server_add_http2_port. 10 years ago
Craig Tiller de990f9155 Initialize gtest correctly 10 years ago
Craig Tiller b2a42f3271 Make this file compile 10 years ago
Craig Tiller 9608f0f212 Make this file compile 10 years ago
Craig Tiller 35e3971e89 Make this file compile 10 years ago
Craig Tiller edd10d2596 Make this file usable from C++ 10 years ago
hongyu 99e317a8f8 grpc census hash_table test coverage improvements. 10 years ago
yangg 0617057a39 Make interop server buildable on opensource build. 10 years ago
ctiller 00297df63b Ensure flow control callbacks happen outside the transport lock. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
ctiller 0cd69562fd Allow logging mechanism to be overridden by applications. 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
hongyu 440d3d8198 Grpc census: v0 trace_printf() implementation in C. 10 years ago
ctiller 8bf337bedf Fix test under msan 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
chenw 6edb547c99 Enable streaming test case for gRPC client in GCE. 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
Craig Tiller a6899be634 Fix a compiler warning. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
nnoble 9f312b49e8 Fixing include paths for cmdline. 10 years ago
yangg ed5e7e006b Add deadline API on server side. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
ctiller b3e3317ae8 Seed random numbers in each process based on pid. 10 years ago
klempner cd45aadc10 Fix the socket pair fixtures to include the http filters. 10 years ago
chenw ebb4e6dcc6 Add Flags to override host and enable prod ssl root. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
ctiller 3bf466fb6c Port [] alarm management to GRPC. 10 years ago
jboeuf 1a809c0ebb Adding support for service account credentials. 10 years ago
yangg 3f1af6ee2d Make override hostname an argument for testing against prod gfe. 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
yangg da029e39b6 Add a test where client side sees a deadline expired status. 10 years ago
ctiller 336bf21127 Fix opensource build test. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
yangg 246ec3bd3a Set host to channel's target when creating a call. 10 years ago
yangg a4b6f5df94 Add ServerContext. It is currently empty and deadline and metadata will come to 10 years ago
ctiller cd0569a16c Fix include guards. 10 years ago
vpai 80b6d014ad Prepare QPS tests for running in GCE 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
jboeuf ab4f91458b Adding JWT generation and signing code for service accounts credentials. 10 years ago
chenw 69ca59fa74 Add slow client consumer test case for flow control test. 10 years ago
ctiller 769b70ba9d Make alarm initialization take a timespec now. 10 years ago
ctiller c99774fc7b Remove a (very) deprecated file. 10 years ago
ctiller 2845cade4c Trailing metadata support. 10 years ago
ctiller c6d61c4dd6 GOAWAY & Reconnection support. 10 years ago
ctiller c1ddffbf1f Add time averaged stats for future alarm list work. 10 years ago