55376 Commits (1844d924615df06017c061ae4f2659a39a9526d3)
 

Author SHA1 Message Date
Tanvi Jagtap 631e4208c4 [Gpr_To_Absl_Logging] Remove custom logger from php. (#36962) 5 months ago
Tanvi Jagtap b3973c6b5e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36980) 5 months ago
Tanvi Jagtap b217753062 [Gpr_To_Absl_Logging] Use only ABSL_CHECK and its variants in the include folder (#36978) 5 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 5 months ago
Mark D. Roth 22322fe7df [e2e tests] fix regex for connection failures to catch a missed case (#36969) 5 months ago
Craig Tiller 8dac453a71 [ares] Try to fix test (#36960) 5 months ago
Richard Belleville 2d3cbfbfd2
[Release] Add warning about PyPi latest version not necessarily matching Github latest version (#36965) 5 months ago
Craig Tiller 104078e8d2 [resource_quota] Clear wait for ready bit in e2e test (#36967) 5 months ago
Sergio Campamá 0edaaafef8 fix: Remove unused -GCC_WARN_INHIBIT_ALL_WARNINGS flag (#36904) 5 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 5 months ago
Yash Tibrewal 57fb13dfc2 [example] Update RouteGuide example (#36958) 5 months ago
Xuan Wang 2e9f5f1e4a [Python Misc] Add CSM package to verify_python_release (#36963) 5 months ago
Tanvi Jagtap abcd95a955 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36941) 5 months ago
Craig Tiller 3b21f2cac5 [memory-usage] Track memory usage for chaotic-good (#36863) 5 months ago
Craig Tiller af580b4422 [resource_quota] Reduce frequency of time polls in the first 10 seconds of execution (#36932) 5 months ago
Craig Tiller 13a8023268 [cleanup] Remove old microbenchmarking diff framework (#36952) 5 months ago
Craig Tiller bc26f27c32 [e2e] Fix failure in thready_tsan for cancel_before_invoke with v3 (#36955) 5 months ago
Yash Tibrewal 1071ada87c [Example] Update route_guide example (#36930) 5 months ago
Craig Tiller 1f6978f155 [debug] Add AbslStringify to types here (#36953) 5 months ago
AJ Heller 578b8fdb4d [tracing] Replace EE Trace macros with GRPC_TRACE_LOG (#36949) 5 months ago
Craig Tiller f04eee5cae [optimization] Always inline `Construct` and `Destruct` (#36951) 5 months ago
Yash Tibrewal 2e4e92bb87 [log] Do not set absl min log level if user does not set GRPC_VERBOSITY (#36931) 5 months ago
Craig Tiller 2e4efaf77a [dump-args] Move DumpArgs to use AbslStringify (#36897) 5 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 5 months ago
Craig Tiller 3e3d21164b [optimization] Add support for `[[clang:always_inline]]` and similar attributes (#36948) 5 months ago
Xuan Wang 4df07a77f0
[Python o11] Add boundaries to CSM example (#36898) 5 months ago
Craig Tiller b0063e8345 [experiments] Add benchmark (#36937) 5 months ago
Craig Tiller 91ad3d2cf4
[pr-autofix] Repair this workflow after it was broken by trace flags change (#36945) 5 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 5 months ago
Arjan Singh Bal 426df93434 [interop] Use go1.22 for Go master branch interop tests (#36917) 5 months ago
Tanvi Jagtap 205783fc4f [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36939) 5 months ago
Tanvi Jagtap b4fa67a452 [Gpr_To_Absl_Logging] Remove unused declaration of gpr_default_log. 5 months ago
Tanvi Jagtap 4c01a30f37 [grpc][Gpr_To_Absl_Logging] Remove gpr_assertion_failed function (#36912) 5 months ago
Tanvi Jagtap 8f2d24d112 [Gpr_To_Absl_Logging] Banning legacy gpr functions (#36911) 5 months ago
Tanvi Jagtap 97b9560345 [Gpr_To_Absl_Logging] Fixing ruby build (#36935) 5 months ago
Tanvi Jagtap 3b585815a0 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36884) 5 months ago
Tanvi Jagtap b57c7e9fc3 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36879) 5 months ago
Tanvi Jagtap a82cba7150 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36881) 5 months ago
Craig Tiller 47c141387b [promise-mpsc] Fix thundering herd with many senders (#36862) 5 months ago
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 5 months ago
Mark D. Roth f0bbdeab36 [chttp2] don't access endpoint in transport ops if it's already been destroyed (#36921) 5 months ago
AJ Heller b5e2aa76fd Revert "[build] Temporarily disable RBE result uploads (#36918)" (#36919) 5 months ago
AJ Heller a71308d938 [build] Temporarily disable RBE result uploads (#36918) 5 months ago
Craig Tiller 2c9e127ac9 [chaotic-good] Fix use-after-free (#36826) 6 months ago
Arjan Singh Bal a535a11efc [interop] Avoid installing the same python dependencies twice in Go 1.64 tests (#36864) 6 months ago
apolcyn d4b5e12f8e [ruby] improve the way completion queue pluck operations handle signals and process shutdown (#36903) 6 months ago
Xuan Wang f87084d64f [Release] Bump version to 1.66.0-dev (on master branch) (#36892) 6 months ago
Tanvi Jagtap 0e23c2259d [Gpr_To_Absl_Logging] Remove GPR_ASSERT macro. 6 months ago
Tanvi Jagtap 8a30491657 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36817) 6 months ago
Yousuk Seung 568fbfff8c [generic API] separate callback from cq in generic stub/service (#36447) 6 months ago