14332 Commits (c901884627ed62fb906121510b7b941314caf655)

Author SHA1 Message Date
Craig Tiller 47b53c85ad [call-v3] Add multi-stack support to CallFilters (#36985) 7 months ago
Craig Tiller fb504f1514 [channel_init] Add grpc_init/shutdown to one test that sometimes needs it (#37050) 7 months ago
Craig Tiller ec7e4e2a96 [call-v3] Separate out the CallState class from CallFilters (#37003) 7 months ago
Mark D. Roth fa84360551 Automated rollback of commit af492ae70a. 7 months ago
Craig Tiller 24458226cf [test] Remove unnecessary grpc_init/grpc_shutdown (#37033) 7 months ago
Craig Tiller b90afd3017 [call-v3] Eliminate asynchronous server trailing metadata handling (#36984) 7 months ago
Craig Tiller 147557ba1d [channel_init] Better ordering control, version control (#36993) 7 months ago
Craig Tiller 14ab9e790e [benchmark] Ensure benchmark names start with BM_ (#37024) 7 months ago
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 7 months ago
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 7 months ago
Craig Tiller 698a66b9c3 [status_flag] Fix bad stringifier (#37014) 7 months ago
Craig Tiller 23adb994cf [call-v3] Begin adding benchmarks (#36946) 7 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 7 months ago
Tanvi Jagtap 4c9db803a2 [Gpr_To_Absl_Logging] Fixing bugs (#36961) 7 months ago
AJ Heller ed904bb476 [fuzzer] Fix mock endpoint ownership bug (#36966) 7 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 7 months ago
Mark D. Roth 22322fe7df [e2e tests] fix regex for connection failures to catch a missed case (#36969) 7 months ago
Craig Tiller 8dac453a71 [ares] Try to fix test (#36960) 7 months ago
Craig Tiller 104078e8d2 [resource_quota] Clear wait for ready bit in e2e test (#36967) 7 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 7 months ago
Tanvi Jagtap abcd95a955 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36941) 7 months ago
Craig Tiller 3b21f2cac5 [memory-usage] Track memory usage for chaotic-good (#36863) 7 months ago
Craig Tiller af580b4422 [resource_quota] Reduce frequency of time polls in the first 10 seconds of execution (#36932) 7 months ago
Craig Tiller 2e4efaf77a [dump-args] Move DumpArgs to use AbslStringify (#36897) 7 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 7 months ago
Craig Tiller b0063e8345 [experiments] Add benchmark (#36937) 7 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 7 months ago
Tanvi Jagtap b4fa67a452 [Gpr_To_Absl_Logging] Remove unused declaration of gpr_default_log. 7 months ago
Tanvi Jagtap b57c7e9fc3 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36879) 7 months ago
Craig Tiller 47c141387b [promise-mpsc] Fix thundering herd with many senders (#36862) 7 months ago
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 7 months ago
Mark D. Roth f7ce3ee9d5 [call v3] add dynamic filter support to client channel (#36877) 7 months ago
Craig Tiller fdac9ebfdf [thready_tsan] Grab bag of improvements (#36886) 7 months ago
Craig Tiller cf90fc7f73 [fuzzing] Fix chaotic good framer fuzzing bug (#36821) 7 months ago
Tanvi Jagtap 905c2b25fc [grpc][Gpr_To_Absl_Logging] Deleting all instances of gpr_set_log_verbosity (#36859) 7 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 7 months ago
Nana Pang c605b98467 [Telemetry] Add function `FindInstrumentByName` in telemetry/metrics.h to allow users query instruments list. 7 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 7 months ago
Craig Tiller e6e2f1e1cb [server_call_test] fix compilation (#36856) 7 months ago
Craig Tiller 347f2a8a4b [chaotic-good] Fix fuzzer found crash in server transport code (#36852) 7 months ago
Craig Tiller a07d3d09b7 [yodel] Make fuzzing timeouts much more lenient (#36853) 7 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 7 months ago
Tanvi Jagtap d63dcc188b [Gpr_To_Absl_Logging] Adding comment (#36846) 7 months ago
Craig Tiller b3de112b15 [call] Fix fuzzer found bug in client_call_test (#36848) 7 months ago
Craig Tiller 322ef09202 Fix leak in server_call_test 7 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 7 months ago
AJ Heller 5d586d3ae3 [EventEngine] Fix race between connection and its deadline timer on Windows (#36709) 7 months ago
Vishwanath Sastry 60301d40e0 Addition of flag to enable end2end fuzzers 7 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 7 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 7 months ago