Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add SERVICE_NAME to reflection/health | Mehrdad Afshari | 2018-07-26 |
| | |||
* | Merge pull request #16126 from mehrdada/backport-16110-into-v1.14.x | Srini Polavarapu | 2018-07-25 |
|\ | | | | | Backport #16110 into v1.14.x | ||
| * | Duplicate grpc_build_artifacts_extra job | Mehrdad Afshari | 2018-07-24 |
|/ | |||
* | Merge pull request #15983 from kpayson64/write_stalling_fix | kpayson64 | 2018-07-24 |
|\ | | | | | Write stalling fix | ||
| * | Bug fixes | kpayson64 | 2018-07-24 |
| | | |||
| * | Cancel pending write closures on stream cancellation | kpayson64 | 2018-07-23 |
|/ | |||
* | Merge pull request #16065 from srini100/v1.14.x | Srini Polavarapu | 2018-07-19 |
|\ | | | | | bump version to v1.14.0-pre1 | ||
| * | Regenrate Projects | Srini Polavarapu | 2018-07-19 |
| | | |||
| * | Bump version to v1.14.0-pre1 | Srini Polavarapu | 2018-07-19 |
|/ | |||
* | Merge pull request #16033 from jtattermusch/upgrade_boringssl_submodule | Jan Tattermusch | 2018-07-18 |
|\ | | | | | Upgrade boringssl submodules to latest chromium-stable | ||
* \ | Merge pull request #15980 from ncteisen/channelz-subchannel-refs | Noah Eisen | 2018-07-18 |
|\ \ | | | | | | | Channelz Part 3: Subchannel Refs Support for PickFirst | ||
| * | | reviewer feedback | ncteisen | 2018-07-17 |
| | | | |||
* | | | Merge pull request #16039 from murgatroid99/node_interop_matrix_update | Michael Lumish | 2018-07-17 |
|\ \ \ | | | | | | | | | Add Node 1.11.3 and 1.12.4 to interop matrix | ||
| | * | | reviewer feedback: | ncteisen | 2018-07-17 |
| | | | | |||
| * | | | Add Node 1.11.3 and 1.12.4 to interop matrix | murgatroid99 | 2018-07-17 |
| | | | | |||
| | * | | Un-pare simple_request | ncteisen | 2018-07-17 |
| | | | | |||
* | | | | Merge pull request #15894 from cartr/respect_iov_max | Noah Eisen | 2018-07-17 |
|\ \ \ \ | | | | | | | | | | | tcp_posix.cc: adhere to IOV_MAX in tcp_flush | ||
| | | | * | regenerate projects | Jan Tattermusch | 2018-07-17 |
| | | | | | |||
| | | | * | update boringssl and boringssl-with-bazel to latest chromium-stable | Jan Tattermusch | 2018-07-17 |
| |_|_|/ |/| | | | |||
| | | * | Fix the alignment problem, still messy | ncteisen | 2018-07-16 |
| | | | | |||
| | | * | Revert "REVERT THIS: fix alignment to fix tests for now" | ncteisen | 2018-07-16 |
| | | | | | | | | | | | | | | | | This reverts commit 1f325781bced4f6311462cf4e7682aa99ea34d0b. | ||
* | | | | Merge pull request #16029 from adelez/foundry2 | adelez | 2018-07-16 |
|\ \ \ \ | | | | | | | | | | | Set runs_per_test=2 for tsan and add tsan bazel build to PR. | ||
* \ \ \ \ | Merge pull request #16016 from hcaseyal/fix_timer_scope_typo | hcaseyal | 2018-07-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading … | ||
| | * | | | | Set runs_per_test=2 for tsan and add tsan bazel build to PR. | Adele Zhou | 2018-07-16 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #15995 from grpc/yashykt-keepalivedoc | Yash Tibrewal | 2018-07-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Create keepalive.md | ||
* \ \ \ \ \ | Merge pull request #16024 from apolcyn/gcd_interop | apolcyn | 2018-07-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Allow choosing google default credentials in the C++ interop clients | ||
* \ \ \ \ \ \ | Merge pull request #16027 from ncteisen/spam | Noah Eisen | 2018-07-16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Reduce Spammy Logs | ||
| * | | | | | | | Reduce spammy logs | ncteisen | 2018-07-16 |
|/ / / / / / / | |||
| | | | | | * | Fix ASAN | ncteisen | 2018-07-16 |
| | | | | | | | |||
* | | | | | | | Merge pull request #16002 from ghostwriternr/python_bazel_3 | Nathaniel Manista | 2018-07-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Kokoro setup for building gRPC Python with Bazel. | ||
| | | | | | | * | REVERT THIS: fix alignment to fix tests for now | ncteisen | 2018-07-15 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #15853 from AspirinSJL/load_reporting_service | Juanli Shen | 2018-07-14 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add server load reporting service | ||
| * | | | | | | | | Add server load reporting service | Juanli Shen | 2018-07-13 |
|/ / / / / / / / | |||
| | | * | | | | | Run generate_projects.sh | Yash Tibrewal | 2018-07-13 |
| | | | | | | | | |||
| | | * | | | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | | | |||
| | | * | | | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | | | |||
| | | * | | | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | | | |||
| | | * | | | | | Update keepalive.md | Yash Tibrewal | 2018-07-13 |
| | | | | | | | | |||
| | | * | | | | | Create keepalive.md | Yash Tibrewal | 2018-07-13 |
| |_|/ / / / / |/| | | | | | | | | | | | | | Document the current knobs for keepalive ping in grpc core | ||
| | * | | | | | Allow choosing google default credentials in the C++ interop clients | Alexander Polcyn | 2018-07-13 |
| | | | | | | | |||
| | | | | | * | Fix sanity and build | ncteisen | 2018-07-13 |
| | | | | | | | |||
* | | | | | | | Merge pull request #16011 from adelez/foundry2 | adelez | 2018-07-13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Step 3 of multipool RBE configuration. | ||
| | | | * | | | | Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in ↵ | Hope Casey-Allen | 2018-07-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | performance profiles | ||
| | | | | | | * | Ensure subchannel channelz only created if enabled | ncteisen | 2018-07-13 |
| | | | | | | | | |||
| | | | | | | * | Reviewer feedback; less locking, slow de dup | ncteisen | 2018-07-13 |
| | | | | | | | | |||
| * | | | | | | | Step 3 of multipool RBE configuration. | Adele Zhou | 2018-07-13 |
|/ / / / / / / | |||
| | | | | | * | Add copy and move ctor to InlinedVector | ncteisen | 2018-07-13 |
| | | | | | | | |||
| * | | | | | | Kokoro setup for building gRPC Python with Bazel | Naresh | 2018-07-13 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for #8079, new CI tests have to be added to Kokoro for testing gRPC Python with Bazel. python-dev has to installed so that Python.h headers are available for building Cython code. | ||
* | | | | | | Merge pull request #15962 from sreecha/fix-dns-job | Sree Kuchibhotla | 2018-07-13 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Move executor implementation into GrpcExecutor class | ||
| | | | | * | Reviewer feedback; move lists to children | ncteisen | 2018-07-12 |
| | | | | | |