3037 Commits (e55f69cedd0ef7344e0bcb64b5ec9205e6aa4f04)

Author SHA1 Message Date
Nana Pang ae90b3ed01 [gRPC telemetry] Collect TCP connection metrics 8 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 8 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 8 months ago
Craig Tiller 108f70b4bb [context] Move tracing context to arena based context (#36782) 9 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 9 months ago
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 9 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 9 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 9 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 9 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 9 months ago
AJ Heller b3e061e086 Pre-work for centralized trace flags 9 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 9 months ago
Craig Tiller 545bd5171d [call-v3] Add client half close event edge to filters (#36598) 9 months ago
Tanvi Jagtap 28af2186fb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36589) 9 months ago
Craig Tiller 0ecee5ad3f [call-v3] Server path (#36509) 9 months ago
Tanvi Jagtap c31b115a63 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36591) 9 months ago
Tanvi Jagtap 88ed4299f9 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36587) 9 months ago
Tanvi Jagtap 1bfca77696 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36578) 9 months ago
Tanvi Jagtap 4fac69ee2a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36579) 9 months ago
AJ Heller c0208416b6 Automated rollback of commit 82e5116fb0. 9 months ago
Yash Tibrewal 87b71907d6 [Release] Bump version to 1.65.0-dev (on master branch) (#36544) 9 months ago
Mark D. Roth 32e03171e7 [reorg] move xds code to src/core/xds (#36521) 9 months ago
Tanvi Jagtap a20f020fb8 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36468) 9 months ago
Tanvi Jagtap fb72f1df08 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36504) 9 months ago
Tanvi Jagtap adf042bb41 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36496) 9 months ago
Tanvi Jagtap 9233eb49b2 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36505) 9 months ago
AJ Heller 773b851b74 Automated rollback of commit ffe73d230c. 9 months ago
AJ Heller 82e5116fb0 Automated rollback of commit f45ac2c9e4. 9 months ago
Tanvi Jagtap 2bc76d78af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36503) 10 months ago
Tanvi Jagtap 077d825b8a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36479) 10 months ago
Tanvi Jagtap 042019e3bf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36483) 10 months ago
Tanvi Jagtap 86ea68786b [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36480) 10 months ago
Tanvi Jagtap b72d31845e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36453) 10 months ago
Yash Tibrewal 29ba397f01 [Release] Bump core version 202405022240 (#36515) 10 months ago
Hannah Shi a0543d9328 [ObjC] Support visionos (#36476) 10 months ago
AJ Heller ffe73d230c [fix] Make GRPC_VERBOSITY=debug work with abseil logging (#36501) 10 months ago
AJ Heller f45ac2c9e4 Reland: [surface] Add an API to inject connected endpoints into servers 10 months ago
Tanvi Jagtap d02c17e246 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36484) 10 months ago
Tanvi Jagtap 9603942313 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36467) 10 months ago
Tanvi Jagtap 468bb253f5 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36481) 10 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 10 months ago
Tanvi Jagtap 760f2ae46d [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36471) 10 months ago
Craig Tiller e614dafd89 [woah] Remove deadline filter (#36477) 10 months ago
Mark D. Roth 6e981d7460 [reorg] move handshaker code to src/core/handshaker (#36375) 10 months ago
Tanvi Jagtap aeab2000a9 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36459) 10 months ago
Tanvi Jagtap 1e25193d24 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36470) 10 months ago
Tanvi Jagtap b73fdce71a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36458) 10 months ago
Mark D. Roth 5f631c3a13 [build] fix build breakage from #36452 (#36462) 10 months ago
Tanvi Jagtap 3890766adf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36452) 10 months ago
AJ Heller 4da74a52a0 [build] Restrict visibility of grpc_public_hdrs and grpc++_public_hdrs (#36289) 10 months ago