Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #8280 from markdroth/max_message_size_fix | Mark D. Roth | 2016-10-05 |
|\ | | | | | Fix handling of max receive message size on client side. | ||
* | | added missing line to UDP server | David Garcia Quintas | 2016-10-04 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into max_message_size_fix | Mark D. Roth | 2016-10-04 |
| |\ | |/ |/| | |||
* | | Merge pull request #7596 from rjshade/orphan_before_shutdown | Yang Gao | 2016-10-04 |
|\ \ | | | | | | | Call orphan_cb before FD shutdown in udp_server | ||
| | * | Fix handling of max receive message size on client side. | Mark D. Roth | 2016-10-04 |
| |/ |/| | |||
* | | Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under | Nicolas Noble | 2016-09-29 |
|\ \ | | | | | | | Upmerge from 1.0.x | ||
* \ \ | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
|\ \ \ | | | | | | | | | Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API | ||
* \ \ \ | Merge pull request #8224 from sreecha/grpc_signal | Nicolas Noble | 2016-09-29 |
|\ \ \ \ | | | | | | | | | | | Use SIGMINRT + 6 as the default signal for gRPC epoll engine (instead of SIGMINRT + 2) | ||
| | | * \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Nicolas "Pixel" Noble | 2016-09-29 |
| | | |\ \ | |_|_|/ / |/| | | | | | | | | | master-upmerge-from-deep-under | ||
| | | * | | 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 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Set default max send message size to unlimited. | ||
| | | * | | | | 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 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | HTTP CONNECT handshaker | ||
| | | * | | | | 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 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Renamed grpc-census-bin to grpc-stats-bin | ||
| | | * | | | | 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 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add channel arg for max send message size and add message size filter. | ||
* | | | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin | ||
| | | | | * \ \ \ | 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 ↵ | Craig Tiller | 2016-09-16 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | ||
| | | | | | * \ \ \ | 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 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | Updates to gRPC LB | ||
| | | | * | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | start the timer before the first op is sent down. | ||
| | | | | * | | | | | Renamed grpc-census-bin to grpc-stats-bin | David Garcia Quintas | 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 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix time posix convert | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Removed references to public APIs from codegen/ | ||
| | | | | | | * \ \ \ | 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 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Minor cleanup. | Mark D. Roth | 2016-09-13 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Fix build problem from merge. | Mark D. Roth | 2016-09-13 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 |
| | | | | | | | | | | |