Nathaniel Manista
|
b441dbbc2c
|
Merge pull request #15666 from nathanielmanistaatgoogle/15662
Retain references to channel arguments.
|
7 years ago |
Noah Eisen
|
70f7558a18
|
re generate project
|
7 years ago |
Noah Eisen
|
ea424b88fa
|
clang fmt
|
7 years ago |
ncteisen
|
d23739eda3
|
Reviewer feedback
|
7 years ago |
Mark D. Roth
|
0cdf00839b
|
Merge pull request #15649 from markdroth/avoid_peer_string_alloc
Avoid allocating the peer string returned from the transport.
|
7 years ago |
apolcyn
|
c09f7432c0
|
Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik
Make address sorting depend on the same base libs as grpc, for windows
|
7 years ago |
Muxi Yan
|
d7728cda51
|
Merge pull request #15069 from muxi/prototype-cfstream
Implementation of CFStream
|
7 years ago |
Muxi Yan
|
a323b51ece
|
Merge pull request #15567 from muxi/mobile-log-per-host
Make mobile log per-host
|
7 years ago |
ncteisen
|
c845ba66f3
|
Reviewer feedback
|
7 years ago |
Noah Eisen
|
125596dfc9
|
Merge pull request #15667 from ncteisen/fuzzer
Fix Internal Fuzzer Error
|
7 years ago |
Mark D. Roth
|
0688b4df94
|
Merge pull request #15663 from markdroth/grpclb_client_load_reporting_flake_fix
Increase client load reporting interval to avoid test flake.
|
7 years ago |
Jan Tattermusch
|
890717b087
|
build package with native debug symbols
|
7 years ago |
Jan Tattermusch
|
b6f0d0d682
|
add package with native debug symbols
|
7 years ago |
Jan Tattermusch
|
945cac44eb
|
RelWithDebInfo config for building C# artifact
|
7 years ago |
Jan Tattermusch
|
e5389b6335
|
use testcodegen.proto for distribtest
|
7 years ago |
Jan Tattermusch
|
93f04c528c
|
fix test_codegen for mac
|
7 years ago |
Jan Tattermusch
|
eb18ef0bbf
|
Merge pull request #15658 from jtattermusch/python_interop_build_27
Only build interop tests with python2.7
|
7 years ago |
Mehrdad Afshari
|
0de9bd3d12
|
Remove EXPERIMENTAL API notice on C# interceptor API
|
7 years ago |
Muxi Yan
|
08876dadce
|
CFStream podspec
|
7 years ago |
ncteisen
|
1b83d32b7d
|
Fix fuzzer error
|
7 years ago |
Nathaniel Manista
|
9c86b20bac
|
Retain references to channel arguments
This works around issue 15662 which is not as easy to implement as I
would prefer it to be.
|
7 years ago |
Muxi Yan
|
9ea0b9f836
|
Description fix
|
7 years ago |
Alexander Polcyn
|
27718ce64d
|
Fix c-ares tests ipv6-only brokenness
|
7 years ago |
Muxi Yan
|
88acb283fc
|
clang-format
|
7 years ago |
Alexander Polcyn
|
18caf6d2fe
|
link address sorting against gRPC_BASELIB_LIBRARIES, for windows
|
7 years ago |
Muxi Yan
|
136e2ebf55
|
Fix crash when debug
|
7 years ago |
Mark D. Roth
|
420db80e73
|
Increase client load reporting interval to avoid test flake.
|
7 years ago |
Zhouyihai Ding
|
f03344e73a
|
Merge pull request #13709 from ZhouyihaiDing/readme
PHP: update readme file
|
7 years ago |
Jan Tattermusch
|
62950b43c0
|
more dockerfile polish
|
7 years ago |
Jan Tattermusch
|
8496cf31a9
|
wheezy LTS has ended: remove C# distribtest
|
7 years ago |
Jan Tattermusch
|
e3c31a86df
|
update mono in docker images
|
7 years ago |
Jan Tattermusch
|
8d396573b3
|
fix test_codegen for x86
|
7 years ago |
Noah Eisen
|
19c6131c4a
|
Merge pull request #15650 from ncteisen/arena-test
Scale Back Concurrency of arena_test
|
7 years ago |
Jan Tattermusch
|
619b9500bd
|
only build interop tests with python2.7
|
7 years ago |
Jan Tattermusch
|
4fae81d777
|
test C# codegen in distribtests
|
7 years ago |
Jan Tattermusch
|
583f39ad94
|
Merge pull request #15643 from grpc/jtattermusch-patch-1
Increase the fudge factor for retry_server_pushback_delay
|
7 years ago |
Noah Eisen
|
8c17b1cc5f
|
Scale back concurrency of arena_test
|
7 years ago |
ncteisen
|
a871704351
|
Make operations atomic
|
7 years ago |
Jan Tattermusch
|
09370122cc
|
Merge pull request #15639 from jtattermusch/no_package_service
fix: if .proto file doesn't specify "package", csharp_generator generates invalid code.
|
7 years ago |
Matt Kwong
|
aca034d781
|
Merge pull request #15635 from matt-kwong/resultstore_link
Switch RBE build_url from Sponge to ResultStore Bazel invocation
|
7 years ago |
ncteisen
|
ec482847b2
|
re run generate projects
|
7 years ago |
ncteisen
|
c03c9685a2
|
Add sanity channelz test to simple_request
|
7 years ago |
ncteisen
|
9a1bb05181
|
Build out the channelz unit test
|
7 years ago |
ncteisen
|
23c50fda51
|
Incorperate channel trace into channelz
|
7 years ago |
ncteisen
|
c3c6e064b3
|
Add basic support for GetChannel
|
7 years ago |
ncteisen
|
b69f1f6aac
|
Update channelz proto
|
7 years ago |
Muxi Yan
|
c512b4f039
|
revert -framework CoreFoundation
Make error CFStream only
|
7 years ago |
ZhouyihaiDing
|
d788a533f1
|
readme
|
7 years ago |
David Garcia Quintas
|
dd8bc8cfb4
|
moved nanopb flags from Makefile.template to build.yaml
|
7 years ago |
Mark D. Roth
|
16267c1a23
|
Avoid allocating the peer string returned from the transport.
|
7 years ago |