18295 Commits (2579bf394175637e44e9696959deac9d3c867c8e)
 

Author SHA1 Message Date
David Garcia Quintas 505d171c4c Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 8 years ago
陈雨童 fb33fd385b Update README.md 8 years ago
Yuchen Zeng 11d3c8f3d4 Add ServerBuilderPlugin::UpdateChannelArguments 8 years ago
Vijay Pai 1ce6d33669 Fix file names 8 years ago
Vijay Pai 48c9ca2bf1 Update golden file 8 years ago
Yuchen Zeng 7176a828c5 Use --protofiles 8 years ago
Alexander Polcyn 38ba85ce48 allow choosing config of ruby package builds from environment variable 8 years ago
Vijay Pai d4d5f4cd53 clang-format 8 years ago
Craig Tiller d9f907671d Update documentation 8 years ago
Makarand Dharmapurikar 1251ae2e9c disable cacheability assert for proxy 8 years ago
Vijay Pai a9c0d7f88b Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is 8 years ago
Makarand Dharmapurikar f44946bd9b fixes for asan leak, and proxy test 8 years ago
murgatroid99 b61fd86985 Also fix minor error in end2end gen_build_yaml script 8 years ago
Mark D. Roth 8e2c98adf0 Merge pull request #7839 from markdroth/rename_client_config 8 years ago
Makarand Dharmapurikar f1e079377b test that cacheable flag is set 8 years ago
Makarand Dharmapurikar d322d4b329 surface cacheable flag to the call 8 years ago
Makarand Dharmapurikar 015180a8f4 end-to-end test for cacheable requests. 8 years ago
Stanley Cheung 7acd1a790a Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds 8 years ago
Stanley Cheung e1ec9fd347 Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0 8 years ago
Craig Tiller 8dfdb7e299 Specify the "g" in gRPC 8 years ago
murgatroid99 303687f444 Revert change to grpc++_base uses section 8 years ago
Yuchen Zeng 20d6a10483 Use grpc::protobuf 8 years ago
Craig Tiller 6e34f81f38 Merge pull request #7905 from vjpai/epoll_blocks 8 years ago
Nathaniel Manista 79cf53c992 Lower-case example "Authorization" header name 8 years ago
Stanley Cheung 14e2a566c9 php: error out if metadata key is not legal 8 years ago
Stanley Cheung b15811e36d php: fix per_rpc_creds capital auth header key 8 years ago
Vijay Pai 266494cadb Merge branch 'master' into fc_unary 8 years ago
Vijay Pai cef5401b2e Mark an epoll that has a timeout as a blocking region 8 years ago
aaronjheng b273c04cd5 remove futures from py3 8 years ago
Nicolas Noble b50eea8669 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy 8 years ago
Stanley Cheung b2a9940465 Merge pull request #7901 from stanley-cheung/php-remove-extra-comma 8 years ago
Stanley Cheung 676e479ee5 php: composer.json has extra comma 8 years ago
Stanley Cheung 129bca6c5b php: error out if metadata key is not legal 8 years ago
Makdharma 4e520597e5 fixed bug exposed by h2_proxy* test. 8 years ago
Stanley Cheung 6f7e55fe26 php: fix per_rpc_creds capital auth header key 8 years ago
murgatroid99 1ca0f3ea15 build.yaml changes to make certain builds work 8 years ago
Yuchen Zeng 387afd70d3 Add list command 8 years ago
Egor Suvorov 93901a7a86 Add clarifying comment about IWYU in grpc++.h 8 years ago
Mark D. Roth 661408c4d1 clang-format 8 years ago
Makdharma b305452998 clang-format 8 years ago
Makdharma 7f0abf313f correctly free up memory for payload_bin 8 years ago
Egor Suvorov 650ae16bf7 Add IWYU export pragmas to grpc++/grpc++.h. 8 years ago
Stanley Cheung 4275e60eb6 Merge pull request #7850 from overtrue/patch-1 8 years ago
Makdharma 6a523f0a03 working with send_message with multiple slices 8 years ago
makdharma 528af97af2 Merge pull request #7866 from jcanizales/p0-grpc-init-on-load 8 years ago
Julien Boeuf bb04c0a78b Merge branch 'master' of github.com:grpc/grpc into security_context_extension 8 years ago
Julien Boeuf 2b2b345841 Addressing feedback. 8 years ago
Adele Zhou c4b61e24b3 Use the VIP that routes to GFE. 8 years ago
Vijay Pai cdc253535b Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING 8 years ago
Vijay Pai ac4113bef1 Merge branch 'master' into fc_unary 8 years ago