Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cleanup poll-cv setup | Ken Payson | 2016-10-11 |
* | Remove test-forcing hack | Ken Payson | 2016-10-07 |
* | fix small bug | Ken Payson | 2016-10-07 |
* | Fix platform detection | Ken Payson | 2016-10-06 |
* | Merge master | Ken Payson | 2016-09-30 |
|\ | |||
| * | Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under | Nicolas Noble | 2016-09-29 |
| |\ | |||
* | | | Clang format | Ken Payson | 2016-09-29 |
| * | | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
| |\ \ | |||
| * \ \ | Merge pull request #8224 from sreecha/grpc_signal | Nicolas Noble | 2016-09-29 |
| |\ \ \ | |||
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-fro... | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | |\ | | |_|_|/ | |/| | | | |||
* | | | | | Fix Typo | Ken Payson | 2016-09-29 |
* | | | | | Broke cv polling into seperate engine | Ken Payson | 2016-09-29 |
| | | | * | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | |\ | |||
| | | | | * | Plugging memory leak. | Nicolas "Pixel" Noble | 2016-09-29 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | * | | | | Merge pull request #8168 from markdroth/max_message_size_fix | Nicolas Noble | 2016-09-28 |
| | |\ \ \ \ | |||
| | | | * | | | Use SIGMINRT + 6 as the default signal for gRPC epoll engine | Sree Kuchibhotla | 2016-09-27 |
| | | |/ / / | | |/| | | | |||
| * | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
| |\| | | | | |||
| | * | | | | Merge pull request #7611 from markdroth/http_connect | Mark D. Roth | 2016-09-23 |
| | |\ \ \ \ | |||
| | | | * | | | clang-format | Mark D. Roth | 2016-09-23 |
| | * | | | | | Fix Android CPP Build issues | Perumaal S | 2016-09-22 |
| | * | | | | | Fix Android+CPP build | Perumaal S | 2016-09-22 |
| | | | * | | | Fix type problems. | Mark D. Roth | 2016-09-22 |
| | | | * | | | Set default max send message size to unlimited. | Mark D. Roth | 2016-09-22 |
| | * | | | | | Merge pull request #8099 from dgquintas/census_md_rename_sep_16 | David G. Quintas | 2016-09-21 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-21 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | Fix message size filter to use close instead of cancel. | Mark D. Roth | 2016-09-20 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 |
| |\| | | | | | |||
| | * | | | | | Merge pull request #7846 from markdroth/max_send_size_filter | Mark D. Roth | 2016-09-19 |
| | |\ \ \ \ \ | |||
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 |
| |\| | | | | | | |||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-19 |
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | | | |||
| | | * | | | | | Fix Windows printf formatting bug. | Mark D. Roth | 2016-09-19 |
| | * | | | | | | Merge pull request #8113 from yang-g/verify_auth_headers | Yang Gao | 2016-09-18 |
| | |\ \ \ \ \ \ | |||
| | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 |
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 |
| |\| | | | | | | | |||
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos... | Craig Tiller | 2016-09-16 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 |
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
| | | | | |\ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | | * | | | | | | Add a check for metadata from auth plugin | yang-g | 2016-09-15 |
| | * | | | | | | | | Merge pull request #7746 from dgquintas/lb_add_md | David G. Quintas | 2016-09-15 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||
| | | | | * | | | | | Code review changes. | Mark D. Roth | 2016-09-15 |
| * | | | | | | | | | Pass deadline into filters via grpc_call_element_args, so that we can | Mark D. Roth | 2016-09-14 |
| | | | | | * | | | | Renamed grpc-census-bin to grpc-stats-bin | David Garcia Quintas | 2016-09-14 |
| | | |_|_|/ / / / | | |/| | | | | | | |||
* | | | | | | | | | Add shim to support condition variable wakeup fds where pipe/eventfd is not a... | Ken Payson | 2016-09-14 |
| * | | | | | | | | Use GPR_ARRAY_SIZE(). | Mark D. Roth | 2016-09-14 |
| | * | | | | | | | Merge pull request #7980 from thinkerou/fix_time_posix_conv | Craig Tiller | 2016-09-14 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-13 |
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||
| * | | | | | | | | | | Fix setting deadline in server call. | Mark D. Roth | 2016-09-13 |