55025 Commits (33017551bb635a7d6e8edbbac08b861068bad19c)
 

Author SHA1 Message Date
Tanvi Jagtap 527950143a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36549) 7 months ago
Esun Kim 740b58a9ac Reintroduced GCC 7 test (#36565) 7 months ago
Yash Tibrewal 22e9ce46e0 [CSM] Minor test modifications (#36564) 7 months ago
Eugene Ostroukhov 28f2315c9f [EventEngine] Rely on RAII for lifeguard (#36555) 7 months ago
Eric Anderson abda964f52 [Interop] Rebuild dart image (#36562) 7 months ago
Yash Tibrewal 8ad65ab1ca [http2] Fix http2_stats test's usage of GlobalPluginStatsRegistry (#36561) 7 months ago
Eric Anderson 52f7a6f38d [Interop] Rebuild dart image (#36556) 7 months ago
Craig Tiller 641dbfd4c2 [build] Add an assertion for no leaks, use it for event engine shutdown (#36520) 7 months ago
AJ Heller 87c42aab68 [test] Wait for EE to quiesce in RLSEnd2endTest teardown (#36553) 7 months ago
Yash Tibrewal 87b71907d6 [Release] Bump version to 1.65.0-dev (on master branch) (#36544) 7 months ago
AJ Heller 9b4478740d [EventEngine] Rewrite mock_endpoint to EventEngine::Endpoint (#36513) 7 months ago
Xuan Wang ec8df8955f [Interop Build] Increase docker build timeout (#36536) 7 months ago
AJ Heller 24c86247ac [core] Reduce maximum number of validation errors to track (#36537) 7 months ago
Mark D. Roth 32e03171e7 [reorg] move xds code to src/core/xds (#36521) 7 months ago
Tanvi Jagtap 09a29d3b32 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36527) 7 months ago
Tanvi Jagtap 7cc547dfd9 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36526) 7 months ago
Tanvi Jagtap a20f020fb8 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36468) 7 months ago
Tanvi Jagtap fb72f1df08 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36504) 7 months ago
Tanvi Jagtap adf042bb41 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36496) 7 months ago
Tanvi Jagtap 9233eb49b2 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36505) 7 months ago
Tanvi Jagtap 9cbde967bb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36517) 7 months ago
AJ Heller 773b851b74 Automated rollback of commit ffe73d230c. 7 months ago
AJ Heller 82e5116fb0 Automated rollback of commit f45ac2c9e4. 7 months ago
Sergii Tkachenko 120b0d9ef1 [PSM Interop] Simplify PSM Interop Kokoro buildscripts (#36450) 7 months ago
Yijie Ma ac0b046481 [Release] Add 1.63.0 to interop matric for C++, ruby, php, python (#36516) 7 months ago
Tanvi Jagtap 2bc76d78af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36503) 7 months ago
AJ Heller eb034a1227 [benchmark] Delete bm_chttp2_transport benchmarks (#36514) 7 months ago
Tanvi Jagtap 077d825b8a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36479) 7 months ago
Tanvi Jagtap 042019e3bf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36483) 7 months ago
Tanvi Jagtap 86ea68786b [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36480) 7 months ago
Tanvi Jagtap b72d31845e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36453) 7 months ago
Yash Tibrewal 29ba397f01 [Release] Bump core version 202405022240 (#36515) 7 months ago
AJ Heller 00c26dd7da [cleanup] Remove unused grpc_endpoint test implementation (#36512) 7 months ago
Hannah Shi a0543d9328 [ObjC] Support visionos (#36476) 7 months ago
Yash Tibrewal 108ee944df [CSM] Fix CSM Observability for trailers-only response (#36413) 7 months ago
AJ Heller ffe73d230c [fix] Make GRPC_VERBOSITY=debug work with abseil logging (#36501) 7 months ago
Rushaan Gandhi 6d527a63e4 [Asyncio] Semantic task names for RPC tasks (#36422) 7 months ago
AJ Heller f45ac2c9e4 Reland: [surface] Add an API to inject connected endpoints into servers 7 months ago
Mark D. Roth b28b27b2dc [build] fix exclusion of test in cmake (#36502) 7 months ago
Tanvi Jagtap d02c17e246 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36484) 7 months ago
Tanvi Jagtap 9603942313 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36467) 7 months ago
Tanvi Jagtap 468bb253f5 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36481) 7 months ago
Junhua Yan 07bb602855 [channel-init] Do not register max-age filter when chaotic-good is enabled. (#36311) 7 months ago
Xuan Wang 811bb258d8 [Python Otel] Use registered method at server side (#36371) 7 months ago
Rui Chen 68b20d8a01
fix: use `github.rest.actions.cancelWorkflowRun` instead of `github.actions.cancelWorkflowRun` (#36499) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 7 months ago
Tanvi Jagtap 6f09d2ab00 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36472) 7 months ago
Mark D. Roth 76c93769e2 [LB policies] fix handling of UpdateLocked() result (#36463) 7 months ago
AJ Heller 834b511348 [EventEngine] Enable test-only WindowsEventEngine clients (#35546) 7 months ago
Craig Tiller 0281c0a564 Automated rollback of changelist 629617917. 7 months ago