Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove pollent from dns_next's args | Yuchen Zeng | 2016-10-17 |
* | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-10-17 |
|\ | |||
| * | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
| |\ | |||
| * | | clang-format | David Garcia Quintas | 2016-10-15 |
| * | | Factored out common code into pick_from_internal_rr. | David Garcia Quintas | 2016-10-14 |
| * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_races | David Garcia Quintas | 2016-10-14 |
| |\ \ | |||
| * | | | Tiny refactoring | David Garcia Quintas | 2016-10-14 |
| | * | | Merge pull request #8348 from dgquintas/new_lb_md_keys | David G. Quintas | 2016-10-14 |
| | |\ \ | |||
| | * \ \ | Merge pull request #8234 from ncteisen/new_interop_tests | Noah Eisen | 2016-10-14 |
| | |\ \ \ | |||
| * | | | | | pr comments | David Garcia Quintas | 2016-10-14 |
| | * | | | | Merge pull request #7962 from y-zeng/call_holder_add_pollent | Yuchen Zeng | 2016-10-14 |
| | |\ \ \ \ | |||
* | | | | | | | Rename the resolver vtable | Yuchen Zeng | 2016-10-14 |
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys | David Garcia Quintas | 2016-10-14 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| * / | | | | | gRPCLB and RR race fixes | David Garcia Quintas | 2016-10-13 |
| |/ / / / / | |||
| * | | | | | Merge pull request #8369 from muxi/fix-interoptest | Muxi Yan | 2016-10-13 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #8127 from kpayson64/allow_pointers | kpayson64 | 2016-10-13 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Allow pointer channel args python | Ken Payson | 2016-10-13 |
| | | | | | | * | Use atomics for poll status to prevent tsan race complaints | Ken Payson | 2016-10-13 |
| | | * | | | | | Fix InteropTests.m bug | Muxi Yan | 2016-10-13 |
| | |/ / / / / | |/| | | | | | |||
| | | | | | * | Moved cv polling into ev_poll_posix.c | Ken Payson | 2016-10-13 |
| * | | | | | | Merge pull request #8361 from ncteisen/csharp_custom_metadata | Eric Anderson | 2016-10-13 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #8297 from jtattermusch/add_newinstance_comment | Jan Tattermusch | 2016-10-13 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | fixed bug in custom metadata interop test from csharp client to c++ server | Noah Eisen | 2016-10-12 |
| | |/ / / / / / | |/| | | | | | | |||
| | | | | * | | | manually fixed merge conflict. caused by the addition of a different new inte... | Noah Eisen | 2016-10-12 |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8101 from makdharma/cacheable_unary | makdharma | 2016-10-12 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #8354 from grpc/v1.0.x | Jan Tattermusch | 2016-10-12 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Create README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | * | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 |
| | | | * | | | | | | regenerate C# protos | Jan Tattermusch | 2016-10-12 |
| | | | * | | | | | | add comment for NewInstance override | Jan Tattermusch | 2016-10-12 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #8320 from jtattermusch/gprlog_format_fix | Jan Tattermusch | 2016-10-12 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #8073 from daniel-j-born/handshake_shutdown | Yang Gao | 2016-10-11 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | Removed outdated TODOs and improved docstrings | David Garcia Quintas | 2016-10-11 |
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-10-11 |
|\| | | | | | | | | | | |||
* | | | | | | | | | | | Address review comments | Yuchen Zeng | 2016-10-11 |
| | | | | | | | | * | | Renamed LB-related metadata keys | David Garcia Quintas | 2016-10-11 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | | | | | | | | * | Changes | Ken Payson | 2016-10-11 |
| | | | | | | | | * | merged | Ken Payson | 2016-10-11 |
| | | | | | | | | |\ | |||
| | | | | | | | | * | | Cleanup poll-cv setup | Ken Payson | 2016-10-11 |
* | | | | | | | | | | | Add more comments about get_fd | Yuchen Zeng | 2016-10-11 |
| * | | | | | | | | | | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds | jboeuf | 2016-10-11 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent | Yuchen Zeng | 2016-10-10 |
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||
| | | | | | | | | | | * | Add condition variable polling engine | kpayson64 | 2016-10-10 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |