Jan Tattermusch
537503dc1a
C#: upgrade protobuf nugets to v3.6.1
6 years ago
Jan Tattermusch
fa2961abd8
Merge pull request #16315 from jtattermusch/csharp_try_unflake_distribtests
...
Refresh certs in C# distribtest dockerfiles
6 years ago
Jan Tattermusch
2f7f5b9ede
Merge pull request #16293 from jtattermusch/xamarin_forms_fix
...
Standardize layout of Grpc.Core nuget package
6 years ago
Jan Tattermusch
10bcfaa491
Merge pull request #16317 from jtattermusch/owners_replace_mattkwong
...
Owners: replace matt-kwong
6 years ago
Srini Polavarapu
2feba5fc39
Merge from v1.14.x
6 years ago
Yihua Zhang
f621eee4cf
run cloud-to-prod interop tests with google default credentials
6 years ago
Stanley Cheung
fbde7d3786
No need to build artifact for PHP MacOS
6 years ago
Srini Polavarapu
23d7ea43e6
Merge pull request #16303 from srini100/master
...
Add v1.14.1 to interop matrix
6 years ago
murgatroid99
fc566ddcc5
Increase build timeout again
6 years ago
Jan Tattermusch
e08fa33796
regenerate CODEOWNERS
6 years ago
Jan Tattermusch
9e5550a741
remove matt-kwong from OWNERS
6 years ago
Jan Tattermusch
8e68ab855f
refresh certs in C# distribtest dockerfiles
6 years ago
Jan Tattermusch
1619916ce8
Merge pull request #16314 from jtattermusch/fix_mac_interop
...
Fix macos interop_to_prod tests ("out of disk space")
6 years ago
Jiangtao Li
757df7ff7b
Merge pull request #16284 from jiangtaoli2016/root
...
update roots.pem
6 years ago
Jan Tattermusch
730931e308
Merge pull request #16311 from jtattermusch/fix_build_packages_mkdir_race
...
Fix mkdir race in build_packages task
6 years ago
Jan Tattermusch
cca1dbda74
fix macos interop_to_prod tests
6 years ago
Jan Tattermusch
2ac04db0d2
Merge pull request #16283 from grpc/ssl-and-performance
...
Create ssl-performance.md
6 years ago
Jan Tattermusch
c8c71657b0
fix mkdir race in build_packages task
6 years ago
Jan Tattermusch
2583dc802a
regenerate doxygen
6 years ago
Jan Tattermusch
152c413224
Improvements to ssl-performance.md
6 years ago
Jan Tattermusch
69984f6682
C#: avoid shutdown crash on iOS
6 years ago
Jan Tattermusch
753f4dccd6
Add PlatformApis.IsUnityIOS
6 years ago
easy
eaa51cbc9d
Add explicit check that we're building with bazel.
6 years ago
Vijay Pai
9043a4f56d
Some cleanup
6 years ago
Juanli Shen
9b72650125
PF: Check connectivity state before watching
6 years ago
Jiangtao Li
69d6694409
Merge pull request #16083 from tdbhacks/system-root-clean-history
...
Added system roots feature to load roots from OS trust store
6 years ago
Yash Tibrewal
4bdb0e398c
Merge pull request #16288 from yashykt/combinernotify
...
Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_…
6 years ago
Juanli Shen
5e9994bf30
Add warning about AsyncNotifyWhenDone bug
6 years ago
Sree Kuchibhotla
2580e1dbdc
Merge branch 'master' into transport-comments
6 years ago
Srini Polavarapu
fc0b3073b1
Add v1.14.1 to interop matrix
6 years ago
murgatroid99
2f4fabaf78
Remove added line in node perf build script
6 years ago
Mehrdad Afshari
24d80601cb
Merge pull request #16266 from jadekler/add_python_docs_link
...
Add python server reflection link
6 years ago
Vijay Pai
17e3611c0d
Infrastructure for adding custom polling engines
6 years ago
Sree Kuchibhotla
e4961eb824
Merge branch 'master' into minor-timer-fix
6 years ago
Sree Kuchibhotla
f63b51be86
Merge branch 'master' into rq-threads-2
6 years ago
Sree Kuchibhotla
22f00acecb
add comments to transport
6 years ago
tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
6 years ago
Nathan Herring
6e3938c829
This replaces mutually-exclusive flags for a single selector flag which defines the call credentials to composite over any channel credentials. It is the call credentials version of #16204 .
...
Fixes issue #16205 .
6 years ago
Eric Gribkoff
5a664d7260
check if channel is closed before starting core ops
6 years ago
Juanli Shen
cb87dd9fef
Merge pull request #16287 from jl2922/patch-1
...
include cmath to fix gcc8 compilation error
6 years ago
apolcyn
9963a1b87d
Merge pull request #15914 from apolcyn/windows_dns_queries
...
Enable c-ares queries on Windows
6 years ago
Junhao Li
5cb99c9592
fix format
6 years ago
Mehrdad Afshari
5059fd1957
Merge pull request #16285 from grpc/revert-16235-master
...
Revert "adding python version environmental markers in the new style"
6 years ago
Alex Polcyn
5cd8b1eb81
Enable c-ares queries on Windows
6 years ago
Yash Tibrewal
db1a5962e0
Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel to avoid the need to take refs on the stack for cancellation closures on exec_ctx
6 years ago
Junhao Li
b9decfb35d
include cmath to fix gcc8 compilation error
...
This fix resolves the following compilation error on GCC8.1.1:
ERROR: /home/junhao/tools/grpc/BUILD:1350:1: C++ compilation of rule '//:grpcpp_server_load_reporting' failed (Exit 1)
src/cpp/server/load_reporter/util.cc:31:12: error: no member named 'isnormal' in namespace 'std'
if (std::isnormal(cost_value)) {
~~~~~^
1 error generated.
6 years ago
Mehrdad Afshari
fd1771cfa0
Revert "adding python version environmental markers in the new style"
6 years ago
jiangtaoli2016
a49a2a824d
update roots.pem
6 years ago
Nicolas Noble
7faa3fecad
Update assembly code heading a bit.
6 years ago
Nicolas Noble
b60c1f10cd
Ruby always disables assembly.
6 years ago