8626 Commits (4668600d116f53a1c391c07f88c01c3bbdf6c704)
 

Author SHA1 Message Date
Craig Tiller 4d90b21b92 Merge github.com:grpc/grpc into y12kdm3 9 years ago
Mikołaj Siedlarek c3134bc955 Allow customization of thread pool size in Python. 9 years ago
Jan Tattermusch e396b8dbea add method info to auth interceptor 9 years ago
Jan Tattermusch e7178527ff fix comment 9 years ago
Jan Tattermusch 9e14414415 refactor auth interceptors 9 years ago
Jan Tattermusch 2250454721 forgot to expose status and trailers for unary call 9 years ago
Yang Gao 3526db5d1c Merge pull request #2987 from dgquintas/removed_wrong_include_interop 9 years ago
Nicolas Noble 8e48247ad5 Merge pull request #2986 from jtattermusch/fix_win_build 9 years ago
murgatroid99 2c3938eab0 Merge branch 'master' into node_server_graceful_shutdown 9 years ago
murgatroid99 cb951f6c57 Split server shutdown into tryShutdown and forceShutdown 9 years ago
Xudong Ma a5f9e903bd Add backoff reset spec to the Connection Backoff Protocol 9 years ago
David G. Quintas 99e12977e5 Merge pull request #2981 from ctiller/bad-merge 9 years ago
David Garcia Quintas 81491b6043 Removed function introducing dependency on proto in .h 9 years ago
Jan Tattermusch 9876077fde disable grpc_zookeeper target on windows 9 years ago
Tim Emiola 0137ae3561 Merge pull request #2958 from murgatroid99/node_deadline_internal 9 years ago
Craig Tiller 376076b34e Fix TSAN reported race 9 years ago
Tim Emiola 27ccd197c4 Corrects logconfig from #2956 9 years ago
Craig Tiller f900fb84b2 Fix build breakage 9 years ago
Craig Tiller 8f615526a3 Add missing file 9 years ago
Craig Tiller f2aa90aec7 Merge github.com:grpc/grpc into shutdown-c++ 9 years ago
Craig Tiller 7ff63f6aba Merge pull request #2979 from yang-g/docs 9 years ago
yang-g b9b9d6ee8e add a README for include/grpc++/impl 9 years ago
Craig Tiller 128f4a9cfe Merge github.com:grpc/grpc into y12kdm3 9 years ago
Craig Tiller 5c6e6276be Merge github.com:grpc/grpc into shutdown-c++ 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
yang-g 6c1fdc6c89 Only run built binaries 9 years ago
David Garcia Quintas 2a6427ffdb removed foreach loops for gcc 4.4 9 years ago
David G. Quintas 4f21d3549c Merge pull request #2971 from ctiller/wtf-happened-to-our-formatting 9 years ago
yang-g d3176c4895 update reconnection interop spec 9 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 9 years ago
Craig Tiller 9928d39f4d Add some reserved checks that need to be present 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller bb1c795f99 Merge pull request #2965 from yang-g/lame_client_error_message 9 years ago
Yang Gao e4fec620b5 Merge pull request #2603 from dgquintas/compression-interop 9 years ago
David Garcia Quintas 935c171ee8 Merge branch 'master' of github.com:grpc/grpc into compression-interop 9 years ago
Masood Malekghassemi 3447c08ed1 Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suite 9 years ago
Nathaniel Manista 04b4ca121f A test suite for the RPC Framework base interface 9 years ago
yang-g c31cd86a74 Let lame_client accept error status 9 years ago
Michael Lumish 6de6cbf599 Merge pull request #2961 from stanley-cheung/php_waitforready 9 years ago
Craig Tiller f2066040d2 Merge github.com:grpc/grpc into y12kdm3 9 years ago
Craig Tiller 9038579ee1 Merge pull request #2962 from grpc/docs-be-good 9 years ago
Craig Tiller 629c6f534f Re-add accidentally deleted code 9 years ago
David G. Quintas d0efbdbcf7 Update subchannel.h 9 years ago
David G. Quintas eb12fbdaee docstrings for gprc_subchannel_{add,del}_interested_party 9 years ago
Stanley Cheung fea1f68f7e php: fixed constant typo 9 years ago
murgatroid99 14733bde54 Only use encoding for write flags if it is numeric 9 years ago
murgatroid99 4a1474f12f Moved write flag constants to base module 9 years ago
Vijay Pai 2461bf675e Merge pull request #2907 from yang-g/error_code_conforming 9 years ago
murgatroid99 0636d7bb8d Resolved merge conflicts with master 9 years ago