18280 Commits (1ed0b8e3d72abcc4788e89cab4caa4e8c0083985)
 

Author SHA1 Message Date
Yuchen Zeng 5c51aadf57 Update CQ_EXPECT_COMPLETION 8 years ago
Yuchen Zeng 82a21eda97 Merge remote-tracking branch 'upstream/master' into log_test 8 years ago
Makarand Dharmapurikar 3f374386e6 moved kMaxPayloadSizeForGet definition to C file 8 years ago
Makarand Dharmapurikar b94656d20e addressed review feedback. 8 years ago
Craig Tiller a3328aebe6 Merge pull request #7697 from ejona86/waitforready 8 years ago
Craig Tiller 581367afc3 Merge pull request #7858 from markdroth/cq_verifier_file_line 8 years ago
Mark D. Roth 4c0fe49f76 Move subchannel_call_holder code into client_channel module. 8 years ago
Alistair Veitch a0c69f9099 add trace context proto 8 years ago
Makarand Dharmapurikar 432d1db177 one more clang-format fix 8 years ago
Mark D. Roth 79d7d99600 Merge pull request #7842 from jboeuf/security_context_extension 8 years ago
David Garcia Quintas 468e16d97a server builder include fix 8 years ago
Nicolas Noble d9bc4419e3 Merge pull request #7916 from apolcyn/change_ruby_debug_builds 8 years ago
Craig Tiller 7ca00497e8 Add a test with multiple threads popping from the mpscq 8 years ago
Vijay Pai 5c9a3438c5 clang-format 8 years ago
Craig Tiller 6181a57d6d Merge branch 'grand-unified-closures' of github.com:ctiller/grpc into grand-unified-closures 8 years ago
Craig Tiller dadda8bf52 Merge github.com:grpc/grpc into grand-unified-closures 8 years ago
Vijay Pai 84033b1f6b Stick to StatusCode::INTERNAL when there's no service 8 years ago
makdharma fbe8428f14 Merge pull request #7867 from grpc/jcanizales-patch-1 8 years ago
Makarand Dharmapurikar a6babb040a addressed comments from review 8 years ago
Yuchen Zeng 916079de1b Add no-logging test 8 years ago
Nicolas Noble 336ce42714 Merge pull request #7924 from dgquintas/bump_protobuf_commit 8 years ago
Vijay Pai 3703ece81b a golden file 8 years ago
Vijay Pai 2998daa81b Another golden file 8 years ago
Vijay Pai 5e6edbbb69 Put a space after '<' to avoid chance of digraph 8 years ago
Vijay Pai 77073ce99f clang-format 8 years ago
Adele Zhou 96ace25a83 Fix full cloud to prod 8 years ago
Vijay Pai 45c6d5ca64 Remove server_streamed_unary.h 8 years ago
Vijay Pai d05cad245a Fix golden test 8 years ago
Vijay Pai de2aec8106 Merge branch 'master' into fc_unary 8 years ago
David G. Quintas 7684c74b3c Merge pull request #7795 from dgquintas/errors_doc 8 years ago
Craig Tiller 99091704c1 Merge pull request #7912 from ctiller/g_stands_for 8 years ago
kpayson64 d76ea83728 Merge pull request #7798 from y-zeng/ServerReaderWriterInterface 8 years ago
kpayson64 08575e4734 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x 8 years ago
kpayson64 bacaceb543 Merge pull request #7645 from y-zeng/fix_ev_epoll_linux 8 years ago
kpayson64 58539c4f77 Merge pull request #7228 from atetubou/fix_typo 8 years ago
kpayson64 bde8727e45 Merge pull request #7146 from rjshade/delete_timeout_enum 8 years ago
kpayson64 e5a17ec0aa Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string 8 years ago
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