aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | Merge pull request #6970 from nathanielmanistaatgoogle/with_callGravatar Jan Tattermusch2016-06-21
| | |/| | | | | | | | | | |
| | | | | | | | | * | | | | Using inlined BoolValue in lieu of wrappers.proto due to lack of node supportGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | | | * | reworded someGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | * | | | fix C# --use_docker on linuxGravatar Jan Tattermusch2016-06-21
| | | | | | | | | | * | | | compile 64bit extension for coreclr on windowsGravatar Jan Tattermusch2016-06-21
| | | | | | | | | | | | * | fixed incomplete sentenceGravatar David Garcia Quintas2016-06-21
| | | | | | | | | | * | | | try making C# tests work on coreclr on macGravatar Jan Tattermusch2016-06-21
| | | | | | | | | | * | | | regenerate project.json filesGravatar Jan Tattermusch2016-06-21
| | | | | | | | | | * | | | use template to generate project.json filesGravatar Jan Tattermusch2016-06-21
* | | | | | | | | | | | | | Fix refcounting tsan failures and grab pollset lock in the functionGravatar Sree Kuchibhotla2016-06-21
* | | | | | | | | | | | | | Significantly refactor the polling island locking and refcounting codeGravatar Sree Kuchibhotla2016-06-21
* | | | | | | | | | | | | | Test polling island mergesGravatar Sree Kuchibhotla2016-06-21
| * | | | | | | | | | | | | Fix refcounting tsan failures and grab pollset lock in the functionGravatar Sree Kuchibhotla2016-06-21
| | * | | | | | | | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | use qps_json_driver for latency profilingGravatar David Garcia Quintas2016-06-20
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| | | | | | | | | | * | | | select runtime dirGravatar Jan Tattermusch2016-06-20
| | | | | | | | | | * | | | add a hackGravatar Jan Tattermusch2016-06-20
| | | | | | | | | | * | | | improve project.json filesGravatar Jan Tattermusch2016-06-20
| | | | | | | | | | * | | | make run_tests.py support coreclr on windowsGravatar Jan Tattermusch2016-06-20
| * | | | | | | | | | | | | Significantly refactor the polling island locking and refcounting codeGravatar Sree Kuchibhotla2016-06-20
| | * | | | | | | | | | | | Merge pull request #6896 from soltanmm/maybeGravatar Jan Tattermusch2016-06-20
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | Correct lingering FATAL_FAILURE sitesGravatar Nathaniel Manista2016-06-20
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| | | | | | | | | | | | | * Update podfiles for objc examplesGravatar Yuchen Zeng2016-06-20
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-testsGravatar Jan Tattermusch2016-06-20
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-constru...Gravatar Jan Tattermusch2016-06-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | Change with_call from parameter to attributeGravatar Nathaniel Manista2016-06-20
| | * | | | | | | | | | | | | | Merge pull request #6954 from dgquintas/protoc_include_pathGravatar Nicolas Noble2016-06-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | | | Fix copyrightGravatar Craig Tiller2016-06-20
| | | | | | | | | | | * | | | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | | | | | | | | | * | | | | We dont need to account for parsing or not when writingGravatar Craig Tiller2016-06-20
| | | | | | | | | | * | | | | Force receiving a SETTINGS frame as the first frameGravatar Craig Tiller2016-06-20
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| | | | | | | | | * | | | | Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #6957 from ctiller/cpu_costGravatar Jan Tattermusch2016-06-17
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Delete tests of dead pre-GA codeGravatar Nathaniel Manista2016-06-18
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | | | | * | | | | | | | Fix secure channel constructionGravatar Nathaniel Manista2016-06-18
| | | | | | | | | | * | | | removed spurious .format()Gravatar David Garcia Quintas2016-06-17
| | | | | | | | | | * | | | Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_...Gravatar David Garcia Quintas2016-06-17
| | | | | | | | | | |\ \ \ \
| | | | | | | | | | * \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | | | | | | | | |\ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | | | | | | | | | * | | | | added extra path to python protocGravatar David Garcia Quintas2016-06-17
| | | | | | | | | | | * | | | fixed syntax errors in protoGravatar David Garcia Quintas2016-06-17
| | * | | | | | | | | | | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | | | | | | | | * | | attempt for run_tests.pyGravatar Jan Tattermusch2016-06-17
| | | | | | | | | | | * | | add debian.8-x64 to the list of runtimesGravatar Jan Tattermusch2016-06-17
| | | | | | | | | | | * | | add csharp CoreCLR docker imageGravatar Jan Tattermusch2016-06-17
| | | | | | | | | | | * | | address review commentsGravatar Jan Tattermusch2016-06-17
| | | | | * | | | | | | | | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17