Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revert "Merge pull request #6214 from makdharma/master" | Nicolas "Pixel" Noble | 2016-05-09 |
* | rename grpc.protoc.compiler to grpc.tools.protoc | Jan Tattermusch | 2016-05-06 |
* | fix python distribtests with docker on overlay | Jan Tattermusch | 2016-05-06 |
* | Merge pull request #6450 from nicolasnoble/gopro | Jan Tattermusch | 2016-05-05 |
|\ | |||
* \ | Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests | Jan Tattermusch | 2016-05-05 |
|\ \ | |||
* \ \ | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
|\ \ \ | |||
| | | * | small addendum for python distribtests | Jan Tattermusch | 2016-05-05 |
| | * | | fix C# distrib test after getting rid of grpc.native.csharp package | Jan Tattermusch | 2016-05-05 |
| |/ / |/| | | |||
* | | | Merge pull request #6374 from grpc/dgquintas-patch-1 | Jan Tattermusch | 2016-05-04 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6412 from ctiller/large_async_secure_and_fixed | Jan Tattermusch | 2016-05-04 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6323 from dgquintas/codegen_remove_proto | Jan Tattermusch | 2016-05-04 |
|\ \ \ \ \ | |||
| | | | | * | Fix Python distrib test | Masood Malekghassemi | 2016-05-04 |
| | | | | * | Test binary Python distributions | Masood Malekghassemi | 2016-05-04 |
| |_|_|_|/ |/| | | | | |||
| | | | * | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | * | | | Fix async_end2end_test flow control | Craig Tiller | 2016-05-03 |
| | * | | | Merge github.com:grpc/grpc into large_async_secure_and_fixed | Craig Tiller | 2016-05-03 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | Cover large message sent securely or insecurely over async | Vijay Pai | 2016-05-02 |
| | * | | | Add coverage for secure async end2end testing | Vijay Pai | 2016-05-02 |
| | | |/ | | |/| | |||
* | | | | Merge pull request #6340 from ctiller/fail_fast_breaks_qps | Jan Tattermusch | 2016-05-02 |
|\ \ \ \ | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 |
| | |\| | | |||
* | | | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #6368 from ctiller/vtune | Nicolas Noble | 2016-04-29 |
|\ \ \ \ | |||
| | | | * | Fixed name of test config for h2_census | David G. Quintas | 2016-04-29 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #6354 from ctiller/portabit | Jan Tattermusch | 2016-04-29 |
|\ \ \ \ | |||
| | * | | | Ensure minimum size of alt stack (to please vtune) | Craig Tiller | 2016-04-29 |
| |/ / / |/| | | | |||
* | | | | clang-format, make code more self-documenting | Craig Tiller | 2016-04-29 |
* | | | | Add a shard channel arg to client channel construction | Craig Tiller | 2016-04-28 |
| * | | | Fix typo | Craig Tiller | 2016-04-28 |
| * | | | Fix double delete | Craig Tiller | 2016-04-28 |
* | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6260 from sreecha/stress_test_misc | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| | | * | | Disable fail fast for qps driver | Craig Tiller | 2016-04-28 |
* | | | | | Merge pull request #6304 from ctiller/expandypie | Nicolas Noble | 2016-04-27 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6295 from markdroth/content_type_semicolon2 | Jan Tattermusch | 2016-04-27 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 |
| | | | | | |/ | |||
| | | | * | | | Merge branch 'master' into stress_test_misc | Sree Kuchibhotla | 2016-04-27 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| * | | | | | | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 |
| | | * | | | | Expand corpora | Craig Tiller | 2016-04-26 |
| | | | |_|/ | | | |/| | | |||
* | | | | | | merge and resolve conflict | yang-g | 2016-04-26 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Change C implementation to not log an "Unexpected content-type" message | Mark D. Roth | 2016-04-26 |
| |/ / / / | |||
| | | | * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Fix the sanity error reported by check_sources_and_headers.py | Sree Kuchibhotla | 2016-04-26 |
| | | * | | clang format | Sree Kuchibhotla | 2016-04-26 |
| | | * | | Merge branch 'master' into stress_test_misc | Sree Kuchibhotla | 2016-04-26 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #6160 from ctiller/api_fuzzer | Nicolas Noble | 2016-04-25 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6277 from ctiller/shutdown_proper_like | Nicolas Noble | 2016-04-25 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #6105 from miselin/http-parser-allow-more-newlines | Jan Tattermusch | 2016-04-25 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | Properly shutdown pollsets before destroying them | Craig Tiller | 2016-04-25 |
| | |/ / / / / | |/| | | | | | |||
| | | * | | | | Expand corpus | Craig Tiller | 2016-04-24 |