30601 Commits (master)

Author SHA1 Message Date
Tanvi Jagtap 97f22ce295 [PH2][Refactor][is_client] Split functions (#37641) 2 months ago
Alisha Nanda febe0f1458 Get name of connector from local connector rather than from handshaker args. 2 months ago
Craig Tiller 7379a9fbbe [call-v3] Outbound request buffer (#37448) 2 months ago
Eugene Ostroukhov 7f550b11b8 [experiments] Use proper delete for array deallocation (#37704) 2 months ago
Yijie Ma c8765eb9c4 [OTel plugin] Do not crash when the gauge in `AddCallback` is different from the gauge in `Report` (#37764) 2 months ago
Mark D. Roth 509db2463a [health checking] connected subchannel may be null on READY notification (#37781) 2 months ago
Yijie Ma a1b83dc995 [alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737) 2 months ago
Yijie Ma d1fddda871 [lb_policy] Remove 2 nullptr checks for `endpoint_list_` in round_robin and wrr (#37685) 2 months ago
Mark D. Roth c7cc8c1eac [fault injection] add defensive check against can't happen condition (#37743) 2 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 2 months ago
Xuan Wang a9114ff9e4 [Python test] Add log to print test start time and duration (#37761) 2 months ago
Yousuk Seung cbccf975d0 [ssl] Ensure OPENSSL global cleanup happens after gRPC shutdowns (#37768) 2 months ago
Yousuk Seung 9560fbb82f Don't grab GIL from C-Core during shutdown (retry with fix) (#37784) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Yash Tibrewal c6c461bc0e [Chttp2Server] Fix race between connection manager updates and handshake (#37772) 2 months ago
Yousuk Seung 571adaf2a0 Revert "Don't grab GIL from C-Core during shutdown (#37762)" (#37769) 2 months ago
Yash Tibrewal 656f325b53 [HealthCheck] Make status message better (#37724) 2 months ago
Yousuk Seung 4b53c2bac3 Don't grab GIL from C-Core during shutdown (#37762) 2 months ago
Craig Tiller e0c6055d21 [party] Fix bad log line (#37750) 2 months ago
Craig Tiller e3aa78868f [chaotic-good] Fix race between call finishing and adding to the stream map (#37749) 2 months ago
Craig Tiller dbdb035f59 [party] Fix use after free in tracer (#37748) 2 months ago
alto-ruby f55bf225da [Ruby] fix incompatible pointer type of grpc_compression_algorithm_name (#37741) 2 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 2 months ago
Yash Tibrewal f3b24f16d6 [ChannelIdleFilter] Use different error messages for idleness and max connection age (#37709) 2 months ago
Xuan Wang 9a1ba9d15d [Python test] Add test timestamp (#37703) 2 months ago
Mark D. Roth cddde6f3db [experiment] extend expiration of call_tracer_in_transport experiment (#37734) 2 months ago
AJ Heller e0a62f7762 [experiments] Bump EventEngine experiment expiration dates (#37740) 2 months ago
Craig Tiller 536bbbf181 [party] Race fix (#37726) 2 months ago
Craig Tiller a915689850 [flake] Fix TSAN race 2 months ago
Craig Tiller 2afe013e84 [flake] Fix chaotic good no_logging flake (#37721) 2 months ago
Yash Tibrewal cdb22f1fd0 [XdsEnd2EndTest] Use Custom RPC Options for each test to reduce test run times (#37679) 2 months ago
Hannah Shi a38034d770 [ObjC] include boringssl xx.c.inc files (#37690) 2 months ago
Vignesh Babu e9046b2bbe [EventEngine] Fix bug in Tx0cp code path in posix endpoint. 2 months ago
Craig Tiller 1f70b34fb1 [resource-quota] Fix periodic_update_test flake (#37691) 2 months ago
Yash Tibrewal 04f05a3031 [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources (#37678) 2 months ago
apolcyn fbd1a615c2 [release] bump dev version on master branch (#37671) 3 months ago
Craig Tiller c831e1de79 [flake] Fix tsan error surfaced by grpc_lb_end2end_test (#37663) 3 months ago
apolcyn 648304df01 [release] Bump core version to 44.0.0 (#37661) 3 months ago
Craig Tiller 1769b20533 [tsan] Race fix in chaotic good client transport (#37658) 3 months ago
Craig Tiller c7ba45d4ab [tsan] Flake fix in chaotic good connector (#37657) 3 months ago
apolcyn 5378a327b4 [boringssl] Update boringssl version (#37631) 3 months ago
Craig Tiller 38de0e22d4 [call-v3] Migrate time caching to the right spot (#37637) 3 months ago
apolcyn 90d19ac385 [ruby] add a sanity check to load grpc in a child process before most ruby tests (#37649) 3 months ago
Xuan Wang 7293191045 [Python Aio] Fix test_cancel_after_done_writing (#37651) 3 months ago
Xuan Wang 2530ff7764 [Python AIO] Extend the DDL in connectivity_test.test_unavailable_backend (#37645) 3 months ago
Tanvi Jagtap 4a52db601e [Gpr_To_Absl_Logging] Remove comment 3 months ago
Eugene Ostroukhov a3760bc53e [xds] Remove the GRPC_EXPERIMENTAL_XDS_FALLBACK env var (#37620) 3 months ago
Yash Tibrewal 70a4b75582 [Chttp2Server] Unref tcp_server after handshake is done (#37614) 3 months ago
Marcel ed3e08f136 Update com_github_googleapis to a recent commit. (#37578) 3 months ago
Joey Raso c0b326baa9 [gpr] Replace a call to localtime with a call to absl::FormatTime. 3 months ago