aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
* Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
* Merge pull request #6911 from ctiller/idempotent_endpoint_shutdownGravatar Jan Tattermusch2016-06-17
|\
* \ Merge pull request #6631 from stanley-cheung/php-custom-metadata-interopGravatar Jan Tattermusch2016-06-17
|\ \
* \ \ Merge pull request #6952 from jtattermusch/bump_protobuf_300_beta32Gravatar Jan Tattermusch2016-06-17
|\ \ \
| | * | php: there is an unimplemented serviceGravatar Stanley Cheung2016-06-17
| | * | php: run advanced interop testsGravatar Stanley Cheung2016-06-17
| | * | php: implement 2 more interop testsGravatar Stanley Cheung2016-06-17
| | * | php: implement custom_metadata interop testGravatar Stanley Cheung2016-06-17
| |/ / |/| |
| * | update third_party/protobuf to v3.0.0-beta-3.2Gravatar Jan Tattermusch2016-06-17
|/ /
* | Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdownGravatar Jan Tattermusch2016-06-17
|\ \
* \ \ Merge pull request #6902 from sreecha/php_stress_testGravatar Jan Tattermusch2016-06-17
|\ \ \
* \ \ \ Merge pull request #6926 from vjpai/clang34Gravatar Jan Tattermusch2016-06-17
|\ \ \ \
* \ \ \ \ Merge pull request #6917 from ctiller/poller_restrictionsGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6916 from ctiller/faster_tsanGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6838 from vjpai/trigger_happyGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6858 from makdharma/issue5851Gravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6905 from makdharma/2868Gravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #6943 from kpayson64/python_qps_waitGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #5256 from tamihiro/masterGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Wait for channel to be connected for each clientGravatar Ken Payson2016-06-16
| | | | | | | | | | * | Rename FATAL_FAILURE SHUTDOWNGravatar Nathaniel Manista2016-06-16
* | | | | | | | | | | | Merge pull request #6921 from dgquintas/fix_printf_flags_lb_policyGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6938 from nathanielmanistaatgoogle/__all__Gravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #6882 from kpayson64/python_metadata_testsGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | grpc.__all__ definitionGravatar Nathaniel Manista2016-06-16
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6876 from mdyring/masterGravatar Nicolas Noble2016-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.Gravatar Vijay Pai2016-06-16
| | | | | | | | | | * | | no ccacheGravatar Vijay Pai2016-06-16
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| | | * | | | | | | | | Fixed printf/gpr_log format.Gravatar David Garcia Quintas2016-06-15
| |_|/ / / / / / / / / |/| | | | | | | | | |
| | | | | | | | | | * clang-format codeGravatar Craig Tiller2016-06-15
| | | | | | | | | | * Fix windows tests for idempotent shutdownGravatar Craig Tiller2016-06-15
* | | | | | | | | | | Merge pull request #6334 from tberghammer/android-64bitGravatar Nicolas Noble2016-06-15
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | Allow forcing the use of the default polling strategy [instead of all strateg...Gravatar Craig Tiller2016-06-15
| | | | | | | | * | | | Disable fuzzed tests on TSANGravatar Craig Tiller2016-06-15
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #6909 from jtattermusch/csharp_client_streamingGravatar Jan Tattermusch2016-06-15
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6908 from jtattermusch/csharp_send_completion_dedupGravatar Jan Tattermusch2016-06-15
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6884 from jtattermusch/manual_upmerge_0_14_to_masterGravatar Nicolas Noble2016-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * Add a byte to avert a crash (which should be investigated sometime)Gravatar Craig Tiller2016-06-15
| | | | | | | | | | | | | * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_ma...Gravatar Jan Tattermusch2016-06-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | | | * Add a test for multiple endpoint shutdownsGravatar Craig Tiller2016-06-15
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-divisionGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-card...Gravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-apiGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | improve docs for IAsyncStreamReaderGravatar Jan Tattermusch2016-06-14
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | deduplicate send finished handlerGravatar Jan Tattermusch2016-06-14
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | fix terminal encoding for cocoapodsGravatar Jan Tattermusch2016-06-14
| | | | | | | | | | | | | | * Fix a typo in php stress client that was causing the php client to ignore any...Gravatar Sree Kuchibhotla2016-06-14