Yuxuan Li
|
f635fb90ca
|
change from malloc to gpr_malloc
|
8 years ago |
Muxi Yan
|
be4fcc47c5
|
Fix InteropTests.m bug
|
8 years ago |
Craig Tiller
|
d688a6d8db
|
Merge pull request #38 from apolcyn/fix_write_buffer_test_on_pr
fix write buffer ruby test
|
8 years ago |
Alexander Polcyn
|
f6e14b7989
|
fix write buffer ruby test
|
8 years ago |
Ken Payson
|
82e4ec741b
|
Moved cv polling into ev_poll_posix.c
|
8 years ago |
Eric Anderson
|
58628ae7a7
|
Merge pull request #8361 from ncteisen/csharp_custom_metadata
Bug Fix in CSharp Interop Client
|
8 years ago |
Jan Tattermusch
|
770137b01d
|
Merge pull request #8297 from jtattermusch/add_newinstance_comment
Add comment to NewInstance override in the generated code
|
8 years ago |
Craig Tiller
|
dd25ccbd93
|
Fix 32-bit linux build
|
8 years ago |
Jan Tattermusch
|
0fd76ab55f
|
Merge pull request #8352 from jtattermusch/improve_reporting
More flexible test naming in XML reports
|
8 years ago |
Craig Tiller
|
460502e5ce
|
Expand documentation
|
8 years ago |
Craig Tiller
|
272c8d2ca9
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Matt Kwong
|
f01122c092
|
Made whitelisting files easier and more intuitive
|
8 years ago |
Noah Eisen
|
2d41ed1613
|
fixed bug in custom metadata interop test from csharp client to c++ server
|
8 years ago |
Noah Eisen
|
83dd3aa7e0
|
changed whitespace
|
8 years ago |
Noah Eisen
|
40860c4488
|
reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in
|
8 years ago |
Noah Eisen
|
f8ffbf62a2
|
also reverted interop server, since mark had already made the changes I did in an un merged pull request
|
8 years ago |
Noah Eisen
|
002f41ed28
|
reverted changes to interop test driver to avoid clashes with mark roths pull req
|
8 years ago |
Noah Eisen
|
cece9c7368
|
manually fixed merge conflict. caused by the addition of a different new interop test
|
8 years ago |
Mark D. Roth
|
55f25b6c27
|
clang-format
|
8 years ago |
Mark D. Roth
|
196387a934
|
Unref the call stack in read_service_config even on error.
|
8 years ago |
Alexander Polcyn
|
46b9be73b9
|
add comment about go differences in go versions
|
8 years ago |
David G. Quintas
|
d44144c3b2
|
Merge pull request #8359 from dgquintas/clangformatfix
Fixed clang-format sanity error
|
8 years ago |
David Garcia Quintas
|
b5299976c1
|
Fixed clang-format sanity error
|
8 years ago |
Mark D. Roth
|
31292f211f
|
Hold a ref to the call stack for the read_service_config callback.
|
8 years ago |
Mark D. Roth
|
624997a24d
|
Code review changes.
|
8 years ago |
Craig Tiller
|
9381c00857
|
Fix race with fetching data and writing it in chttp2
|
8 years ago |
makdharma
|
5ef0c0041f
|
Merge pull request #8101 from makdharma/cacheable_unary
Add interop test for Cacheable Unary Calls
|
8 years ago |
Makarand Dharmapurikar
|
82d7677ec9
|
trivial change to kick off jenkins run
|
8 years ago |
Craig Tiller
|
9993c87168
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Jan Tattermusch
|
fad04cc4ad
|
Merge pull request #8354 from grpc/v1.0.x
Upmerge doc changes from v1.0.x
|
8 years ago |
Jan Tattermusch
|
40b80f0c90
|
Merge pull request #8353 from jtattermusch/v1.0.x
Several improvements to README.md files
|
8 years ago |
Jan Tattermusch
|
0dc8d354e9
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
5d77c964fc
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
45775fd8a1
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
d1395d9a66
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
9633bd356f
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
9cece7ca99
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
5b2e172e57
|
Create README.md
|
8 years ago |
Jan Tattermusch
|
7a82301a2e
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
10edbe5485
|
Update README.md
|
8 years ago |
Jan Tattermusch
|
580e976b5f
|
Update README.md
|
8 years ago |
Mark D. Roth
|
070a2873c5
|
Improve documentation in method_config.h.
|
8 years ago |
Jan Tattermusch
|
10098d1819
|
regenerate C# protos
|
8 years ago |
Jan Tattermusch
|
05cccba2f1
|
add comment for NewInstance override
|
8 years ago |
Jan Tattermusch
|
cfcc0755a0
|
more flexible test naming in reports
|
8 years ago |
Jan Tattermusch
|
83f8bc5b80
|
Merge pull request #8320 from jtattermusch/gprlog_format_fix
Fix building ruby artifact
|
8 years ago |
Jan Tattermusch
|
53cba4a153
|
Merge pull request #8182 from matt-kwong/fix_docker_local_clone
Fixed local cloning of grpc/grpc submodules on docker
|
8 years ago |
Yang Gao
|
352e9a3e28
|
Merge pull request #8073 from daniel-j-born/handshake_shutdown
Safe server shutdown.
|
8 years ago |
David Garcia Quintas
|
c5986021b9
|
Removed outdated TODOs and improved docstrings
|
8 years ago |
Vijay Pai
|
a03a8c4d78
|
Merge pull request #8333 from rjshade/orphan_calls
Check for the correct number of orphan callbacks in udp_server_test
|
8 years ago |