2113 Commits (22fb5ce2fbd4d69d9952d82954139e29f1fad7bd)

Author SHA1 Message Date
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
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 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 e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vishal Powar 68c353351c Run the tools/codegen/core/gen_static_metadata.py and generate the 6 years ago
Vijay Pai a3b803cfad Added another test case for status ordering 6 years ago
ncteisen 580216da82 remove debugging output 6 years ago
ncteisen d82dff4ea0 reviewer feedback, debuging helper 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
Alexander Polcyn 0f4968a6d9 Fix a dangling pointer on ares_request object in case of cancellation 6 years ago
ncteisen 0582a003d5 reviewer comments 6 years ago
ncteisen a60226726a reviewer feedback 6 years ago
ncteisen 07ac702209 reviewer feedback 6 years ago
ncteisen 6963caf05f Only print stats if coleected 6 years ago
ncteisen d9e21e980f reviewer feedback 6 years ago
ncteisen 636393d719 reviewer feedback 6 years ago
ncteisen 10f995d283 Enable channelz by default 6 years ago
ncteisen 664178164a reviewer feedback 6 years ago
ncteisen e35f24da4d reviewer feedback 6 years ago
ncteisen 8362e7042d Undo adding new API to tranport 6 years ago
Yash Tibrewal 00be697551 Test changes 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago
ncteisen fd2fe1d5c4 Channelz server listening socket support 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
ncteisen 7e34212e50 Don't test socket in core end2end test 6 years ago
ncteisen 86600071b0 reviewer feedback 6 years ago
Juanli Shen 93ef74c25c Fix .bzl format 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 6 years ago
ncteisen bd9d97a200 Channelz socket support 6 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 6 years ago
ncteisen fe1f7f5813 reviewer feedback 6 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 6 years ago
ncteisen 16f53ff583 Surface user agent by default 6 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 6 years ago
Yash Tibrewal 3a41245e46 Rectify the condition and add a test 6 years ago
Yash Tibrewal dd95194a08 Prefer grpc status over http status 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
Bill Feng 25d570c39c flipped logic to enable pollers 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Vijay Pai 679cbb83a4 Improve comments and revert much of 373cb20 6 years ago
Vijay Pai 4f98f82c36 Add asserts on bad verify results 6 years ago
Vijay Pai 373cb20ea8 expect_tags before callbacks could get executed to avoid a data race 6 years ago
Vijay Pai ba9c343e3d
Clang format 6 years ago