David Garcia Quintas
f47d6fbdcc
More PR comments
8 years ago
Craig Tiller
22f39f52ef
Merge pull request #7980 from thinkerou/fix_time_posix_conv
...
Fix time posix convert
8 years ago
Jan Tattermusch
f785ae38c9
fix windows distribtest and add TODOs to remove hacks
8 years ago
Craig Tiller
9e1c2d2358
Dont start requests until all clients have gotten connected
8 years ago
Craig Tiller
531976a6d4
Add an initial mark that clients could use to delay startup of requests
8 years ago
Craig Tiller
a51f54192a
Merge pull request #7559 from dgquintas/codegen_cleanse
...
Removed references to public APIs from codegen/
8 years ago
David Garcia Quintas
35c2aba849
More PR comments.
...
Mainly, removed all user_data memory management responsibilities from
the round robin policy.
8 years ago
Vizerai
afcb0f7b2d
update
8 years ago
Mark D. Roth
f5afcd9f65
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
8 years ago
Mark D. Roth
3f6ab54f28
Merge remote-tracking branch 'upstream/master' into http_connect
8 years ago
Vizerai
c97122c87b
Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing
8 years ago
Yuchen Zeng
82f3083034
Address review comments
8 years ago
Vizerai
76988c80a2
update
8 years ago
Jan Tattermusch
867f1fa72f
make Grpc.Tools.nuspec buildable on Linux
8 years ago
makdharma
b5869dc713
Merge pull request #8059 from makdharma/cronet_onfailed
...
Cronet onfailed
8 years ago
Yuchen Zeng
3bf43dd311
Address review comments
8 years ago
Yuchen Zeng
dcc16b40fb
Address review comments
8 years ago
Yuchen Zeng
a8f2621d78
Fix dead links
8 years ago
Mark D. Roth
1beb35b24b
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
8 years ago
Yuchen Zeng
c6e9076123
Address review comments
8 years ago
Mark D. Roth
46131d849e
Switch to single-line comments.
8 years ago
Mark D. Roth
c6dfe859dc
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
8 years ago
Craig Tiller
86cf6dcb1c
Remove some scenarios we can't run yet
8 years ago
Craig Tiller
0c98675e54
Fix outstanding calls
8 years ago
Craig Tiller
1423a63db9
Lets not do payload sweeps just yet
8 years ago
Craig Tiller
b6df24765f
Properly categorize tests to allow sweeps to be run by adhoc
8 years ago
Craig Tiller
c5aa700538
Significantly increase sweep space
8 years ago
Craig Tiller
6c38c1be30
Reduce outstanding request count
8 years ago
Jan Tattermusch
520ece60e5
switch distribtests to use nugets generated by dotnet cli
8 years ago
Jan Tattermusch
de9ce9f9ff
remove dead gmock link in protoc artifact build
8 years ago
David Garcia Quintas
6cc44fcf3a
PR comments
8 years ago
David Garcia Quintas
ebe7c17613
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
8 years ago
David Garcia Quintas
331b9c02f9
Moved LB token changes solely into grpclb.c
8 years ago
Yuchen Zeng
8eaa1840af
Add server reflection tutorial
8 years ago
yang-g
9979b026ab
Merge remote-tracking branch 'upstream/master' into void_cast
8 years ago
Craig Tiller
57726ca5a9
Revert "Revert "Grand unified closures""
8 years ago
Nicolas Noble
6e51f992c6
Merge pull request #8068 from grpc/revert-7279-grand-unified-closures
...
Revert "Grand unified closures"
8 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
8 years ago
Yuchen Zeng
330848f542
Add header guard
8 years ago
Yuchen Zeng
38b1287d2d
Fix protobuf dependency
8 years ago
Yuchen Zeng
8d5f5e080b
Fix portability issues
8 years ago
Yuchen Zeng
3951f2e05b
Merge remote-tracking branch 'upstream/master' into cli_list
8 years ago
Yuchen Zeng
75e3ce645c
Fix portability issues
8 years ago
Jan Tattermusch
ec5c93cabf
Merge pull request #8048 from jtattermusch/dotnetcli_interoptest
...
Enable running interop tests with dotnet CLI + CoreCLR
8 years ago
Jan Tattermusch
6ea4380d15
Merge pull request #8047 from jtattermusch/coreclr_unloading
...
Add shutdown hook for CoreCLR
8 years ago
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