474 Commits (15f77669a42792196de5ef1433d58d93b667b64c)

Author SHA1 Message Date
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 8 years ago
Noah Eisen 67a40548ca Initialize pending_ops false 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Muxi Yan f6b622c08a Take grpc_workaround_list as parameter 8 years ago
yang-g 21035da1c9 Add api to server builder plugin to modify the builder 8 years ago
Muxi Yan 928681dc3d obsolete -> is obsolete 8 years ago
David Garcia Quintas 94ab1b55bf Make ServerBuilder accept (dns:///) URIs instead of just dns names 8 years ago
yang-g a044f6d3f5 Propagate deadline to GenericServerContext 8 years ago
Muxi Yan f5b3db9c22 Use AddChannelArgument method 8 years ago
Muxi Yan b1a80c751d bug fixes 8 years ago
Muxi Yan cdc0d03b2d Add EnableWorkaround API to enable server workarounds 8 years ago
yang-g f070d4158c Lower the level of a log message to INFO 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller a3e87894f2 Fix, restore draining 8 years ago
Craig Tiller 991c101de8 Initial thread manager fixes 8 years ago
David Garcia Quintas a818f72c0c Load Reporting back to using metadata 8 years ago
yang-g eafeea48a9 Update ServerGlobalCallback::AddPort api 8 years ago
Craig Tiller 11c5832b3e Get rid of second api for marking non-listening cqs 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
Craig Tiller 334c4678a3 Start building out C++ interface 8 years ago
Craig Tiller 9d9313cfc6 Threading robustness 8 years ago
Sree Kuchibhotla 4426800e6c clang format 8 years ago
Sree Kuchibhotla fa71f6f369 Fix ASAN failure 8 years ago
yang-g d510fcfc6d Add ports to global server callback. 8 years ago
Craig Tiller 66051c618f Async end2end test passes 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
David Garcia Quintas 55c895a6a4 Removed wrong LR include from codegen 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Craig Tiller 12352b2c5c Add test of server builder, including channel args 8 years ago
Craig Tiller 4751c28b0b Add channel arguments to server builder 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 982a6f2b1c C++ code changes in response to grpc_completion_queue_create() API change 8 years ago
yang-g 01f1544c3b Check and act on Dump failure 8 years ago
yang-g c42d844d27 Let ServerContext own the initial_metadata array for sync calls 8 years ago
yang-g f07ed45439 Restore the NextMessageSize for streamed calls 8 years ago
David Garcia Quintas f31f096274 Use call context to propagare LR costs 8 years ago
yang-g 076bac017b Remove async 8 years ago
yang-g f2fe4f7dbd Add a PreServerStart in global server callbacks 8 years ago
yang-g 1e19b8d3e7 Update for API change 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 62f28bfcf0 Remove double-checking of max-message-size in C++ layers 8 years ago
Craig Tiller 6d353e2a72 Fix mac 8 years ago
Craig Tiller 85e15a0bde Spam cleanup 8 years ago
Craig Tiller 95beab2284 Uncover the badness 8 years ago
yang-g 8bd6a0542b remove copyright from generated files 8 years ago
yang-g b90631d3f0 more cleanup 8 years ago
yang-g ef16328063 cleanup 8 years ago
yang-g a3c95529c7 async works 8 years ago
yang-g 8e708b12cb WIP 8 years ago