55613 Commits (169ccf7a70f26d8647122a43a9cffb1ffdb4b4d5)
 

Author SHA1 Message Date
Esun Kim 169ccf7a70 [CMake] Fixed _gRPC_PROTOBUF_WELLKNOWN_INCLUDE_DIR (#37627) 2 months ago
Kannan J e11336112a Docker files for xds example server and client for C++. (#37778) 2 months ago
Mark D. Roth 06d3e40d81 [xDS] split LRS client into its own API (#37605) 2 months ago
Mark D. Roth 94b7927def [doc] add version of C-core for xDS dualstack support (#37662) 2 months ago
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
Eugene Ostroukhov e88ac072b7 [sample] Client-side flow control (#37604) 2 months ago
Eugene Ostroukhov 08a777e658 [doc] Add xDS fallback to the feature matrix (#37676) 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
Arjan Singh Bal 8bad4481ba [Interop]Rebuild Go base image to use go1.23.1 (#37723) 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
Craig Tiller cdbc99d811 [tooling] Make start_port_server less spammy when starting for the first time (#37628) 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
Chris Kennelly 542f9b7e96 [cleanup] remove unused variable 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Yijie Ma 23715aca4c [Test] Mitigate `AltsConcurrentConnectivityTest` msan timeout with reduced concurrent level (#37773) 2 months ago
Yash Tibrewal c6c461bc0e [Chttp2Server] Fix race between connection manager updates and handshake (#37772) 2 months ago
Craig Tiller c1512de73d [flakes] Increase sharding on end2end test to reduce per-shard runtime (#37780) 2 months ago
Yousuk Seung 571adaf2a0 Revert "Don't grab GIL from C-Core during shutdown (#37762)" (#37769) 2 months ago
erm-g 44165b7808 [flake] Increase timeout to fix h2_test flakiness (#37767) 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
Hannah Shi 48aa0c85ff [ObjC] increase objc example build timeout to 1h (#37747) 2 months ago
AJ Heller e80625a06e [testing] Fix end2end Proxy fixture metadata race (#37738) 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
Xuan Wang 2c9b757462 [Python test] Fix gcf permission denied error (#37684) 2 months ago
Yash Tibrewal 7d11791ec7 [Flaky] max_connection_age test fix (#37739) 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
Mark D. Roth 76bbbb06b2 [xds_cluster_e2e_test] fix flake in DropConfigUpdate test (#37735) 2 months ago
Mark D. Roth ed3d6c0d62 [xds_cluster_e2e_test] remove unnecessary check for EDS response state (#37736) 2 months ago
apolcyn 33edf1a9a3 [testing] reduce number of sockets in windows socket-use-after-close detection loop (#37669) 2 months ago
Craig Tiller 478c8850e2 [flake] Disable xds_fault_injection_end2end_test on Mac (#37730) 2 months ago
Craig Tiller db09bbeb82 [flake] Fix flake in connection_refused_test (#37728) 2 months ago
Craig Tiller 536bbbf181 [party] Race fix (#37726) 3 months ago
Craig Tiller a915689850 [flake] Fix TSAN race 3 months ago