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 new_lb_md_keys | David Garcia Quintas | 2016-10-14 |
| |\ | |||
* | \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-12 |
|\ \ \ | | |/ | |/| | |||
* | | | Minor fixes to sockaddr changes | murgatroid99 | 2016-10-12 |
* | | | Fix sanity and move a header include | murgatroid99 | 2016-10-12 |
| * | | Merge pull request #8073 from daniel-j-born/handshake_shutdown | Yang Gao | 2016-10-11 |
| |\ \ | |||
| | | * | Renamed LB-related metadata keys | David Garcia Quintas | 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 branch 'master' into uv_core_transport | murgatroid99 | 2016-10-07 |
|\| | | | |||
* | | | | UV tests pass on linux | murgatroid99 | 2016-10-07 |
| * | | | Add 'extern "C"' to error.h. | Mark D. Roth | 2016-10-06 |
| * | | | Merge pull request #7984 from lizan/byte_buffer_compression | David G. Quintas | 2016-10-05 |
| |\ \ \ | |||
| | * | | | Fix grpc_byte_buffer_copy to copy compression algorithm | Lizan Zhou | 2016-10-05 |
| * | | | | Merge pull request #7612 from rjshade/enable_udp_testing | Yang Gao | 2016-10-05 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8280 from markdroth/max_message_size_fix | Mark D. Roth | 2016-10-05 |
| |\ \ \ \ \ | |||
| | | * \ \ \ | Merge branch 'master' into enable_udp_testing | Robbie Shade | 2016-10-04 |
| | | |\ \ \ \ | |||
| * | | | | | | | 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 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | Fix handling of max receive message size on client side. | Mark D. Roth | 2016-10-04 |
| | |/ / / / / | |/| | | | | | |||
| | | | | | * | Fix Windows server | Dan Born | 2016-10-03 |
* | | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-03 |
|\| | | | | | | |||
* | | | | | | | Compile and link core tests with libuv | murgatroid99 | 2016-10-03 |
| * | | | | | | Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under | Nicolas Noble | 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 |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | 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 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||
| | | | | | | | | | * | Require non-NULL exec_ctx to unref. | Dan Born | 2016-09-26 |
* | | | | | | | | | | | Clang format | murgatroid99 | 2016-09-26 |
* | | | | | | | | | | | Updated changes for Windows, removed unistd.h from test files | Michael Lumish | 2016-09-26 |
* | | | | | | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-23 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Remove sockaddr type structs and socklen_t from internal core APIs, update PO... | murgatroid99 | 2016-09-23 |
| | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_cha... | Julien Boeuf | 2016-09-23 |
| | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
| | * | | | | | | | | | 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 |
| | | | | | | | | | * | | Adding a method in channel creds to remove any attached call creds. | Julien Boeuf | 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 |