46 Commits (17811f67de52c90718176747c8a011ab3dee236b)

Author SHA1 Message Date
Mark D. Roth 65a7ce3f04
Revert "Revert "server: add method to expose authority seen by server (#29768)" (#29806)" (#29807) 3 years ago
Mark D. Roth e39e943529
Revert "server: add method to expose authority seen by server (#29768)" (#29806) 3 years ago
Mark D. Roth 449adce98b
server: add method to expose authority seen by server (#29768) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Ta-Wei Tu 7dd1da9e1d
Break after WriteLast() (#27165) 3 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
Esun Kim aae4f4cf18 Fix by misc-unused-using-decls 4 years ago
Donna Dionne e7d7b7de86 xDS circuit breaking support 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Donna Dionne 8bab28db08 Rearrange test_service_impl.h/cc to fix build failures. 5 years ago
Donna Dionne 71aef940c3 Code review comments: added invalid config tests and restructured 5 years ago
Donna Dionne b39feead62 Fixing code review comments. 5 years ago
Donna Dionne 921147d1aa clang change 5 years ago
Donna Dionne 9417b28bca Fixing build issues. 5 years ago
Donna Dionne 019b206926 Fixing CR comments and build errors. 5 years ago
Donna Dionne 6ec6c24dc1 Fixing code review comments. 5 years ago
Donna Dionne 1ae804c8c0 Fixing code review comments: 5 years ago
Donna Dionne f3f11cc21c Added new RPC methods to test routing different RPCs to different 5 years ago
Vijay Pai 3ade3e84a9 Make use of alarm in test service more robust 5 years ago
Vijay Pai 24483d2afd Address reviewer comments 5 years ago
Vijay Pai 9be35f74c0 Make CancelDelayedRpc test not use sleeps for client-server sync 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Vijay Pai 0cb0cdb7e3 Address reviewer comments on test 6 years ago
Vijay Pai 04a6b8467c Support callback on cancellation of server-side unary RPCs 6 years ago
Hope Casey-Allen c12aabc6a7 Clang format 6 years ago
Vijay Pai 2a0c0d7ad6 Streaming API for callback servers 6 years ago
Hope Casey-Allen 4a6e165328 Add service definition to sync server 6 years ago
Hope Casey-Allen 470ea17843 Debugging unimplemented error in CheckClientInitialMetadata 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
yang-g 98cd36e2c3 Add a test 7 years ago
ncteisen 36bb8a0006 s/hanging/pending/g 8 years ago
ncteisen 9bee3086c3 Make stream responses togglable via context 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Yuxuan Li 34894e4b1c Implemented stream coalescing design 8 years ago
Vijay Pai 713c7b87e1 clang-format 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
yang-g 4c07008610 Add a test for server returning error with debug info in trailer. 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 ace28d3f98 Fix copyrights again 9 years ago
Sree Kuchibhotla 5a05f51a1c Rename TestService to EchoTestService to prevent name-conflict with 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago