Kyle Edwards
933d75653d
Add Findc-ares.cmake module
...
This is a CMake find-module, which attempts to find c-ares without
a CMake package file being available. If such a file is available,
it uses that. Otherwise, it searches for the library and include
directory manually.
5 years ago
Yihua Zhang
cc5a7d6324
Merge remote-tracking branch 'upstream/master' into spiffe-rename
5 years ago
Yihua Zhang
059884ea73
fix a build error
5 years ago
Jan Tattermusch
bcb716a5df
Merge pull request #21389 from grpc/jtattermusch-patch-2
...
Update versioning.md
5 years ago
Jan Tattermusch
cef8ed8c33
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
5 years ago
Jan Tattermusch
9be63d9621
Update versioning.md
5 years ago
Stanley Cheung
188fe7ca53
PHP: update readme
5 years ago
Vijay Pai
3f66a71ad3
Merge pull request #21403 from grpc/vjpai-patch-1
...
Fix the de-experimentalized alarm
5 years ago
Vijay Pai
e6d87e273e
Fix
5 years ago
Lidi Zheng
1e31e610e7
Remove a useless line
5 years ago
Lidi Zheng
36e6ee9ac3
Adopt reviewer's advices:
...
* Fix several typos
* Fix a un-revealed segfault
* Fix some documentation
* Polish test assertions
5 years ago
Lidi Zheng
fa4eb94ea2
Remove the add_callback method & fix segfault
5 years ago
Lidi Zheng
46e963f8bc
Let streaming RPC start immediately
5 years ago
Yihua Zhang
a6dbc7adb5
rename spiffe to tls
5 years ago
Vijay Pai
3da2c7aa22
De-experimentalize generic stub (under macro)
5 years ago
Kaya Bekiroğlu
24118570f6
Allow default use of system root certs on Android.
...
Rely on system root certificates for Android TLS testing.
5 years ago
Vijay Pai
7c46d37442
Merge pull request #21380 from vjpai/implement_generic_unary_reactor
...
Actually implement the generic reactor-based unary call
5 years ago
Lidi Zheng
dbf5c01281
Make Python 38 install script better
5 years ago
Vijay Pai
c5b9828592
Merge pull request #21378 from vjpai/deexperimentalize_alarm
...
De-experimentalize callback alarm
5 years ago
Guantao Liu
3485bf4af2
Fix a typo.
5 years ago
Guantao Liu
81b4bc02db
Merge remote-tracking branch 'upstream/master' into libuv_em_basic
5 years ago
Mark D. Roth
866cb72063
Merge pull request #21374 from markdroth/xds_bootstrap_server
...
Support multiple xds servers in bootstrap file.
5 years ago
Jan Tattermusch
500a69ccba
Update versioning.md
5 years ago
Jan Tattermusch
642e45a033
Merge pull request #21382 from JamesNK/jamesnk/fix-flakey-test
...
Fix flaky health check test
5 years ago
Jan Tattermusch
f818a0356e
Merge pull request #21365 from JamesNK/mgravell/avoid-delegate-spawn
...
c# - reduce delegate allocations in the Async*Call API
5 years ago
Lidi Zheng
bc99ddedf0
Adopt reviewer's advices
5 years ago
Guantao Liu
ee4b311605
Merge remote-tracking branch 'upstream/master' into libuv_em_basic
5 years ago
Guantao Liu
e607d51fc9
Use mutex and condvar to coordinate shutdown.
5 years ago
James Newton-King
8b740047c9
Improve error message
5 years ago
James Newton-King
1fec449ee9
Improve error message
5 years ago
James Newton-King
8abdbe18cd
Improve ChannelCredentials.Create error messsage with non-SslCredentials
5 years ago
Lidi Zheng
bebd20b126
Merge pull request #21377 from lidizheng/ship-with-proto
...
Ship grpcio-status with the actual proto file
5 years ago
James Newton-King
9cedb80c6f
Fix flaky health check test
5 years ago
Lidi Zheng
1a3916bc45
Use False instead 0 for bint
5 years ago
Lidi Zheng
d4b8527fb6
Adopt reviewer's advices
5 years ago
Mark D. Roth
1b5da2b9ce
Merge pull request #21214 from markdroth/json_remove_vtable
...
Remove vtables from JSON library
5 years ago
Guantao Liu
6b4b891eb2
Merge remote-tracking branch 'upstream/master' into libuv_em_basic
5 years ago
Mark D. Roth
408ec6e867
fix xds_end2end_test
5 years ago
Richard Belleville
683986ae6c
Merge pull request #21249 from ajamato/grpc_census_tags
...
Census client filter: use current span and tags
5 years ago
Mark D. Roth
68df397aa2
Remove vtables from JSON library
5 years ago
James Newton-King
4f834e73b2
Clean up
5 years ago
Lidi Zheng
45e23ef3ad
Ship grpcio-status with the actual proto file
5 years ago
Vijay Pai
88874094be
Actually implement the generic reactor-based unary call.
5 years ago
Vijay Pai
5b9f997d44
Merge pull request #21368 from vjpai/conditional_deexperimentalize_pt2
...
Add more non-experimental content under an ifdef
5 years ago
Juanli Shen
36b80dce90
Merge pull request #21342 from AspirinSJL/optional
...
Add move assignment method to Optional<>
5 years ago
Vijay Pai
526fcb5c7d
Merge pull request #21257 from vjpai/no_pthread
...
Prevent use of pthread header
5 years ago
Vijay Pai
4b82faeb88
De-experimentalize alarm
5 years ago
Nicolas Noble
c36af39101
Merge pull request #21360 from grpc/nicolasnoble-patch-1
...
Update rotation to karthikravis
5 years ago
Mark D. Roth
f31e9d5721
Support multiple xds servers in bootstrap file.
5 years ago
Alex Amato
2e958cf01b
(Census client filter: use current span and tags. original_author=g-easy)
5 years ago