Esun Kim
|
37bfa6f247
|
Merge pull request #24364 from veblush/grpc_shutdown_blocking
Replace grpc_shutdown_blocking with grpc_shutdown
|
4 years ago |
Esun Kim
|
a3811b288d
|
Merge pull request #24213 from veblush/del-slice_traits
Delete slice_traits.h
|
4 years ago |
Esun Kim
|
8e9e895ffc
|
Replace grpc_shutdown_blocking with grpc_shutdown
|
4 years ago |
Stanley Cheung
|
5256cdf895
|
Merge pull request #24234 from HannahShiSFB/special-status-msg-interop-test
PHP: add special status msg interop test
|
4 years ago |
Esun Kim
|
b64d0bf1cb
|
Merge pull request #24283 from veblush/ndk-bump
Removing TLS workaround for Android NDK r12b
|
4 years ago |
Esun Kim
|
be23ad0ed1
|
Merge pull request #24282 from veblush/ios-bump
Bump iOS and OSX version
|
4 years ago |
Lidi Zheng
|
89b34444f8
|
Merge pull request #24341 from grpc/revert-24337-revert-24289-aio-import-dot
Revert "Revert "Allow asyncio API to be imported as grpc.aio""
|
4 years ago |
donnadionne
|
7983083dda
|
Merge pull request #24357 from donnadionne/v1.34.x_master_bump
v1.34.x master bump
|
4 years ago |
yulin liang
|
c6510ea9ce
|
Merge pull request #24342 from yulin-liang/flaky-cfstream
Modify podfile of CFStreamTests.
|
4 years ago |
Donna Dionne
|
aafe657978
|
Bump version to v1.34.x: regenerate projects
|
4 years ago |
Donna Dionne
|
9792ea3caa
|
Bump version to v1.34.x
|
4 years ago |
Lidi Zheng
|
6336930029
|
Check file name instead of package name
|
4 years ago |
root
|
12d36782cf
|
add special status msg interop test
|
4 years ago |
Vijay Pai
|
c07b075e65
|
Merge pull request #24340 from vjpai/cpp_generator
Remove C++ default generation of preserialized request call
|
4 years ago |
Yang Gao
|
b02a310857
|
Merge pull request #24346 from yang-g/creds
Change parameter name to be the same as .cc file
|
4 years ago |
Vijay Pai
|
83e3edbc2a
|
Merge pull request #24323 from gluk-w/patch-1
Typo
|
4 years ago |
Jan Tattermusch
|
26bbc311a3
|
Merge pull request #24334 from jtattermusch/cxx_interop_matrix_1_32_0
Add c++ 1.32.0 to interop matrix
|
4 years ago |
Jiangtao Li
|
68a6d1bfb2
|
Merge pull request #24345 from jiangtaoli2016/fix_ssl_init
Fix ssl init condition in ssl_transport_security
|
4 years ago |
Srini Polavarapu
|
357516d211
|
Merge pull request #24349 from srini100/master
Upmerge from v1.32.x
|
4 years ago |
Srini Polavarapu
|
d87e0ddc84
|
upmerge from v1.32.x
|
4 years ago |
Vijay Pai
|
25cbc854d2
|
Fix compiler_test_golden
|
4 years ago |
Vijay Pai
|
37a09aaae3
|
Remove unused experimental stub format
|
4 years ago |
Vijay Pai
|
1caa878bee
|
Merge pull request #24343 from vjpai/cpp_generator_async
Stop generating separate codepath for 1-phase deprecated async code
|
4 years ago |
Karthik Ravi Shankar
|
56b2671e8e
|
Merge pull request #24338 from karthikravis/cleanup
Move remaining classes to grpc from grpc_impl
|
4 years ago |
Lidi Zheng
|
442aa916dc
|
Make sure the module space won't be polluted by "from grpc import aio"
|
4 years ago |
Lidi Zheng
|
c6dc383c15
|
Prevent import order issue in cyclic imports
|
4 years ago |
yang-g
|
bf83c577e1
|
generate projects
|
4 years ago |
jiangtaoli2016
|
46bb661de6
|
Fix ssl init condition in ssl_transport_security
|
4 years ago |
yang-g
|
99684df25b
|
Change parameter name to be the same as .cc file
|
4 years ago |
Vijay Pai
|
e1798799e2
|
Stop generating 1-phase deprecated async code
|
4 years ago |
yulin-liang
|
6fd27e5b4b
|
Modify podfile of CFStreamTests.
|
4 years ago |
Lidi Zheng
|
e54fe6ccd0
|
Revert "Revert "Allow asyncio API to be imported as grpc.aio""
|
4 years ago |
Karthik Ravi Shankar
|
e549843885
|
Move remaining classes to grpc from grpc_impl
|
4 years ago |
Mark D. Roth
|
99c32a21df
|
Merge pull request #24335 from markdroth/get_service_config_from_config_selector
Call needs to hold a ref to the service config containing the method configs.
|
4 years ago |
Lidi Zheng
|
82726e2c97
|
Merge pull request #24337 from grpc/revert-24289-aio-import-dot
Revert "Allow asyncio API to be imported as grpc.aio"
|
4 years ago |
Lidi Zheng
|
d938e0052e
|
Revert "Allow asyncio API to be imported as grpc.aio"
|
4 years ago |
Yash Tibrewal
|
7c7b452f16
|
Merge pull request #24312 from yashykt/xdscreds
gRPC Core API to create Xds channel credentials
|
4 years ago |
Lidi Zheng
|
408fc1993b
|
Merge pull request #24288 from timhughes/timhughes-python-aio-helloworld
Adds python aio helloworld examples
|
4 years ago |
Mark D. Roth
|
67ba00ccb7
|
Call needs to hold a ref to the service config containing the method configs.
|
4 years ago |
Jan Tattermusch
|
ff2cd21f87
|
add c++ 1.32.0 to interop matrix
|
4 years ago |
Jan Tattermusch
|
4dff4fc430
|
Merge pull request #24217 from JamesNK/jamesnk/trimming
Add trimming attribute to BindServiceMethodAttribute
|
4 years ago |
Jan Tattermusch
|
f444177a01
|
Merge pull request #23252 from tuttieee/fix/hello-world-example-cmake-message
Fix a message indicating the protobuf version CMakeLists.txt
|
4 years ago |
Jan Tattermusch
|
a72d6730a9
|
Merge pull request #23391 from Emeka-NMC/master
Fix incremental build of csproj projects depending on grpc.
|
4 years ago |
Yash Tibrewal
|
48ec53971a
|
gRPC Core API to create Xds channel credentials
|
4 years ago |
Tim Hughes
|
80799468bd
|
lint
|
4 years ago |
Tim Hughes
|
0b3fc20b83
|
clean up docstrings and remove unused imports
|
4 years ago |
Karthik Ravi Shankar
|
0b74b78123
|
Merge pull request #24268 from veblush/to-karthikravis
To karthikravis
|
4 years ago |
Mark D. Roth
|
7c0b500f33
|
Merge pull request #24291 from markdroth/xds_load_reporting_in_eds
Move locality load reporting to EDS policy.
|
4 years ago |
Stan
|
6b298fbc38
|
Typo
fixed simple typo
|
4 years ago |
Tim Hughes
|
7aff6c4555
|
dont need ThreadPoolExecutor in asyncio
|
4 years ago |