aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-06-13
|\
| * Merge branch 'error' of https://github.com/ctiller/grpc into errorGravatar Craig Tiller2016-06-13
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-13
|\ \ \
| | * \ Merge branch 'error' of https://github.com/ctiller/grpc into errorGravatar Craig Tiller2016-06-13
| | |\ \ | |_|/ / |/| | |
| | * | CorpusGravatar Craig Tiller2016-06-13
| * | | Merge pull request #6867 from ctiller/blazing-fuzzGravatar Jan Tattermusch2016-06-13
| |\ \ \
| * \ \ \ Merge pull request #6864 from ctiller/fuzzing-hellGravatar Jan Tattermusch2016-06-13
| |\ \ \ \
| | | | | * small fixesGravatar Craig Tiller2016-06-13
| |_|_|_|/ |/| | | |
* | | | | Add a test of connecting many times in a rowGravatar Craig Tiller2016-06-12
| * | | | Merge pull request #6503 from kpayson64/python_3_supportGravatar Jan Tattermusch2016-06-11
| |\ \ \ \
| * | | | | add support for clang3.5, clang3.7 and gcc4.6Gravatar Jan Tattermusch2016-06-11
| | | | | * Merge branch 'fuzzing-hell' into errorGravatar Craig Tiller2016-06-10
| | | | | |\ | | | | |_|/ | | | |/| |
| | | | | * fuzzer corpusGravatar Craig Tiller2016-06-10
| | * | | | Initial Python3 supportGravatar Ken Payson2016-06-10
| |/ / / /
| | | | * fuzzer corpusGravatar Craig Tiller2016-06-10
| | | | * fuzzer corpusGravatar Craig Tiller2016-06-10
| |_|_|/ |/| | |
| | | * Expand corpus, make one-shot runners not self-check leaks (to give ASAN a cha...Gravatar Craig Tiller2016-06-10
| | |/ | |/|
| | * Fix fuzzing detected bugGravatar Craig Tiller2016-06-10
| |/
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\|
| * Merge pull request #6753 from ctiller/fuzz-meGravatar Jan Tattermusch2016-06-09
| |\
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| |
| * | Merge pull request #6828 from soltanmm/arkenhammerGravatar Jan Tattermusch2016-06-09
| |\ \
| * \ \ Merge pull request #6843 from soltanmm/doc-toolsGravatar Jan Tattermusch2016-06-09
| |\ \ \
| * \ \ \ Merge pull request #6811 from soltanmm/namesGravatar Jan Tattermusch2016-06-09
| |\ \ \ \
* | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| | | | |
| * | | | | Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6610 from xyzzyz/external_fd_freshGravatar Jan Tattermusch2016-06-08
| |\ \ \ \ \ \
| | | | | * | | Add usage documentation to Python tools distributionGravatar Masood Malekghassemi2016-06-08
| * | | | | | | Factor out json seriailzation code and move it into parse_json.Gravatar David Klempner2016-06-08
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #6649 from dgquintas/core_codegen_be_publicGravatar Jan Tattermusch2016-06-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6815 from kpayson64/python_perf_fixesGravatar Jan Tattermusch2016-06-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #6831 from kpayson64/python_jwt_credsGravatar Jan Tattermusch2016-06-08
| |\ \ \ \ \ \ \ \
| | | | | | | | | * Merge github.com:grpc/grpc into fuzz-meGravatar Craig Tiller2016-06-08
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | | | | | * | Fix command ordering for building Python artifactsGravatar Masood Malekghassemi2016-06-07
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Added python jwt_token_creds interop testGravatar Ken Payson2016-06-07
| | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_publicGravatar David Garcia Quintas2016-06-07
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | * | | | | | | Changed Python Sync streaming qps to follow specGravatar Ken Payson2016-06-07
| | | | | | | | * | Add common proto files to Python grpcio-toolsGravatar Masood Malekghassemi2016-06-07
| | | | | * | | | | Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| | | | | * | | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
| | | | | * | | | | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| | | | | * | | | | add testsGravatar Adam Michalik2016-06-07
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| | | | | | | |
| * | | | | | | | Merge pull request #6190 from dgquintas/lb_pollset_propagationGravatar Jan Tattermusch2016-06-07
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #6792 from yang-g/build_cleanGravatar Jan Tattermusch2016-06-07
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | | * | | | | | Remove AsyncStreaming client from python qps testsGravatar Ken Payson2016-06-06
| | |_|/ / / / / / | |/| | | | | | |
| | | | | | * | | Use Python namespace packagesGravatar Masood Malekghassemi2016-06-06
| | | | | | |/ /
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |