aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
| | | | | | | * | clang-formatGravatar Mark D. Roth2017-01-18
| | * | | | | | | Dont try to index close headers: this messes up compression tables for subseq...Gravatar Craig Tiller2017-01-18
| | | * | | | | | Document new args in grpc_resolver_createGravatar Yuchen Zeng2017-01-18
| |_|/ / / / / / |/| | | | | | |
| | | | | | | * Initialize and shutdown proxy mapper registry.Gravatar Mark D. Roth2017-01-18
| | | | | | | * Remove references to proxy mapper factory.Gravatar Mark D. Roth2017-01-18
| | | | | | * | Fix handshaker shutdown bug.Gravatar Mark D. Roth2017-01-18
| | | | | | | * clang-formatGravatar Mark D. Roth2017-01-18
| | | | | | | * Fix build breakage.Gravatar Mark D. Roth2017-01-18
| | | | | | * | Move detection of HTTP CONNECT proxy from DNS resolver to client channel.Gravatar Mark D. Roth2017-01-18
* | | | | | | | Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixesGravatar Michael Lumish2017-01-18
|\ \ \ \ \ \ \ \
| | | | | | | * | Get HTTP CONNECT headers from channel arg.Gravatar Mark D. Roth2017-01-18
| | | | | | | * | Trigger HTTP CONNECT handshaker via channel arg.Gravatar Mark D. Roth2017-01-18
* | | | | | | | | Merge pull request #8684 from gcasto/change_cronet_interfaceGravatar Muxi Yan2017-01-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | * | | | | | | Fixed sanity errorsGravatar murgatroid992017-01-17
| | | | * | | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | | | | | | | * Add proxy mapper hook.Gravatar Mark D. Roth2017-01-17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #9318 from markdroth/subchannel_addr_channel_argGravatar Mark D. Roth2017-01-17
|\ \ \ \ \ \ \ \
| | | | | | * | | Document new function grpc_resource_user_quotaGravatar Dan Born2017-01-17
| | | | | * | | | Respond to review commentsGravatar Craig Tiller2017-01-17
| | | | | * | | | Remove dead filesGravatar Craig Tiller2017-01-17
| | | * | | | | | Merge branch 'master' into makefile_ruby_version_fixesGravatar murgatroid992017-01-17
| | | |\ \ \ \ \ \
| | | | | | * \ \ \ Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into poll_fd_shutdownGravatar David Garcia Quintas2017-01-17
| | | | | | | | | |\ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | | * | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| | | | | | |\ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| * | | | | | | | | clang-formatGravatar Mark D. Roth2017-01-17
* | | | | | | | | | Name constantGravatar Craig Tiller2017-01-13
| * | | | | | | | | Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
| | | | | * | | | | Merge branch 'master' into tweak_slice_bufferGravatar Sree Kuchibhotla2017-01-13
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| * | | / | | | | | Store subchannel address in a channel arg.Gravatar Mark D. Roth2017-01-13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-13
|\| | | | | | | |
| * | | | | | | | Merge pull request #9335 from jtattermusch/vsproject_improvementsGravatar Jan Tattermusch2017-01-13
| |\ \ \ \ \ \ \ \
| | | | | | | | * | clang-format and add copyright infoGravatar Muxi Yan2017-01-12
| | | | | | * | | | Remove bogus assertGravatar Craig Tiller2017-01-12
| | | | | | * | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | * | | | Add a mechanism for tagging threads that might be owned byGravatar Craig Tiller2017-01-12
| | | | | | * | | | Kill ESANGravatar Craig Tiller2017-01-12
| | | | | | * | | | Uncover the badnessGravatar Craig Tiller2017-01-12
| * | | | | | | | | Merge pull request #9149 from ncteisen/rst_stream_error_code_fixGravatar Noah Eisen2017-01-12
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | fix compilation of grpc_dll projectGravatar Jan Tattermusch2017-01-12
| | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into rst_stream_error_c...Gravatar ncteisen2017-01-11
| | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-11
| | | | | | | |\ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | | | | | | * | | | Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
| | | | | | | * | | | Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
| | | | | | | * | | | Fix sanity: check_include_guardsGravatar Craig Tiller2017-01-11
| * | | | | | | | | | Promote dns resolution failure message to INFOGravatar yang-g2017-01-11
| | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | * | bug fixGravatar Muxi Yan2017-01-11
| * | | | | | | | | fix code formattingGravatar Jan Tattermusch2017-01-11
| * | | | | | | | | iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused var...Gravatar Mario Emmenlauer2017-01-11
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into change_cronet_interfaceGravatar Muxi Yan2017-01-11
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | | | | * | | Fix metadata validationGravatar Craig Tiller2017-01-10