aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-13
|\
| * Merge pull request #9335 from jtattermusch/vsproject_improvementsGravatar Jan Tattermusch2017-01-13
| |\
| * \ Merge pull request #9321 from stanley-cheung/fix-various-php-bugsGravatar Stanley Cheung2017-01-12
| |\ \
| | * | Use tmp file instead of writing to current directoryGravatar Stanley Cheung2017-01-12
* | | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-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 pull request #8770 from lyuxuan/channel_args1Gravatar lyuxuan2017-01-11
| |\ \ \
| * \ \ \ Merge pull request #9314 from yang-g/infologGravatar Yang Gao2017-01-11
| |\ \ \ \
| | | | | * Fix various PHP bugsGravatar Stanley Cheung2017-01-11
| | |_|_|/ | |/| | |
| * | | | Merge pull request #8154 from thinkerou/fix_php_mem_leakGravatar Stanley Cheung2017-01-11
| |\ \ \ \
| | | | | * Merge branch 'master' of https://github.com/grpc/grpc into rst_stream_error_c...Gravatar ncteisen2017-01-11
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Promote dns resolution failure message to INFOGravatar yang-g2017-01-11
| | |/ / / | |/| | |
| * | | | fix code formattingGravatar Jan Tattermusch2017-01-11
| | | * | add setting channel args functionality to performance tesingGravatar Yuxuan Li2017-01-11
| * | | | iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused var...Gravatar Mario Emmenlauer2017-01-11
| * | | | Fix ruby:{python,csharp,csharpcoreclr}_server behaviorGravatar ncteisen2017-01-10
| * | | | Merge pull request #9284 from markdroth/http_connect_headersGravatar Mark D. Roth2017-01-10
| |\ \ \ \
| * | | | | Implement wait-for-ready behavior in Python stress and qps clientGravatar ncteisen2017-01-10
| | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'upstream/master' into http_connect_headersGravatar Mark D. Roth2017-01-10
| | |\ \ \ | | |/ / / | |/| | |
| | | * | attempt to fix mem leaksGravatar thinkerou2017-01-10
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_inte...Gravatar ncteisen2017-01-09
| |\ \ \ \
| | | * | | clang-formatGravatar Mark D. Roth2017-01-09
| | | * | | Add support for sending custom headers in HTTP CONNECT request.Gravatar Mark D. Roth2017-01-09
| | |/ / /
| * | | | Address github commentsGravatar ncteisen2017-01-09
| | * | | Merge pull request #9129 from markdroth/handshaker_pluginGravatar Mark D. Roth2017-01-09
| | |\ \ \
| | * \ \ \ Merge pull request #9274 from ctiller/modulenotesGravatar Craig Tiller2017-01-06
| | |\ \ \ \
| | | * | | | Review feedbackGravatar Craig Tiller2017-01-06
| | * | | | | Merge pull request #9269 from nathanielmanistaatgoogle/v1.0.x-upmergeGravatar Nathaniel Manista2017-01-06
| | |\ \ \ \ \
| | | | * | | | Actually add the documentationGravatar Craig Tiller2017-01-06
| | | |/ / / / | | |/| | | |
| | | | * | | Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| | * | | | | Merge pull request #9251 from ericgribkoff/java_advanced_testsGravatar Eric Gribkoff2017-01-06
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #9268 from soltanmm-google/diddy-kong-racingGravatar Masood Malekghassemi2017-01-06
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | * | | | Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-01-06
| | | |/ / / / | | |/| | | |
| | | | * | | v1.0.x → master upmergeGravatar Nathaniel Manista2017-01-06
| | | | |\ \ \
| | * | | \ \ \ Merge pull request #9253 from ctiller/long_statusGravatar Craig Tiller2017-01-05
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | * | | | Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
| | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #8705 from ctiller/slice_with_exec_ctxGravatar Craig Tiller2017-01-05
| | |\ \ \ \ \
| | | | * | | | Support long grpc-messages on abnormal close pathGravatar Craig Tiller2017-01-05
| | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_inte...Gravatar ncteisen2017-01-05
| | |\ \ \ \ \
| | | | * | | | Remove errant headerGravatar Craig Tiller2017-01-04
* | | | | | | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-04
|\ \ \ \ \ \ \ \
| | | | | * \ \ \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| | | | | |\ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Properly removing message_size_filter duplicate.Gravatar Nicolas "Pixel" Noble2017-01-05
| | | | * | | | | Putting message size filter back.Gravatar Nicolas "Pixel" Noble2017-01-04
| | | | | * | | | Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| | | | | |\ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-01-04
| | * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_inte...Gravatar ncteisen2017-01-04
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | * | | | | 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
| | | | |\ \ \ \ \