33491 Commits (896ae70b9f7859618f4de86d8e83ffca0e95c1d8)
 

Author SHA1 Message Date
Jan Tattermusch 8c2eeee322
Merge pull request #15975 from jtattermusch/netcore_shutdown_hooks 7 years ago
Sree Kuchibhotla 37e4990be3 replace new/delete with grpc_core::New and grpc_core::Delete 7 years ago
Sree Kuchibhotla 8aefdd3653 use a global executor pointer that is initialized by grpc_executor_init() 7 years ago
Sree Kuchibhotla f0ed1a2878 Create on first use pattern for initializing global executor 7 years ago
Yash Tibrewal fa0373c599 GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for the server 7 years ago
David G. Quintas ea75af5e97
Merge pull request #15947 from dgquintas/rr_ppicks_fix 7 years ago
ncteisen 018498a06b Implements subchannel refs for pick_first 7 years ago
Sree Kuchibhotla a0a81a1386 remove unnecessary header 7 years ago
Matt Kwong f2cd616329
Merge pull request #15918 from matt-kwong/rbe-unknown 7 years ago
Sree Kuchibhotla 4b88f3ba0c Merge branch 'master' into fix-dns-job 7 years ago
Sree Kuchibhotla d6f4d9ccbe Merge branch 'master' into fix-dns-job 7 years ago
Sree Kuchibhotla 7b8a6b6851 More PR comments; useful tracing 7 years ago
Mark D. Roth 4f0dec7fcc Refactor resolver result callback. 7 years ago
Noah Eisen a789ac3067
Merge pull request #15982 from ncteisen/channelz-registry 7 years ago
ncteisen e57fae7ab3 Remove unneeded include 7 years ago
ncteisen 664ba4fac4 Add note about on-by-default 7 years ago
ncteisen 2fe4938401 Reviewer comments 7 years ago
ncteisen aca5043ca3 Rewrite channelz registry in terms of inlined vector 7 years ago
Sree Kuchibhotla 1e69b7c0a5 Rename grpc_executor_job_type to C++ style name 7 years ago
David Garcia Quintas 8427571d06 fix test comment and small code tweak 7 years ago
David Garcia Quintas 50409fea27 Simplified the test significantly. No more threads 7 years ago
David Garcia Quintas 30d39c4738 Clarify new test comment 7 years ago
Yang Gao af74fc4bb0
Merge pull request #15978 from yang-g/hanging_transport 7 years ago
Sree Kuchibhotla 02872df249 more code review comments 7 years ago
David Garcia Quintas e41cae3081 Added TODO 7 years ago
Sree Kuchibhotla 8cc3a003a1 Fix typo 7 years ago
Jiangtao Li fbdfa90c69
Merge pull request #15979 from jiangtaoli2016/fix_race 7 years ago
Sree Kuchibhotla 83d0bfa3db address code review comemnts 7 years ago
jiangtaoli2016 581cbeffdf fix potential race condition in ALTS integrity-only extra-copy mode 7 years ago
Muxi Yan 4df5a4d384 yapf_code 7 years ago
Muxi Yan 252359bbdc CI integration 7 years ago
yang-g acb863ca31 Do not start timer if transport is closed. 7 years ago
Jan Tattermusch 4ba4d18960
Merge pull request #15964 from matt-kwong/fix-dart 7 years ago
Jan Tattermusch f5b19665cc add a TODO 7 years ago
Jan Tattermusch df332f36ff explain the shutdown hooks in detail 7 years ago
Chris Bacon cd01eef931 Remove C# shutdown hook on .NET Core 7 years ago
David Garcia Quintas d1deaad1be Added test 7 years ago
adelez 0ed80eacc3
Merge pull request #15961 from adelez/foundry2 7 years ago
Mehrdad Afshari dce1e10e31
Merge pull request #15965 from grpc/v1.13.x 7 years ago
Mehrdad Afshari ff38bb6aae
Merge pull request #15963 from mehrdada/python37-mac-windows-wheels-64bit 7 years ago
Matt Kwong c2158edea4 Fix Dart interop tests by upgrading to Dart 2 7 years ago
Mehrdad Afshari 2a046b71e3 Install Cython on python3.7 7 years ago
Mehrdad Afshari 21a047a1aa Build 64-bit Python 3.7 packages on macOS and Windows 7 years ago
Adele Zhou c9868d011b Add copyright 7 years ago
Adele Zhou bd35dfaad9 Do not upload results to bigquery for pull requests. 7 years ago
Sree Kuchibhotla 7e9d52530d Move executor implementation into GrpcExecutor class 7 years ago
Matt Kwong 19b8398b14
Merge pull request #15957 from matt-kwong/cherry-python37 7 years ago
Matt Kwong 2e381482de
Merge pull request #15912 from matt-kwong/python37 7 years ago
Adele Zhou a046f6e3ee Configure bazel builds to use Foundry's multipool feature. 7 years ago
Matt Kwong b2670fceb7 Add error handling for when a test result cannot be parsed 7 years ago