3196 Commits (dbba5d5578119f7baeec7df3747f91e8675e4574)

Author SHA1 Message Date
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 1 year ago
Mark D. Roth 21cb320080 [reorg] move service config code to src/core/service_config (#35843) 1 year ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 1 year ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 1 year ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
Craig Tiller 610f439342 [channel] Add CallFactory, CallDestination (#35766) 1 year ago
Esun Kim 1f979d2a83 [BoringSSL] Update third_party/boringssl-with-bazel (#35768) 1 year ago
Xuan Wang 03375e064f [Python AIO] Handle DeprecationWarnings when get current loop (#35583) 1 year ago
Craig Tiller 59004b4931 [channel] Separate call size estimation out of `grpc_core::Channel` (#35732) 1 year ago
Craig Tiller fb14685fd6 [transport] Move call spine related types into their own file (#35689) 1 year ago
Esun Kim 714640d71f [Deps] Upgrade Abseil to 2024-01-16 (#35589) 1 year ago
Xuan Wang a73293bf4c [Python AIO] Add note for read/write APIs (#35598) 1 year ago
Xuan Wang bdfacdec7f [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded (#35376) 1 year ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 1 year ago
Xuan Wang ad1dc17030
[Python setuptools] Import error from distutils for lower version of setuptools (#35561) 1 year ago
Stanley Cheung 7c347b96eb [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 1 year ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 1 year ago
Xuan Wang e36025d3d2 Revert "[Python Aio] Replace get_event_loop() with new_event_loop() (… (#35570) 1 year ago
Xuan Wang d6579e32a0 [Python Aio] Replace get_event_loop() with new_event_loop() (#35493) 1 year ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 1 year ago
Xuan Wang a18279db2e [Python O11Y] Revert registered method change (#35522) 1 year ago
Craig Tiller 3020a68b86 [call-v3] Move `grpc_call_final_info` into its own target (#35504) 1 year ago
Mark D. Roth 20e5b2c4bb [xDS] read connection idle timeout from CDS resource (#35395) 1 year ago
AJ Heller 3f8af9a74c [EventEngine] Rename Posix native resolver (#35491) 1 year ago
Craig Tiller 6872a7a473 Change some text to Implementation Private 1 year ago
AJ Heller 745a61222d [EventEngine] Implement Windows Native Resolver (#35458) 1 year ago
Xuan Wang d8ae1d28c5 [Python O11Y] Add _registered_method to __init__.py (#35482) 1 year ago
Xuan Wang 9a7c0b5f57 [Python Observability] Allow create call with registered method (#35002) 1 year ago
Xuan Wang 48cf940fd1 [Python Otel] Re-apply Otel (#35439) 1 year ago
gRPC Team Bot 96b9e8d3e3 Automated rollback of commit d2da19e99e. 1 year ago
Craig Tiller a100e90f97 [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 1 year ago
Xuan Wang d2da19e99e [python O11Y] Implement OpenTelemetry (#35292) 1 year ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 1 year ago
Craig Tiller 585bdccf45 Automated rollback of commit a5a25c7dad. 1 year ago
gRPC Team Bot a5a25c7dad Automated rollback of commit b455726401. 1 year ago
Craig Tiller b455726401 [call-v3] Convert server auth filter (#35299) 1 year ago
Craig Tiller 4e666c740b Internal change 1 year ago
Tanvi Jagtap 8019903a44 Internal configuration cleanup 1 year ago
Xuan Wang 4bf0109f52 [Python Misc] Use template to generate _parallel_compile_patch.py (#34847) 1 year ago
Craig Tiller ff63ad9413 [call-v3] Convert message compression filter (#35269) 1 year ago
Craig Tiller 57dacad8c7 [call-v3] Idle/max-age filters (#35270) 1 year ago
Vignesh Babu f0d7df79da [EventEngine] Add virtual a MakeSlice method into MemoryAllocatorImpl and move its default implementation to GrpcMemoryAllocatorImpl 1 year ago
Xuan Wang de6c437c89 [Python Misc] Revert change to print backtrace in server (#34877) 1 year ago
Yijie Ma 1abfc97502 [EventEngine] Posix NativeDNSResolver implementation (#35153) 1 year ago
gRPC Team Bot 667def7505 Internal change 1 year ago
Mark D. Roth 15e2f9e873
[release] Bump version on master to 1.61.0-dev (#34923) 1 year ago
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
Esun Kim 32dd034675
[Build] Shortened python_build to pyb (#34913) 1 year ago
Hima Sajeev 90af0a115d
[python] Add observability instrumentation to asyncio stack (#33992) 1 year ago