yang-g
545c555d31
Rename new public API
6 years ago
Bill Feng
4d0b123609
more debug printouts
6 years ago
Bill Feng
5428bdeb83
more debug printouts
6 years ago
Juanli Shen
6c3827cb0a
Merge pull request #18049 from AspirinSJL/clean_subchannel_index
...
Remove subchannel_index.{h,cc}
6 years ago
Bill Feng
1898e1be25
debug printouts
6 years ago
Juanli Shen
3a0f2cf2d7
Merge pull request #18043 from AspirinSJL/fix_subchannel
...
Fix subchannel ref_from_weak_ref
6 years ago
Vu Cong Tuan
69fab8eacb
Fix many typos in doc
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
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
Jerry
ab4fbc88b6
removed changes in php docker file
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
Jerry
18c75f13a1
removed php docker file
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
yang-g
233406d450
generate projects
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
yang-g
684643ff0a
Test fixing php
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
Keith Moyer
79285ccb23
Merge branch 'master' into master
6 years ago
Nicolas "Pixel" Noble
39d3b7335c
Missed a spot.
6 years ago
Jerry
28145c30b7
removed tailing whitespace and clean MemoryLeakTest
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
yang-g
520dc0461c
fix resolve_address_test
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
Jan Tattermusch
53b6b363d1
generate dummy stubs for Unity Android il2cpp
6 years ago
Jan Tattermusch
1599fd5f70
unity android: add dummy stubs to fix il2cpp build
6 years ago
Jan Tattermusch
596d1b0563
refactor native_methods stub generator
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
Jerry
63544ea3ae
memory leak test for php
6 years ago
Srini Polavarapu
4fc9b5b09b
Merge pull request #18027 from srini100/master
...
Merge from v1.18.x
6 years ago