Alexander Polcyn
|
ca30b2240f
|
Revert c-ares as the default resolvre
|
6 years ago |
Vijay Pai
|
8bc0788dae
|
Merge pull request #17686 from vjpai/rpc_requests
C++ callback API: 3 stability issues
|
6 years ago |
Jerry
|
d098a0dabc
|
fixed small issue in run_tests.sh and remove duplicate in CallTest.php
|
6 years ago |
Yash Tibrewal
|
bd19173114
|
Collect timestamps for all data written for a stream instead of just data frames
|
6 years ago |
Vijay Pai
|
7a164229db
|
Address reviewer comments
|
6 years ago |
Muxi Yan
|
d0f8049548
|
Merge pull request #17731 from bimawa/feature/supportTVOS
Added support tvos
|
6 years ago |
Bill Feng
|
16dcc172fe
|
putting a retry on apt-get jq
|
6 years ago |
Juanli Shen
|
6d56952321
|
Reuse subchannel's mu
|
6 years ago |
Bill Feng
|
59004219ff
|
removed override argument for asan
|
6 years ago |
Bill Feng
|
ae7254aa79
|
adding ptrace to asan
|
6 years ago |
Jan Tattermusch
|
c09423f8c1
|
add unity package skeleton for Grpc.Core.Api
|
6 years ago |
Jan Tattermusch
|
5e8608a97f
|
update unity package build
|
6 years ago |
Jan Tattermusch
|
fbb04abd02
|
fix C# net45 distribtests
|
6 years ago |
Jan Tattermusch
|
140d8dcab9
|
package build should build Grpc.Core.Api nuget
|
6 years ago |
Jan Tattermusch
|
0f59ff7b4d
|
remove unused methods from MarshalUtils
|
6 years ago |
Jan Tattermusch
|
55b9e5e399
|
move most of serverside API types to Grpc.Core.Api
|
6 years ago |
Jan Tattermusch
|
3fda664d39
|
Grpc.Core depends on Grpc.Core.Api
|
6 years ago |
Jan Tattermusch
|
6382ca10e0
|
add Grpc.Core.Api to the solution
|
6 years ago |
Jan Tattermusch
|
27009f256b
|
add Grpc.Core.Api scaffolding
|
6 years ago |
Jan Tattermusch
|
f0bfcd864c
|
Merge pull request #17766 from jtattermusch/context_propagation_token_refactor
Refactor ContextPropagationToken to allow moving to Grpc.Core.Api package
|
6 years ago |
Jan Tattermusch
|
a682c75f6f
|
add tests for foreign context propagation token
|
6 years ago |
Yash Tibrewal
|
9dd8a13439
|
Restructure code to handle cases exposed by the callback api
|
6 years ago |
Nicolas "Pixel" Noble
|
cabbd35014
|
Reformat.
|
6 years ago |
Juanli Shen
|
f7a4d1e0c7
|
Merge pull request #17693 from AspirinSJL/parse_xds
Parse xDS config
|
6 years ago |
Eric Gribkoff
|
196889cdad
|
Merge pull request #17724 from ericgribkoff/rename_context_hooks
rename census context hooks
|
6 years ago |
Lidi Zheng
|
141e42f9b9
|
Revert "Remove the fake package dependency && temporarily skip the Channelz tests"
This reverts commit 08a90f03d4 .
|
6 years ago |
Jan Tattermusch
|
b16737650e
|
Merge pull request #17808 from jtattermusch/rbe_timeouts_cleanup
Move RBE test timeout configuration to a single place
|
6 years ago |
Jerry
|
7c58a8ae76
|
rename valgrind.includ to php_valgrind.include
|
6 years ago |
Jan Tattermusch
|
ef7d49d17f
|
Merge pull request #17809 from jtattermusch/end2end_timeouts
Update "//test/cpp/end2end:end2end_test" test size to avoid RBE timeouts
|
6 years ago |
Jan Tattermusch
|
222dd9f340
|
fixes from code review
|
6 years ago |
Yash Tibrewal
|
4dcb14ec9e
|
Fix codegen_test_minimal
|
6 years ago |
Richard Belleville
|
fde10f699c
|
Merge pull request #17810 from grpc/revert-license-symlinks
Revert "Merge pull request #17752 from grpc/license-symlinks"
|
6 years ago |
Juanli Shen
|
0c2fc6101d
|
Parse xDS config
|
6 years ago |
Muxi Yan
|
7d959465f2
|
Update podspec version
|
6 years ago |
Richard Belleville
|
dbad0522c3
|
Revert "Merge pull request #17752 from grpc/license-symlinks"
This reverts commit 3f8e15e2a4 , reversing
changes made to a8662121c7 .
|
6 years ago |
Chris Wilcox
|
df6cf7c741
|
Add period at end of metadata.google.internal to prevent unnecessary DNS lookups.
|
6 years ago |
Jan Tattermusch
|
9e510cc5d4
|
update test size to avoid RBE timeouts
|
6 years ago |
Jan Tattermusch
|
fb06f89af9
|
move RBE test timeout configuration to a single place
|
6 years ago |
apolcyn
|
9ed8734efb
|
Merge pull request #17606 from matoro/master
Ruby tooling: respect user toolchain overrides
|
6 years ago |
Yash Tibrewal
|
d347ec7ce0
|
Register for cq avalanching when interceptors are going to be run
|
6 years ago |
Juanli Shen
|
3a429ecd55
|
Attempt to fix internal segv
|
6 years ago |
apolcyn
|
b46d873db9
|
Merge pull request #17790 from apolcyn/fix_sorting_bypass
Fix windows localhost address sorting bug
|
6 years ago |
Nicolas "Pixel" Noble
|
b0e6cc9b5f
|
Forgot to declare the header.
|
6 years ago |
Nicolas "Pixel" Noble
|
dffbe4a1eb
|
Merge branch 'master' of https://github.com/grpc/grpc into channel
|
6 years ago |
Nicolas "Pixel" Noble
|
2fd079ff7c
|
Channel folding.
|
6 years ago |
Lidi Zheng
|
b60c5cdc82
|
Adopte reviewer's suggestion
|
6 years ago |
Mark D. Roth
|
4b7da8ab96
|
Merge pull request #17787 from markdroth/lb_args_move
Pass LB policy args as non-const and using std::move().
|
6 years ago |
Vijay Pai
|
7b7d52e4cc
|
Condition another executor offload on stream destruction
|
6 years ago |
Vijay Pai
|
e230b2fce9
|
Don't offload write to executor if already running from a background thread
|
6 years ago |
Vijay Pai
|
fab05d336c
|
Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks
|
6 years ago |