aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
...
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \ \ \ \
* | | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\| | | | | | |
| * | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge pull request #9207 from ctiller/cleanup_closuresGravatar Craig Tiller2017-01-04
| | |\ \ \ \ \ \
* | | | | | | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\| | | | | | | |
| | * | | | | | | No need for copyright on generated filesGravatar Craig Tiller2017-01-03
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | clang-format codeGravatar Craig Tiller2017-01-03
| | * | | | | | Update cronetGravatar Craig Tiller2016-12-29
| | * | | | | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | |/ / / / /
* | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| | | | | |
| * | | | | | Fix merge errorsGravatar Craig Tiller2016-12-27
| * | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\| | | | |
| | * | | | | Merge pull request #9144 from dgquintas/grpclb_server_uriGravatar David G. Quintas2016-12-16
| | |\ \ \ \ \
| | | | | * | | Fix RST_STREAM(0) inconsistencyGravatar ncteisen2016-12-16
| | | |_|/ / / | | |/| | | |
| | | * | | | grpclb: skip slash in server uri path if presentGravatar David Garcia Quintas2016-12-16
| | * | | | | Add grpc_pollset_set as an arg in grpc_resolver_createGravatar Yuchen Zeng2016-12-15
| | * | | | | Add pollset_set in grpc_resolverGravatar Yuchen Zeng2016-12-15
| | * | | | | Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
| | |/ / / /
| | | | * | Merge branch 'master' into change_cronet_interfaceGravatar Muxi Yan2016-12-14
| | | | |\ \
| | * | | | | clang-formatGravatar Mark D. Roth2016-12-14
* | | | | | | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filterGravatar Craig Tiller2016-12-14
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-14
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-14
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | * | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-14
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-13
| | | * | | | | fix compiler warning in hpack_parser.cGravatar Jan Tattermusch2016-12-13
| |_|/ / / / / |/| | | | | |
| | | * | | | Move internal channel arg definitions out of public headers.Gravatar Mark D. Roth2016-12-12
| | | * | | | Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
| | | * | | | Fix grpclb code.Gravatar Mark D. Roth2016-12-12
* | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-12
|\| | | | | |
| * | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\ \ \ \ \ \
| | * | | | | | Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
| * | | | | | | Fix merge errorGravatar Craig Tiller2016-12-12
| * | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\| | | | | |
| | | | * | | | Add function to create channel arg for client channel factory.Gravatar Mark D. Roth2016-12-09
| | * | | | | | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
| | |/ / / / /
| | | * | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
| | |\ \ \ \ \
| | | | * \ \ \ Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| | | | |\ \ \ \
| | * | | | | | | Catch the case where we were shutdown after a handoff.Gravatar Mark D. Roth2016-12-09
* | | | | | | | | Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
| | | * | | | | | Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* | | | | | | | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-09
|\| | | | | | | |
| * | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-09
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into handshaker_early_exitGravatar Mark D. Roth2016-12-08
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
| | | | * | | | | Pass ownership of grpc_tcp_server_acceptor to connector.Gravatar Mark D. Roth2016-12-08
* | | | | | | | | Fix cronet for new metadata interfacesGravatar Craig Tiller2016-12-07