1126 Commits (cba17be464bdae66337f218de83ebf45b3858d82)

Author SHA1 Message Date
Yihua Zhang 3fefdde3cc remove ALTS shared resources 6 years ago
Jan Tattermusch 14d0dff09f make client_channel_stress_test run exclusively 6 years ago
Moiz Haidry 1303ec7b53 Added benchmarks for Callback based Unary server 6 years ago
Yash Tibrewal 4cc3717e15 move client_interceptor.cc from src/cpp/codegen to src/cpp/client 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
Yash Tibrewal e2361a4751 Add server interceptors in end2end_test 6 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 6 years ago
ncteisen 44b262c361 fix build and sanity 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
Yash Tibrewal 0390b29e15 Register global interceptors functionality 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Vijay Pai ac10426163 Add server_interceptors_end2end_test to build.yaml 6 years ago
Yash Tibrewal 6a5f39db3c Separate out interceptorbatchmethodimpl to a different file 6 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Yash Tibrewal 62280b42c7 Add client streaming, server streaming and bidi streaming tests 6 years ago
Vijay Pai 25f4346ac1 Remove inproc_nosec_test since inproc is inherently secure 6 years ago
Yash Tibrewal 6e00b3bb88 Use InProc Channel for callback tests 6 years ago
Alex Polcyn e52d87b53d Add a grpclb-in-DNS interop test suite 6 years ago
Yihua Zhang 81bc942cd8 security connector refactor 6 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Vishal Powar a33e796575 Changes to register xds plugin init and shutdown. 6 years ago
Jan Tattermusch f2db10d64c regenerate projects 6 years ago
Yash Tibrewal b232bacf27 Starting on server interceptors 6 years ago
Vishal Powar a95ea6dab4 Add new grpc lb plugin 'xds' 6 years ago
Jan Tattermusch 64e119504f regenerate projects 6 years ago
Moiz Haidry b4d5c7cee4 Benchmark test for callback unary gRPC 6 years ago
Yash Tibrewal 1d999617e2 Add experimental versions with interceptors for create channel from fd and inproc channel 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Jan Tattermusch d9f1aea9e3 regenerate projects 6 years ago
Yash Tibrewal 5525521456 Build changes 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
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 6 years ago
Alexander Polcyn 964d679edc Resolve ip literals and Windows localhost manually when using c-ares 6 years ago
Vijay Pai d4afae9a56 regen projects 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Muxi Yan b24b212ee5 Make symbols of BoringSSL private to gRPC 6 years ago
Vijay Pai 72695b886e Add an inproc-based non-polling test of core callback API 6 years ago
Vijay Pai 381bcab8bd Move a file from src/cpp to src/core since core depends on it 6 years ago
Mark D. Roth 7a7e4f5652 Move C++ mu_guard class out of C-core public headers and fix style. 6 years ago
Vijay Pai 17e3611c0d Infrastructure for adding custom polling engines 6 years ago
tdbhacks bcd747d42d Added system roots feature to load roots from OS trust store 6 years ago
Alex Polcyn 5cd8b1eb81 Enable c-ares queries on Windows 6 years ago
Muxi Yan e8f0e54dce Enable CFStream with environment variable 6 years ago
Alexander Polcyn 9896c64186 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" 6 years ago