Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #9074 from dgquintas/poll_fd_shutdown | Sree Kuchibhotla | 2017-01-23 |
|\ | |||
* \ | Merge pull request #8810 from htuch/pollset-fix | Sree Kuchibhotla | 2017-01-23 |
|\ \ | |||
* \ \ | Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fe... | Masood Malekghassemi | 2017-01-23 |
|\ \ \ | |||
| * | | | Run yapf over Python code | Masood Malekghassemi | 2017-01-23 |
| * | | | Don't leak Py exceptions without calling gRPC core | Masood Malekghassemi | 2017-01-23 |
* | | | | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #9446 from grpc/revert-9430-fix-8842 | 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 #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-s... | Masood Malekghassemi | 2017-01-23 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #9393 from y-zeng/interop_http2_template | Yuchen Zeng | 2017-01-23 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | * | | | | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
| |_|/| | | | | | |/| | | | | | | | | |||
| | | | | * | | | | Revert "Fix cronet header memory free" | David G. Quintas | 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 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9308 from muxi/fix-loupe-exception | Muxi Yan | 2017-01-23 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ | Update with #9358 | Noah Eisen | 2017-01-22 |
| | | | |\ \ \ \ \ \ \ | |||
* | | | | \ \ \ \ \ \ \ | Merge pull request #9430 from muxi/fix-8842 | Muxi Yan | 2017-01-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | fix the test error | Muxi Yan | 2017-01-20 |
| * | | | | | | | | | | | | clang-format | Muxi Yan | 2017-01-20 |
| * | | | | | | | | | | | | Fix cronet header memory free | Muxi Yan | 2017-01-20 |
|/ / / / / / / / / / / / | |||
| | | | | | | | | * / / | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining | Nathaniel Manista | 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 |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | * | | | | | Add __richcmp__ to cygrpc.Timespec | Masood Malekghassemi | 2017-01-20 |
| | | | | | | | |/ / / | | | | | | | |/| | | | |||
| | * | | | | | | | | | Fix grpc._server._Context.time_remaining | Nathaniel Manista | 2017-01-20 |
* | | | | | | | | | | | Merge pull request #9388 from ericgribkoff/java_http2_test | Eric Gribkoff | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #8842 from ctiller/metadata_filter | Nicolas Noble | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Update projects | Craig Tiller | 2017-01-20 |
| | * | | | | | | | | | | | Fix test under MSVC | Craig Tiller | 2017-01-20 |
| | | | | | | | | | | * | | Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()... | Harvey Tuch | 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 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | * | | | | | | | | re-run generate-project.sh after rebase | Stanley Cheung | 2017-01-20 |
| | * | | | | | | | | Update boringssl to latest chromium-stable | Stanley Cheung | 2017-01-20 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9414 from jboeuf/fix_alpn_msan | Nicolas Noble | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Fix Python test | Craig Tiller | 2017-01-20 |
* | | | | | | | | | | Merge pull request #9346 from stevej/stevej/content_type_in_example_response | Eric Anderson | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8819 from ncteisen/cpp_stress_flags | Noah Eisen | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9362 from grpc/rjshade-patch-1 | Robbie Shade | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * \ \ \ \ \ \ \ | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
| | | | | |\ \ \ \ \ \ \ \ | |||
* | | | | | \ \ \ \ \ \ \ \ | Merge pull request #9406 from yang-g/no_method_service | Yang Gao | 2017-01-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9348 from ncteisen/python_negative_http2_fix | Noah Eisen | 2017-01-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | | | | Fixing msan issue in client_ssl.c | Julien Boeuf | 2017-01-19 |
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | | Add all the other fuzzer tests to internal CI | Matt Kwong | 2017-01-19 |
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | Merge pull request #47 from soltanmm-google/if-you-keep-getting-disappointed-... | Craig Tiller | 2017-01-19 |
| | | | | | | |\ \ \ \ \ \ \ |