Craig Tiller
|
de004b2724
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Craig Tiller
|
83374d5166
|
Merge pull request #8054 from ctiller/sweep_the_
Exclude sweep tests from the "full" suite
|
9 years ago |
Craig Tiller
|
39cfffaed4
|
Disable debug
|
9 years ago |
Craig Tiller
|
eb071311ab
|
Merge branch 'fix-robbies-thing' into direct-calls
|
9 years ago |
Craig Tiller
|
1dc5dbb786
|
Fix refcount bug
|
9 years ago |
Craig Tiller
|
fce8da5d80
|
Merge pull request #8035 from ctiller/OUTSTANDING
Use a # of total outstanding requests to drive benchmark config
|
9 years ago |
Craig Tiller
|
154f2654d3
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Craig Tiller
|
a10b0b1020
|
Fix refcount debug
|
9 years ago |
Nicolas Noble
|
0d6926425f
|
Merge pull request #7279 from ctiller/grand-unified-closures
Grand unified closures
|
9 years ago |
Craig Tiller
|
9017fd551b
|
Merge branch 'extend_payload_test' of github.com:rjshade/grpc into fix-robbies-thing
|
9 years ago |
Craig Tiller
|
c2895d2fee
|
Exclude sweep tests from the "full" suite
|
9 years ago |
Mark D. Roth
|
38525a9a08
|
Fix use-after-free bug.
|
9 years ago |
Vizerai
|
cb849ef58f
|
update
|
9 years ago |
Craig Tiller
|
ed9880d19f
|
Merge branch 'grand-unified-closures' into direct-calls
|
9 years ago |
Vizerai
|
12d1fc61d8
|
initial commit of tracing context files
|
9 years ago |
Mark D. Roth
|
90f49f58a5
|
Fix resolver test build failures.
|
9 years ago |
Craig Tiller
|
2fe75ec459
|
Fix bad merge
|
9 years ago |
Mark D. Roth
|
58f52b7891
|
clang-format
|
9 years ago |
Mark D. Roth
|
e65ff11161
|
Propagate error through grpc_lb_policy_cancel_picks(). Also fix error
reporting (and improve control flow) in on_writable() in tcp_client_posix.c.
|
9 years ago |
Craig Tiller
|
af1a11f6ec
|
Merge branch 'grand-unified-closures' into direct-calls
|
9 years ago |
Siddharth Shukla
|
bd268492e8
|
remove erroneously redefined function from run_tests.py
The function was added in 824c234de8 .
|
9 years ago |
Craig Tiller
|
5d3f2e6286
|
Merge github.com:grpc/grpc into grand-unified-closures
|
9 years ago |
Craig Tiller
|
18c09bf291
|
Review feedback
|
9 years ago |
Craig Tiller
|
a980b9acc4
|
Fix perf reporting
|
9 years ago |
Craig Tiller
|
d8a3c048e2
|
Tie workqueue implementation to event engine
|
9 years ago |
Sree Kuchibhotla
|
765e6542b9
|
Merge branch 'master' into fix_channel_from_fd_api
|
9 years ago |
Sree Kuchibhotla
|
d0989101f5
|
Merge branch 'master' into fix_channel_from_fd_api
|
9 years ago |
Michael Lumish
|
1c8bbc4106
|
Merge pull request #7920 from tuoxiansp/patch-1
Update README.md
|
9 years ago |
Michael Lumish
|
7cc285a52f
|
Merge pull request #8021 from hacfi/node_typo
Fix typo in node.js README
|
9 years ago |
Mark D. Roth
|
a4a223fb87
|
Fix Windows no_logging test failure.
|
9 years ago |
yang-g
|
d558149a5e
|
Add a helper to get canonical code from status
|
9 years ago |
Jan Tattermusch
|
eeb21d1fae
|
Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype
Dotnet CLI distrib tests and associated cleanup.
|
9 years ago |
Mark D. Roth
|
b3405f0a73
|
Fix build problem on Windows.
|
9 years ago |
Mark D. Roth
|
932b10c75b
|
clang-format
|
9 years ago |
Craig Tiller
|
44bb7343da
|
Add documentation for GRPC_ environment variables
|
9 years ago |
Mark D. Roth
|
7309664d03
|
Avoid circular refcounting.
|
9 years ago |
Mark D. Roth
|
6ad991783f
|
Remove debugging code.
|
9 years ago |
Mark D. Roth
|
75d7478d12
|
Fix close vs. cancel confusion in transport helper functions.
|
9 years ago |
Mark D. Roth
|
f451d50d4c
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
|
9 years ago |
Jan Tattermusch
|
4f5009f27f
|
fix copying data directory
|
9 years ago |
Jan Tattermusch
|
a98a2ad7fd
|
enable runing C# interop tests under coreclr
|
9 years ago |
thinkerou
|
9392b04517
|
fix php code style
|
9 years ago |
Jan Tattermusch
|
93f62aff5f
|
add shutdownhook for CoreCLR
|
9 years ago |
Adam Czachorowski
|
dbdc6e4ae6
|
Add method for creating insecure channel from FD with custom arguments
using C++ API.
This was already supported in C API.
|
9 years ago |
Nicolas Noble
|
cc730a4137
|
Merge pull request #8041 from murgatroid99/run_tests_node_6_fix
Add 'node6' to the other spot where it's needed in run_tests.py
|
9 years ago |
Nicolas Noble
|
1b5f057995
|
Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm
Enable Mac OS X 10.6 compilation
|
9 years ago |
Stanley Cheung
|
7f936eaa37
|
Merge pull request #7748 from thinkerou/update_function_desc
PHP: update param description of function
|
9 years ago |
murgatroid99
|
b6204f52cd
|
Add 'node6' to the other spot where it's needed in run_tests.py
|
9 years ago |
Craig Tiller
|
84ea341aa3
|
Minor perf improvements
|
9 years ago |
Mark D. Roth
|
0e48a9af49
|
Move LB policy instantiation from resolvers into client_channel.
|
9 years ago |