29784 Commits (62d86e9987121c8bd79d4594fb0db019c4faafad)
 

Author SHA1 Message Date
David Garcia Quintas 62d86e9987 Fixed wrong conversion factor 7 years ago
David Garcia Quintas af42ea715c Added tests for initial and min connect backoffs 7 years ago
David Garcia Quintas a5e2da4096 Do the Step() in the right place 7 years ago
David Garcia Quintas fa4126f0cb moved max(..., min_deadline) to the right place in subchannel.cc 7 years ago
David Garcia Quintas abe92cc988 Fix wrong changes to subchannel 7 years ago
David Garcia Quintas bdea93374d Undo change to spec and corresponding code 7 years ago
David Garcia Quintas b02fde2de3 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp 7 years ago
David Garcia Quintas 8df0cc3363 PR Comments 7 years ago
David Garcia Quintas a12efc0a3d Slight tweak to backoff spec 7 years ago
Mark D. Roth 7fbbc23f77
Merge pull request #13632 from markdroth/inproc_trailing_metadata_available 7 years ago
Mehrdad Afshari f3c0cff79b
Merge pull request #13563 from mehrdada/create-shared-ancestor-1.8.x-pre2 7 years ago
Mark D. Roth 74d1a46ef8 Change inproc transport to set trailing_metadata_available. 7 years ago
Mehrdad Afshari aaf63d9277 Upmerge changes from v1.8.x to master 7 years ago
Mehrdad Afshari 7e75853c48
Merge pull request #13641 from markdroth/server_connection_timeout_1.8 7 years ago
Juanli Shen 96311af518
Merge pull request #13635 from grpc/remove_duplicate_check 7 years ago
Jan Tattermusch ecebc90c53
Merge pull request #13605 from jtattermusch/csharp_generate_corestats 7 years ago
Juanli Shen 4c856939c5
Merge pull request #12829 from AspirinSJL/reresolution 7 years ago
Mark D. Roth e204e5e497 Apply #13336 to v1.8.x branch. 7 years ago
Mehrdad Afshari 41021b1a09
Merge pull request #13633 from mehrdada/fix-generic-rpc-handler-service-failure-mode 7 years ago
Mehrdad Afshari bfdaefef43 Refactor: rename 'e' to 'exception' 7 years ago
Juanli Shen 592cf34f91 Add re-resolution into LB policies 7 years ago
Dan Born 973854a845
Merge pull request #13420 from daniel-j-born/interested_parties 7 years ago
Juanli Shen d7ccea8f16
Remove duplicate check for shutting_down 7 years ago
Dan Born 53d5503fac Pass a pollset_set to some client handshakers. 7 years ago
David Garcia Quintas 6667f15d8e Merge branch 'master' of github.com:grpc/grpc into backoff_cpp 7 years ago
David Garcia Quintas 0f91e513d9 Cleaned up API. Backoff now returns a single value: the time of the next retry 7 years ago
David Garcia Quintas 460b5e0cd3 Backoff test is now a C++ file 7 years ago
Mehrdad Afshari b030ccae05 Return UNKNOWN on GenericRpcHandler failure 7 years ago
Mark D. Roth 6fa206de8f
Merge pull request #13336 from markdroth/server_connection_timeout 7 years ago
Sree Kuchibhotla f3b73e524f
Merge pull request #13579 from sreecha/rq-fix 7 years ago
Yang Gao f7a8eb7b22
Merge pull request #13554 from danzh2010/asyncio 7 years ago
Sree Kuchibhotla 9a434371e2 Merge branch 'master' into rq-fix 7 years ago
Sree Kuchibhotla 4ca35636fe fix connectivity test failure 7 years ago
Vijay Pai c3b1e55a3c
Merge pull request #13576 from vjpai/qps_killer 7 years ago
Vijay Pai c6587ca11b Reintroduce lambdas 7 years ago
Craig Tiller a37437d43b
Merge pull request #12126 from dutor/fix-accept-queue-init 7 years ago
Vijay Pai f230ffd476 clang-format 7 years ago
Vijay Pai 083b9be1a2 Make all-streams op about cleanup only and replace a lambda with a virtual 7 years ago
Yang Gao 6a019e732a
Merge pull request #13329 from dwittmer/dwittmer_runserver 7 years ago
Yash Tibrewal c1b64d9c17
Merge pull request #13598 from yashykt/tlsremoveassert 7 years ago
Mark D. Roth 2c619be982 generate_projects.sh 7 years ago
Mark D. Roth a92428bc85 Move chttp2 cleanup code into close_transport_locked(). 7 years ago
Nathaniel Manista 562544151d
Merge pull request #13603 from nathanielmanistaatgoogle/credentials 7 years ago
Nathaniel Manista 0c1f59e6d5
Merge pull request #13593 from nathanielmanistaatgoogle/12531 7 years ago
Jan Tattermusch 6ce01dd6fa
Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests 7 years ago
Jan Tattermusch be05720ee1 generate C# sources for grpc/core/stats.proto 7 years ago
Vijay Pai c8dd4c5139 Remove some unneeded and spammy logs 7 years ago
Vijay Pai 6389457ed2 Adjust stream cancellation point and fix races in sync client 7 years ago
yashkt f20b30f1af Merge branch 'master' into tlsremoveassert 7 years ago
Nathaniel Manista dfe8403280 Change client-side credentials' use of gRPC Core 7 years ago