11343 Commits (90e46ff7b03973483c42979d443cc16d081bd1bd)

Author SHA1 Message Date
Craig Tiller 0b834b3bd5 Fix compiler warning 9 years ago
Mark D. Roth f7dd851c2a Remove unused code for chaining on_complete closures in call.c. 9 years ago
Mark D. Roth 697a1f6023 Fix error refcounting. 9 years ago
Craig Tiller 09b05fd3fd Get write batching working again 9 years ago
Craig Tiller a81dac2888 Remove bad debug lines 9 years ago
Craig Tiller bd37a21c26 Cleanup, debug support 9 years ago
Philipp Wahala b72e78e23c Fix typo in node.js README 9 years ago
Mark D. Roth e011b1e4ca Move is_balancer into a new struct in the client_config directory. 9 years ago
thinkerou efbc9e7b9f update func desc 9 years ago
thinkerou 03dc219896 update func desc 9 years ago
Craig Tiller fd4c6471ce Fix memory leak, make it easier to spot in future 9 years ago
Mark D. Roth 989cdcd610 clang-format 9 years ago
Mark D. Roth 39b5871d7b Use http_proxy environment variable instead of URI query param. 9 years ago
Stanley Cheung cde12a523a php: use ssl hostname_override as auth audience uri if present 9 years ago
Stanley Cheung 47110750bc php: minor error initializing a variable 9 years ago
Mark D. Roth e5f4349139 Fix portability problems. 9 years ago
Mark D. Roth f655c85140 Add is_resolver bit to grpc_resolved_address. 9 years ago
Mark D. Roth c99fd89d32 Increase max send message size on server used in objc tests. 9 years ago
Mark D. Roth 6980362c4e Allow setting max send message size via C++ ServerBuilder API. 9 years ago
Craig Tiller ecb12511ed Fix fuzzing detected failure 9 years ago
Craig Tiller 2c4043bd8a fixes 9 years ago
Jan Tattermusch 7b3cf071c3 address coreCLR TODO 9 years ago
Jan Tattermusch 06aff11d39 upgrade Moq to version that supports netstandard1.3 9 years ago
Jan Tattermusch b9a6f79241 cleanup of project.json files 9 years ago
Jan Tattermusch 350458f714 update csproj files to Google.Protobuf to 3.0.0 9 years ago
Jan Tattermusch d059de7c55 update Protobuf to 3.0.0 in project.json projects 9 years ago
Jan Tattermusch 9ed4098925 update .csproj projects to Google.Apis.Auth to 1.16.0 9 years ago
Jan Tattermusch 3fa3d44548 update Google.Apis.Auth to 1.16.0 for project.json projects 9 years ago
thinkerou abc1a4414d fix type convert 9 years ago
Craig Tiller 86037cd0e7 fixes 9 years ago
Craig Tiller 78dc25e86b Revert barrier change to restore TSAN passing 9 years ago
Mark D. Roth 1e35b69788 Set status from the grpc_error or whichever of its children has the data. 9 years ago
Mark D. Roth dabb376f50 Start cancellations at the current filter instead of the next one. 9 years ago
Mark D. Roth 72f6da8bac Move client-side deadline handling to client_channel filter. 9 years ago
Craig Tiller 62622970cd Fix typo 9 years ago
Craig Tiller 02b87cdacb Small fixes 9 years ago
David Garcia Quintas 42adfb89ce typo 9 years ago
Craig Tiller f6b6d29841 Address review comments 9 years ago
Craig Tiller 23aff2e0cd Improve comment 9 years ago
Craig Tiller a6c2179c3b clang-format 9 years ago
Yuchen Zeng b429164275 Fix grpclb 9 years ago
Alexander Polcyn 676565326c destroy byte buffer reader after use 9 years ago
Yuchen Zeng 144ce657c6 Add comments for pick_subchannel 9 years ago
Yuchen Zeng 9a0e63c134 Remove unnecessary locks on channel_data's mutex 9 years ago
Yuchen Zeng 19656b1d59 Add call_data's pollent to channel_data's interested_parties 9 years ago
Craig Tiller 15b0ac03bb Debug, fix some bugs 9 years ago
murgatroid99 7c5befd86b Change UnimplementedService to UnimplementedEchoService in echo.proto 9 years ago
Craig Tiller 452422e09f Fix some tests 9 years ago
Craig Tiller eccf51004a Eliminate check_read_ops list 9 years ago
Craig Tiller de2c41c394 Call closures directly where safe 9 years ago