10376 Commits (1065452f3264c2133af20cf23fcaa9e90586b6c5)

Author SHA1 Message Date
Jan Tattermusch e4e30f8813 fixed formatting 8 years ago
Jan Tattermusch 8a84c8c9df allow building all nugets on linux 8 years ago
Jan Tattermusch b3df1c4500 make native extension loader work for published netcoreapp1.0 too 8 years ago
Mark D. Roth d66a602de0 Fix memory leak. 8 years ago
Mark D. Roth 5f84400ba8 Propagate errors through grpc_lb_policy_cancel_pick(). 8 years ago
Jan Tattermusch 08ac1d4b5a dont enumerate runtimes in project.json file 8 years ago
Makarand Dharmapurikar 2b98b77225 add cacheable option to client_context 8 years ago
Mark D. Roth f7dd851c2a Remove unused code for chaining on_complete closures in call.c. 8 years ago
Mark D. Roth 697a1f6023 Fix error refcounting. 8 years ago
Philipp Wahala b72e78e23c Fix typo in node.js README 8 years ago
Mark D. Roth e011b1e4ca Move is_balancer into a new struct in the client_config directory. 8 years ago
thinkerou efbc9e7b9f update func desc 8 years ago
thinkerou 03dc219896 update func desc 8 years ago
Mark D. Roth 989cdcd610 clang-format 8 years ago
Mark D. Roth 39b5871d7b Use http_proxy environment variable instead of URI query param. 8 years ago
Stanley Cheung cde12a523a php: use ssl hostname_override as auth audience uri if present 8 years ago
Stanley Cheung 47110750bc php: minor error initializing a variable 8 years ago
Mark D. Roth e5f4349139 Fix portability problems. 8 years ago
Mark D. Roth f655c85140 Add is_resolver bit to grpc_resolved_address. 8 years ago
Mark D. Roth c99fd89d32 Increase max send message size on server used in objc tests. 8 years ago
Mark D. Roth 6980362c4e Allow setting max send message size via C++ ServerBuilder API. 8 years ago
Craig Tiller ecb12511ed Fix fuzzing detected failure 8 years ago
Jan Tattermusch 7b3cf071c3 address coreCLR TODO 8 years ago
Jan Tattermusch 06aff11d39 upgrade Moq to version that supports netstandard1.3 8 years ago
Jan Tattermusch b9a6f79241 cleanup of project.json files 8 years ago
Jan Tattermusch 350458f714 update csproj files to Google.Protobuf to 3.0.0 8 years ago
Jan Tattermusch d059de7c55 update Protobuf to 3.0.0 in project.json projects 8 years ago
Jan Tattermusch 9ed4098925 update .csproj projects to Google.Apis.Auth to 1.16.0 8 years ago
Jan Tattermusch 3fa3d44548 update Google.Apis.Auth to 1.16.0 for project.json projects 8 years ago
thinkerou abc1a4414d fix type convert 8 years ago
Craig Tiller 78dc25e86b Revert barrier change to restore TSAN passing 8 years ago
Mark D. Roth 1e35b69788 Set status from the grpc_error or whichever of its children has the data. 8 years ago
Mark D. Roth dabb376f50 Start cancellations at the current filter instead of the next one. 8 years ago
Mark D. Roth 72f6da8bac Move client-side deadline handling to client_channel filter. 8 years ago
Craig Tiller 62622970cd Fix typo 8 years ago
David Garcia Quintas 42adfb89ce typo 8 years ago
Craig Tiller f6b6d29841 Address review comments 8 years ago
Craig Tiller 23aff2e0cd Improve comment 8 years ago
Craig Tiller a6c2179c3b clang-format 8 years ago
Alexander Polcyn 676565326c destroy byte buffer reader after use 8 years ago
murgatroid99 7c5befd86b Change UnimplementedService to UnimplementedEchoService in echo.proto 8 years ago
Mark D. Roth d4c0f550b0 clang-format 8 years ago
Mark D. Roth 2a5959f2ae A bit more cleanup. 8 years ago
Makarand Dharmapurikar 3f374386e6 moved kMaxPayloadSizeForGet definition to C file 8 years ago
Makarand Dharmapurikar b94656d20e addressed review feedback. 8 years ago
Mark D. Roth 4c0fe49f76 Move subchannel_call_holder code into client_channel module. 8 years ago
Mark D. Roth a4d9ee23c2 Fix objective-C test case. 8 years ago
Mark D. Roth 7331a7aa62 Change wrapped languages to use the new channel arg macro name. 8 years ago
Mark D. Roth ed4605b71c Change error messages to include actual values and limits. 8 years ago
Alistair Veitch a0c69f9099 add trace context proto 8 years ago