Nicolas Noble
e57904bf7b
Merge pull request #7929 from yang-g/externC
...
The public headers already have extern C
8 years ago
Ken Payson
0651759392
Load roots.pem relative to current file
8 years ago
Ken Payson
7722245ce8
Make .pxi imports relative
8 years ago
Makarand Dharmapurikar
bb6ba36c1a
clang-format
8 years ago
Makarand Dharmapurikar
99bdd206da
fixes to handle failed connections
...
1. added lock/unlock around cronet callbacks to avoid race
2. added on_failed condition check in addition to cancellation
3. changed return code when no cronet call is initiated in failed/cancelled case
8 years ago
Craig Tiller
83374d5166
Merge pull request #8054 from ctiller/sweep_the_
...
Exclude sweep tests from the "full" suite
8 years ago
Craig Tiller
fce8da5d80
Merge pull request #8035 from ctiller/OUTSTANDING
...
Use a # of total outstanding requests to drive benchmark config
8 years ago
Nicolas Noble
0d6926425f
Merge pull request #7279 from ctiller/grand-unified-closures
...
Grand unified closures
8 years ago
Craig Tiller
c2895d2fee
Exclude sweep tests from the "full" suite
8 years ago
Mark D. Roth
38525a9a08
Fix use-after-free bug.
8 years ago
Vizerai
cb849ef58f
update
8 years ago
Vizerai
12d1fc61d8
initial commit of tracing context files
8 years ago
Mark D. Roth
90f49f58a5
Fix resolver test build failures.
8 years ago
Craig Tiller
2fe75ec459
Fix bad merge
8 years ago
Mark D. Roth
58f52b7891
clang-format
8 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.
8 years ago
Siddharth Shukla
bd268492e8
remove erroneously redefined function from run_tests.py
...
The function was added in 824c234de8
.
8 years ago
Craig Tiller
5d3f2e6286
Merge github.com:grpc/grpc into grand-unified-closures
8 years ago
Michael Lumish
1c8bbc4106
Merge pull request #7920 from tuoxiansp/patch-1
...
Update README.md
8 years ago
Michael Lumish
7cc285a52f
Merge pull request #8021 from hacfi/node_typo
...
Fix typo in node.js README
8 years ago
Mark D. Roth
a4a223fb87
Fix Windows no_logging test failure.
8 years ago
yang-g
d558149a5e
Add a helper to get canonical code from status
8 years ago
Jan Tattermusch
eeb21d1fae
Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype
...
Dotnet CLI distrib tests and associated cleanup.
8 years ago
Mark D. Roth
b3405f0a73
Fix build problem on Windows.
8 years ago
Mark D. Roth
932b10c75b
clang-format
8 years ago
Mark D. Roth
7309664d03
Avoid circular refcounting.
8 years ago
Mark D. Roth
6ad991783f
Remove debugging code.
8 years ago
Mark D. Roth
75d7478d12
Fix close vs. cancel confusion in transport helper functions.
8 years ago
Mark D. Roth
f451d50d4c
Merge remote-tracking branch 'upstream/master' into deadline_filter
8 years ago
Jan Tattermusch
4f5009f27f
fix copying data directory
8 years ago
Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
8 years ago
thinkerou
9392b04517
fix php code style
8 years ago
Jan Tattermusch
93f62aff5f
add shutdownhook for CoreCLR
8 years ago
Nicolas Noble
1b5f057995
Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm
...
Enable Mac OS X 10.6 compilation
8 years ago
Stanley Cheung
7f936eaa37
Merge pull request #7748 from thinkerou/update_function_desc
...
PHP: update param description of function
8 years ago
Mark D. Roth
0e48a9af49
Move LB policy instantiation from resolvers into client_channel.
8 years ago
Jan Tattermusch
e4e30f8813
fixed formatting
8 years ago
Jan Tattermusch
8a84c8c9df
allow building all nugets on linux
8 years ago
Jan Tattermusch
b3df1c4500
make native extension loader work for published netcoreapp1.0 too
8 years ago
Mark D. Roth
d66a602de0
Fix memory leak.
8 years ago
Craig Tiller
8f416dbb97
Merge github.com:grpc/grpc into grand-unified-closures
8 years ago
Craig Tiller
15372a3f22
Use a # of total outstanding requests to drive benchmark config
...
Instead of specifying # of outstanding requests/channel, specify a total
outstanding size, and try to fit that to the number of channels.
8 years ago
Mark D. Roth
5f84400ba8
Propagate errors through grpc_lb_policy_cancel_pick().
8 years ago
makdharma
93b09478f0
Merge pull request #8024 from makdharma/cpp_cacheable
...
add cacheable option to client_context
8 years ago
Mark D. Roth
cd5f7ede27
Fix bug from previous commit.
8 years ago
Jan Tattermusch
845323099e
install dotnet cli into ubuntu1404 distribtest docker
8 years ago
Jan Tattermusch
b85976f268
get the right nuget version in linux distribtests
8 years ago
Jan Tattermusch
b809cd9f99
dotnet CLI distribtest
8 years ago
Jan Tattermusch
1f7ce19d63
update path to C# test build by dotnet cli
8 years ago
Mark D. Roth
ebfcd97940
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
8 years ago