5219 Commits (b90652ab0329e67697e71282b785187a4d1cb223)

Author SHA1 Message Date
Mark D. Roth b15758ab37 Fix alignment in memory counters. 6 years ago
ncteisen 7b1fc0faa2 Add max_results to ServerSockets 6 years ago
Mark D. Roth c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" 6 years ago
hcaseyal 27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis." 6 years ago
ncteisen 7b81ae14a7 clang tidy and clang format 6 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 6 years ago
ncteisen 87b1c3ce56 reviewer feedback 6 years ago
Yihua Zhang 750e80ea1c bring back original network test for metadata server detection 6 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Soheil Hassas Yeganeh 4345ef121a Add debug-only tracing to grpc_core::RefCount 6 years ago
yang-g 19b3ca5689 Clang-format 6 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
yang-g 0e11f2ebd0 convert more tests 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
yang-g 2a938b0006 Add a class to wrap grpc_test_init 6 years ago
Yash Tibrewal 77ba25ab72 s/int/uint32_t 6 years ago
Yash Tibrewal 9506d35674 Add a byte counter to chttp2_stream and use that for timestamps 6 years ago
Yash Tibrewal fe4ef31ac2 Do not add the TCP buffer length. 6 years ago
Yash Tibrewal e57f8aebcb Update test 6 years ago
Mark D. Roth 5214f8bc57 Fix InlinedVector to use its elements' move and copy methods. 6 years ago
Yash Tibrewal c7e92f26eb Reviewer comments 6 years ago
Yash Tibrewal bab043e865 Cleanup 6 years ago
Vishal Powar 68c353351c Run the tools/codegen/core/gen_static_metadata.py and generate the 6 years ago
Soheil Hassas Yeganeh 1dd09321cd Add a non-polymorphic variant to RefCounted. 6 years ago
Bill Feng 9759a1b241 removed accidental submodule update 6 years ago
Yash Tibrewal 617f90aaae Add BUILD file for stats_test.cc 6 years ago
Vijay Pai a3b803cfad Added another test case for status ordering 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
ncteisen 580216da82 remove debugging output 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
Hope Casey-Allen 1547f604e0 Remove unused fuzzer 6 years ago
Hope Casey-Allen 1b27657044 Use grpc_cc_library and remove copt 6 years ago
Hope Casey-Allen c01f4a1d22 Fix internal BUILD error 6 years ago
Hope Casey-Allen 025bda7c33 Remove unused BUILD dependencies 6 years ago
Hope Casey-Allen fabff52be5 Move fallthrough comment so it is recognized internally 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
ncteisen d82dff4ea0 reviewer feedback, debuging helper 6 years ago
hcaseyal 30903abea2
Rename memory_profile_test to match .cc 6 years ago
Hope Casey-Allen 14361541eb Added bazel BUILD file for test/core/memory_usage 6 years ago
yang-g a35f55fd70 move helper function into namespace 6 years ago
yang-g 83d74bf6fc Remove the internal cache for google_default_credentials 6 years ago
Yash Tibrewal 07504e66f3 Don't unnecessarily create exec_ctx 6 years ago
Jan Tattermusch fce9c80a40 make //test/core/end2end/fuzzers:client_fuzzer pass on ubsan 6 years ago
Jan Tattermusch c49553ab93 temporarily add ubsan supressions 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Vijay Pai 25f4346ac1 Remove inproc_nosec_test since inproc is inherently secure 6 years ago
Bill Feng 5455a3ae3d added nosec_tests to end2end test suite 6 years ago
Yihua Zhang 81bc942cd8 security connector refactor 6 years ago
ncteisen a3400a8fcb Add a test with more edge cases 6 years ago