Bill Feng
56268e0927
fixed typo on hash
6 years ago
Richard Belleville
fb56150b20
Merge pull request #17673 from grpc/relative-import
...
Switch to absolute import
6 years ago
Bill Feng
b2ac318566
updated repo for bazel to latest version
6 years ago
Bill Feng
95dc9c1110
updated repo for bazel
6 years ago
Bill Feng
eda9742bbd
updated bazel and RBE instance versions
6 years ago
Jan Tattermusch
b4818682be
fix #17625
6 years ago
Eric Gribkoff
025cb9b1e7
correctly name __dealloc__ method
6 years ago
Nicolas Noble
19914dd942
Merge pull request #17590 from graknlabs/fix-bazel-incompatibilities
...
Fix incompatible_bzl_disallow_load_after_statement, deprecated attribute usage
6 years ago
Richard Belleville
ca5c0a8366
Switch to absolute import
6 years ago
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
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
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
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