Srini Polavarapu
23d7ea43e6
Merge pull request #16303 from srini100/master
...
Add v1.14.1 to interop matrix
7 years ago
murgatroid99
fc566ddcc5
Increase build timeout again
7 years ago
Jan Tattermusch
e08fa33796
regenerate CODEOWNERS
7 years ago
Jan Tattermusch
9e5550a741
remove matt-kwong from OWNERS
7 years ago
Jan Tattermusch
8e68ab855f
refresh certs in C# distribtest dockerfiles
7 years ago
Jan Tattermusch
1619916ce8
Merge pull request #16314 from jtattermusch/fix_mac_interop
...
Fix macos interop_to_prod tests ("out of disk space")
7 years ago
Jiangtao Li
757df7ff7b
Merge pull request #16284 from jiangtaoli2016/root
...
update roots.pem
7 years ago
Jan Tattermusch
730931e308
Merge pull request #16311 from jtattermusch/fix_build_packages_mkdir_race
...
Fix mkdir race in build_packages task
7 years ago
Jan Tattermusch
cca1dbda74
fix macos interop_to_prod tests
7 years ago
Jan Tattermusch
2ac04db0d2
Merge pull request #16283 from grpc/ssl-and-performance
...
Create ssl-performance.md
7 years ago
Jan Tattermusch
c8c71657b0
fix mkdir race in build_packages task
7 years ago
Jan Tattermusch
2583dc802a
regenerate doxygen
7 years ago
Jan Tattermusch
152c413224
Improvements to ssl-performance.md
7 years ago
Jan Tattermusch
69984f6682
C#: avoid shutdown crash on iOS
7 years ago
Jan Tattermusch
753f4dccd6
Add PlatformApis.IsUnityIOS
7 years ago
Vijay Pai
9043a4f56d
Some cleanup
7 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
7 years ago
Yash Tibrewal
4bdb0e398c
Merge pull request #16288 from yashykt/combinernotify
...
Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_…
7 years ago
Juanli Shen
5e9994bf30
Add warning about AsyncNotifyWhenDone bug
7 years ago
Sree Kuchibhotla
2580e1dbdc
Merge branch 'master' into transport-comments
7 years ago
Srini Polavarapu
fc0b3073b1
Add v1.14.1 to interop matrix
7 years ago
murgatroid99
2f4fabaf78
Remove added line in node perf build script
7 years ago
Mehrdad Afshari
24d80601cb
Merge pull request #16266 from jadekler/add_python_docs_link
...
Add python server reflection link
7 years ago
Vijay Pai
17e3611c0d
Infrastructure for adding custom polling engines
7 years ago
Sree Kuchibhotla
f63b51be86
Merge branch 'master' into rq-threads-2
7 years ago
Sree Kuchibhotla
22f00acecb
add comments to transport
7 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.
7 years ago
Eric Gribkoff
5a664d7260
check if channel is closed before starting core ops
7 years ago
Juanli Shen
cb87dd9fef
Merge pull request #16287 from jl2922/patch-1
...
include cmath to fix gcc8 compilation error
7 years ago
apolcyn
9963a1b87d
Merge pull request #15914 from apolcyn/windows_dns_queries
...
Enable c-ares queries on Windows
7 years ago
Junhao Li
5cb99c9592
fix format
7 years ago
Mehrdad Afshari
5059fd1957
Merge pull request #16285 from grpc/revert-16235-master
...
Revert "adding python version environmental markers in the new style"
7 years ago
Alex Polcyn
5cd8b1eb81
Enable c-ares queries on Windows
7 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
7 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.
7 years ago
Mehrdad Afshari
fd1771cfa0
Revert "adding python version environmental markers in the new style"
7 years ago
jiangtaoli2016
a49a2a824d
update roots.pem
7 years ago
Nicolas Noble
7faa3fecad
Update assembly code heading a bit.
7 years ago
Nicolas Noble
b60c1f10cd
Ruby always disables assembly.
7 years ago
Jan Tattermusch
cc131600d5
use recommended names for MonoAndroid and Xamarin.iOS
7 years ago
Jan Tattermusch
ddc7fd845b
make Grpc.Core nuget work for Xamarin.Forms
7 years ago
Nicolas Noble
310a5b9dcd
Create ssl-performance.md
...
First draft
7 years ago
Jan Tattermusch
e916e79cb8
Merge pull request #16281 from jtattermusch/unity_deduplicate_guids
...
Deduplicate GUIDs for unity .meta files
7 years ago
Jan Tattermusch
15b1f6b292
deduplicate GUIDs for unity .meta files
7 years ago
Jan Tattermusch
a6b6c215a6
Merge pull request #15597 from jtattermusch/protobuf_submodule_36x
...
Upgrade third_party/protobuf to 3.6.1
7 years ago
Srini Polavarapu
d8020cb6da
Merge pull request #16276 from srini100/v1.14.x
...
Revert #15983 - gRPC channels blocking indefinitely and not respecting deadlines on network disconnect
7 years ago
Yang Gao
3954cf945d
Merge pull request #16204 from Capstan/cli-channel
...
Create a --channel_creds_type flag for grpc_cli.
7 years ago
Muxi Yan
d562ad11ac
clang-format
7 years ago
Muxi Yan
07f190d2d5
Fix binary_size.py
7 years ago
Muxi Yan
5f2f984be1
update environment_variable.md
7 years ago