aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #14615 from dgquintas/authority_headerGravatar David G. Quintas2018-03-28
|\ | | | | Secure channels: use the right authority
* \ Merge pull request #14841 from jtattermusch/cleanup_sanityGravatar Jan Tattermusch2018-03-28
|\ \ | | | | | | Don't run sanity tests as part of multilang testsuite.
* \ \ Merge pull request #14561 from kpayson64/gevent_2Gravatar kpayson642018-03-28
|\ \ \ | | | | | | | | Initial Gevent Compatibility
* \ \ \ Merge pull request #14813 from grpc/vjpai-patch-1Gravatar kpayson642018-03-28
|\ \ \ \ | | | | | | | | | | Fix an ifdef comment
* \ \ \ \ Merge pull request #14834 from menghanl/fix_release_matrixGravatar adelez2018-03-28
|\ \ \ \ \ | | | | | | | | | | | | Add go release versions to client_matrix.py
* \ \ \ \ \ Merge pull request #14825 from ZhouyihaiDing/pecl_3party_sortingGravatar Jan Tattermusch2018-03-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | PHP: fix pecl installation error for finding address_sorting.h
| | | | | * | cleanup configuration for linux sanity testsGravatar Jan Tattermusch2018-03-28
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #14683 from kkm000/package-grpc-tools-nitsGravatar Jan Tattermusch2018-03-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | Minor changes to control files from Tools package rework
| | | | | * | Initial gevent supportGravatar kpayson642018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because some cpp code ends up leaking into cython, we change the cython generator to generate cpp code.
| | | | | * | Explicitly stop servers in unit tests.Gravatar kpayson642018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Relying on garbage collection to stop servers breaks with gevent.
* | | | | | | Merge pull request #14634 from apolcyn/fix_ruby_omnibus_breakgeGravatar apolcyn2018-03-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove source code and native-to-build-host grpc_c.so from ruby linux binary packages
| | | | | | | * fix generate_tests.bzlGravatar David Garcia Quintas2018-03-27
| | | | | | | |
* | | | | | | | Merge pull request #14769 from yashykt/sslcerttestfixGravatar Yash Tibrewal2018-03-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use same queue for batch ops and for shutdown in h2_ssl_cert_test
* \ \ \ \ \ \ \ \ Merge pull request #14831 from grpc/wenbozhu-patch-1Gravatar Stanley Cheung2018-03-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove browser-specific features.
| * | | | | | | | | Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2018-03-27
| | | | | | | | | |
| | | | | | * | | | Add go release versions to client_matrix.pyGravatar Menghan Li2018-03-27
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | | | | * fixed BUILDGravatar David Garcia Quintas2018-03-27
| | | | | | | | |
| | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-27
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * malloc to stackGravatar David Garcia Quintas2018-03-27
| | | | | | | | |
| * | | | | | | | Remove browser-specific features.Gravatar Wenbo Zhu2018-03-27
|/ / / / / / / /
* | | | | | | | Merge pull request #14827 from vjpai/alarm_deflakeGravatar Vijay Pai2018-03-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Expand timeouts to deflake alarm test
* \ \ \ \ \ \ \ \ Merge pull request #14830 from ericgribkoff/fix_android_helloworldGravatar Eric Gribkoff2018-03-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix Android build
* \ \ \ \ \ \ \ \ \ Merge pull request #14810 from muxi/cronet-plugin-registry-followupGravatar Muxi Yan2018-03-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add more plugins to be used by grpc_cronet
| | * | | | | | | | | Fix Android buildGravatar Eric Gribkoff2018-03-27
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | | | * fix wrong includeGravatar David Garcia Quintas2018-03-27
| | | | | | | | | |
| | | | | | | | | * fix include guardGravatar David Garcia Quintas2018-03-27
| | | | | | | | | |
| | | | | | | | | * more commentsGravatar David Garcia Quintas2018-03-27
| | | | | | | | | |
| | | | * | | | | | Remove source code and the grpc_c.so file that was built as a local binary ↵Gravatar Alexander Polcyn2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the ruby binary packages
| | * | | | | | | | Expand timeouts to deflake alarm testGravatar Vijay Pai2018-03-27
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | PHP: fix pecl installation error for fiinding address_sorting.hGravatar ZhouyihaiDing2018-03-27
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #14816 from ZhouyihaiDing/pecl_extensionGravatar Jan Tattermusch2018-03-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | PHP: add script for running distrib tests on macos
* \ \ \ \ \ \ \ \ Merge pull request #14806 from jtattermusch/cleanup_vsprojectsGravatar Jan Tattermusch2018-03-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Cleanup leftover files under vsprojects
* \ \ \ \ \ \ \ \ \ Merge pull request #14747 from ncteisen/flow-controlGravatar Noah Eisen2018-03-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix Flow Control Bug
| * | | | | | | | | | Fix objc macos buildGravatar ncteisen2018-03-26
| | | | | | | | | | |
| * | | | | | | | | | Fix flow control bugGravatar ncteisen2018-03-26
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #14820 from ncteisen/sanityGravatar Noah Eisen2018-03-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix Sanity
| * | | | | | | | | | Fix sanityGravatar ncteisen2018-03-26
|/ / / / / / / / / /
| | | | | | | | | * rest of pr commentsGravatar David Garcia Quintas2018-03-26
| | | | | | | | | |
| | | | | | | | | * added call_host_override testGravatar David Garcia Quintas2018-03-26
| | | | | | | | | |
* | | | | | | | | | Merge pull request #13290 from apolcyn/cares_address_sorting_master_cGravatar apolcyn2018-03-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add address sorting submodule for use in c-ares wrapper
* \ \ \ \ \ \ \ \ \ \ Correctly set gradle project propertiesGravatar Eric Gribkoff2018-03-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Correctly set gradle project propertiesGravatar Eric Gribkoff2018-03-26
| | | | | | | | | | | |
| | | | * | | | | | | | PHP: split script for running distrib tests on different systemGravatar ZhouyihaiDing2018-03-26
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #14788 from adelez/foundry_integrationGravatar adelez2018-03-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add timeout param to grpc_cc_test, set it to long for fuzzer tests and eternal for api_fuzzer
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14807 from ZhouyihaiDing/php_configGravatar Zhouyihai Ding2018-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix pecl build error with "-D PB_FIELD_16BIT=1"
| * | | | | | | | | | | | PHP: fix pecl build errorGravatar ZhouyihaiDing2018-03-26
|/ / / / / / / / / / / /
* | | | | | | | | | | | Build protoc and grpc_cpp_plugin for android kokoro jobGravatar Eric Gribkoff2018-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #14652 from ghostwriternr/jobset-loggingGravatar Nathaniel Manista2018-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Make logging after success in jobset more apparent.
| | | | | | | | | | * | | Fix an ifdef commentGravatar Vijay Pai2018-03-26
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #14768 from axot/bugfix/pecl_compile_flagsGravatar Mehrdad Afshari2018-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing FLAGS for pecl