Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9464 from dgquintas/stalled_stream_ref_fix | David G. Quintas | 2017-01-25 |
|\ | | | | | Fixed stream ref issue on exhausted outgoing flow ctrl window | ||
| * | clang-format | David Garcia Quintas | 2017-01-25 |
| | | |||
* | | Merge pull request #9372 from markdroth/proxy_mapper | Mark D. Roth | 2017-01-25 |
|\ \ | | | | | | | Add proxy mapper hook. | ||
| | * | PR comments: do-while in lieu of goto | David Garcia Quintas | 2017-01-25 |
| | | | |||
* | | | Merge pull request #9383 from markdroth/http_connect_channel_arg | Mark D. Roth | 2017-01-25 |
|\ \ \ | | | | | | | | | Trigger HTTP CONNECT handshaker via channel args. | ||
| | | * | Fixed stream ref issue | David Garcia Quintas | 2017-01-25 |
| |_|/ |/| | | |||
| * | | Code review changes. | Mark D. Roth | 2017-01-24 |
| | | | |||
* | | | Fixup | Craig Tiller | 2017-01-23 |
| | | | |||
* | | | Merge github.com:grpc/grpc into faster_slices | Craig Tiller | 2017-01-23 |
|\ \ \ | |||
| * \ \ | Merge pull request #9074 from dgquintas/poll_fd_shutdown | Sree Kuchibhotla | 2017-01-23 |
| |\ \ \ | | | | | | | | | | | poll_posix double shutdown fix | ||
| * \ \ \ | Merge pull request #8810 from htuch/pollset-fix | Sree Kuchibhotla | 2017-01-23 |
| |\ \ \ \ | | | | | | | | | | | | | Fix workqueue_move_items_to_parent invocation bug in polling_island_merge | ||
| * \ \ \ \ | Merge pull request #9127 from ↵ | Masood Malekghassemi | 2017-01-23 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right Don't leak Py exceptions without calling gRPC core | ||
| | * | | | | | 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 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Revert "Metadata handling rewrite" | ||
| * \ \ \ \ \ \ | Merge pull request #9446 from grpc/revert-9430-fix-8842 | David G. Quintas | 2017-01-23 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Revert "Fix cronet header memory free" | ||
| * \ \ \ \ \ \ \ | Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2017-01-23 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | v1.0.x upmerge | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #9422 from ↵ | Masood Malekghassemi | 2017-01-23 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries Add __richcmp__ to cygrpc.Timespec | ||
| | | * | | | | | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
| | |/| | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual resolution: - Force use of local distributions in Python-building in tools/run_tests/helper_scripts/build_python.sh. | ||
| | | | * | | | | | | Revert "Fix cronet header memory free" | David G. Quintas | 2017-01-23 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #9308 from muxi/fix-loupe-exception | Muxi Yan | 2017-01-23 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix cronet_transport.c failure handling bug | ||
| * | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix grpc._server._Context.time_remaining. | ||
* | | | | | | | | | | Fix core banned functions | Craig Tiller | 2017-01-20 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #9340 from stanley-cheung/update-boringssl | Nicolas Noble | 2017-01-20 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update boringssl | ||
| | | | | * | | | | | | Add __richcmp__ to cygrpc.Timespec | Masood Malekghassemi | 2017-01-20 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
| | | * | | | | | | | Fix grpc._server._Context.time_remaining | Nathaniel Manista | 2017-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A weak test is included; proper test coverage will come later. | ||
* | | | | | | | | | | Fix comments, merge head, regen project | Craig Tiller | 2017-01-20 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge github.com:grpc/grpc into faster_slices | Craig Tiller | 2017-01-20 |
|\| | | | | | | | | | |||
| | | | | | * | | | | Fix workqueue_move_items_to_parent() invocation bug in ↵ | Harvey Tuch | 2017-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | polling_island_merge()[ev_epoll_linux.c]. This bug resulted in workqueue items failing to merge correctly and consequently queued closures would fail to execute. | ||
| * | | | | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | | * | | | | | | | Update boringssl to latest chromium-stable | Stanley Cheung | 2017-01-20 |
| | |/ / / / / / / | |||
| * | | | | | | | | Fix Python test | Craig Tiller | 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 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Stop generating method name array when there is no method. | ||
| | | * \ \ \ \ \ \ \ | Merge pull request #9348 from ncteisen/python_negative_http2_fix | Noah Eisen | 2017-01-19 |
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Change expected error code in Python negative interop client | ||
| | | * \ \ \ \ \ \ \ \ | Merge pull request #9410 from nathanielmanistaatgoogle/issue-7971 | Nathaniel Manista | 2017-01-19 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Doc string fix and tweaks. | ||
| | * | | | | | | | | | | | Fix Python memory errors | Masood Malekghassemi | 2017-01-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... but for real this time. | ||
* | | | | | | | | | | | | | Make move_first linear | Craig Tiller | 2017-01-19 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'tweak_slice_buffer' of github.com:sreecha/grpc into blah | Craig Tiller | 2017-01-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | | Doc string fix and tweaks | Nathaniel Manista | 2017-01-19 |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In those places where we return an object that implements two interfaces (let's say P and Q), consistently describe it as a "P-Q" rather than once mentioning that it is a P and describing it as a "Q" for the rest of prose. | ||
| | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into fix-loupe-exception | Muxi Yan | 2017-01-19 |
| | | | | | | | |\ \ \ \ \ | | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | | | |||
| | | | | * | | | | | | | | Expect INTERNAL in Python negative interop client | ncteisen | 2017-01-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test now expects to receive StatusCode.INTERNAL when it receives a RST_STREAM from the server in order to comply with https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md Also added wait for ready behavior on the client channel. | ||
| | | | * | | | | | | | | | Merge pull request #9400 from markdroth/c++_max_message_size_methods | Mark D. Roth | 2017-01-19 |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ChannelArguments methods for setting max send/recv message size. | ||
| | | | | | | * | | | | | | | Stop generating method name array when there is no method. | yang-g | 2017-01-19 |
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | | | |||
| | | | | * | | | | | | | | Add ChannelArguments methods for setting max send/recv message size. | Mark D. Roth | 2017-01-19 |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | Merge pull request #9181 from daniel-j-born/resource_quota | Craig Tiller | 2017-01-19 |
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | Method to expose the resource quota of a resource user |