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
Richard Belleville
b2bec4aa0c
Add environment markers to python2-only dependencies
6 years ago
yang-g
63aa8e1d73
clang-format
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
yang-g
bc946d6c6d
merge with head and resolve conflicts
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