aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* s/more_to_come/reached_pagination_limitGravatar ncteisen2018-10-16
|
* Merge branch 'master' of https://github.com/grpc/grpc into channelz-paginationGravatar ncteisen2018-10-16
|\
| * Merge pull request #16892 from ncteisen/channelz-fixGravatar Noah Eisen2018-10-16
| |\ | | | | | | Assume UNKNOWN if No Status
| * \ Merge pull request #10859 from haorenfsa/masterGravatar hcaseyal2018-10-16
| |\ \ | | | | | | | | fix: while using eventfd, a random fd will be closed when error occurs during creating eventfd
| * \ \ Merge pull request #16886 from jtattermusch/csharp_dlopen_error_loggingGravatar Jan Tattermusch2018-10-16
| |\ \ \ | | | | | | | | | | C#: Extra error message if grpc_csharp_ext load fails.
| | | | * Assume UNKNOWN if no statusGravatar ncteisen2018-10-15
| | |_|/ | |/| |
| * | | Merge pull request #16819 from ncteisen/channelzGravatar Noah Eisen2018-10-15
| |\ \ \ | | | | | | | | | | Channelz Part 9: Enable by Default
| * \ \ \ Merge pull request #16801 from soheilhy/worktree-sliceGravatar Soheil Hassas Yeganeh2018-10-15
| |\ \ \ \ | | | | | | | | | | | | Avoid unnecessary ref/unref calls to get mdelem from slices.
| | | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-10-15
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Ban gevent testGravatar ncteisen2018-10-15
| | | | | |
| * | | | | Merge pull request #16864 from lidizheng/masterGravatar Lidi Zheng2018-10-15
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix Exception throw for invalid channel args
| | | * | | | Fix formatting errors introduced in a280d899.Gravatar Soheil Hassas Yeganeh2018-10-15
| | | | | | |
| | | | | * | Show dlerror if grpc_csharp_ext load failsGravatar Jan Tattermusch2018-10-15
| | | | | | |
| | | | | * | add dlerror stubsGravatar Jan Tattermusch2018-10-15
| | |_|_|/ / | |/| | | |
| | * | | | fix Exception throw for invalid channel argsGravatar Lidi Zheng2018-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unit test included * throw ValueError exception from Cython to Python * prevent the deconstruction method from failing when Channel initialization failed
| | | * | | Use grpc_mdelem_create() directly.Gravatar Soheil Hassas Yeganeh2018-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove grpc_mdelem_from_slices_no_unref() since it's a wrapper around grpc_mdelem_create().
| | | | * | erge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-10-14
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Revert "Bazel rules for gRPC Python interop tests"Gravatar Mehrdad Afshari2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9172775bc82b071acb81f08e81e7d7706a9dee3f.
| * | | | | Revert "Bazel rules for Python grpcio_reflection"Gravatar Mehrdad Afshari2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2e78e516ad8cb45cff705581625f85e5033b4e5b.
| * | | | | Revert "Rename BUILD files to Bazel convention"Gravatar Mehrdad Afshari2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 079e25016751169a2aebb1b03ef735d4f63e1d70.
| * | | | | Merge pull request #16859 from ghostwriternr/reflection-bazel-fixGravatar Mehrdad Afshari2018-10-12
| |\ \ \ \ \ | | |/ / / / | |/| | | | Rename BUILD files to Bazel convention
| * | | | | Merge pull request #16807 from mhaidrygoog/callback_unary_benchmarkGravatar Moiz Haidry2018-10-12
| |\ \ \ \ \ | | | | | | | | | | | | | | Benchmark test for unary callback based RPCs in gRPC
* | | | | | | Support channelz paginationGravatar ncteisen2018-10-12
| | | | | | |
| | | * | | | Rename BUILD files to Bazel conventionGravatar Naresh2018-10-12
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #16838 from soheilhy/worktree-tcp-readGravatar Soheil Hassas Yeganeh2018-10-12
|/| | | | | | | | | | | | | | | | | Simple optimizations in TCP read
| | | | * | Enable channelz by defaultGravatar ncteisen2018-10-12
| |_|_|/ / |/| | | |
* | | | | Atomically set BaseNode uuidGravatar ncteisen2018-10-12
| | | | |
* | | | | Merge pull request #16831 from ghostwriternr/bazel-python-reflectionGravatar Nathaniel Manista2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | Bazel rules for Python grpcio_reflection.
* \ \ \ \ \ Merge pull request #16813 from ghostwriternr/bazel-python-interop-testsGravatar Nathaniel Manista2018-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bazel rules for gRPC Python interop tests.
* \ \ \ \ \ \ Merge pull request #16827 from ncteisen/channelz-connected-ownershipGravatar Noah Eisen2018-10-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Connected Channel has ref to Channelz
* \ \ \ \ \ \ \ Merge pull request #16792 from ↵Gravatar yihuaz2018-10-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-16791-revert-16695-pass_pollset_set_tsi_handshaker Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker""
| | * | | | | | | reviewer commentsGravatar ncteisen2018-10-11
| | | | | | | | |
| | | | | * | | | Do not wait for allocation if buffer is less than half the target.Gravatar Soheil Hassas Yeganeh2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We overallocate by 2x for target. Unless buffer is more than half full, we should not delay read for more allocation.
| | | | | * | | | Update TCP read estimates as soon as we read the whole buffer.Gravatar Soheil Hassas Yeganeh2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we have a continous stream of bytes on the socket, we will never grow the buffer, because we will never get EAGAIN, and call finish. This is a serious performance issue, which can be misued. As soon as we have a full buffer, update the estimate.
* | | | | | | | | Merge pull request #16753 from jtattermusch/unify_fallthroughGravatar Jan Tattermusch2018-10-11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | Unify fallthrough comment in switch statements
| | | * | | | | | reviewer commentsGravatar ncteisen2018-10-11
| | | | | | | | |
| | | | | * | | | Bazel rules for Python grpcio_reflectionGravatar Naresh2018-10-11
| |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | Bazel rules for gRPC Python interop testsGravatar Naresh2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add interop tests for gRPC Python. py_proto_library rules are added to src/proto/grpc/testing/BUILD since grpc_proto_library is not compatible with py_* rules. 'requests' python module is added to requirements.bazel.txt as it is a dependency for google-auth. Previously, this was installed through tools/run_tests/helper_scripts/build_python.sh before running tests.
| | | * | | | | Connected channel has ref to channelzGravatar ncteisen2018-10-10
| | | | | | | |
| | | * | | | | Intercept trailing in subchannel, not client_channelGravatar ncteisen2018-10-10
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #16816 from jtattermusch/update_owners_dgx_mehrdadaGravatar Jan Tattermusch2018-10-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update owners (replace dgquintas and mehrdada)
* | | | | | | | Increment version number since grpc_use_signal deletion is an API breakerGravatar Vijay Pai2018-10-10
| | | | | | | |
* | | | | | | | Remove grpc_use_signal which is no longer relevantGravatar Vijay Pai2018-10-10
| | | | | | | |
* | | | | | | | Merge pull request #16812 from ghostwriternr/bazel-python-health-check-testGravatar Nathaniel Manista2018-10-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Bazel rules for Python grpcio_health_checking.
| | | * | | | | | unify fallthrough comment in switch statementsGravatar Jan Tattermusch2018-10-10
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | update owner for client_channelGravatar Jan Tattermusch2018-10-10
| | | | | | | |
* | | | | | | | Merge pull request #16800 from soheilhy/metadataGravatar Yash Tibrewal2018-10-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make link_head consistent with link_tail.
* | | | | | | | | C++ Channelz GetServerSockets SupportGravatar ncteisen2018-10-09
| | | | | | | | |
* | | | | | | | | Add skeleton listen socket supportGravatar ncteisen2018-10-09
| | | | | | | | |
* | | | | | | | | Merge pull request #16760 from ncteisen/channelz-server-socketsGravatar Noah Eisen2018-10-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Channelz Part 8: Get Server Sockets