Soheil Hassas Yeganeh
508c8d805a
Introduce more helper methods in gprpp/atomic.h
...
Retire the old atomic_with_atm.h and atomic_with_std.h as they are not
needed anymore.
Introduce helper methods which call GPR_ATM_INC_ADD_THEN and
GPR_ATM_INC_CAS_THEN, and use them everywhere.
Also introduce AtomicIncrementIfNonzero, originally authored by
vjpai@. This is going to be used for completion queues.
6 years ago
Jan Tattermusch
04642dc7ec
Merge pull request #18068 from billfeng327/hotfix/upload-to-resultstore
...
Hotfix/upload to resultstore
6 years ago
apolcyn
aa207933cb
Merge pull request #16240 from mattolson/fix-default-pool-keep-alive
...
Ruby: Fix default pool keep alive
6 years ago
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
Bill Feng
987ac52ee2
formatting
6 years ago
jiangtaoli2016
f5a71f7313
Clean up deprecated tsi_create_ssl_server_handshaker_factory callers
6 years ago
Bill Feng
43277f83c8
filted out malformed resultstore data
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
Bill Feng
4564b78b27
more fields for filter
6 years ago
Jan Tattermusch
ecee06640e
update prepare scripts
6 years ago
Bill Feng
be55d61b64
more fields for filter
6 years ago
Bill Feng
cd83999dd9
debug outputs
6 years ago
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
Jan Tattermusch
cfc2156665
add AspNetCore interop server
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