Mark D. Roth
|
d7a91d59bb
|
Support xds request timeouts.
|
5 years ago |
Matthew Stevenson
|
6395896cc3
|
Merge remote-tracking branch 'upstream/master' into tls-credentials-1
|
5 years ago |
Benjamin Peterson
|
fb8b7fbcac
|
Make credentials callback threads daemonic.
Similarly to #21786, we want to avoid holding up interpreter shutdown with internal threads.
|
5 years ago |
Richard Belleville
|
8af2097a45
|
Merge pull request #21786 from benjaminp/deliver-daemon
Mark the delivery thread daemonic.
|
5 years ago |
Muxi Yan
|
32ab87f23b
|
Release autoreleasepool in completion queue loop
|
5 years ago |
Richard Belleville
|
8458c5d932
|
Merge pull request #21780 from gnossen/drop_manylinux1
Stop building manylinux1 images
|
5 years ago |
Jan Tattermusch
|
b9b721226d
|
Merge pull request #21792 from KyleFromKitware/fix-runtime-flag
Fix regression in MSVC runtime flag
|
5 years ago |
Lidi Zheng
|
f8ec53ea42
|
Removing unused variables & rename variables
|
5 years ago |
Jan Tattermusch
|
d844707b0f
|
Merge pull request #21797 from jtattermusch/reintroduce_21527
Reintroduce #21527 (boringssl submodule unification)
|
5 years ago |
Esun Kim
|
ce7770f8ab
|
Merge pull request #21784 from veblush/to-karthikrs
Pass to karthikravis
|
5 years ago |
Jan Tattermusch
|
f91a1c5a69
|
avoid async_end2end_test timeout on msan
|
5 years ago |
Jan Tattermusch
|
94565b8ab8
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
7460cbdf09
|
run tools/distrib/generate_grpc_shadow_boringssl_symbol_list.sh
|
5 years ago |
Jan Tattermusch
|
5898cd03d7
|
update third_party/boringssl-with-bazel, check_submodules.sh and grpc_deps.bzl
|
5 years ago |
Jan Tattermusch
|
e7e5d0198f
|
Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build""
This reverts commit fe2242e603 .
|
5 years ago |
Vijay Pai
|
d4e5e535c4
|
Merge pull request #21793 from grpc/vjpai-patch-2
Weaken reinterpret_cast to static_cast
|
5 years ago |
Vijay Pai
|
b7239efc82
|
Weaken reinterpret_cast to static_cast
|
5 years ago |
Vijay Pai
|
a801ccbdc8
|
Reinterpret_cast after in-place new...
|
5 years ago |
Mark D. Roth
|
25d6f5f18f
|
Merge pull request #21335 from AspirinSJL/lds_rds
Add LDS/RDS into XdsClient
|
5 years ago |
Kyle Edwards
|
8f0d88a2a2
|
Fix regression in MSVC runtime flag
In attempting to fix a CMake style issue, a variable dereference
was accidentally removed that should have been left alone. Restore
it to how it was.
|
5 years ago |
Mark D. Roth
|
ac7c1d20ed
|
Add LDS/RDS into XdsClient
|
5 years ago |
Zhen Lian
|
ffcf4f477e
|
[TLS Lib Clean-up] Add hostname check For tls library
|
5 years ago |
Benjamin Peterson
|
4ab5aaf142
|
Mark the delivery thread daemonic.
|
5 years ago |
Mark D. Roth
|
5791495f59
|
Merge pull request #21224 from markdroth/json_impl_c++
Convert json_reader and json_writer to C++.
|
5 years ago |
Esun Kim
|
5808b9b4b9
|
Pass to karthikravis
|
5 years ago |
Matthew Stevenson
|
4d61655409
|
Merge remote-tracking branch 'upstream/master' into tls-credentials-1
|
5 years ago |
matthewstevenson88
|
3dc4060735
|
Merge pull request #21778 from grpc/revert-21766-tls-credentials-1
Revert "Collect TLS-specific changes from PR 20568."
|
5 years ago |
Matthew Stevenson
|
b2f1510dd7
|
Fix load TLS server credentials 1.
|
5 years ago |
Richard Belleville
|
c4a8d65512
|
Remove yet more targets
|
5 years ago |
Richard Belleville
|
87c7c2af3f
|
Stop building manylinux1 images
|
5 years ago |
Mark D. Roth
|
4520072f92
|
Convert json_reader and json_writer to C++
|
5 years ago |
matthewstevenson88
|
26d50f726a
|
Revert "Collect TLS-specific changes from PR 20568."
|
5 years ago |
Lidi Zheng
|
0c142306be
|
De-duplication for the call objects
|
5 years ago |
Mark D. Roth
|
214fd8822b
|
Merge pull request #21768 from markdroth/xds_keepalive
Set keepalive interval for xds channel to 5 minutes.
|
5 years ago |
Vijay Pai
|
1f0cdd5aad
|
Construct DefaultReactor lazily since not always needed
|
5 years ago |
Jan Tattermusch
|
380b70d3a6
|
Merge pull request #21704 from grpc/fix-kokoro-rvm-key
Update PGP keys and keyserver for RVM install
|
5 years ago |
Vijay Pai
|
7a89f6fb9c
|
Merge pull request #21767 from grpc/revert-21725-revert-21680-cq_ordering
Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""
|
5 years ago |
Vijay Pai
|
16f2250585
|
Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""
|
5 years ago |
Vijay Pai
|
a50e265f1b
|
Merge pull request #21741 from vjpai/clarify_comments
Clarify ownership in comments
|
5 years ago |
Esun Kim
|
1746b9d1c8
|
Merge pull request #21757 from ebroto/add_missing_async2_example
Add missing greeter_async_client2 to c++ helloworld CMakeLists.txt
|
5 years ago |
matthewstevenson88
|
87bc81fd28
|
Merge pull request #21766 from matthewstevenson88/tls-credentials-1
Collect TLS-specific changes from PR 20568.
|
5 years ago |
Mark D. Roth
|
8aa2b49b4e
|
Set keepalive interval for xds channel to 5 minutes.
|
5 years ago |
Vijay Pai
|
8ee7657a3d
|
Merge pull request #21738 from vjpai/bm_server_noncore
Stop using core server shutdown in microbenchmarks
|
5 years ago |
Esun Kim
|
41258807c9
|
Merge pull request #21765 from veblush/make-unique-ns
Clean up grpc_core::MakeUnique
|
5 years ago |
Matthew Stevenson
|
5cfff04ce9
|
Collect TLS-specific changes from PR 2-568.
|
5 years ago |
Esun Kim
|
ed44a1f430
|
Clean up grpc_core::MakeUnique
|
5 years ago |
Lidi Zheng
|
152de3cf91
|
Merge pull request #21763 from lidizheng/bump-time-limit
Double the time limit for linux extra artifacts build
|
5 years ago |
Lidi Zheng
|
26531bfcf0
|
Double the time limit for linux extra artifacts build
|
5 years ago |
Vijay Pai
|
3ade3e84a9
|
Make use of alarm in test service more robust
|
5 years ago |
Vijay Pai
|
749b50d938
|
Merge pull request #21754 from vjpai/alarm_executor
Alarm callback should run on executor
|
5 years ago |