Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | Add a test verifying number of writes per RPC is reasonable | Craig Tiller | 2017-01-30 | |
| | | | * | | | Merge branch 'bm_stream' into assert_writes | Craig Tiller | 2017-01-30 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | / / | | | | |/ / | ||||
* | | | | | | Merge pull request #9503 from ctiller/fuzzing-api | Craig Tiller | 2017-01-30 | |
|\ \ \ \ \ \ | ||||
| | | | | * \ | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-30 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | | * | | | | Merge branch 'master' into poll-cv-disable | Sree Kuchibhotla | 2017-01-30 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Fix bugs in api_fuzzer | Craig Tiller | 2017-01-30 | |
| |/ / / / / | ||||
* / / / / / | Fix fuzzing detected failure | Craig Tiller | 2017-01-30 | |
|/ / / / / | ||||
* | | | | | Merge pull request #8464 from y-zeng/str_length | Craig Tiller | 2017-01-27 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge github.com:grpc/grpc into large_message_benchmarks | Craig Tiller | 2017-01-27 | |
|\ \ \ \ \ \ | ||||
| | | * | | | | typo | Sree Kuchibhotla | 2017-01-27 | |
| | | | | * | | Merge branch 'bm_countwrites' into bwest | Craig Tiller | 2017-01-27 | |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | | * | | | | Excluded async_client_sync_server_* tests for poll-cv engine since it | Sree Kuchibhotla | 2017-01-27 | |
| | | | | * | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-26 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Merge pull request #9458 from makdharma/http2_interop | makdharma | 2017-01-26 | |
| | |\ \ \ \ \ | ||||
| * | | | | | | | Merge branch 'cp' into rollfwd | Craig Tiller | 2017-01-26 | |
| |\| | | | | | | ||||
| | * | | | | | | Merge pull request #9372 from markdroth/proxy_mapper | Mark D. Roth | 2017-01-25 | |
| | |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge pull request #9383 from markdroth/http_connect_channel_arg | Mark D. Roth | 2017-01-25 | |
| | |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-24 | |
| |\| | | | | | | | | ||||
| | | | | * | | | | | add http2 interop tests to Jenkins | Makarand Dharmapurikar | 2017-01-24 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 | |
| | |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge pull request #9425 from soltanmm-google/automation-was-supposed-to-make... | Masood Malekghassemi | 2017-01-23 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2017-01-23 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #9393 from y-zeng/interop_http2_template | Yuchen Zeng | 2017-01-23 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Merge branch 'rollllll' into rollfwd | Craig Tiller | 2017-01-23 | |
| |\| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 | |
| | | |/| | | | | | | | | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge pull request #9052 from matt-kwong/internal-ci-fuzzers | matt-kwong | 2017-01-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me | Noah Eisen | 2017-01-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * \ \ \ \ \ \ \ \ \ | Update with #9358 | Noah Eisen | 2017-01-22 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Fix hpack fuzzer | Craig Tiller | 2017-01-21 | |
| * | | | | | | | | | | | | | | | Expand corpora | Craig Tiller | 2017-01-21 | |
| |/ / / / / / / / / / / / / / | ||||
| | | | | | | | * / / / / / / | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Be more verbose when generating Python documentation | Masood Malekghassemi | 2017-01-20 | |
| * | | | | | | | | | | | | | Merge pull request #9340 from stanley-cheung/update-boringssl | Nicolas Noble | 2017-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | Update name of Python negative interop test | ncteisen | 2017-01-20 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #9388 from ericgribkoff/java_http2_test | Eric Gribkoff | 2017-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-20 | |
| | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Update projects | Craig Tiller | 2017-01-20 | |
| | | * | | | | | | | | | | | | Update path to http2 Java test client | Eric Gribkoff | 2017-01-20 | |
| | |/ / / / / / / / / / / / | ||||
| | | * / / / / / / / / / / | Update boringssl to latest chromium-stable | Stanley Cheung | 2017-01-20 | |
| | |/ / / / / / / / / / / | ||||
| | | | | | | | | | | | * | Using "/usr/bin/env python" in run_tests.py | Tsuyoshi Ozawa | 2017-01-20 | |
| | | * | | | | | | | | | | Add all the other fuzzer tests to internal CI | Matt Kwong | 2017-01-19 | |
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags | ncteisen | 2017-01-19 | |
| | |\| | | | | | | | | | ||||
| | | * | | | | | | | | | Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh | Nathaniel Manista | 2017-01-19 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags | ncteisen | 2017-01-19 | |
| | |\| | | | | | | | | | ||||
| | | * | | | | | | | | | Merge pull request #9397 from jtattermusch/fix_win_protoc_artifact | Jan Tattermusch | 2017-01-19 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge pull request #9382 from jtattermusch/enable_cmake_tests | Jan Tattermusch | 2017-01-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #9373 from apolcyn/fix_ruby_artifacts_path | apolcyn | 2017-01-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | | | | fix building protoc artifacts on windows | Jan Tattermusch | 2017-01-19 | |
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | |