Vijay Pai
f57a224f79
Merge pull request #18069 from grpc/revert-17872-cfstream_test
...
Revert "Add test for network transitions when CFStream is enabled"
6 years ago
Jiangtao Li
91a10775c4
Merge pull request #18062 from jiangtaoli2016/handshaker_factory
...
Clean up deprecated tsi_create_ssl_server_handshaker_factory callers
6 years ago
jiangtaoli2016
f5a71f7313
Clean up deprecated tsi_create_ssl_server_handshaker_factory callers
6 years ago
Richard Belleville
17c3f579a0
Merge pull request #18032 from grpc/environment-markers
...
Add environment markers to python version-dependent dependencies
6 years ago
Vijay Pai
03de98d5ef
Revert "Add test for network transitions when CFStream is enabled"
6 years ago
Juanli Shen
6c3827cb0a
Merge pull request #18049 from AspirinSJL/clean_subchannel_index
...
Remove subchannel_index.{h,cc}
6 years ago
Juanli Shen
3a0f2cf2d7
Merge pull request #18043 from AspirinSJL/fix_subchannel
...
Fix subchannel ref_from_weak_ref
6 years ago
Eric Gribkoff
b9df683516
Merge pull request #18045 from ericgribkoff/android_tests_on_physical_device
...
Run android interop test on a physical device
6 years ago
apolcyn
223eb9960e
Merge pull request #18046 from apolcyn/disable_ares_android
...
Disable c-ares on Android
6 years ago
Nicolas Noble
c22b9620d3
Merge pull request #17797 from nicolasnoble/channel
...
Folding the Channel class into the grpc_impl namespace.
6 years ago
Bill Feng
95f3a99467
Merge pull request #18017 from billfeng327/hotfix/add-fieldmask-for-resultstore
...
added fieldmask to resultstore upload for RBE
6 years ago
Bill Feng
152626b13c
removed debug printouts
6 years ago
Juanli Shen
8f151edcd0
Remove subchannel_index.{h,cc}
6 years ago
Juanli Shen
62c8b447a8
Fix subchannel ref_from_weak_ref
6 years ago
Arjun Roy
aa6b725dea
Merge pull request #18044 from arjunroy/hfalign_fix
...
grpc: aligned creation of handshaker factory lists
6 years ago
Alexander Polcyn
3ebbce2f59
Disable c-ares on Android
6 years ago
Nicolas "Pixel" Noble
5d5e2a4b8f
Regenerating goldef test files.
6 years ago
Nicolas "Pixel" Noble
de332cfcee
Merge branch 'master' of https://github.com/grpc/grpc into channel
6 years ago
Eric Gribkoff
70f2ccd1a6
Run android interop test on a physical device
6 years ago
Arjun Roy
48c44ef9e4
grpc: aligned creation of handshaker factory lists
6 years ago
hcaseyal
eecd983302
Merge pull request #18025 from soheilhy/callback-sync-cq
...
Reorder code to set num_frequently_polled_cqs correctly.
6 years ago
Srini Polavarapu
f7f6861720
Merge pull request #18033 from srini100/master
...
Bump master to v1.20.x and pick "godric" for that release
6 years ago
Bill Feng
1709313023
changed fields
6 years ago
rmstar
17651ca3cc
Merge pull request #17903 from rmstar/flakynetworktest
...
Added test for RPCs over a flaky network
6 years ago
Nicolas "Pixel" Noble
0c19be2fc8
Fixing cronet
6 years ago
rmstar
52360b8fa7
Merge pull request #17872 from rmstar/cfstream_test
...
Add test for network transitions when CFStream is enabled
6 years ago
Nicolas "Pixel" Noble
39d3b7335c
Missed a spot.
6 years ago
Mark D. Roth
ac8663fe87
Merge pull request #17770 from markdroth/lb_policy_picker_api
...
LB policy picker API
6 years ago
Mark D. Roth
bab8123763
LB policy picker API
6 years ago
Jan Tattermusch
56006f0c53
Merge pull request #17849 from chwarr/keepalive-doc-ce
...
Copy edit keepalive documentation
6 years ago
Jan Tattermusch
b28820ded6
Merge pull request #17926 from acozzette/bazel-skylib
...
Added bazel_skylib dependency in preparation for protobuf update
6 years ago
Jan Tattermusch
bc19ba1668
Merge pull request #18037 from xichengliudui/fixtypos
...
Fix various typos in .cc and .md and .py files
6 years ago
Srini Polavarapu
b0efc103e3
Regenerate projects
6 years ago
Srini Polavarapu
fb4ba97803
Bump version to v1.20.x
6 years ago
Soheil Hassas Yeganeh
37c1f0bd54
Reorder code to set num_frequently_polled_cqs correctly.
...
When there num_frequently_polled_cqs is non-zero (aka hybrid server),
we create non-polling CQs for the sync methods. But, since we
increase num_frequently_polled_cqs for callback methods
after creating the sync CQs, the sync CQs would not detect
a hyprid server, and will create a polling CQ.
This commit reorders the logic, so that we increment
num_frequently_polled_cqs upon detecting a callback service.
This lowers the context switches by double digit percentage
when using callback API.
6 years ago
Soheil Hassas Yeganeh
2c93381e84
Merge pull request #18002 from soheilhy/pollset-review
...
Address guantaol@'s comments on Pull #17964
6 years ago
Lidi Zheng
5a37c3967d
Merge pull request #18031 from lidizheng/issue-18028
...
Add retries for check_on_pr
6 years ago
Lidi Zheng
684690c2d7
Adopt reviewers' advice
6 years ago
Srini Polavarapu
4fc9b5b09b
Merge pull request #18027 from srini100/master
...
Merge from v1.18.x
6 years ago
Richard Belleville
b2bec4aa0c
Add environment markers to python2-only dependencies
6 years ago
Nicolas "Pixel" Noble
3e30c38f1c
Adressing comments.
6 years ago
Nicolas "Pixel" Noble
63db582516
Merge branch 'master' of https://github.com/grpc/grpc into channel
6 years ago
Vijay Pai
75bf7c7f48
Merge pull request #18000 from rmstar/timechangetestsan
...
Fix TSAN flake in time_change_test
6 years ago
Lidi Zheng
bf8bef9c78
Add retries for check_on_pr
6 years ago
Arjun Roy
487bd7f3ad
Merge pull request #18024 from arjunroy/handshaker_fixup
...
grpc handshaker linkage fixup
6 years ago
Srini Polavarapu
7167dd67f0
merge from v1.18.x
6 years ago
Bill Feng
ea3fd88eca
debug printout for testing
6 years ago
Jan Tattermusch
98f290ac2e
Merge pull request #18014 from jtattermusch/csharp_unity_example
...
C# Unity example
6 years ago
Juanli Shen
cf6390f83e
Merge pull request #14666 from wla80/master
...
Improve clarity of Compression Method Asymmetry Between Peers section
6 years ago
Jan Tattermusch
623702da6e
add copyright headers
6 years ago