25272 Commits (79adbe59d56f1836826318d5cf2f5050564bdf16)

Author SHA1 Message Date
Alexander Polcyn a12cf6996b Fix ruby segfault on nil optional creds params 5 years ago
Hannah Shi 1e415e24d1 replace sed with awk, since sed in mac is too old 5 years ago
Lidi Zheng d13c5834af Abstract the validation into a common function 5 years ago
Karthik Ravi Shankar 52cde540a4
Revert "Uses sources.json from BoringSSL" 5 years ago
Vijay Pai 9c5a39c6db Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 5 years ago
Vijay Pai afa2bd8367 Revert "Merge pull request #23435 from vjpai/fix_iomgr_non_polling" 5 years ago
Vijay Pai 1cdc78cb9e Revert "Merge pull request #23562 from yang-g/one_core" 5 years ago
Ivan Posva 92edd711cd Fix pagination in ServerNode::RenderServerSockets. 5 years ago
Esun Kim 3ac116f1cb Enabled GPR_ABSEIL_SYNC 5 years ago
Lidi Zheng 655319e286 Ban this test with gevent + Windows 5 years ago
Alexander Polcyn 9b4ef62cb9 Split up run_ruby_end2end_tests.sh into more granular test targets 5 years ago
Lidi Zheng df440a5a66 It seems the port binding won't fail if a port is occupied by native socket 5 years ago
Mark D. Roth 255a468b44 Hacks to fix build problems on import. 5 years ago
Lidi Zheng b9b33c06eb Make sure the SO_REUSEPORT is off 5 years ago
Lidi Zheng 217dade003 Raises an exception when port binding failed 5 years ago
Alexander Polcyn cba97021a9 Remove an invalid assumption from ruby call creds timeout test 5 years ago
Donna Dionne 8b3224ba62 Fixing a member var to not be a reference. 5 years ago
Alexander Polcyn 59da17dd7d Fix parent/child process synchronization in two ruby tests 5 years ago
Donna Dionne 6fc2e798e6 Member variable should not be a reference; causing crash when used in destructor. 5 years ago
Mark D. Roth da9b03638a Fix BUILD file for import. 5 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
Hannah Shi d3c1cbf4cb replace gawk with awk, so as not to introduce an extra dependency 5 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 5 years ago
Matthew Stevenson 86f6b1c046 Disable TLS 1.3 in the C-core. 5 years ago
emkornfield ddd25a7ddb
Update gen_build_yaml.py 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
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 5 years ago
Yash Tibrewal 1929406660 Clang format 5 years ago
Jan Tattermusch 80daba44d9 regenerate projects 5 years ago
Yash Tibrewal 16fc98f55d Convert multi-line comments to single line comments in chttp2_transport.cc 5 years ago
Richard Belleville dcb5840cee Fix Mac and Windows 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
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
Micah Kornfield 1bc973bd48 Uses sources.json from BoringSSL 5 years ago
yang-g 74c9de5cc0 Drop min thread count of threads doing Next to 1 5 years ago
Yash Tibrewal edf3d5e589 Explicitly fake status if cancelling stream 5 years ago
Richard Belleville c4491121c6 Stop checking g_is_on_gce in security connector 5 years ago
Lidi Zheng 9a54627c0b Include re2 in source wheel && solve the missing --all complain 5 years ago