Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
|\ | |||
* | | added some separating comments | David Garcia Quintas | 2016-07-29 |
* | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 |
* | | Reordered lines in grpclb.c for readability | David Garcia Quintas | 2016-07-29 |
* | | pr comments | David Garcia Quintas | 2016-07-28 |
| * | Merge pull request #7517 from markdroth/handshake_api | kpayson64 | 2016-07-26 |
| |\ | |||
| * \ | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ | |||
| | | * | clang-format | Mark D. Roth | 2016-07-25 |
| | | * | Merge remote-tracking branch 'upstream/master' into handshake_api2 | Mark D. Roth | 2016-07-25 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #7395 from markdroth/handshake_api | kpayson64 | 2016-07-25 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7320 from yang-g/shut_down_acceptor_early | Nicolas Noble | 2016-07-22 |
| |\ \ \ \ | |||
| | | | * | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
| | |_|/| | | |/| | | | | |||
| | | | | * | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 |
| | | | |/ | | | |/| | |||
| | | * | | clang-format | Mark D. Roth | 2016-07-21 |
| | | * | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-21 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Sanitizing master. | Nicolas "Pixel" Noble | 2016-07-21 |
| | | * | | Add acceptor parameter. | Mark D. Roth | 2016-07-20 |
| | | * | | clang-format | Mark D. Roth | 2016-07-20 |
| | | * | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-20 |
| | | |\ \ | |||
* | | | | | | corrected typo | David Garcia Quintas | 2016-07-19 |
| | | | | * | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_early | yang-g | 2016-07-18 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||
| * | / | | | Updated outdated comment about uchannels | David Garcia Quintas | 2016-07-18 |
| | |/ / / | |/| | | | |||
* | | | | | Save a cb sched | David Garcia Quintas | 2016-07-18 |
* | | | | | Improvements to the grpclb proto API funcs | David Garcia Quintas | 2016-07-18 |
* | | | | | Added documenting preamble to grpclb.c | David Garcia Quintas | 2016-07-18 |
| | | * | | Plumb channel args through handshakers. | Mark D. Roth | 2016-07-15 |
* | | | | | Added a tiny comment header and TODOs. | David Garcia Quintas | 2016-07-15 |
* | | | | | Added more docs. | David Garcia Quintas | 2016-07-14 |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 |
|\ \ \ \ \ | |||
| | | | * | | Use handshake_manager API in client and server. | Mark D. Roth | 2016-07-14 |
| | |_|/ / | |/| | | | |||
| | * | | | Add a quick note on the write chain execution\nthis is changed already in a f... | Craig Tiller | 2016-07-13 |
| | * | | | Update comment | Craig Tiller | 2016-07-13 |
| | | | * | Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg | kpayson64 | 2016-07-13 |
| | |_|/| | |/| | | | |||
| | * | | | Failure reporting fix | Craig Tiller | 2016-07-13 |
| | * | | | Fix potential null ptr deref | Craig Tiller | 2016-07-13 |
| | * | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-12 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | * | | | Fix rare flake | Craig Tiller | 2016-07-12 |
| | | * | | Shutdown the listeners early when destroying the tcp_server | yang-g | 2016-07-11 |
| * | | | | clang-format | Craig Tiller | 2016-07-11 |
| | | | * | Remove unnecessary parsing detail | Yuchen Zeng | 2016-07-11 |
| | | |/ | |||
| * | / | Make it more likely to correctly report deadline exceeded | Craig Tiller | 2016-07-08 |
| | |/ | |/| | |||
| | * | clang-format | Craig Tiller | 2016-07-07 |
| | * | Better fix for flow control bug | Craig Tiller | 2016-07-07 |
| | * | Remove spam | Craig Tiller | 2016-07-07 |
| | * | Fix flow control issue, make debugging in the future easier | Craig Tiller | 2016-07-07 |
| | * | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-06 |
| | |\ | | |/ | |/| | |||
| | * | Properly report large metadata errors | Craig Tiller | 2016-07-06 |
| | * | Prevent a use-after-free | Craig Tiller | 2016-07-06 |
| * | | Expunge all references to zookeeper | Craig Tiller | 2016-07-01 |