1189 Commits (3f03f9164a2084051bd741c4970f11bbde5feb9b)

Author SHA1 Message Date
Craig Tiller 1dd7026cd2 Fixup some tests 10 years ago
Craig Tiller 27df2cf69c Pluck some low hanging concurrency fruit 10 years ago
Vijay Pai 13735d5d7e if->while 10 years ago
Vijay Pai 5606199585 Delete spare contexts lying around at the end of the test to avoid 10 years ago
Vijay Pai e2980cd0b3 Eliminate data-race caused by specialization in vector<bool> 10 years ago
Craig Tiller c824067677 Expand uri tests 10 years ago
Craig Tiller 93305a5dbe Memory leak fix 10 years ago
Siddharth Rakesh a90c81ea61 Removing this pointers 10 years ago
Siddharth Rakesh fd1a20a667 Changes introduced for passing hashed user id instead of access token 10 years ago
Craig Tiller e46f00a1d3 Fix leaked string in bad_client.c 10 years ago
Craig Tiller 991edad25c SSL refcounting fixes 10 years ago
Craig Tiller cf34343646 Wait for expectations to be fulfilled 10 years ago
Craig Tiller 079a11bb9b clang-format affected files 10 years ago
Craig Tiller 49924e0e62 Better handling of cancellation, uri parse errors, and disconnection 10 years ago
Craig Tiller d9a5088604 SSL channel args work with client config again 10 years ago
Craig Tiller 9846503567 Debugging 10 years ago
Siddharth Rakesh 268e59063a Adding required changes 10 years ago
Julien Boeuf c141772c61 Fixing this one as well. 10 years ago
Julien Boeuf da13cd201b Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. 10 years ago
Craig Tiller ee98d84a02 Add an fd conservation test to verify that fds actually close 10 years ago
Craig Tiller acf0f07dfc Unix resolver, bug fixes 10 years ago
Craig Tiller eb3b12e417 Further client config work 10 years ago
Craig Tiller 052d27b891 Tidy up test to meet our standards 10 years ago
Craig Tiller 30ee10b785 Rename test into the right place 10 years ago
Masood Malekghassemi 1aa041ab1a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN 10 years ago
yang-g 0b6ad7d4bc Bug fix. Do not push to incoming_queue after it is flushed. 10 years ago
Craig Tiller e039f03383 Plumbing transport_op changes through 10 years ago
Julien Boeuf 3e55b9fe62 Base64 decode improvements. 10 years ago
Craig Tiller b7959a0b36 s/grpc_transport_op/grpc_transport_stream_op/g 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
Craig Tiller 3bc8ebd48e Implementation work for client_config 10 years ago
Abhishek Kumar 7bce516b3b Spelling fix: UnImplementedService -> UnimplementedService 10 years ago
Julien Boeuf abc09d8b12 Adding util to get a NULL terminated string from a slice. 10 years ago
Nicolas "Pixel" Noble 4cc8c8abf4 Adding a check to find NPN-capable OpenSSL. 10 years ago
Siddharth Rakesh df77c580dc Added support for passing a tag with the test 10 years ago
Abhishek Kumar eb6b216004 Rename Status -> EchoStatus to avoid conflict 10 years ago
yang-g b1bbc8764d proper init const char * 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
Craig Tiller 0960875b06 Remove spammy line (this is obfuscating testing logs) 10 years ago
sidrakesh93 ca241639c6 Update perf_db_client.cc 10 years ago
Craig Tiller 8cca4694ee Fix flaky test 10 years ago
Siddharth Rakesh a4de070c69 Further corrections to syntax 10 years ago
Siddharth Rakesh 60111c0df8 updated syntax based errors 10 years ago
Craig Tiller aeedff1ef8 Use a character literal instead of grpc::string 10 years ago
Siddharth Rakesh 4364546668 Applied required modifications 10 years ago
Siddharth Rakesh 373ad4d0d0 edited report 10 years ago
Craig Tiller 7552f0f958 Ensure tests are built during run_tests runs 10 years ago
Siddharth Rakesh c3cd4780df minor commented code removal 10 years ago
Siddharth Rakesh 64967d4fac removed dependency on python_gflags, using argparse instead 10 years ago
Abhishek Kumar 747cdbf9c0 Fixed bug : int -> int32 10 years ago