Mark D. Roth
0c8bedca33
Merge pull request #20804 from markdroth/eds_health
...
Second attempt: Ignore EDS endpoints that are unhealthy.
5 years ago
Richard Belleville
897c798311
Reset default unary-stream implementation
5 years ago
Richard Belleville
4b5397dae8
Let errors bubble up to the user
5 years ago
Richard Belleville
82bb86540d
Formatting
5 years ago
Richard Belleville
2ce31086aa
Dedupe
5 years ago
Richard Belleville
3196b8a8e0
Pull out an uncomplicated error PODS
5 years ago
Yash Tibrewal
11351f8d43
Merge branch 'master' into schedtorun
5 years ago
Hope Casey-Allen
1784f2e449
Update contributing doc with copyright message info
5 years ago
Richard Belleville
420590f163
Pull out a base Rendezvous class
5 years ago
Lidi Zheng
52b5c5a575
Make shellcheck happy
5 years ago
Na-Na Pang
b6fe2678bb
Clarify comments
5 years ago
Vijay Pai
a3689a8b6c
Properly handle race at thread creation
5 years ago
Vijay Pai
7c306debb0
Merge pull request #20807 from grpc/revert-20376-master
...
Revert "c++ check if workerthread could be spawned"
5 years ago
Na-Na Pang
8edf0dd0c8
clang format
5 years ago
Na-Na Pang
3e90f3bea5
fix result inaccuracy in driver.cc
5 years ago
Lidi Zheng
ac6d942a5b
Make the speed up of compilation automatic on Linux
5 years ago
Vijay Pai
19a57f0f96
Revert "c++ check if workerthread could be spawned"
5 years ago
Lidi Zheng
fb74da8620
Adopt reviewer's advice
5 years ago
Richard Belleville
752e9be052
Fix initial metadata problem. Very messy. Needs additional tests
5 years ago
Mark D. Roth
bc7c655e37
Revert "Merge pull request #20745 from grpc/revert-20679-eds_health_status"
...
This reverts commit 9647a1ed99
, reversing
changes made to 61059132fa
.
5 years ago
Mark D. Roth
d2dccbc8e4
Merge pull request #20794 from markdroth/xds_new_fields
...
Second attempt: Add new fields to xds policy config.
5 years ago
Juanli Shen
a4c36f02a1
Merge pull request #20674 from AspirinSJL/update_upb
...
Update envoy API to HEAD
5 years ago
Kyle Edwards
78a5d593d3
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
0f2ad2a06c
Use CMakePackageConfigHelpers to generate version file
...
The version file that already existed looks like it was generated
by this module. Replace it with proper usage of the module.
5 years ago
Kyle Edwards
14055e24d0
Fix line endings of cmake/gRPCConfig.cmake.in
5 years ago
Kyle Edwards
6f881ab292
Fix various CMake style issues
...
Remove some spaces at the end of lines. Change how variables are
referenced inside if() statements. Remove the space between if/endif
and the first parenthesis. Remove the duplicated condition from endif()
blocks. Make indentation more consistent. Remove unneeded duplicate
PRIVATE keywords from target_include_directories(). Remove redundant
set_source_files_properties() call, as the file is already GENERATED.
5 years ago
Mark D. Roth
d942e69eac
Add new fields to xds policy config.
5 years ago
Jan Tattermusch
4284d30038
Merge pull request #20537 from KyleFromKitware/fix-parallel-make
...
De-duplicate .proto file processing
5 years ago
Vijay Pai
cad65769e2
Remove unused parameters altogether, not just names
5 years ago
Vijay Pai
f5fc50b7b0
Merge pull request #20614 from vjpai/tmt_cleanup
...
Make thread_manager_test look like other tests
5 years ago
Jan Tattermusch
bc10e12c3e
Merge pull request #20780 from jtattermusch/update_portability
...
Update linux portability: gcc 7.4 and gcc8.3
5 years ago
Muxi Yan
e6b504ccf7
Add doc generator for Objective-C
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Yash Tibrewal
b74d7e4d14
Merge pull request #20791 from yashykt/doc_clientcontext
...
Add documentation in ClientContext
5 years ago
Yash Tibrewal
8a6d71c284
Merge pull request #20724 from yashykt/executornew
...
Move scheduling logic of executor closures to run time rather than initialization time
5 years ago
Jiangtao Li
57818b0d02
Merge pull request #20565 from coryan/fix-issue-16872
...
bug: remove racy code to detect GCE on Windows
5 years ago
Vijay Pai
cc3d42009f
Merge pull request #20718 from vjpai/more_cpp_warning_removals_201910210916_4
...
Remove unused-parameter warnings, round 2 (4 of 19)
5 years ago
Lidi Zheng
2fbd97217b
Turn the single threaded runner on by default.
5 years ago
Mark D. Roth
2273cae14f
Merge pull request #20787 from markdroth/xds_test_port_fix
...
Reuse ports in xds_end2end_test
5 years ago
Richard Belleville
e743d5e161
Merge pull request #20790 from gnossen/metadata_flags_v6
...
Support both v4 and v6 in test
5 years ago
Yash Tibrewal
a980df6293
Add documentation around peer, auth_context and census_context properties of ClientContext
5 years ago
Richard Belleville
0ac082e1e7
Support both v4 and v6 in test
5 years ago
Yash Tibrewal
e38c98a53f
Merge pull request #20775 from yashykt/update_g
...
Bump Version to 1.26
5 years ago
Vijay Pai
2477b966e2
Remove unused-parameter warnings, round 2 (17 of 19)
5 years ago
Vijay Pai
322a171d3b
Remove unused-parameter warnings, round 2 (6 of 19)
5 years ago
Vijay Pai
93b9bb10a2
Remove unused-parameter warnings, round 2 (4 of 19)
5 years ago
Vijay Pai
3b301e19a0
Merge pull request #20708 from vjpai/more_cpp_warning_removals_201910210916_11
...
Remove unused-parameter warnings, round 2 (11 of 19)
5 years ago
Yash Tibrewal
b0be9aa8df
Merge branch 'master' into executornew
5 years ago
Yash Tibrewal
020dce4032
s/enqueue_func/EnqueueFunc
5 years ago
Richard Belleville
695f6daf14
Merge pull request #20586 from djwenren/fix-deps
...
Move extra dependencies out of WORKSPACE to its own macro.
5 years ago