Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Flagging version 1.1.0. | Nicolas "Pixel" Noble | 2017-01-30 |
| | |||
* | Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-release | Muxi Yan | 2017-01-30 |
|\ | | | | | Fixes for gRPC ObjC v1.1.0 release | ||
* \ | Merge pull request #9489 from nicolasnoble/mark_backport | Nicolas Noble | 2017-01-30 |
|\ \ | | | | | | | Mark backport of PR #9465 | ||
| | * | Disable wireless check on OS X | Muxi Yan | 2017-01-30 |
| | | | |||
* | | | Advance protoc dependency version as well | Muxi Yan | 2017-01-28 |
| | | | |||
| * | | Really fix python. | Mark D. Roth | 2017-01-28 |
| | | | |||
| * | | clang-format | Mark D. Roth | 2017-01-28 |
| | | | |||
| * | | Fix cython bug. | Mark D. Roth | 2017-01-28 |
| | | | |||
| * | | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-28 |
| | | | |||
* | | | Advance protoc version to 3.1.0 | Muxi Yan | 2017-01-27 |
| |/ |/| | |||
* | | Fix BoringSSL.podspec double slashes | Muxi Yan | 2017-01-25 |
| | | |||
* | | Advance gRPC version to 1.1.0-pre1 | Muxi Yan | 2017-01-25 |
| | | |||
* | | Add back comment | Ken Payson | 2017-01-24 |
| | | |||
* | | Special case Python build for inet_ntop | Ken Payson | 2017-01-24 |
|/ | |||
* | Changing versions from -dev to -pre1 on the release branch. | Nicolas "Pixel" Noble | 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. | ||
* \ \ \ \ \ \ | 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 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. | ||
| | | * | | | | | | | 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 |
| | | |/ / / / / / |