Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 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 remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | pr comments | David Garcia Quintas | 2016-10-14 | |
* | | | | | | | | | | | | Pass call start time into the call stack via grpc_call_element_args. | Mark D. Roth | 2016-10-14 | |
* | | | | | | | | | | | | Rename grpc_hash_table to grpc_mdstr_hash_table. | Mark D. Roth | 2016-10-14 | |
| * | | | | | | | | | | | Merge pull request #7962 from y-zeng/call_holder_add_pollent | Yuchen Zeng | 2016-10-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | Fix potential crash | Craig Tiller | 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 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | Revert spam | Craig Tiller | 2016-10-13 | |
| | | * | | | | | | | | | Fix bad stream terminators | Craig Tiller | 2016-10-13 | |
| | | | | * | | | | | | | Use atomics for poll status to prevent tsan race complaints | Ken Payson | 2016-10-13 | |
| | | | | | | * | | | | | change from malloc to gpr_malloc | Yuxuan Li | 2016-10-13 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| | | | | * | | | | | | Moved cv polling into ev_poll_posix.c | Ken Payson | 2016-10-13 | |
| | | * | | | | | | | | Fix 32-bit linux build | Craig Tiller | 2016-10-13 | |
| | | * | | | | | | | | Expand documentation | Craig Tiller | 2016-10-13 | |
| | | | | | | | | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-12 | |
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| | | | | | | | | | * | Minor fixes to sockaddr changes | murgatroid99 | 2016-10-12 | |
* | | | | | | | | | | | clang-format | Mark D. Roth | 2016-10-12 | |
* | | | | | | | | | | | Unref the call stack in read_service_config even on error. | Mark D. Roth | 2016-10-12 | |
* | | | | | | | | | | | Hold a ref to the call stack for the read_service_config callback. | Mark D. Roth | 2016-10-12 | |
* | | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-10-12 | |
| | | | | | | | | | * | Fix sanity and move a header include | murgatroid99 | 2016-10-12 | |
| | | * | | | | | | | | Fix race with fetching data and writing it in chttp2 | Craig Tiller | 2016-10-12 | |
| | | * | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-12 | |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #8354 from grpc/v1.0.x | Jan Tattermusch | 2016-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * \ \ \ | Merge branch 'master' into add_error_log_for_h2_headers | Robbie Shade | 2016-10-12 | |
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 | |
| | | | | | | | | | * | | Add needed include | Robbie Shade | 2016-10-12 | |
| | | | | | | | | | * | | Uncomment accidentally commented line | Robbie Shade | 2016-10-12 | |
| | * | | | | | | | | | | Update README.md | Jan Tattermusch | 2016-10-12 | |
| | | | | | | | | | * | | Merge branch 'master' into rewrite_udp_server_linked_list | Robbie Shade | 2016-10-12 | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Improve documentation in method_config.h. | Mark D. Roth | 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 github.com:grpc/grpc into direct-calls | Craig Tiller | 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 | |
| | | | | | | | | * | | | | | Use booleans instead of bitmask args | Ken Payson | 2016-10-11 | |
* | | | | | | | | | | | | | | Code review changes. | Mark D. Roth | 2016-10-11 | |
| * | | | | | | | | | | | | | Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds | jboeuf | 2016-10-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | * | Clean up code after merge with master | murgatroid99 | 2016-10-10 | |
| | | | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent | Yuchen Zeng | 2016-10-10 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | Add some comments | Craig Tiller | 2016-10-10 |