Srini Polavarapu
|
27b014ef35
|
Bump version to 1.15.0-dev
|
6 years ago |
Noah Eisen
|
481c1d57e7
|
Merge pull request #16022 from ncteisen/channelz-expose-get-channel
Channelz; Expose New Core API
|
6 years ago |
ncteisen
|
b86a744751
|
Expose GetChannel and GetTopChannels Core API
|
6 years ago |
Noah Eisen
|
2d5e0f1e72
|
Merge pull request #16044 from ncteisen/interop-soak-test
Add Two New Soak Interop Tests
|
6 years ago |
Noah Eisen
|
0418b3aded
|
Merge pull request #16020 from ncteisen/channelz-get-top-channels
Channelz Part 2: GetTopChannels
|
6 years ago |
ncteisen
|
21fa7905a3
|
Add description of new experimental interops
|
6 years ago |
ncteisen
|
dc5e3d48ce
|
Merge branch 'master' of https://github.com/grpc/grpc into interop-soak-test
|
6 years ago |
Noah Eisen
|
6d091e5434
|
Merge pull request #16049 from ncteisen/clang-tidy
Cland Tidy Fixes for Channelz
|
6 years ago |
Muxi Yan
|
125c9099d7
|
Merge pull request #15692 from muxi/binary-size-ci
iOS binary size diff integration with Kokoro
|
6 years ago |
ncteisen
|
3c2b0ab6fd
|
s/this/with
|
6 years ago |
Jan Tattermusch
|
cb7784734a
|
Merge pull request #16033 from jtattermusch/upgrade_boringssl_submodule
Upgrade boringssl submodules to latest chromium-stable
|
6 years ago |
ncteisen
|
bc3723bc04
|
Cland tidy fixes for channelz
|
6 years ago |
ncteisen
|
891cf34004
|
Use intptr_ts for channel registry test
|
6 years ago |
ncteisen
|
2c990387c7
|
reviewer feedback
|
6 years ago |
ncteisen
|
f87b9551c2
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels
|
6 years ago |
Noah Eisen
|
a9f3d78c6e
|
Merge pull request #15980 from ncteisen/channelz-subchannel-refs
Channelz Part 3: Subchannel Refs Support for PickFirst
|
6 years ago |
ncteisen
|
12f1cc059b
|
Reviewer feedback
|
6 years ago |
ncteisen
|
5d373c40bd
|
reviewer feedback
|
6 years ago |
ncteisen
|
b6597b4fbd
|
Add two new soak interop tests
|
6 years ago |
ncteisen
|
2968bf687a
|
reviewer feedback
|
6 years ago |
Michael Lumish
|
3904de99b8
|
Merge pull request #16039 from murgatroid99/node_interop_matrix_update
Add Node 1.11.3 and 1.12.4 to interop matrix
|
6 years ago |
ncteisen
|
0f6e4dd20d
|
reviewer feedback:
|
6 years ago |
murgatroid99
|
ec4c06dd56
|
Add Node 1.11.3 and 1.12.4 to interop matrix
|
6 years ago |
ncteisen
|
adfa81987a
|
Un-pare simple_request
|
6 years ago |
Noah Eisen
|
a93fdfce84
|
Merge pull request #15894 from cartr/respect_iov_max
tcp_posix.cc: adhere to IOV_MAX in tcp_flush
|
6 years ago |
Jan Tattermusch
|
acb6231637
|
regenerate projects
|
6 years ago |
Jan Tattermusch
|
266aae1639
|
update boringssl and boringssl-with-bazel to latest chromium-stable
|
6 years ago |
ncteisen
|
97066fd0e4
|
Support for GetTopChannels
|
6 years ago |
ncteisen
|
d5bd427466
|
Fix the alignment problem, still messy
|
6 years ago |
ncteisen
|
c0f110b398
|
Revert "REVERT THIS: fix alignment to fix tests for now"
This reverts commit 1f325781bc .
|
6 years ago |
adelez
|
cdfc58b1f0
|
Merge pull request #16029 from adelez/foundry2
Set runs_per_test=2 for tsan and add tsan bazel build to PR.
|
6 years ago |
hcaseyal
|
31c7ab1aaf
|
Merge pull request #16016 from hcaseyal/fix_timer_scope_typo
Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading …
|
6 years ago |
Adele Zhou
|
088bd50761
|
Set runs_per_test=2 for tsan and add tsan bazel build to PR.
|
6 years ago |
Muxi Yan
|
1204cb0857
|
Nit fix on script
|
6 years ago |
Yash Tibrewal
|
14e541a603
|
Merge pull request #15995 from grpc/yashykt-keepalivedoc
Create keepalive.md
|
6 years ago |
apolcyn
|
5fec6640e0
|
Merge pull request #16024 from apolcyn/gcd_interop
Allow choosing google default credentials in the C++ interop clients
|
6 years ago |
Noah Eisen
|
d7fe925727
|
Merge pull request #16027 from ncteisen/spam
Reduce Spammy Logs
|
6 years ago |
ncteisen
|
a99f776f6f
|
Reduce spammy logs
|
6 years ago |
ncteisen
|
d6c5c3c3e5
|
Fix ASAN
|
6 years ago |
Nathaniel Manista
|
0858d11e45
|
Merge pull request #16002 from ghostwriternr/python_bazel_3
Kokoro setup for building gRPC Python with Bazel.
|
6 years ago |
ncteisen
|
9a6c722e30
|
Rewrite registry to know type
|
6 years ago |
ncteisen
|
1f325781bc
|
REVERT THIS: fix alignment to fix tests for now
|
6 years ago |
Juanli Shen
|
4f840eafec
|
Merge pull request #15853 from AspirinSJL/load_reporting_service
Add server load reporting service
|
6 years ago |
Juanli Shen
|
be40b0d3a8
|
Add server load reporting service
|
6 years ago |
Yash Tibrewal
|
4fdb28bdd2
|
Run generate_projects.sh
|
6 years ago |
Yash Tibrewal
|
ae196c90b7
|
Update keepalive.md
|
6 years ago |
Yash Tibrewal
|
fbc59b299d
|
Update keepalive.md
|
6 years ago |
Yash Tibrewal
|
719f524579
|
Update keepalive.md
|
6 years ago |
Yash Tibrewal
|
5fa20dfcee
|
Update keepalive.md
|
6 years ago |
Yash Tibrewal
|
9a22574b0f
|
Create keepalive.md
Document the current knobs for keepalive ping in grpc core
|
6 years ago |