aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface
Commit message (Expand)AuthorAge
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-07
|\
| * Merge pull request #7984 from lizan/byte_buffer_compressionGravatar David G. Quintas2016-10-05
| |\
| | * Fix grpc_byte_buffer_copy to copy compression algorithmGravatar Lizan Zhou2016-10-05
| * | Fix handling of max receive message size on client side.Gravatar Mark D. Roth2016-10-04
* | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
|\| |
| * | Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\ \
* | \ \ Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
|\ \ \ \
* | | | | Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
| | * | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-19
| | |\ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
|\ \ \ \ \
* | | | | | Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
| | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | * | | Pass deadline into filters via grpc_call_element_args, so that we canGravatar Mark D. Roth2016-09-14
| | | * | | Fix setting deadline in server call.Gravatar Mark D. Roth2016-09-13
| | | * | | Minor cleanup.Gravatar Mark D. Roth2016-09-13
| | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| | | |\ \ \
| * | | | | | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |_|/ / / | |/| | | |
| * | | | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | | * | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| | | | |\|
| | | * | | clang-formatGravatar Mark D. Roth2016-09-09
| | | * | | Remove debugging code.Gravatar Mark D. Roth2016-09-09
| | | * | | Remove unused code for chaining on_complete closures in call.c.Gravatar Mark D. Roth2016-09-07
| | * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | Set status from the grpc_error or whichever of its children has the data.Gravatar Mark D. Roth2016-09-02
| | | | * | Move client-side deadline handling to client_channel filter.Gravatar Mark D. Roth2016-09-02
| * | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-01
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
| | |\ \ \ \
| | | | | * \ Merge branch 'client_channel_cleanup' into deadline_filterGravatar Mark D. Roth2016-09-01
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-08-31
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
| |\| | | | |
| | | * | | | surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
| |_|/ / / / |/| | | | |
| | * | | | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| |/ / / / |/| | | |
| | | * | Fix build problems when refcount debugging is enabled.Gravatar Mark D. Roth2016-08-29
| | | * | Initial code to move deadline timer into a filter. Timer cancellationGravatar Mark D. Roth2016-08-26
| |_|/ / |/| | |
| | * | Add filter to subchannel instead of main client channel.Gravatar Mark D. Roth2016-08-24
| | * | Add channel arg for max send message size and add message size filter.Gravatar Mark D. Roth2016-08-23
| |/ / |/| |
| | * Remove completion queue parameter from grpc_server_add_insecure_channel_from_...Gravatar Sree Kuchibhotla2016-08-22
| |/ |/|
* | Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-09
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| |\
* | \ Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
|\ \ \ | | |/ | |/|
| * | Merge pull request #7024 from markdroth/filter_call_init_failureGravatar kpayson642016-08-02
| |\ \
* | \ \ Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
| |\ \ \
| | | * | Fix stack use after scope in call.cGravatar Vitaly Buka2016-08-01
| | |/ /
| | * | Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| | |\ \
| | * | | clang-formatGravatar David Garcia Quintas2016-07-28