46527 Commits (b1fd4a45a45cbba56cea45bc6b731d30eae9c8cc)
 

Author SHA1 Message Date
apolcyn 7e7a48f863
Merge pull request #23557 from apolcyn/display_peer_address 5 years ago
Mark D. Roth 181781387d xDS v3 support 5 years ago
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 5 years ago
Vijay Pai 391b2a5a1d
Merge pull request #23571 from vjpai/typos 5 years ago
Vijay Pai 8bc61f41a5
Merge pull request #23578 from vjpai/core_check 5 years ago
Jan Tattermusch 10006758d0 Fix repeated builds broken by re2's cmake 5 years ago
Sam Khan 9dc71643fa Return blank span if no call is active. 5 years ago
Vijay Pai 1013ad87f7 Fixes to match shellcheck 5 years ago
Vijay Pai 54a10f265d Consistency check core_version and version 5 years ago
Karthik Ravi Shankar 9ad399384a Merge branch 'master' into create-channel 5 years ago
Jan Tattermusch aa0193db42
Merge pull request #23576 from jtattermusch/bump_master_1_32 5 years ago
Alexander Polcyn f57879ac56 Flag protect new logs 5 years ago
Yash Tibrewal aeeb0d7117 Remove unnecessary parsing of status payload in subchannel.cc 5 years ago
Yash Tibrewal d51601d165 Clang format 5 years ago
Yash Tibrewal 7100ee3bfb Add keepalive throttling 5 years ago
Yash Tibrewal 51daf9701a Merge branch 'master' into chttp2transportcomment 5 years ago
Yash Tibrewal be58863a77
Merge pull request #23480 from yashykt/abslstatusconn 5 years ago
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 5 years ago
Yash Tibrewal 1929406660 Clang format 5 years ago
Richard Belleville 089d90933a
Merge pull request #23203 from gnossen/python_google_default_creds 5 years ago
Jan Tattermusch 80daba44d9 regenerate projects 5 years ago
Jan Tattermusch f3564bb200
Merge pull request #23577 from jtattermusch/bump_1_31_0_pre1 5 years ago
Jan Tattermusch b775f62afb
Merge pull request #23523 from JamesNK/jamesnk/interoptests-remove-version 5 years ago
Jan Tattermusch f39f341ee1 regenerate projects 5 years ago
Jan Tattermusch d6c15b2438 bump version to v1.31.0-pre1 5 years ago
Jan Tattermusch 21fe9652e5 update version to 1.32.0-dev 5 years ago
Jan Tattermusch f9b68bb01e add g-stands-for for the next release 5 years ago
Yash Tibrewal a7be808494 Merge branch 'master' into chttp2transportcomment 5 years ago
Yash Tibrewal 16fc98f55d Convert multi-line comments to single line comments in chttp2_transport.cc 5 years ago
Vijay Pai 2667eba8c2 Fix a typo 5 years ago
Vijay Pai 172f61a3a2
Merge pull request #22757 from vjpai/core_server_cxx 5 years ago
Richard Belleville dcb5840cee Fix Mac and Windows 5 years ago
Yash Tibrewal b158eb79f8
Merge pull request #23558 from yashykt/cancelstreamdeadline 5 years ago
Vijay Pai a6e541bb43
Make ABSL header block consistent with other code. 5 years ago
Yash Tibrewal 4c7120e115 Also fake status in grpc_chttp2_mark_stream_closed if already closed but there is an error 5 years ago
apolcyn 18695e30ca
Merge pull request #23570 from apolcyn/fix_ruby_flake 5 years ago
James Newton-King 21e855592a
Output grpc-dotnet interop apps to specific directories 5 years ago
apolcyn 3b2e1c027e
Merge pull request #23535 from apolcyn/repro_epollex_issue_minimal 5 years ago
Lidi Zheng bdadeebee5
Merge pull request #23556 from lidizheng/fix-gapic-tests 5 years ago
Yash Tibrewal 18763aa864 Add comment 5 years ago
Alexander Polcyn d88b77aaab Add logs to a flakey ruby test that can help to diagnose issue 5 years ago
Richard Belleville 18aa32b7db Remove unused variable 5 years ago
Alexander Polcyn bdfd96ad03 Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely 5 years ago
Lidi Zheng 666787d841 Metadata value has to be string or bytes 5 years ago
Lidi Zheng ffc6bce8ca Only >=3.7 allows annotate oneself as return type 5 years ago
Lidi Zheng 6e96a47dd6 Make pytype happy 5 years ago
Lidi Zheng b5f107d470 Support tuple and aio.Metadata interaction 5 years ago
Richard Belleville 8bd1836a43 Use RAII lock guard 5 years ago
Richard Belleville d40a91dde5 Don't check tenancy if credentials specified 5 years ago
Hannah Shi b3d1f2a4f8 avoid destroy channel more than once 5 years ago