ncteisen
bc3723bc04
Cland tidy fixes for channelz
7 years ago
Noah Eisen
a9f3d78c6e
Merge pull request #15980 from ncteisen/channelz-subchannel-refs
...
Channelz Part 3: Subchannel Refs Support for PickFirst
7 years ago
ncteisen
2968bf687a
reviewer feedback
7 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
7 years ago
ncteisen
0f6e4dd20d
reviewer feedback:
7 years ago
murgatroid99
ec4c06dd56
Add Node 1.11.3 and 1.12.4 to interop matrix
7 years ago
ncteisen
adfa81987a
Un-pare simple_request
7 years ago
Noah Eisen
a93fdfce84
Merge pull request #15894 from cartr/respect_iov_max
...
tcp_posix.cc: adhere to IOV_MAX in tcp_flush
7 years ago
ncteisen
d5bd427466
Fix the alignment problem, still messy
7 years ago
ncteisen
c0f110b398
Revert "REVERT THIS: fix alignment to fix tests for now"
...
This reverts commit 1f325781bc
.
7 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.
7 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 …
7 years ago
Adele Zhou
088bd50761
Set runs_per_test=2 for tsan and add tsan bazel build to PR.
7 years ago
Yash Tibrewal
14e541a603
Merge pull request #15995 from grpc/yashykt-keepalivedoc
...
Create keepalive.md
7 years ago
apolcyn
5fec6640e0
Merge pull request #16024 from apolcyn/gcd_interop
...
Allow choosing google default credentials in the C++ interop clients
7 years ago
Noah Eisen
d7fe925727
Merge pull request #16027 from ncteisen/spam
...
Reduce Spammy Logs
7 years ago
ncteisen
a99f776f6f
Reduce spammy logs
7 years ago
ncteisen
d6c5c3c3e5
Fix ASAN
7 years ago
Nathaniel Manista
0858d11e45
Merge pull request #16002 from ghostwriternr/python_bazel_3
...
Kokoro setup for building gRPC Python with Bazel.
7 years ago
ncteisen
1f325781bc
REVERT THIS: fix alignment to fix tests for now
7 years ago
Juanli Shen
4f840eafec
Merge pull request #15853 from AspirinSJL/load_reporting_service
...
Add server load reporting service
7 years ago
Juanli Shen
be40b0d3a8
Add server load reporting service
7 years ago
Yash Tibrewal
4fdb28bdd2
Run generate_projects.sh
7 years ago
Yash Tibrewal
ae196c90b7
Update keepalive.md
7 years ago
Yash Tibrewal
fbc59b299d
Update keepalive.md
7 years ago
Yash Tibrewal
719f524579
Update keepalive.md
7 years ago
Yash Tibrewal
5fa20dfcee
Update keepalive.md
7 years ago
Yash Tibrewal
9a22574b0f
Create keepalive.md
...
Document the current knobs for keepalive ping in grpc core
7 years ago
Alexander Polcyn
f3c3c55fad
Allow choosing google default credentials in the C++ interop clients
7 years ago
ncteisen
5fd07bd9ef
Fix sanity and build
7 years ago
adelez
f9f5c67aff
Merge pull request #16011 from adelez/foundry2
...
Step 3 of multipool RBE configuration.
7 years ago
Hope Casey-Allen
15c947a080
Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in performance profiles
7 years ago
ncteisen
1e6c0b46bc
Ensure subchannel channelz only created if enabled
7 years ago
ncteisen
9ff83ea77a
Reviewer feedback; less locking, slow de dup
7 years ago
Adele Zhou
8edd56841e
Step 3 of multipool RBE configuration.
7 years ago
ncteisen
2d2854a1ce
Add copy and move ctor to InlinedVector
7 years ago
Naresh
ebcf04d075
Kokoro setup for building gRPC Python with Bazel
...
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.
7 years ago
Sree Kuchibhotla
7cb6e9dca7
Merge pull request #15962 from sreecha/fix-dns-job
...
Move executor implementation into GrpcExecutor class
7 years ago
ncteisen
82e9cb66ff
Reviewer feedback; move lists to children
7 years ago
ncteisen
25082c5fc4
Reviewer feedback
7 years ago
Matt Kwong
351f0bb5c1
Merge pull request #16006 from ghostwriternr/update-bazel
...
Upgrade Bazel to 0.15.0
7 years ago
adelez
92d8211613
Merge pull request #15991 from adelez/foundry2
...
Step 2 of configuring the bazel tests for running with multipool RBE: use the platform config for all bazel tests.
7 years ago
Naresh
b6518afdd6
Upgrade Bazel to 0.15.0
7 years ago
Adele Zhou
61cea06bcc
Apply platforms config to ubsan and msan like the other builds.
7 years ago
Sree Kuchibhotla
69e5dfff86
Handle multiple invocations of grpc_executor_shutdown()
7 years ago
Yash Tibrewal
471a9834c4
Merge pull request #15994 from yashykt/pingdoc
...
GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sens…
7 years ago
Mark D. Roth
4decd144dc
Merge pull request #15896 from markdroth/client_channel_refactor
...
Refactor resolver result callback
7 years ago
Mehrdad Afshari
ea44d93891
Merge pull request #15998 from grpc/v1.13.x
...
Upmerge changes from v1.13.x to master.
7 years ago
Jan Tattermusch
8c2eeee322
Merge pull request #15975 from jtattermusch/netcore_shutdown_hooks
...
Remove C# shutdown hook on .NET Core (for v1.13.x)
7 years ago
Sree Kuchibhotla
37e4990be3
replace new/delete with grpc_core::New and grpc_core::Delete
7 years ago