30113 Commits (9d77be167a1c2bc8ccbe73b7aa0fda207b32b999)
 

Author SHA1 Message Date
Mehrdad Afshari 90ab995cb0 Tests for ServicerContext.abort 8 years ago
Mehrdad Afshari 9bc44e3829 Introduce ServicerContext.abort to abort an RPC 8 years ago
Jan Tattermusch 38466bc00e precompute transitive closure for speed 8 years ago
adelez 9a1c51dec9
Merge pull request #13646 from menghanl/release_matrix 8 years ago
apolcyn 5663eac718
Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core 8 years ago
Alexander Polcyn ebcc6b398d Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when 8 years ago
Nathaniel Manista d14035c55a
Merge pull request #13688 from nathanielmanistaatgoogle/12531 8 years ago
Jan Tattermusch 7a64e6964e
Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling 8 years ago
Noah Eisen 5b1a66cef1
Merge pull request #13413 from ncteisen/surfacing-error-details-wrapped 8 years ago
Nathaniel Manista c5c1216a65 Elide cygrpc.Operations 8 years ago
Nathaniel Manista 5cff6d3c2d
Merge pull request #13672 from nathanielmanistaatgoogle/12531 8 years ago
ncteisen 6193c63dab Reviewer feedback 8 years ago
Sree Kuchibhotla ca398ee74a Merge branch 'master' into cv-wait-monotonic 8 years ago
Yash Tibrewal 94e676e10f
Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx 8 years ago
Nathaniel Manista 80516e884a Streamline metadata in gRPC Python 8 years ago
Yash Tibrewal 9e5dc246ee Disallow delete on ExecCtx 8 years ago
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 8 years ago
Yash Tibrewal d6c292f177 Merge master 8 years ago
Nathaniel Manista ae74a320dc Fix Beta API metadata looseness 8 years ago
Muxi Yan a25697095b
Merge pull request #13666 from grpc/reduce-time-wait 8 years ago
David G. Quintas 0b6bdbc492
Merge pull request #12488 from dgquintas/removed_expiration_interval 8 years ago
David G. Quintas 495476a5db
Merge pull request #13682 from dgquintas/send_rpc_status_return 8 years ago
Menghan Li f7b8fa1753 Add go release versions to client_matrix.py 8 years ago
Muxi Yan cd62e7d04c Exclude cronet restricted ports from port server pool 8 years ago
kpayson64 a802157268
Merge pull request #13677 from kpayson64/fix_benchmark 8 years ago
David Garcia Quintas 9702566b98 Make it possible to ignore result of SendRPC() in test 8 years ago
Jan Tattermusch 1aee9d9880 address comments 8 years ago
adelez b8b326a35b
Merge pull request #13668 from adelez/foundry_integration 8 years ago
Yuchen Zeng c01a91da2d
Merge pull request #13647 from y-zeng/send_ping 8 years ago
apolcyn 4ff97d2906
Merge pull request #13670 from apolcyn/fix_backup_poller_race 8 years ago
Craig Tiller e55fb8aaa8 Allow running tests directly (default poller, foundry wont see them) 8 years ago
Sree Kuchibhotla cc6601e213 Tweak the RpcDeadline test to reduce flakes 8 years ago
David Garcia Quintas a5e2da4096 Do the Step() in the right place 8 years ago
Ken Payson 8873975a30 Fix Async QPS Test 8 years ago
Alexander Polcyn f7a869fdbe Unref global backup poller under its lock 8 years ago
Jan Tattermusch 737f6e7ea6 synchronize access to native channel methods 8 years ago
Jan Tattermusch 05455715db split out channel connectivity test 8 years ago
David G. Quintas 84d78acfa4
Merge pull request #13663 from dgquintas/fix_rr_reresolve_test 8 years ago
apolcyn 6fbaa824c9
Merge pull request #13396 from apolcyn/ruby_101_take_two 8 years ago
David Garcia Quintas 4d9f7f6cf9 PR comments 8 years ago
David Garcia Quintas 230338201f regenerated proto with lastest version of protobuf 8 years ago
Adele Zhou 11d91abf76 Add dbg mode 8 years ago
David Garcia Quintas d196658279 Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval 8 years ago
Alex Polcyn 8426329120 Apply patches to ruby 101 docker image during upload script, for 8 years ago
Juanli Shen 95e23594b0
Merge pull request #13661 from AspirinSJL/no_idle 8 years ago
Yuchen Zeng 625a5c0545 Fix pending pings in grpclb 8 years ago
David Garcia Quintas d5ca876b6d Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness 8 years ago
Yang Gao 782676eded
Merge pull request #13655 from yang-g/ping 8 years ago
Juanli Shen da320606e1 Remove unreachable code in RR 8 years ago
Muxi Yan 650595ea15
Merge pull request #13644 from grpc/verbose-cronet-on-failed 8 years ago