Commit Graph

47313 Commits

Author SHA1 Message Date
Lidi Zheng ca2b0f5f07 Fix typo in Python's Windows build 2020-10-29 17:15:31 -07:00
Jan Tattermusch 742383489f
Merge pull request #24154 from mangogan-git/patch-1
Update server_reflection.md
2020-10-27 18:14:46 +01:00
Jan Tattermusch 7fccdd7385
Merge pull request #24485 from gitfool/gh24153
Fix to not require libc-dev on .NET 5 or later
2020-10-27 08:09:53 +01:00
Richard Belleville efb843980c
Merge pull request #24523 from gnossen/single_threaded_future
Implement grpc.Future interface in SingleThreadedRendezvous
2020-10-26 15:32:35 -07:00
ZhenLian 4d80f376a3
Merge pull request #24227 from ZhenLian/zhen_dynamic_file_reloading_3
C-core changes for TLS credentials
2020-10-26 13:38:39 -07:00
Alisha Nanda e7e1cdb128
Merge pull request #24542 from ananda1066/address_name
Added ADDRESS_NAME arg to resolver.h.
2020-10-26 09:45:09 -07:00
Mark D. Roth dcdc74c88b
Merge pull request #24477 from markdroth/repo_mgr
Change repo manager to nicolasnoble
2020-10-26 08:04:18 -07:00
Esun Kim 9936d7785c
Merge pull request #24198 from chrisse74/protoUtilsStaticCast
proto_utils.h: suppress conversion warning
2020-10-25 09:26:05 -07:00
Esun Kim 51025c5383
Merge pull request #24559 from Capstan/revert-24506-absl-flags
Revert "Abseil Flags"
2020-10-24 16:54:33 -07:00
Nathan Herring da66b7d14e
Revert "Abseil Flags" 2020-10-24 15:19:55 -07:00
Esun Kim 3528a40fe5
Merge pull request #24506 from Capstan/absl-flags
Abseil Flags
2020-10-23 21:07:21 -07:00
Yang Gao 01596014af
Merge pull request #24521 from yang-g/ip46
Check localhost is resolved to ipv4 or ipv6 and update test accordingly.
2020-10-23 16:30:17 -07:00
Richard Belleville 9b24faf188 Add comment about timeout argument 2020-10-23 16:01:19 -07:00
Esun Kim e95f3fb98c
Merge pull request #24270 from veblush/abseil-lts-20200923
Upgrading Abseil to LTS 20200923.2
2020-10-23 15:50:40 -07:00
yang-g 8456e2138a Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 2020-10-23 14:38:36 -07:00
Esun Kim 2089785b62 Disable XdsRoutingApplyXdsTimeout test under TSAN 2020-10-23 13:50:20 -07:00
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""
2020-10-23 13:36:19 -07:00
Esun Kim 403ec21d5e
Merge pull request #24520 from veblush/fix-check_trailing_newlines
Fix check_trailing_newlines bug
2020-10-23 13:23:20 -07:00
Esun Kim ac8065cb04 Address TSAN problem with Abseil. 2020-10-23 13:22:38 -07:00
Esun Kim 4efde0b477 Generating projects 2020-10-23 13:22:38 -07:00
Esun Kim 5b4344063e Upgrade Abseil to LTS 2020923.2 2020-10-23 13:22:38 -07:00
Eric Gribkoff 387faa7f55
Merge pull request #24547 from ericgribkoff/run_all_branches
Make it possible to use pre-existing client processes
2020-10-23 11:30:33 -07:00
Esun Kim 43333b4232
Merge pull request #24535 from veblush/clean-up-WriteOptions
Clean up WriteOptions cctor
2020-10-23 10:52:58 -07:00
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.
2020-10-23 19:36:33 +02:00
Eric Gribkoff 2f2abdf22a yapf 2020-10-23 09:45:13 -07:00
Eric Gribkoff f73d7af85d Make it possible to use pre-existing client processes 2020-10-23 09:39:05 -07:00
Esun Kim 48a7fe7752 Fix check_trailing_newlines bug 2020-10-23 09:28:36 -07:00
Esun Kim fb454347c7
Merge pull request #24519 from veblush/fix-format
Reformat source
2020-10-23 09:28:04 -07:00
Alisha Nanda 006d2bf960
Move include statements back to original positions. 2020-10-23 16:23:01 +00:00
Vijay Pai f6d59d7c06
Merge pull request #24527 from vjpai/call_op_set_codesize
Remove redundant code paths in call_op_set.h
2020-10-23 01:45:37 -07:00
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
2020-10-23 10:36:07 +02:00
Jan Tattermusch 48cb381521
Merge pull request #24367 from jtattermusch/gce_scripts_e2
use e2 instances in GCE creation scripts
2020-10-23 09:44:01 +02:00
Vijay Pai 96503e3c72 Reduce code paths 2020-10-22 22:29:22 -07:00
Alisha Nanda 2d725d785d
Added ADDRESS_NAME arg to resolver.h. 2020-10-23 01:00:47 +00:00
donnadionne 3c9fcac01b
Merge pull request #24524 from donnadionne/matrix
Adding v1.33.1 to test matrix
2020-10-22 16:18:02 -07:00
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 2020-10-22 13:55:31 -07:00
Donna Dionne eec8cdd776 Adding v1.33.1 to test matrix 2020-10-22 13:51:49 -07:00
Mark D. Roth ededb8e173
Merge pull request #24516 from markdroth/xds_nack_status
xds: Set status code to INVALID_ARGUMENT when NACKing.
2020-10-22 13:46:02 -07:00
Esun Kim deaa8e16b3
Merge pull request #24534 from veblush/doxy-out-param
Fix errors in doxygen param descriptions
2020-10-22 12:14:19 -07:00
apolcyn b9e7107078
Merge pull request #24514 from apolcyn/fix_addr_sorting_issue
Include stddef.h in address_sorting.h
2020-10-22 12:12:39 -07:00
Esun Kim 8407f9bf90
Merge pull request #24517 from veblush/tidy-google-default-arguments
[Clang-Tidy] Enable google-default-arguments
2020-10-22 11:13:13 -07:00
Esun Kim 119228e7bb Clean up WriteOptions cctor 2020-10-22 11:11:09 -07:00
Esun Kim d812b0cf38 Fix errors in doxygen param descriptions 2020-10-22 10:42:59 -07:00
yulin liang f29fcffd53
Merge pull request #24499 from yulin-liang/flaky-ios-tests
Add some debug logs for flaky cfstream and cronet tests.
2020-10-22 09:51:29 -07:00
Jan Tattermusch 0f10f5db91 move native libraries targeting mobile to a separate Grpc.Core.Xamarin package 2020-10-22 10:43:40 -04:00
Jan Tattermusch 335a9eac23
Merge pull request #24378 from jtattermusch/csharp_dump_x86
C#: Stop supporting 32bit runtime for linux and macos
2020-10-22 16:39:08 +02:00
Jan Tattermusch fee304d352 remove C# jessie x86 dockerfile 2020-10-22 06:07:04 -04:00
Jan Tattermusch 27d10bffbf adjust unitypackage 2020-10-22 06:07:04 -04:00
Jan Tattermusch e7f5fe1605 dont include x86 grpc_csharp_ext for linux and mac 2020-10-22 05:48:44 -04:00
Richard Belleville 928e3b2fa5 Spruce up docstrings 2020-10-21 21:55:02 -07:00