11343 Commits (90e46ff7b03973483c42979d443cc16d081bd1bd)

Author SHA1 Message Date
Mark D. Roth 7ce14d2a00 Code review changes. 9 years ago
Mark D. Roth fef585f1be Fix bugs from merge. 9 years ago
Mark D. Roth 6d5715867f clang-format 9 years ago
Mark D. Roth 2b626466af Bug fixes and cleanups. 9 years ago
Mark D. Roth 64f1f8d040 clang-format 9 years ago
bithavoc c809be2af5 Fix ruby readme link to grpc quickstart 9 years ago
Jan Tattermusch 6eb987780a simplify delayed streaming write logic 9 years ago
Jan Tattermusch 7a73bec0e5 dont allow new writes if theres a write with delayed completion 9 years ago
David Garcia Quintas 5bb7b9cec2 More gRPC LB bugfixes. 9 years ago
David Garcia Quintas 155b8200d4 Round Robin user_data fix 9 years ago
Yuchen Zeng 6222926d68 Remove pollent from grpc_lb_policy_pick_args 9 years ago
yang-g c580af37e0 Add a check for metadata from auth plugin 9 years ago
David Garcia Quintas 7777f97951 Synchronized tag number with that of authoritative copy 9 years ago
Yuchen Zeng f7c45aea53 Address review comments 9 years ago
Mark D. Roth 1621c26c1e Allow resolver to pass channel args to LB policy. 9 years ago
David Garcia Quintas 5ebb7af9ef Don't assert on use of unsupported user_data for LB policies 9 years ago
Jan Tattermusch caa965b548 regenerate C# related files after backporting from master 9 years ago
Jan Tattermusch 19f544cb65 make Grpc.Tools.nuspec buildable on Linux 9 years ago
Jan Tattermusch 11cbb5b693 switch distribtests to use nugets generated by dotnet cli 9 years ago
Jan Tattermusch 5bfcb5cc09 fix copying data directory 9 years ago
Jan Tattermusch 6555499306 add shutdownhook for CoreCLR 9 years ago
Jan Tattermusch 826c8d7985 fixed formatting 9 years ago
Jan Tattermusch ca29914adf allow building all nugets on linux 9 years ago
Jan Tattermusch 71a2e4784c make native extension loader work for published netcoreapp1.0 too 9 years ago
Jan Tattermusch 35d2cff9d6 dont enumerate runtimes in project.json file 9 years ago
Jan Tattermusch f4a1e1988f address coreCLR TODO 9 years ago
Jan Tattermusch 7eb41a14f8 upgrade Moq to version that supports netstandard1.3 9 years ago
Jan Tattermusch 67b6ef4d6f cleanup of project.json files 9 years ago
Jan Tattermusch ff6c2ad054 update csproj files to Google.Protobuf to 3.0.0 9 years ago
Jan Tattermusch d95ae3749d update Protobuf to 3.0.0 in project.json projects 9 years ago
Jan Tattermusch e1fde33593 update .csproj projects to Google.Apis.Auth to 1.16.0 9 years ago
Jan Tattermusch 4da4750897 update Google.Apis.Auth to 1.16.0 for project.json projects 9 years ago
Mark D. Roth 0e256107e8 Code review changes. 9 years ago
David Garcia Quintas 6eb48f1073 Fix comment 9 years ago
David Garcia Quintas 8424fdcb70 PR comments 9 years ago
Jan Tattermusch a610e32e4b throw correct exception failed writes 9 years ago
Alexander Polcyn ee96ce3a71 change status in failed credential handler to unauth as intended 9 years ago
Alexander Polcyn 9d36eb5ceb remove comment, for issues with pushing updates 9 years ago
Alexander Polcyn 088416df19 surface more exception info for call creds errors 9 years ago
Mark D. Roth f28763c68c Pass deadline into filters via grpc_call_element_args, so that we can 9 years ago
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls 9 years ago
David Garcia Quintas 98d5f5cb3f Renamed grpc-census-bin to grpc-stats-bin 9 years ago
Ken Payson 31caabdead Add shim to support condition variable wakeup fds where pipe/eventfd is not available 9 years ago
David Garcia Quintas f47d6fbdcc More PR comments 9 years ago
Mark D. Roth a99e02cc0d Use GPR_ARRAY_SIZE(). 9 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 9 years ago
Yuchen Zeng 362ac1be0c Fix gprc 9 years ago
Siddharth Shukla b24b5a39f8 Update argument documentation for channel methods 9 years ago
David Garcia Quintas 35c2aba849 More PR comments. 9 years ago
Mark D. Roth e2bdd54126 Fix setting deadline in server call. 9 years ago