Noah Eisen
302c89e047
Merge pull request #16819 from ncteisen/channelz
...
Channelz Part 9: Enable by Default
6 years ago
Soheil Hassas Yeganeh
fe431b4d8a
Merge pull request #16801 from soheilhy/worktree-slice
...
Avoid unnecessary ref/unref calls to get mdelem from slices.
6 years ago
Mark D. Roth
f4e65787b6
Merge remote-tracking branch 'upstream/master' into health_checking_service
6 years ago
Mark D. Roth
0b085a1f05
Fix tsan problem at startup.
6 years ago
ncteisen
247b5b70c4
Merge branch 'master' of https://github.com/grpc/grpc into channelz
6 years ago
ncteisen
c27d2fcbbe
Ban gevent test
6 years ago
ncteisen
07ac702209
reviewer feedback
6 years ago
Yang Gao
945b6dbf7b
Merge pull request #16871 from yang-g/cl216811184
...
Enable building opencensus for bazel build
6 years ago
ncteisen
c13260802e
Add subchannnel conn state tracing
6 years ago
ncteisen
39b8de9eff
Add channel conn state tracing
6 years ago
Lidi Zheng
08588f7077
Merge pull request #16864 from lidizheng/master
...
Fix Exception throw for invalid channel args
6 years ago
Jan Tattermusch
8abeb9f659
Merge pull request #16880 from grpc/revert-16841-add_cpp_gcd_to_cloud_to_prod_auth
...
Revert "Add c++ google default creds to cloud to prod auth scenarios"
6 years ago
Soheil Hassas Yeganeh
08ae060a44
Fix formatting errors introduced in a280d899
.
6 years ago
ncteisen
6963caf05f
Only print stats if coleected
6 years ago
ncteisen
3c41a169d0
protect spammy log with tracer
6 years ago
Jan Tattermusch
a959b6d7d2
Show dlerror if grpc_csharp_ext load fails
6 years ago
Jan Tattermusch
9929a23ecd
add dlerror stubs
6 years ago
Jan Tattermusch
9de25dc1e6
Revert "Add c++ google default creds to cloud to prod auth scenarios"
6 years ago
Lidi Zheng
118e134ded
fix Exception throw for invalid channel args
...
* unit test included
* throw ValueError exception from Cython to Python
* prevent the deconstruction method from failing when Channel initialization failed
6 years ago
Soheil Hassas Yeganeh
a280d89937
Use grpc_mdelem_create() directly.
...
Remove grpc_mdelem_from_slices_no_unref() since it's a wrapper
around grpc_mdelem_create().
6 years ago
ncteisen
d9e21e980f
reviewer feedback
6 years ago
ncteisen
afe56fd849
erge branch 'master' of https://github.com/grpc/grpc into channelz
6 years ago
ncteisen
636393d719
reviewer feedback
6 years ago
kkm
4cf8cfd93d
Merge remote-tracking branch 'golden/master' into package-grpc-tools
6 years ago
kkm
5103951117
Infer coding style, adjust .editorconfig, reformat Tools code
6 years ago
kkm
f626d4618d
Restore packaging of binary tools under tools/
...
Unfixes #13098 , hopefully temporarily.
6 years ago
kkm
9158493c41
Improve ProtoToolsPlatformTask tests
6 years ago
kkm
ccacf24fb0
Fix dotnet/Mono build and testing under Linux
6 years ago
Feso
29c131f790
Refactored based on code review
6 years ago
yang-g
a078aa6b68
Enable building opencensus for bazel build
6 years ago
Mark D. Roth
d0cb61eada
Merge pull request #16858 from mehrdada/revert-bazel-prs
...
Revert Python Bazel PRs
6 years ago
apolcyn
57d37ca70f
Merge pull request #16840 from apolcyn/go_java_cloud_to_prod
...
Add java google default creds to cloud-to-prod interop scenarios
6 years ago
Mehrdad Afshari
9d2f985f55
Revert "Bazel rules for gRPC Python interop tests"
...
This reverts commit 9172775bc8
.
6 years ago
Mehrdad Afshari
45e8ada064
Revert "Bazel rules for Python grpcio_reflection"
...
This reverts commit 2e78e516ad
.
6 years ago
Mehrdad Afshari
c992454355
Revert "Rename BUILD files to Bazel convention"
...
This reverts commit 079e250167
.
6 years ago
Mehrdad Afshari
bbd8e29b59
Merge pull request #16859 from ghostwriternr/reflection-bazel-fix
...
Rename BUILD files to Bazel convention
6 years ago
Moiz Haidry
2478ea4289
Merge pull request #16807 from mhaidrygoog/callback_unary_benchmark
...
Benchmark test for unary callback based RPCs in gRPC
6 years ago
ncteisen
4377cbadaf
Support channelz pagination
6 years ago
Naresh
079e250167
Rename BUILD files to Bazel convention
6 years ago
Soheil Hassas Yeganeh
5b7c093386
Merge pull request #16838 from soheilhy/worktree-tcp-read
...
Simple optimizations in TCP read
6 years ago
ncteisen
10f995d283
Enable channelz by default
6 years ago
Noah Eisen
8510e7f7d2
Merge pull request #16835 from ncteisen/channelz-tsan
...
Fix Channelz Tsan Failures
6 years ago
ncteisen
773434a484
Atomically set BaseNode uuid
6 years ago
Jan Tattermusch
64e119504f
regenerate projects
6 years ago
Jan Tattermusch
37b22cbc60
qualify handshake_client and handshake_server tests with "_ssl"
6 years ago
Jan Tattermusch
c28afbb9c1
rename memory_profile_test to memory_usage_test
6 years ago
Jan Tattermusch
433ad52e8c
rename bazel stream_compress_test to stream_compression_test
6 years ago
Jan Tattermusch
47bafd76ae
add kokoro job for 1VM benchmark
6 years ago
Jan Tattermusch
bb44ca2c21
Merge pull request #16824 from jtattermusch/gce_script_update
...
Cleanup & update scripts for creating GCE VM
6 years ago
Nathaniel Manista
73419c49ac
Merge pull request #16831 from ghostwriternr/bazel-python-reflection
...
Bazel rules for Python grpcio_reflection.
6 years ago