Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #16302 from vjpai/callback_cq | Vijay Pai | 2018-08-14 |
|\ | |||
| * | Fix abstract base class definition | Vijay Pai | 2018-08-14 |
| * | Can't count on shutdown_cb nullptr if version is 1 | Vijay Pai | 2018-08-14 |
| * | Address reviewer comments | Vijay Pai | 2018-08-14 |
* | | Fix clamp for window update | ncteisen | 2018-08-13 |
* | | Merge pull request #16319 from sreecha/transport-comments | Sree Kuchibhotla | 2018-08-13 |
|\ \ | |||
| | * | Merge branch 'master' into callback_cq | Vijay Pai | 2018-08-13 |
| | |\ | |||
* | | \ | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-13 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge pull request #16035 from ncteisen/flow-control-tracing | Noah Eisen | 2018-08-13 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #16339 from jtattermusch/msbuild_intergration_prepare1 | Jan Tattermusch | 2018-08-13 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #16261 from muxi/dynamic-cfstream-init | Muxi Yan | 2018-08-13 |
| |\ \ \ \ \ | |||
| | | * | | | | sync nunit version for all test projects | Jan Tattermusch | 2018-08-13 |
| | | * | | | | C# sanity test accepts [TestCase] attribute too | Jan Tattermusch | 2018-08-13 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #16321 from srini100/master | Srini Polavarapu | 2018-08-11 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #16325 from muxi/add-new-line | Muxi Yan | 2018-08-10 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #16322 from jtattermusch/csharp_protobuf_update361 | Jan Tattermusch | 2018-08-11 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #16308 from jtattermusch/csharp_ios_crash_workaround | Jan Tattermusch | 2018-08-11 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #16271 from muxi/verbose-error | Muxi Yan | 2018-08-10 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #16213 from muxi/fix-ios8-con-mon | Muxi Yan | 2018-08-10 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | clang_format | Muxi Yan | 2018-08-10 |
| | | | | | | | | | | * | Obj-c doesn't have nullptr, use NULL | Vijay Pai | 2018-08-10 |
| | | | | | | | | | * | | minor comments format fix | Sree Kuchibhotla | 2018-08-10 |
| | | | * | | | | | | | | use AtomicCounter to avoid unnecessary grpc_init invocations | Jan Tattermusch | 2018-08-10 |
| | | | | | * | | | | | | Add newline to end of header | Muxi Yan | 2018-08-10 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| | | | | | | | | | * | Experimental infrastructure for callback-based CQ | Vijay Pai | 2018-08-10 |
| | | | | | | | | * | | Modify comments | Sree Kuchibhotla | 2018-08-10 |
| * | | | | | | | | | | Merge pull request #16296 from ericgribkoff/close_segfault_fix | Eric Gribkoff | 2018-08-10 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | C#: upgrade protobuf nugets to v3.6.1 | Jan Tattermusch | 2018-08-10 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #16293 from jtattermusch/xamarin_forms_fix | Jan Tattermusch | 2018-08-10 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | Merge from v1.14.x | Srini Polavarapu | 2018-08-10 |
| | |_|_|_|_|/| | | | | | |/| | | | | | | | | | | |||
| | | | | | * | | | | | | C#: avoid shutdown crash on iOS | Jan Tattermusch | 2018-08-10 |
| | | | | | * | | | | | | Add PlatformApis.IsUnityIOS | Jan Tattermusch | 2018-08-10 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #16083 from tdbhacks/system-root-clean-history | Jiangtao Li | 2018-08-09 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #16288 from yashykt/combinernotify | Yash Tibrewal | 2018-08-09 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
| | | | | | | | | | | * | Merge branch 'master' into transport-comments | Sree Kuchibhotla | 2018-08-09 |
| | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'master' into rq-threads-2 | Sree Kuchibhotla | 2018-08-09 |
|\| | | | | | | | | | | | |||
| | | | | | | | | | | * | add comments to transport | Sree Kuchibhotla | 2018-08-09 |
| | | * | | | | | | | | | Added system roots feature to load roots from OS trust store | tdbhacks | 2018-08-09 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | check if channel is closed before starting core ops | Eric Gribkoff | 2018-08-09 |
| | | | | |_|_|_|_|/ | | | | |/| | | | | | |||
| * | | | | | | | | | Merge pull request #16287 from jl2922/patch-1 | Juanli Shen | 2018-08-09 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | fix format | Junhao Li | 2018-08-09 |
| * | | | | | | | | | | Enable c-ares queries on Windows | Alex Polcyn | 2018-08-08 |
| | | * | | | | | | | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel t... | Yash Tibrewal | 2018-08-08 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | include cmath to fix gcc8 compilation error | Junhao Li | 2018-08-08 |
| |/ / / / / / / / | |||
| | * | | | | | | | use recommended names for MonoAndroid and Xamarin.iOS | Jan Tattermusch | 2018-08-08 |
| | * | | | | | | | make Grpc.Core nuget work for Xamarin.Forms | Jan Tattermusch | 2018-08-08 |
| |/ / / / / / / | |||
| * | | | | | | | deduplicate GUIDs for unity .meta files | Jan Tattermusch | 2018-08-08 |
| * | | | | | | | Merge pull request #15597 from jtattermusch/protobuf_submodule_36x | Jan Tattermusch | 2018-08-08 |
| |\ \ \ \ \ \ \ | |||
| | | | | * | | | | clang-format | Muxi Yan | 2018-08-07 |
| | | | | | * | | | Revert #15983 - gRPC channels blocking indefinitely and not respecting deadli... | Srini Polavarapu | 2018-08-07 |