John Luo
d98de1facf
Add new overload to BindService that doesn't require an implementation
6 years ago
Vijay Pai
abd75e04aa
Remove unneeded header
6 years ago
Lidi Zheng
ec7d66940b
Merge pull request #17839 from lidizheng/issue-17831
...
Fix for macOS build
6 years ago
Yash Tibrewal
f0ccb92da3
Merge pull request #17821 from yashykt/iostests
...
Extra argument for grpc_endpoint_write
6 years ago
Lidi Zheng
91fde06b12
Remove the dependency of 'six'
6 years ago
Yash Tibrewal
786598a6ff
Merge branch 'master' into interceptorcqavalanching
6 years ago
Yash Tibrewal
9b7b1f4447
Merge pull request #17662 from yashykt/sendmsgintdoc
...
Update Send message interception methods docs
6 years ago
Lidi Zheng
1a688982a4
Cast the str type if it is unicode
6 years ago
Bill Feng
062e2bcade
added retry statements to jq installation commands
6 years ago
Lidi Zheng
16b8279ebe
Merge pull request #17793 from lidizheng/py-bm
...
Add basic benchmark test for Python
6 years ago
Stanley Cheung
30b80cadf9
Merge pull request #17728 from jerrycmh/memory_leak_test
...
Memory leak test for PHP unit tests
6 years ago
Lidi Zheng
7e90dad675
Adopt reviewer's advices
6 years ago
Lidi Zheng
ee23fc3d2e
Avoid 'which' failure
6 years ago
Nicolas Noble
2cb652c687
Merge pull request #17834 from grpc/revert-17817-moretimestamps
...
Revert "Collect timestamps for all data written for a stream instead of just data frames"
6 years ago
Jan Tattermusch
d4f58b0f22
Revert "Collect timestamps for all data written for a stream instead of just data frames"
6 years ago
Jan Tattermusch
baaf93b830
revert no-longer-needed hotfix from #17820
6 years ago
Jan Tattermusch
cc6ef78972
Use test timeout implied by test size (unless overridden).
...
Currently, grpc_cc_test with size="large" will still have
timeout="moderate" (which corresponds to medium size test)
because the timeout will be overriden by the default arg.
Fixing as this behavior is very counterintuitive.
6 years ago
Jan Tattermusch
b5506f0ee4
Merge pull request #17820 from billfeng327/bugfix/change-timeout-for-e2e
...
explicitly lengthened timeout for end2end test
6 years ago
apolcyn
ec10359c7b
Merge pull request #17213 from apolcyn/add_cloud_to_prod_gcd_tests
...
Add an interop test specific to GoogleDefaultCreds
6 years ago
Juanli Shen
6c543919ed
Merge pull request #17707 from kakshay21/akshay-fix-warning
...
Fix warning
6 years ago
Kumar Akshay
564be999de
Fix warning
...
Fix clang format
6 years ago
Yash Tibrewal
dd5ead2ac1
Extra argument for grpc_endpoint_write
6 years ago
Yash Tibrewal
412f230707
Merge pull request #17817 from yashykt/moretimestamps
...
Collect timestamps for all data written for a stream instead of just data frames
6 years ago
Lidi Zheng
8a7a75e2c8
Merge pull request #17811 from lidizheng/enable-channelz-test
...
Revert "Remove the fake package dependency && temporarily skip the Channelz tests"
6 years ago
Bill Feng
08e06da780
explicitly lengthened timeout
6 years ago
Juanli Shen
f233119d17
Merge pull request #17803 from AspirinSJL/fix_hcc_segv
...
Attempt to fix internal segv
6 years ago
apolcyn
15b15f10d4
Merge pull request #17818 from apolcyn/revert_ares_again
...
Revert c-ares as the default resolver
6 years ago
Jerry
bf098ed49b
remove exit status
6 years ago
Lidi Zheng
f817d49e47
Update the README.md
6 years ago
Yash Tibrewal
998eb37d27
Merge pull request #17782 from yashykt/filterstatuscodeflake
...
Fix TSAN issue in filter_status_code test
6 years ago
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