868 Commits (e4f7c2fd13b8e417ec04abcc06c162c607cadfd8)

Author SHA1 Message Date
Craig Tiller 1359a126a7 Added some clarification 9 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 9 years ago
David Garcia Quintas a4c4f02a63 Added C API functions for compression args handling (w/ tests) 9 years ago
David G. Quintas b2a1c599a7 Update grpc.h 9 years ago
David G. Quintas 025632a138 Expanded grpc_server_request_call's docstring 9 years ago
Julien Boeuf ee3dbb0078 Have a richer interface for auth metadata processors. 9 years ago
David Garcia Quintas bdfc7ad957 Fixed wrong creation of metadata in compression. 9 years ago
Craig Tiller 9374ce819b Add comments, fix a subtle bug 9 years ago
yang-g b9b9d6ee8e add a README for include/grpc++/impl 9 years ago
Craig Tiller e50e5cbde2 Add a timeout to shutdown to forcefully end calls 9 years ago
Hongwei Wang 2773d5f2f3 Remove grpc_unregister_all_plugins in grpc.h 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
yang-g c31cd86a74 Let lame_client accept error status 9 years ago
Hongwei Wang 85ad685e57 Address comments and update grpc plugins 9 years ago
Robbie Shade a294487e37 Add Apple specific #define for IPV6_RECVPKTINFO 9 years ago
Nicolas "Pixel" Noble bb3aed0ef9 Removing gpr_cancelable. 9 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
Hongwei Wang ff6097ac49 Fix zookeeper resolver plugin bugs 9 years ago
yang-g 0c034a01d1 client code clean up 9 years ago
David Garcia Quintas beac88ca56 Server: added the ability to disable compression algorithm 9 years ago
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 9 years ago
David Garcia Quintas b58b346fbe wip. we need a way to pass args to server construction 9 years ago
David Garcia Quintas 87b4f2b23f wip. we need a way to pass args to server construction 9 years ago
vjpai 9b2c25e806 Bounds checking for ops in call batch 9 years ago
yang-g c8abca8f53 Resolve comments 9 years ago
Craig Tiller 8e5de39fb9 Document finish 9 years ago
Craig Tiller da1db029bf Document op completion 9 years ago
Craig Tiller 44912d78a0 Explicitly spell out cancellation in default propagation mask 9 years ago
Julien Boeuf 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. 9 years ago
Craig Tiller 2c3be1df4f Add tests for C++ propagation 9 years ago
yang-g 8708dd76c1 Add WaitForState 9 years ago
Craig Tiller fdbd728a82 Rename constants 9 years ago
Craig Tiller bb5361453f C++ context propagation 9 years ago
yang-g a73dc1c708 specialize deadline type and implementation 9 years ago
yang-g c0f3279175 remove new state ptr 9 years ago
yang-g 88d772c5b8 sync api needs last_observed state too 9 years ago
yang-g 1ae0afccb5 api 9 years ago
Craig Tiller 402acf6c44 Fix proxy, finalize API 9 years ago
yang-g d45a26ed06 allow null tag 9 years ago
yang-g b335256444 Add AsyncNotifyWhenDone 9 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 9 years ago
yang-g 297a25b0cf Add StubOptions 9 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 9 years ago
Craig Tiller c7df0df618 Implement cancellation propagation, define auth propagation 9 years ago
Craig Tiller 489df079ae Formalize max pluckers 9 years ago
Craig Tiller 137511f2d0 Formalize max pluckers 9 years ago
Craig Tiller 584717758b Add documentation outline 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 9 years ago
Craig Tiller 3e7c6a701c Core-supported context inheritance sketch 9 years ago