30348 Commits (62e1bee5ffc8e5699792ecc758d47131787eda6a)

Author SHA1 Message Date
Tanvi Jagtap 22859fffdb [Gpr_To_Absl_Logging] Removing EXECUTOR_TRACE and replace with GRPC_TRACE_LOG (#37433) 6 months ago
Tanvi Jagtap 2fea3dbe99 [Gpr_To_Absl_Logging] Replacing GRPC_ARES_RESOLVER_TRACE_LOG with GRPC_TRACE_LOG (#37434) 6 months ago
apolcyn a5ed1f66b5 [ruby] reduce ruby gpr_log invocations from INFO to DEBUG (#37426) 6 months ago
Tanvi Jagtap 83b56204c2 [Gpr_To_Absl_Logging] Remove gpr_should_log from the header file (#37420) 6 months ago
Tanvi Jagtap 8fe72e49b2 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37389) 6 months ago
Corentin Girard 8271b14c41 [reflection]: python: reflection returns `original_request` (#36944) 6 months ago
Tanvi Jagtap d3560d9176 [Gpr_To_Absl_Logging] Deleting function gpr_set_log_function (#37386) 6 months ago
Tanvi Jagtap 8c5c97d3a2 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37388) 6 months ago
apolcyn 0940f8e670 [ruby] refactor flaky test and expose cancel_with_status (#37410) 6 months ago
AJ Heller 36123761a1 [logspam] Remove unguarded INFO logging of xds node ID (#37405) 6 months ago
Vignesh Babu 45156d1719 Fix Memory Leak. Ensure secure_endpoint is destructed correctly. 6 months ago
Craig Tiller 255bc5cb8b [security-handshaker] Simplify refcounting (#37345) 6 months ago
Craig Tiller 3de09c544d [fuzzer] Add a fuzzer for SubChannelConnector instances (#37397) 6 months ago
Craig Tiller 5e80db3616 [build] Windows build fix (#37402) 6 months ago
Yijie Ma 33fa301c5b [c-ares] Return `UNAVAILABLE` status for `ARES_ECONNREFUSED` (#37371) 6 months ago
Craig Tiller 9bc078d2e9 Fix sanity (#37400) 6 months ago
Alisha Nanda a9d3ccbee4 Update experiment expirations (#37399) 6 months ago
Craig Tiller 1514a1cf89 [call-v3] Expand suite of passing tests: enable cancel_after_client_done (#37326) 6 months ago
Craig Tiller 781fcf9d10 [server-fuzzer] Add a fuzzer that uses the fake creds library to hit some security codepaths (#37395) 6 months ago
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 6 months ago
Tanvi Jagtap c2f1f929c6 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37350) 6 months ago
Tanvi Jagtap 523b22d219 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37349) 6 months ago
Tanvi Jagtap cdc0263b1f [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37351) 6 months ago
Yijie Ma ecc1ea512e [Performance] Do not construct `KeyValueIterable` when calling OTel for instruments with empty label/optional label (#37311) 6 months ago
Craig Tiller bda6c3adf8 [sanity] fix (#37385) 6 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 6 months ago
Craig Tiller 21b10d8c1d [useful] Drop bespoke CountTrailingZeros impl (#37084) 6 months ago
Vignesh Babu 848272c570 Add a Sanitize method to metadata map to allow filtering select metadata types from the map. 6 months ago
Vignesh Babu 449d1b248f Create a CircularBuffer to store events generated by latent_see. This bounds the total number of generated events. 6 months ago
Craig Tiller 40debf702b [chttp2] Fix a bug in hpack error handling 6 months ago
Tanvi Jagtap a83a7ff354 [Gpr_To_Absl_Logging] Change VLOG(2) to LOG(INFO) for experiment 6 months ago
Tanvi Jagtap bd45055fc6 [Gpr_To_Absl_Logging] Remove GRPC_FD_TRACE macro and replace it with GRPC_TRACE_LOG. 6 months ago
Craig Tiller 5638afba6e [call-v3][client-channel] Add benchmarks for lb picks (#37052) 6 months ago
Tanvi Jagtap b40d919cf2 [Gpr_To_Absl_Logging] Convert some tracing macros to use << operator (#37304) 6 months ago
ziglerari 78cfebc3bd [ObjC] Skip 0-length slices when writing to CFWriteStream (#37246) (#37255) 6 months ago
Robert Schulze f553f73e59 Fix use-of-uninitialized-value in gRPC (#37256) 6 months ago
Tanvi Jagtap 084bd27d7d Automated rollback of commit 57a629e88c. 6 months ago
Tanvi Jagtap 57a629e88c [Gpr_To_Absl_Logging] Removing gpr_set_log_function (#37321) 6 months ago
Xuan Wang b6e0137608 [Python Otel] Fix Segfault caused by CallTracer method lifetime issue (#37329) 6 months ago
Craig Tiller 21beb994ee Cleanup some variable naming, make logs a little more accessible 6 months ago
Tanvi Jagtap cf88319446 [Gpr_To_Absl_Logging] Remove deprecated function gpr_set_log_verbosity (#37269) 6 months ago
Craig Tiller 7e089a22d7 [party] Make it faster (#37132) 6 months ago
Craig Tiller ff33098afa [call-arena] Better inlining (#37114) 6 months ago
Craig Tiller efe62e01f0 [latent-see] Fix some bugs, add basic annotations through the stack (#37297) 6 months ago
Alisha Nanda c02437a92f Automated rollback of commit af580b4422. 6 months ago
Tanvi Jagtap 27e5761e2f [Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) 6 months ago
Yash Tibrewal b807624b9f [log] Reduce log spam from security (#37296) 6 months ago
Tanvi Jagtap 8bbe0574a1 [Gpr_To_Absl_Logging] Fixing minor bug (#37284) 6 months ago
Yash Tibrewal 24683f1285 [log] Reducing log spam (#37253) 6 months ago
Tanvi Jagtap 15b6697ea4 [Gpr_To_Absl_Logging] Fixing unit test that flags log noise (#37177) 6 months ago