4672 Commits (201035d4a6bc273856f182de816649630d29b684)
 

Author SHA1 Message Date
murgatroid99 40a4e862f9 Merge branch 'master' into node_status_error_event 10 years ago
vjpai 0fe994401a Merge branch 'master' into stream_ctx 10 years ago
Craig Tiller ba6b9b3d47 Merge github.com:grpc/grpc into all-the-small-things 10 years ago
Craig Tiller 07bc6ceedf Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have 10 years ago
Nicolas "Pixel" Noble e34a45abef A few win32 fixes. 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 10 years ago
Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 years ago
Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 years ago
Jan Tattermusch 9b9a877eae change todo comment 10 years ago
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller f666adef90 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream 10 years ago
Craig Tiller 1562f5cfd9 Merge github.com:grpc/grpc into the-churnening 10 years ago
Craig Tiller 47838544e0 Merge github.com:grpc/grpc into do-the-right-thing-put-it-in-a-bin 10 years ago
Craig Tiller 228896eab5 Merge github.com:grpc/grpc into check-on-headers 10 years ago
Craig Tiller 46e46ed9ca Merge github.com:grpc/grpc into dont-signal-me 10 years ago
Craig Tiller 1d74de996c Cleanup unlock() a little 10 years ago
Nicolas Noble 63733efd73 Merge pull request #1499 from jtattermusch/core_cb_fix 10 years ago
David Garcia Quintas 9b0a94b5c7 Further fixes and eye candy. 10 years ago
David Garcia Quintas 7cff3ee205 Handling of ! tags across threads & performance. 10 years ago
murgatroid99 f742c52d9d Version bump because of new exposed errors 10 years ago
murgatroid99 65b784e230 Added error events on client streams when the server is streaming 10 years ago
Craig Tiller 2da0296478 Eliminate need for SIGPIPE handling 10 years ago
Tim Emiola a568ce7245 Merge pull request #1495 from stanley-cheung/fix_php_gce_test 10 years ago
Craig Tiller b96d001584 Validate that headers contain legal bytes 10 years ago
Stanley Cheung ba57cf23ee Merge pull request #1501 from donnadionne/test-log 10 years ago
Donna Dionne 030ca38635 more division of logs to make it easier to analyze test results. 10 years ago
David Garcia Quintas 975efdc915 Avoid repeated sortings in percentile() calls. 10 years ago
Craig Tiller d1abc814a7 Throw away queued messages on error 10 years ago
David Garcia Quintas 776075a80a Implemented aggregation over important mark times. 10 years ago
vjpai 40627b4dc4 Merge branch 'master' into stream_ctx 10 years ago
Jan Tattermusch 594856fe64 Fix: Server side call with both streams closed doesnt get properly finalized 10 years ago
Stanley Cheung ae35546dda Merge pull request #1497 from donnadionne/test-log 10 years ago
Donna Dionne 71cbac4b7f Merge branch 'master' of github.com:google/grpc into test-log 10 years ago
Donna Dionne 5c1368e200 Ensuring test logs are not over written between runs. 10 years ago
Craig Tiller 12f809fd89 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie 10 years ago
Craig Tiller 708b0a8ba8 Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have 10 years ago
Craig Tiller fb775b80cb Fix test 10 years ago
Stanley Cheung 62d0b28a76 update php composer.lock 10 years ago
Craig Tiller 3676b38183 Lose redundant tag on unary calls 10 years ago
Craig Tiller 793212a63e Merge github.com:grpc/grpc into all-the-small-things 10 years ago
Craig Tiller f508145012 Fix some wrapped languages 10 years ago
Craig Tiller 096528d604 Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travis 10 years ago
Craig Tiller f9e6adf998 Completion queue binding for new requests API change 10 years ago
Tim Emiola f2fb07dafc Pin the version of rubocop used in grpc.gemspec 10 years ago
Craig Tiller 78193bf035 Merge pull request #1491 from dgquintas/important_mark_analysis 10 years ago
David Garcia Quintas 5b2ea2979b Added support for important mark (!) analysis. 10 years ago
donnadionne 999971dbf7 Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmd 10 years ago
Craig Tiller 0c23320c8a Split thread stress from end2end to improve parallelism 10 years ago
Craig Tiller 0e17857ab5 Merge pull request #1484 from dgquintas/profiling_add_bang_mark 10 years ago
David Garcia Quintas 73423ae76d Added important (!) profiling mark. 10 years ago