Lidi Zheng
|
3c17848cee
|
Merge pull request #24576 from lidizheng/unary-stream-exp
Add support for unary-stream benchmarking for Python
|
4 years ago |
Mark D. Roth
|
96dc42e2a1
|
Merge pull request #24575 from markdroth/deadline_tsan_fix
Create a separate object for each deadline timer.
|
4 years ago |
Menghan Li
|
c784b01583
|
Merge pull request #24569 from voidzcy/impl/update_accumulate_stats_proto
Only need to count total number of succeeded RPCs for accumulated stats in xDS tests
|
4 years ago |
Jan Tattermusch
|
76860e4826
|
Merge pull request #24566 from jtattermusch/net5_distribtest
C#: add distribtest for .NET 5 and dotnet core runtime 3.1 (netcoreapp3.1)
|
4 years ago |
Jan Tattermusch
|
3df90b245a
|
Merge pull request #24567 from jtattermusch/refactor_common_props
C#: introduce common.props, set LangVersion to 7.2
|
4 years ago |
Jan Tattermusch
|
742383489f
|
Merge pull request #24154 from mangogan-git/patch-1
Update server_reflection.md
|
4 years ago |
Mark D. Roth
|
f83cddcfc0
|
Create a separate object for each deadline timer.
|
4 years ago |
Jan Tattermusch
|
6c43b2c98a
|
add netcoreapp3.1 C# distribtest
|
4 years ago |
Jan Tattermusch
|
e274e7b93a
|
add C# distribtest for .NET 5
|
4 years ago |
Jan Tattermusch
|
7fccdd7385
|
Merge pull request #24485 from gitfool/gh24153
Fix to not require libc-dev on .NET 5 or later
|
4 years ago |
Lidi Zheng
|
85228ef34a
|
s/streamming/streaming/g
|
4 years ago |
Lidi Zheng
|
36b46b104a
|
Add support for unary-stream benchmarking for Python
|
4 years ago |
Richard Belleville
|
efb843980c
|
Merge pull request #24523 from gnossen/single_threaded_future
Implement grpc.Future interface in SingleThreadedRendezvous
|
4 years ago |
ZhenLian
|
4d80f376a3
|
Merge pull request #24227 from ZhenLian/zhen_dynamic_file_reloading_3
C-core changes for TLS credentials
|
4 years ago |
Chengyuan Zhang
|
4f76ad3f87
|
No need to count succeeded RPCs for each peer separately.
|
4 years ago |
Alisha Nanda
|
e7e1cdb128
|
Merge pull request #24542 from ananda1066/address_name
Added ADDRESS_NAME arg to resolver.h.
|
4 years ago |
Mark D. Roth
|
dcdc74c88b
|
Merge pull request #24477 from markdroth/repo_mgr
Change repo manager to nicolasnoble
|
4 years ago |
Jan Tattermusch
|
94edf0e21f
|
introduce common.props, set LangVersion to 7.2
|
4 years ago |
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 |