22049 Commits (1d038a8f2970168901071c17f4dcc1765690a00a)

Author SHA1 Message Date
Muxi Yan 1d038a8f29 More proto fixes 5 years ago
Muxi Yan 32aad8a11c More fixes 5 years ago
Muxi Yan e246a307d3 more generator fix 5 years ago
Muxi Yan d6a201b62b Isolate legacy in ProtoRPC 5 years ago
Muxi Yan ad51e66324 Update proto compiler 5 years ago
Muxi Yan 640966dbf3 fix internal testing targets 5 years ago
Muxi Yan 3b5f0fd765 Make dependency injection for Objective-C transport 5 years ago
Jan Tattermusch c7673983ac get rid of unused Version.csproj.include 5 years ago
Vijay Pai 029ee95f1a
Resolve a race when background poller outlives executor 5 years ago
Esun Kim 5efa660b41 Remove warning for old linux without secure_getenv 5 years ago
Richard Belleville 63b4f3d819 Revert "Merge pull request #19673 from markdroth/channel_grpc_init" 5 years ago
Prashant Jaikumar 3cd20e3d35 Fix log level in CFStream 5 years ago
Moiz Haidry f5a3e32b9b Take the mu_call mutex before zombifying pending calls so that there is no race between publishing new rpcs during a shutdown scenario 5 years ago
Mark D. Roth 8cc5b8f680 Defer grpc shutdown until after channel destruction. 5 years ago
Yunjia Wang 09b62fbf37 Fix naming 5 years ago
Yunjia Wang 3776916fe9 Modify shutdown check 5 years ago
Tony Lu 9e675ecb90 Fixing clang_format_code failure 5 years ago
Tony Lu b8a0271843 Removed unused references to connectivityChange(d) 5 years ago
Mark D. Roth ad38c6eddf Fix clang-tidy error. 5 years ago
Tony Lu 170d3633f0 Removed source files GRPCConnectivityMonitor 5 years ago
Alexander Polcyn 12ededb237 Increase lower bound on DNS re-resolution period to 30 seconds 5 years ago
Tony Lu dfca76905d Removed unused variable enableCFStream 5 years ago
Yunjia Wang 603054a29a Modify locality 5 years ago
Lidi Zheng dbec6006a6 Fix the entry condition of Bazel hack 5 years ago
Soheil Hassas Yeganeh b58d2e84ab Make sure there is at least a header in the frame storge of H2. 5 years ago
Mark D. Roth f9e6144692 Avoid unnecessary ref of connected subchannel when creating subchannel call. 5 years ago
Tony Lu eb72215622 Removed reference of GRPCConnectivityMonitor 5 years ago
Yunjia Wang 34c76f527d Add default size 1 for thread pool 5 years ago
Lidi Zheng c8a277add4 Several documentation fixes 5 years ago
Arjun Roy 666d73e39c Cached metadata lookup for hpack_parser. 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Hope Casey-Allen 225a878e9f Track channelz server sockets in the server node 5 years ago
Juanli Shen fa4e0f040f Fix segv in pick_first 5 years ago
Yunjia Wang c15d246f6a Add constructor test case 5 years ago
Mark D. Roth 994985be97 Log refcount traces if tracer enabled, even if DEBUG_LOCATION is not used. 5 years ago
Alexander Polcyn 4999420c7d Add a test client for certain grpclb fallback scenarios 5 years ago
yang-g c7793dddde Log transport pointer and goaway last stream id when chttp tracing is enabled 5 years ago
Arjun Roy 54a3b64246 Pull() eats slice from sbuf wrapped byte buffer. 5 years ago
Hope Casey-Allen e8b9e95fa2 Use RefCountedPtr instead of raw pointer 5 years ago
mgravell 39775cf30f remove delegate allocation and boxing from cancellation registrations 5 years ago
Qiancheng Zhao 444806583d lazy resolving lb policy creation 5 years ago
Yash Tibrewal 7e3a9b6b23 Remove error arg - reviewer comment 5 years ago
yang-g 5779dd935a Qualify the error code with StatusCode:: 5 years ago
Esun Kim bd5ed4fddd Move compiler targets from /BUILD to /src/compiler/BUILD 5 years ago
Wensheng Tang 5dee89b06e
Use grpc_error defs instead of NULL 5 years ago
Jan Tattermusch 578f027e3c deduplicate GUIDs in unity package skeleton 5 years ago
Jan Tattermusch ee7b5be396 more accurate comment 5 years ago
Julien Boeuf 109edca971 Adding C++ API and implementation for STS credentials: 5 years ago
Arjun Roy 51f80abb5a Coalesced some grpc_slice_buffer_tiny_add calls in hpack_enc 5 years ago
Lidi Zheng 11e60b8f30 Add documentation for compression enums 5 years ago