Esun Kim
|
53ab235fb8
|
Fix google-explicit-constructor
|
4 years ago |
Esun Kim
|
351e2cb83b
|
Enable google-explicit-constructor
|
4 years ago |
Esun Kim
|
6c440e820b
|
Merge pull request #24841 from veblush/tidy-google-readability-casting
[Clang-Tidy] google-readability-casting
|
4 years ago |
Mark D. Roth
|
0a84a1d0c7
|
Merge pull request #24813 from markdroth/client_channel_split1
Use separate mutexes and call queues for resolution and load balancing
|
4 years ago |
yihuaz
|
182d88f992
|
Merge pull request #24893 from yihuazhang/reduce_noise_gcp_indicator
Decrease log level when BIOS data file is not found for on-GCP indication
|
4 years ago |
ZhenLian
|
9fed88b758
|
Merge pull request #24876 from ZhenLian/zhen_dynamic_file_reloading_8
Add some more Test Client Certs
|
4 years ago |
Mark D. Roth
|
a9d30fece6
|
Use separate mutexes and call queues for resolution and load balancing
|
4 years ago |
Esun Kim
|
7182bd5309
|
Update by review 2
|
4 years ago |
ZhenLian
|
c3ceed15d2
|
add a new sets of test client certs
|
4 years ago |
yihuaz
|
152511dcea
|
silent log when bios data file does not exist
|
4 years ago |
Jan Tattermusch
|
010d9f302a
|
Merge pull request #24870 from jtattermusch/protoc_x86_macos_remove
Stop building protoc x86 artifacts on macos
|
4 years ago |
Yash Tibrewal
|
a6d9e49f27
|
Merge pull request #24843 from yashykt/insecureservercreds
Experimental API for xDS server credentials
|
4 years ago |
Antony Dovgal
|
b50d2cee37
|
fix zend_hash_destroy() in postfork handler
these hashes will be normally destroyed in MSHUTDOWN handler
|
4 years ago |
Vijay Pai
|
5ab59b2bf7
|
Merge pull request #24886 from grpc/vjpai-patch-3
Document that spinlock holder may not block
|
4 years ago |
Vijay Pai
|
e23205e56b
|
Merge pull request #24887 from grpc/vjpai-patch-4
Explain why spinlock doesn't deadlock under cooperative multithreading
|
4 years ago |
Lidi Zheng
|
e0d265b988
|
Merge pull request #24754 from lidizheng/aio-interceptor-doc
Include AsyncIO interceptors in generated doc
|
4 years ago |
Doug Fawley
|
9b3c03bff5
|
Add v1.34.0 release of grpc-go to interop matrix
|
4 years ago |
Vijay Pai
|
ded0493108
|
Merge pull request #24875 from grpc/vjpai-patch-2
Mark a variable const for self-documentation
|
4 years ago |
Vijay Pai
|
7a696ff07c
|
Explain why spinlock doesn't deadlock under cooperative multithreading
|
4 years ago |
Stanley Cheung
|
390506c769
|
Merge pull request #24883 from stanley-cheung/ruby-regenerate-protos
Re-generate protos for Ruby
|
4 years ago |
Vijay Pai
|
283d418ab0
|
Document that spinlock holder may not block
|
4 years ago |
Esun Kim
|
7d7c3cc711
|
Update by review
|
4 years ago |
Stanley Cheung
|
6c142d76de
|
Re-generate protos for Ruby
|
4 years ago |
Stanley Cheung
|
b1737f23b9
|
Merge pull request #24880 from stanley-cheung/php-regenerate-protos
Re-generate protos for PHP
|
4 years ago |
Chengyuan Zhang
|
9dc59a29a1
|
Merge pull request #24877 from voidzcy/release/add_grpc_java_1_34_0_to_client_matrix
Add grpc-java v1.34.0 to client matrix
|
4 years ago |
Jan Tattermusch
|
db521f52f9
|
fixup shellcheck problem
|
4 years ago |
Jan Tattermusch
|
94ccbef5ea
|
skip packaging macos x86 protoc in grpc-tools gem
|
4 years ago |
Jan Tattermusch
|
de8892898e
|
Merge pull request #24590 from jtattermusch/scenario_json_export_tool
Add a simple export tool for JSON performance scenarios
|
4 years ago |
Jan Tattermusch
|
103dfc53c8
|
Merge pull request #24882 from stanley-cheung/php-windows-fix-upmerge
PHP: fix windows build error
|
4 years ago |
Jan Tattermusch
|
8b775834d6
|
add "scenarios" top level element
|
4 years ago |
Yash Tibrewal
|
d7b70c3ea2
|
Merge pull request #24874 from yashykt/xdssecdatarace
Register certificate provider factories after init
|
4 years ago |
Stanley Cheung
|
0b7bd78ee5
|
PHP: fix windows build error
|
4 years ago |
Stanley Cheung
|
f1e7e405b6
|
Re-generate protos for PHP
|
4 years ago |
Chengyuan Zhang
|
24ddbcbab3
|
Add grpc-java v1.34.0 to client matrix.
|
4 years ago |
Vijay Pai
|
638c34ceba
|
Merge pull request #24864 from vjpai/server_context_base_unlock
Delay ServerContextBase unref until lock freed since it could delete the object
|
4 years ago |
Vijay Pai
|
33d7150992
|
Mark a variable const for self-documentation
|
4 years ago |
Yash Tibrewal
|
096b2324e1
|
Experimental API for XdsServerCredentials
|
4 years ago |
Yash Tibrewal
|
b08861b60f
|
Register certificate provider factories after init
|
4 years ago |
Vijay Pai
|
83eab334a3
|
Delay ServerContextBase unref until lock freed since it could delete
|
4 years ago |
Jan Tattermusch
|
f46bd7f80d
|
stop building protoc x86 artifacts on macos
|
4 years ago |
Mark D. Roth
|
d6298ed3dc
|
Merge pull request #24806 from markdroth/client_channel_split0
Eliminate ResolvingLoadBalancingPolicy.
|
4 years ago |
Jan Tattermusch
|
2dc98b1e4c
|
Merge pull request #24831 from easwars/gomod
interop: Enable Go modules support
|
4 years ago |
Jan Tattermusch
|
b29676dec5
|
restore go1.8 image
|
4 years ago |
Jan Tattermusch
|
1fb53d9698
|
remove unused go1.7 image
|
4 years ago |
Jan Tattermusch
|
0f2385a28d
|
generate go build_interop.sh from the template
|
4 years ago |
Eric Gribkoff
|
8e824ab3f5
|
Merge pull request #24862 from ericgribkoff/fix_fallback_behavior
Do not try to generate unique suffix when keep_gcp_resources is set
|
4 years ago |
Eric Gribkoff
|
057c1d1faf
|
Do not try to generate unique suffix when keep_gcp_resources is set
|
4 years ago |
Lidi Zheng
|
1eeeaf6df5
|
Merge pull request #24737 from chalin/patch-3
Simplify src/core/README.md
|
4 years ago |
Yash Tibrewal
|
b0d06d73c8
|
Merge pull request #24858 from yashykt/xdsclientseccont
xds_end2end_test cleanup from #24643
|
4 years ago |
Esun Kim
|
e0d8c498a6
|
C++ cast for others
|
4 years ago |