265 Commits (ccdbb78452c4e66da4cabe21e7c40030c8d27eb1)

Author SHA1 Message Date
Yash Tibrewal 356fff684a Improve documentation on lifetime of message and status 6 years ago
Vijay Pai 616b5d798a Cast an index to size_t to avoid sign-conversion warning 6 years ago
Vijay Pai 14ad82a76d Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
Mehrdad Afshari e58d400ba2
Fix type reference in documentation 6 years ago
Mehrdad Afshari b7b1e77943
Fix minor typo in documentation 6 years ago
Vijay Pai e84096bbe5 Experimental infrastructure for callback-based CQ 6 years ago
easy eaa51cbc9d Add explicit check that we're building with bazel. 6 years ago
Juanli Shen 5e9994bf30 Add warning about AsyncNotifyWhenDone bug 6 years ago
Mark D. Roth f7e72560b6 Add experimental API for resetting connection backoff. 6 years ago
Sree Kuchibhotla a2a64e5ad3 Fix default argument(put it in header instead of source file) 6 years ago
Sree Kuchibhotla 9ce673f861 Make resource quota argument optional to the Server constructor 6 years ago
Sree Kuchibhotla bdd13cb0ae
Revert "Revert "Restrict the number of threads in C++ sync server"" 6 years ago
Nicolas Noble bea98c3c1b
Revert "Restrict the number of threads in C++ sync server" 6 years ago
Yihua Zhang acc6ba0c24 Add C++ wrapper for local credentials 6 years ago
Sree Kuchibhotla ec1c112cc1 Each ThreadManager is a resource user 6 years ago
ncteisen 18a9d7d57c reviewer feedback 6 years ago
ncteisen b47214952b reviewer feedback 6 years ago
ncteisen 6104e4f33b Move ChannelzServicePlugin to public, experimental 6 years ago
Sree Kuchibhotla 913f9b930a Add Core resource quota implementation 6 years ago
yang-g f48d3d5d98 Initialize member in default ctor 6 years ago
Sree Kuchibhotla 67bb4e3030 Initial scaffolding 6 years ago
Juanli Shen be40b0d3a8 Add server load reporting service 6 years ago
easy 1b6e8514a9 Move GetSpanFromServerContext() to public header. 6 years ago
Vijay Pai c5336fcf8b Drop a spurious assert, since ServerReader can SendInitialMetadata 6 years ago
Juanli Shen 9e77eeb0d5 Update comment 6 years ago
ncteisen 7d474811ab Reviewer feedback 7 years ago
ncteisen a0a59537d2 s/CodegenGeneric/Raw/g 7 years ago
Yash Tibrewal 73a124fcfb Wire to socket doc change 7 years ago
ncteisen 0d878eae6c Fix build 7 years ago
ncteisen d170b83e0d Allow AsyncServer with one generic to compile 7 years ago
ncteisen 93a90e6132 Support codegen generic on server side 7 years ago
Hope Casey-Allen 90b4ef5be7 Update AddListeningPort documentation in ServerBuilder 7 years ago
Vizerai f9f0b54d38 update 7 years ago
Vijay Pai 500e3399b6 Address reviewer comments 7 years ago
Vijay Pai 1b8969b973 Add useful comment on ServerInterface::Shutdown 7 years ago
Yash Tibrewal 4e3835b36b Add documentation for default message sizes 7 years ago
yang-g 801e566622 handle empty slice explicitly 7 years ago
Vizerai e1d7deeb53 update 7 years ago
Vizerai cb2767143c update 7 years ago
Vizerai 60086793e0 update 7 years ago
Alexander Polcyn ac8b72f75b Add a test that tcp server posix consumes socket mutators 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
ncteisen 92c4e0fee0 Rename ProtoBuffer helpers 7 years ago
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
ncteisen 4a719088ca Fix typos 7 years ago
Ara Ayvazyan 2e3d410846 fixup! Use bbuf_ptr 7 years ago
Ara Ayvazyan 8016d35aca fixup! Fix formatting 7 years ago
Ara Ayvazyan f76069a593 fixup! Fix the payload ownership issue 7 years ago
Ara Ayvazyan 4df7438960 Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer 7 years ago
Vijay Pai a4da2d2a54 Eliminate existence of SneakyCallOpSet, some server cleanup 7 years ago