Richard Belleville
d07a59efc5
Introduce new error
5 years ago
Vijay Pai
b531a04dc2
Merge pull request #20716 from vjpai/more_cpp_warning_removals_201910210916_6
...
Remove unused-parameter warnings, round 2 (6 of 19)
5 years ago
Vijay Pai
6551d4248d
Merge pull request #20721 from vjpai/more_cpp_warning_removals_201910210916_1
...
Remove unused-parameter warnings, round 2 (1 of 19)
5 years ago
Richard Belleville
f6dcec556e
Clean up operations sequence
5 years ago
Richard Belleville
844acda19b
Tidy up inheritance hierarchy
5 years ago
Na-Na Pang
968f7130a7
Fix typo
5 years ago
Lidi Zheng
c8c41e4f6a
Merge pull request #20771 from lidizheng/aio-tests
...
[AIO] AsyncIO Tests Kokoro Integration
5 years ago
hcaseyal
8f7201e417
Merge pull request #20810 from hcaseyal/contributing
...
Update contributing doc with copyright message info
5 years ago
Vijay Pai
75e25408d2
Merge pull request #20707 from vjpai/more_cpp_warning_removals_201910210916_12
...
Remove unused-parameter warnings, round 2 (12 of 19)
5 years ago
Richard Belleville
6ece2af4f1
Refix test
5 years ago
Richard Belleville
72a736fe07
Re-add test
5 years ago
Richard Belleville
bd0c995f8e
Merge remote-tracking branch 'origin/master' into unary_stream_initial_metadata
5 years ago
Richard Belleville
2be43cfdc8
TODONE
5 years ago
Richard Belleville
b6a41e2e21
Yapf. Lint
5 years ago
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
Muxi Yan
433d5936a9
Bump up BoringSSL version as it depends on a new commit
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