3822 Commits (efa1f8b993eaf6061e8b54a8f3dcd7089b709f48)

Author SHA1 Message Date
ncteisen fa74259769 Reintroduce commented debugging tips 6 years ago
ncteisen 632aa8125f reintroduce anon namespace 6 years ago
ncteisen c215e8e359 Fix internal build 6 years ago
Alexander Polcyn 139d9f6e94 Revert "Revert c-ares as the default resolvre" 6 years ago
Juanli Shen 4f3c1572e1
Revert "Revert "C++-ify subchannel"" 6 years ago
xichengliudui 8548a932fb Update .cc and .md files 6 years ago
Juanli Shen bbfc024a02
Revert "C++-ify subchannel" 6 years ago
Vijay Pai b20f158922 Deflake a shared CQ usage 6 years ago
Juanli Shen 25dc2ffed6 C++-ify subchannel 6 years ago
Vijay Pai 80a0488d33
Make declaration match definition 6 years ago
Lidi Zheng 5198ccd89c
Revert "Add basic benchmark test for Python" 6 years ago
Jan Tattermusch baaf93b830 revert no-longer-needed hotfix from #17820 6 years ago
Bill Feng 08e06da780 explicitly lengthened timeout 6 years ago
Alexander Polcyn ca30b2240f Revert c-ares as the default resolvre 6 years ago
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago
Jan Tattermusch 9e510cc5d4 update test size to avoid RBE timeouts 6 years ago
Yash Tibrewal d347ec7ce0 Register for cq avalanching when interceptors are going to be run 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
Lidi Zheng 4f451c78a4 Add basic benchmark test for Python 6 years ago
Alexander Polcyn 2b328ee0ca Re-enable c-ares as the default resolver; but keep SRV queries off by default 6 years ago
yang-g 47e5771181 Fix grpc_tool_test 6 years ago
Mark D. Roth e8cd36924e Add test for retry code path. 6 years ago
Juanli Shen bbe2587c39 Enable per-channel subchannel pool 6 years ago
Juanli Shen b3c0b91db1 Remove force_creation param from subchannel index 6 years ago
Mark D. Roth 08f94b1623 Clean up test. 6 years ago
Alexander Polcyn 371b987bf4 Revert turning c-ares on by default 6 years ago
Mark D. Roth d655509e3d Fix sanity and build. 6 years ago
Mark D. Roth d6e2b33670 Move InterceptRecvTrailingMetadataLoadBalancingPolicy to a separate file. 6 years ago
Mark D. Roth 8cd7178afb Add dtors in LB policy subclasses. 6 years ago
Juanli Shen 23677bd827 Remove subchannel args 6 years ago
Alexander Polcyn 46a872864c Turn on c-ares as the default resolver 6 years ago
Guantao Liu 11eff929e2 Avoid the thread jump in server callback APIs. 6 years ago
Soheil Hassas Yeganeh 0d6e10e795 clang-format all the files. 6 years ago
Yash Tibrewal a5ed3d245e Avoid unsigned signed comparison issues 6 years ago
Yash Tibrewal 4224384d39 Modifying semantics for GetSendMessage and GetSerializedSendMessage. 6 years ago
Yash Tibrewal 50c60f03ba Rename GetSendMessage to GetSerializedSendMessage and GetOriginalSendMessage to GetSendMessage 6 years ago
Yash Tibrewal c6261f4b91 Rename new SendMessage types to SendMessagePtr 6 years ago
Yash Tibrewal 4aeba42528 Provide GetOriginalSendMessage for some APIs 6 years ago
Yash Tibrewal aecc5f7285 Add client interceptor test for bidi streaming hijacking interceptor 6 years ago
Moiz Haidry 7bb853ebdd Addressed PR comments. Made Client::Thread public and removed use of void ptr to refer it. Avoided overloading of NextIssue TIme by renaming it NextRPCIssueTime 6 years ago
Soheil Hassas Yeganeh 2e017da58a Add microbenchmarks for grpc_timer 6 years ago
Mark D. Roth 40f22bfc94 move ForwardingLoadBalancingPolicy to its own library 6 years ago
Alexander Polcyn 50eaf46718 Refactor benchmark initial channel wait for ready to be single threaded 6 years ago
Mark D. Roth c4c4b9152f WIP 6 years ago
yang-g d6dd6f25f4 Correctly reference the internal string for socket mutator arg 6 years ago
Jan Tattermusch 2b028c8cec do not use default server override for C++ interop client 6 years ago
Mark D. Roth 1438b17890 Fix bug that was breaking subchannel reuse in grpclb. 6 years ago
Yash Tibrewal 31a775b425 Add missing argument 6 years ago
Yash Tibrewal a20263f64d Add tests using NullInterceptorFactory 6 years ago