Muxi Yan
d4fa274bf2
address comments
6 years ago
Juanli Shen
3a59faf632
Merge pull request #17668 from AspirinSJL/remove_sc_arg
...
Remove subchannel args
6 years ago
Mike Moore
a9ce1e0529
Update Ruby gemspec template
...
Loosen development dependencies for googleauth and signet.
6 years ago
Jan Tattermusch
cc0449465f
Merge pull request #17666 from jtattermusch/reenable_tcp_server_posix_test2
...
Reenable tcp server posix test after applying workaround
6 years ago
Juanli Shen
23677bd827
Remove subchannel args
6 years ago
Alexander Polcyn
0ec9372074
Multiple test timeout 5x
6 years ago
Alexander Polcyn
46a872864c
Turn on c-ares as the default resolver
6 years ago
apolcyn
26dddbb10d
Merge pull request #16187 from apolcyn/ipv6_resolver_scope_ids
...
Support named scope id's in grpc_parse_ipv6 on posix platforms
6 years ago
Mark D. Roth
21446eb35a
Fix build.yaml.
6 years ago
Juanli Shen
6c4a45dfa4
Merge pull request #17665 from AspirinSJL/rm_watcher
...
Remove state_watcher from subchannel
6 years ago
Jan Tattermusch
7850704d64
reenable tcp_server_posix_test on Foundry
6 years ago
Jan Tattermusch
1287cd34ea
make tcp_server_posix_test pass on foundry
6 years ago
Jan Tattermusch
5aa166eb2d
interop_matrix: refactor LANG_RELEASE_MATRIX
6 years ago
Jan Tattermusch
f52dd290e2
improve readme.md
6 years ago
Jan Tattermusch
45209b615f
Merge pull request #17427 from jtattermusch/go_interop_matrix_fixes
...
Allow skipping runtimes for releases in interop_matrix. Add go v1.17.0.
6 years ago
Muxi Yan
0c4c2de427
Clean up code
6 years ago
Juanli Shen
da4ab59b0d
Remove state_watcher from subchannel
6 years ago
Mark D. Roth
925323c41e
Merge remote-tracking branch 'upstream/master' into lb_trailing_metadata
6 years ago
Jan Tattermusch
8efa3347fe
Merge pull request #17656 from chwarr/comment-typos
...
Fix typos in comments
6 years ago
Vijay Pai
1730c06c48
Merge pull request #17655 from yashykt/callbackwriteoptions
...
Use the WriteOptions in Client Callback API
6 years ago
Vijay Pai
3864ad9aff
Merge pull request #17654 from yashykt/modifysendmsgdoc
...
Update API docs according to #17630
6 years ago
Jan Tattermusch
5a6c984d3a
clang format code
6 years ago
Juanli Shen
778be11865
Merge pull request #17629 from AspirinSJL/clean_sc_args
...
Remove filters from subchannel args
6 years ago
Guantao Liu
11eff929e2
Avoid the thread jump in server callback APIs.
...
Add a utility function in iomgr to check whether the caller thread is a
worker for any background poller, and keep grpc combiner from offloading
closures to the default executor if the current thread is a worker for
any background poller.
6 years ago
Christopher Warrington
832e5f06c3
Fix typos in comments
6 years ago
Yash Tibrewal
361acdbed1
Use the WriteOptions in Client Callback API
6 years ago
Yash Tibrewal
b35b449166
Update docs according to #17630
6 years ago
Muxi Yan
8b55c6a871
clang-format
6 years ago
Muxi Yan
cf303c3ee7
Deadlock fix for GRPCCall
6 years ago
Muxi Yan
d7650a841b
Bug fix for GRXConcurrentWriter
6 years ago
Yash Tibrewal
8dcda4dc36
Merge pull request #17630 from yashykt/nocopyinterception
...
Modifying semantics for GetSendMessage and GetSerializedSendMessage. Also adding ModifySendMessage
6 years ago
Yash Tibrewal
34d77aae5e
Always nullify serializer to free memory
6 years ago
Yash Tibrewal
bcd29821ec
Merge pull request #17279 from yashykt/linuxversionmanylinux
...
Include linux/version.h for manylinux
6 years ago
Soheil Hassas Yeganeh
a786b7415a
Merge pull request #17647 from soheilhy/clang-format
...
clang-format all the files.
6 years ago
Muxi Yan
3cdc0db838
clang-format
6 years ago
Muxi Yan
03232ba46f
Polish comments and correct concurrent writeable behavior
6 years ago
Muxi Yan
5e10a3b037
Make gRPC ObjC thread safety right
6 years ago
Yash Tibrewal
dd067fd390
Merge branch 'master' into nocopyinterception
6 years ago
Jan Tattermusch
2dc63f3d02
yapf code
6 years ago
Jan Tattermusch
4ff3543465
Merge pull request #17635 from jtattermusch/interop_matrix_debug
...
Fix out of disk space flake in run_interop_matrix_tests.py
6 years ago
Muxi Yan
36b47ce0de
Merge pull request #16190 from muxi/config-isolation
...
Implement L38: gRPC Objective-C API Upgrade
6 years ago
Yash Tibrewal
7d1491d64c
Address reviewer comments
6 years ago
Jan Tattermusch
a13e77e14d
interop_matrix: support skipping runtimes
6 years ago
Jan Tattermusch
bdee630831
regenerate dockerimages
6 years ago
Jan Tattermusch
747608df37
add go1.11 interop image templates
6 years ago
Soheil Hassas Yeganeh
0d6e10e795
clang-format all the files.
...
Whenever we run clang-format, gen_build_yaml.py and
ServerServiceDefinitionExtensions.cs get modified by the script.
Let's commit those changes so that these file remain unmodified
after running the formatting script.
6 years ago
Yash Tibrewal
46bd2f7adb
Merge pull request #17179 from yashykt/failhijackedrecv
...
Add interceptor methods to fail recv msg for hijacked rpcs and set recv message to nullptr on failure
6 years ago
Yash Tibrewal
059459a9ee
Merge branch 'master' into failhijackedrecv
6 years ago
Yash Tibrewal
6de81f54bb
Merge pull request #17220 from yashykt/failhijackedsend
...
Add interceptor method to fail hijacked send messages and get status on POST_SEND_MESSAGE
6 years ago
Yash Tibrewal
8ba5922e87
Merge branch 'master' into failhijackedsend
6 years ago