Esun Kim
|
9936d7785c
|
Merge pull request #24198 from chrisse74/protoUtilsStaticCast
proto_utils.h: suppress conversion warning
|
4 years ago |
Esun Kim
|
51025c5383
|
Merge pull request #24559 from Capstan/revert-24506-absl-flags
Revert "Abseil Flags"
|
4 years ago |
Nathan Herring
|
da66b7d14e
|
Revert "Abseil Flags"
|
4 years ago |
Esun Kim
|
3528a40fe5
|
Merge pull request #24506 from Capstan/absl-flags
Abseil Flags
|
4 years ago |
Yang Gao
|
01596014af
|
Merge pull request #24521 from yang-g/ip46
Check localhost is resolved to ipv4 or ipv6 and update test accordingly.
|
4 years ago |
Richard Belleville
|
9b24faf188
|
Add comment about timeout argument
|
4 years ago |
Esun Kim
|
e95f3fb98c
|
Merge pull request #24270 from veblush/abseil-lts-20200923
Upgrading Abseil to LTS 20200923.2
|
4 years ago |
yang-g
|
8456e2138a
|
Check localhost is resolved to ipv4 or ipv6 and update test accordingly.
|
4 years ago |
Esun Kim
|
2089785b62
|
Disable XdsRoutingApplyXdsTimeout test under TSAN
|
4 years ago |
Yash Tibrewal
|
a7c18d041b
|
Merge pull request #24518 from grpc/revert-24255-revert-24063-deprecateminsentarg
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS""
|
4 years ago |
Esun Kim
|
403ec21d5e
|
Merge pull request #24520 from veblush/fix-check_trailing_newlines
Fix check_trailing_newlines bug
|
4 years ago |
Esun Kim
|
ac8065cb04
|
Address TSAN problem with Abseil.
|
4 years ago |
Esun Kim
|
4efde0b477
|
Generating projects
|
4 years ago |
Esun Kim
|
5b4344063e
|
Upgrade Abseil to LTS 2020923.2
|
4 years ago |
Eric Gribkoff
|
387faa7f55
|
Merge pull request #24547 from ericgribkoff/run_all_branches
Make it possible to use pre-existing client processes
|
4 years ago |
Esun Kim
|
43333b4232
|
Merge pull request #24535 from veblush/clean-up-WriteOptions
Clean up WriteOptions cctor
|
4 years ago |
capstan
|
7883b5133d
|
Use abseil's flags in tests.
This replaces gflags. Added TODOs where use of `absl::Duration` or `absl::FlagSaver` might be preferred in follow-up cleanup. Fixes #24493.
|
4 years ago |
Eric Gribkoff
|
2f2abdf22a
|
yapf
|
4 years ago |
Eric Gribkoff
|
f73d7af85d
|
Make it possible to use pre-existing client processes
|
4 years ago |
Esun Kim
|
48a7fe7752
|
Fix check_trailing_newlines bug
|
4 years ago |
Esun Kim
|
fb454347c7
|
Merge pull request #24519 from veblush/fix-format
Reformat source
|
4 years ago |
Alisha Nanda
|
006d2bf960
|
Move include statements back to original positions.
|
4 years ago |
Vijay Pai
|
f6d59d7c06
|
Merge pull request #24527 from vjpai/call_op_set_codesize
Remove redundant code paths in call_op_set.h
|
4 years ago |
Jan Tattermusch
|
ded7b3738e
|
Merge pull request #24380 from jtattermusch/csharp_separate_xamarin
C#: Make Grpc.Core nuget slimmer by moving mobile support to Grpc.Core.Xamarin package
|
4 years ago |
Jan Tattermusch
|
48cb381521
|
Merge pull request #24367 from jtattermusch/gce_scripts_e2
use e2 instances in GCE creation scripts
|
4 years ago |
Vijay Pai
|
96503e3c72
|
Reduce code paths
|
4 years ago |
Alisha Nanda
|
2d725d785d
|
Added ADDRESS_NAME arg to resolver.h.
|
4 years ago |
donnadionne
|
3c9fcac01b
|
Merge pull request #24524 from donnadionne/matrix
Adding v1.33.1 to test matrix
|
4 years ago |
ZhenLian
|
518ed1303c
|
Add Credential Loading From Static Providers For TLS Credentials
|
4 years ago |
Donna Dionne
|
eec8cdd776
|
Adding v1.33.1 to test matrix
|
4 years ago |
Mark D. Roth
|
ededb8e173
|
Merge pull request #24516 from markdroth/xds_nack_status
xds: Set status code to INVALID_ARGUMENT when NACKing.
|
4 years ago |
Esun Kim
|
deaa8e16b3
|
Merge pull request #24534 from veblush/doxy-out-param
Fix errors in doxygen param descriptions
|
4 years ago |
apolcyn
|
b9e7107078
|
Merge pull request #24514 from apolcyn/fix_addr_sorting_issue
Include stddef.h in address_sorting.h
|
4 years ago |
Esun Kim
|
8407f9bf90
|
Merge pull request #24517 from veblush/tidy-google-default-arguments
[Clang-Tidy] Enable google-default-arguments
|
4 years ago |
Esun Kim
|
119228e7bb
|
Clean up WriteOptions cctor
|
4 years ago |
Esun Kim
|
d812b0cf38
|
Fix errors in doxygen param descriptions
|
4 years ago |
yulin liang
|
f29fcffd53
|
Merge pull request #24499 from yulin-liang/flaky-ios-tests
Add some debug logs for flaky cfstream and cronet tests.
|
4 years ago |
Jan Tattermusch
|
0f10f5db91
|
move native libraries targeting mobile to a separate Grpc.Core.Xamarin package
|
4 years ago |
Jan Tattermusch
|
335a9eac23
|
Merge pull request #24378 from jtattermusch/csharp_dump_x86
C#: Stop supporting 32bit runtime for linux and macos
|
4 years ago |
Moien Tajik
|
45be6f2997
|
fixed typo in method name: dependend -> dependent
|
4 years ago |
Moien Tajik
|
943c386ada
|
remove unused namespaces from example classes
|
4 years ago |
Moien Tajik
|
3054749cab
|
make main methods async
|
4 years ago |
Jan Tattermusch
|
fee304d352
|
remove C# jessie x86 dockerfile
|
4 years ago |
Jan Tattermusch
|
27d10bffbf
|
adjust unitypackage
|
4 years ago |
Jan Tattermusch
|
e7f5fe1605
|
dont include x86 grpc_csharp_ext for linux and mac
|
4 years ago |
Richard Belleville
|
928e3b2fa5
|
Spruce up docstrings
|
4 years ago |
Richard Belleville
|
f2059ee6be
|
Implement grpc.Future interface in SingleThreadedRendezvous
|
4 years ago |
Yash Tibrewal
|
04f6f3676e
|
Merge pull request #24503 from yashykt/noxdsfix
Fix --define=grpc_no_xds=true builds
|
4 years ago |
Yash Tibrewal
|
1edc2e78cc
|
Merge pull request #24362 from yashykt/fdinterceptor
Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd
|
4 years ago |
Esun Kim
|
27a1c40f73
|
Reformat source
|
4 years ago |