11184 Commits (92fd7e147a1433ddb34bb7175dad0eed9f353312)

Author SHA1 Message Date
Craig Tiller 3798e607cc Address review comments 8 years ago
Garrett Casto 07ecd9d08c Add copyright header 8 years ago
Mark D. Roth 5bd7be0c55 Change LB policies to get their input from channel args. 8 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 8 years ago
Mark D. Roth 3686996786 Encode server name, LB policy name, and addresses in channel args. 8 years ago
Mark D. Roth 16883a37ef Set user data vtable when creating grpc_lb_addresses. 8 years ago
Tim Ryan 5124452ae5 Compiles with npm install --debug option. 8 years ago
Craig Tiller 6d4340dda8 Add documentation 8 years ago
Mark D. Roth 98abfd3d64 Pass channel args through resolver. 8 years ago
Jan Tattermusch 9f254c0c40 get rid of compiler warnings 8 years ago
Jan Tattermusch d0e7c6d0b4 Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in 8 years ago
Jan Tattermusch 32cb42e046 remove unused member 8 years ago
Jan Tattermusch 7735daad14 address XMLdoc related warnings 8 years ago
Muxi Yan ff1ef244ed Do not finish call with error when switching between wifi and cellular 8 years ago
Muxi Yan 95d75ea4f9 clean with clang-format 8 years ago
Muxi Yan 484836973c Clean cache thoroughly 8 years ago
Muxi Yan 5655130171 Break retain cycle and fix bug 8 years ago
David Garcia Quintas 30bce6ab1b Moved unref of security connector outside of grpc_secure_channel_create 8 years ago
Muxi Yan b93053f868 bug fix 8 years ago
Muxi Yan 0a18d64fcc Address the comments 8 years ago
Garrett Casto a2a325048d Clang format 8 years ago
Jan Tattermusch fac33ad5b7 expose knob for adjusting number of requested calls 8 years ago
Jan Tattermusch 6e90171f37 introduce separate grpcsharp_request_call_context 8 years ago
murgatroid99 6a30178ef2 Clang format 8 years ago
Craig Tiller dd2fa6482a Add pid controller test 8 years ago
Muxi Yan 544c23adea Reverts PR #8426 8 years ago
Muxi Yan 4a08e71464 Revert PR #8425 8 years ago
Jan Tattermusch 76ce3b9dec request more rpcs per thread 8 years ago
Craig Tiller 6c7b6bfff1 Add pid controller 8 years ago
Jan Tattermusch a00698fc44 allow new RPC once previous call has been handled 8 years ago
Jan Tattermusch 7ef9f64187 use Server mode for GC in C# QpsWorker 8 years ago
Robbie Shade 7433e5d12c clang format 8 years ago
Masood Malekghassemi aff6936cf7 Partially implement gRPC Python server reflection 8 years ago
Sree Kuchibhotla cb18d7a6b6 make gcc 4.6 and earlier versions happy 8 years ago
Muxi Yan 72e92441f7 Fix nonnull problem 8 years ago
Muxi Yan e1443b195e Flush host when network connectivity changes 8 years ago
Noah Eisen a17b9bda5a removed check on the returned message from calling an unimplemented method 8 years ago
Sree Kuchibhotla 6135535ca7 Minor changes and called generate_projects.sh again 8 years ago
Mark D. Roth 9d48094a41 Convert method config to a struct for use in fast path in client_channel. 8 years ago
Mark D. Roth 29a7f40af3 Convert method config to a struct for use in the fast path. 8 years ago
Jorge Canizales 924a2cb1a2 Update tests project to XCode 8 8 years ago
Jorge Canizales fd7df959c8 Update Sample project to XCode 8 8 years ago
Jorge Canizales b2583d89cf Upgrade SwiftSample to XCode 8 and Swift 3 8 years ago
Jorge Canizales 8f4e312c58 Update tests project to XCode 8 8 years ago
Muxi Yan abb0f0b306 Update CronetFramework.podspec license 8 years ago
Sree Kuchibhotla da069a506d Rename sync_methods_ to sync_requests_ 8 years ago
Noah Eisen 32eee7739b Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
Mark D. Roth f222593de2 clang-format 8 years ago
Sree Kuchibhotla 385c9b2f05 Address code review comments 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago