25931 Commits (01cc519b53eb2d37f2ee0218bbeee7f08b621c4c)

Author SHA1 Message Date
Lidi Zheng 442aa916dc Make sure the module space won't be polluted by "from grpc import aio" 5 years ago
Lidi Zheng c6dc383c15 Prevent import order issue in cyclic imports 5 years ago
yang-g bf83c577e1 generate projects 5 years ago
jiangtaoli2016 46bb661de6 Fix ssl init condition in ssl_transport_security 5 years ago
Vijay Pai e1798799e2 Stop generating 1-phase deprecated async code 5 years ago
Lidi Zheng e54fe6ccd0
Revert "Revert "Allow asyncio API to be imported as grpc.aio"" 5 years ago
Karthik Ravi Shankar e549843885 Move remaining classes to grpc from grpc_impl 5 years ago
Lidi Zheng d938e0052e
Revert "Allow asyncio API to be imported as grpc.aio" 5 years ago
Mark D. Roth 67ba00ccb7 Call needs to hold a ref to the service config containing the method configs. 5 years ago
Richard Belleville 3dc0b3b625 Get port properly 5 years ago
Yash Tibrewal 48ec53971a gRPC Core API to create Xds channel credentials 5 years ago
Richard Belleville d13fbc5bfb Remove uses of PIPE 5 years ago
Mark D. Roth 7311a01760 Change grpclb to wrap the subchannels instead of attaching the attributes to them. 5 years ago
Lidi Zheng b830caa997 Update the tests.json 5 years ago
Mark D. Roth 799e805e8a Move locality load reporting to EDS policy. 5 years ago
Mark D. Roth 71050c88b9 Move EDS drop handling to a new eds_drop LB policy. 5 years ago
Lidi Zheng c9768211fb Remove unused import 5 years ago
Lidi Zheng 638f6fb659 Expand alternatives to import aio module 5 years ago
Lidi Zheng b7894bb090 Allow asyncio API to be accessed as grpc.aio.foo 5 years ago
Donna Dionne a204d54f24 Fixing ListenerRemoved test. 5 years ago
root 2c175b9ef5 del php5/Dockerfile 5 years ago
Yash Tibrewal 6515903d12 Update cds response parsing for TLS 5 years ago
root 840e67984a del several docker related files 5 years ago
yulin-liang 8feb418b6c Add transport information into grpc-objc user-agent. 5 years ago
Esun Kim ccf3cbc6b7 Bump iOS and OSX version 5 years ago
Lidi Zheng e242764d50 Remove enum34 from requirements.txt 5 years ago
Donna Dionne e7d7b7de86 xDS circuit breaking support 5 years ago
Lidi Zheng 9e0b427893 Use != with literals 5 years ago
Lidi Zheng 944d20f7b8 Make buildifier happy 5 years ago
Mark D. Roth b62d5c7eaa Allow channel args to modify service config parsing behavior. 5 years ago
Lidi Zheng 7f52f5d669 Make linters happy 5 years ago
Lidi Zheng 84acaad1fe Split RPCTest into two and speed up test cases 5 years ago
Yash Tibrewal 2a56886513 Update submodules: envoy-api, protoc-gen-validate, udpa 5 years ago
Donna Dionne a1361adb00 Second regeneration 5 years ago
Donna Dionne 21367b24b5 generate boringssl prefix headers 5 years ago
Donna Dionne 55267990b0 regenerate files 5 years ago
Yash Tibrewal a9fd34a81d
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS" 5 years ago
Vijay Pai f7f37cc092
Revert "Convert ExecCtx::Run to Closure::Run for subchannel call stack destruction" 5 years ago
Donna Dionne a7af2759e3 Wrapping DroppedRequestsMap inside a DroppedRequests strcuture which 5 years ago
James Newton-King 4b0f12bfce
Update CodeAnalysisAttributes.cs 5 years ago
Mark D. Roth 1ba51dcb1a Share XdsClient between channels. 5 years ago
Mark D. Roth 98841a990d Implement DualRefCounted interface for objects needing strong and weak refs. 5 years ago
Mark D. Roth 8164e9188a Add OWNERS for xDS code 5 years ago
Yash Tibrewal e0c4475db0 Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective 5 years ago
Mark D. Roth ac6f3a7818 Fix use-after-free bug 5 years ago
Mark D. Roth 0db7ea4196 Change RefIfNonZero() to return a RefCountedPtr<>. 5 years ago
Mark D. Roth 7baf55e473 Stop propagating parent channel args into xDS channel. 5 years ago
Donna Dionne f90790aebb Fixing clang tidy suggestions caught at import time. 5 years ago
Donna Dionne 4bac0f7be1 Fixing Clang Tidy errors caught at import time. 5 years ago
Vijay Pai da7f82fa9c
Properly synchronize thread creation failure case 5 years ago