1496 Commits (390078b7a8a82b15de1c52a22e3e2d98b5843f24)

Author SHA1 Message Date
Karthik Ravi Shankar e4bb7cb8bb
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder" 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Vijay Pai 04a6b8467c Support callback on cancellation of server-side unary RPCs 6 years ago
Karthik Ravi Shankar 2bf934f97d
Revert "Fold opencensus into grpc_impl namespace" 6 years ago
Karthik Ravi Shankar b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
Srini Polavarapu 9e9cc11d2b Regenerate projects 6 years ago
Vijay Pai b7f14fdab8 Properly implement unimplemented RPCs at callback-only server 6 years ago
Vijay Pai 5030177c5c Add comment to address reviewer feedback 6 years ago
Karthik Ravi Shankar 5e5e337b03 fix from clang format code 6 years ago
Karthik Ravi Shankar f7dd48b2b6 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Karthik Ravi Shankar 3b7a47cde6 Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder 6 years ago
Karthik Ravi Shankar b606cad6cc Fold opencensus into grpc_impl namespace 6 years ago
Vijay Pai 05d8ddfc6e Support callback-based generic service 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Soheil Hassas Yeganeh 059e104475 Use grpc_core::RefCount for ServerContext. 6 years ago
Vijay Pai 2eb25c871e Avoid build errors 6 years ago
Srini Polavarapu d63f008767 Regenerate projects 6 years ago
Vijay Pai 8feb16171a Add an expectation and fix a ServerContext bug 6 years ago
Vijay Pai 301ed88a43 Avoid unused result warning 6 years ago
Yuwei Huang 3cbf4f50ea Remove extra semicolons after function definitions 6 years ago
Nguyen Hai Truong 9cf00ed80b Reformat some link and fix typos 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Nicolas "Pixel" Noble 0c19be2fc8 Fixing cronet 6 years ago
Nicolas "Pixel" Noble 39d3b7335c Missed a spot. 6 years ago
Srini Polavarapu 8d237ea703 Regenerate projects 6 years ago
Srini Polavarapu b0efc103e3 Regenerate projects 6 years ago
Soheil Hassas Yeganeh 37c1f0bd54 Reorder code to set num_frequently_polled_cqs correctly. 6 years ago
xichengliudui d9b508c896 Fix various typos in .cc and .md and .py files 6 years ago
Yash Tibrewal cddb5519f2 Add a test only method to reset global interceptor 6 years ago
Yash Tibrewal c71b2f4fb7 Global Interceptor Registration allowed only once 6 years ago
Yash Tibrewal 84a537b1d1 Default compression level quick fix 6 years ago
Vijay Pai 45c684f894 Allow an alarm to be set again after firing 6 years ago
Vijay Pai 92d37b1273 SOFT_MAXIMUM is supposed to be per-server, not per-method 6 years ago
Vijay Pai 8521c0394b Address optional reviewer comments 6 years ago
Vijay Pai e56c832c0d Replace list of outstanding callback requests with count only 6 years ago
Yash Tibrewal 3a2cfe50ec Rever copyright changes 6 years ago
Kumar Akshay 564be999de Fix warning 6 years ago
Vijay Pai 7a164229db Address reviewer comments 6 years ago
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago
Yash Tibrewal 4dcb14ec9e Fix codegen_test_minimal 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
Lei Huang 3bd12ee2a8 grpc: init compression_algorithm_ in ClientContext ctor 6 years ago
Sanjay Pujare ad54166f92 Regenerate projects 6 years ago
Juanli Shen 03431b4f69 Remove filters from subchannel args 6 years ago
Sanjay Pujare 77e8525640 Regenerate projects 6 years ago
Sanjay Pujare 94d5587643 Regenerate projects 6 years ago
yang-g d6dd6f25f4 Correctly reference the internal string for socket mutator arg 6 years ago
easy 8279777167 Destruct CensusContext to avoid leaking memory. 6 years ago