David Garcia Quintas
|
ff32a86482
|
updated the interop tests driver
|
9 years ago |
yang-g
|
3a90dddc51
|
Merge remote-tracking branch 'upstream/master' into import
|
9 years ago |
yang-g
|
d9230caff5
|
Merge remote-tracking branch 'upstream/master' into fixes
|
9 years ago |
Jan Tattermusch
|
19cce5917d
|
Merge pull request #6985 from dgquintas/fix_performance_jenkins
slightly fancier output for jenkins profiling
|
9 years ago |
David Garcia Quintas
|
e89aad02bf
|
updated node interop server
|
9 years ago |
vjpai
|
ef01edf5b7
|
Fix review comments
|
9 years ago |
David Garcia Quintas
|
dacce7a1e1
|
fixed bad merge. c++ tests should work again
|
9 years ago |
vjpai
|
1d9b1e9640
|
Merge branch 'master' into async_stream_doc
|
9 years ago |
Sree Kuchibhotla
|
c3a9fae601
|
Merge branch 'master' into epoll_changes_merged
|
9 years ago |
Jan Tattermusch
|
311c74ec80
|
Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown
Correct lingering FATAL_FAILURE sites
|
9 years ago |
Jan Tattermusch
|
34d052a607
|
Merge pull request #6981 from murgatroid99/node_tools_package_regenerate
Make src/node/tools/package.json consistent with its template
|
9 years ago |
David Garcia Quintas
|
9d393a5d3c
|
slightly fancier output
|
9 years ago |
Jan Tattermusch
|
be37455297
|
add missing ConfigureAwait(false)
|
9 years ago |
Jan Tattermusch
|
176a55729e
|
Merge pull request #6974 from dgquintas/fix_performance_jenkins
use qps_json_driver for latency profiling
|
9 years ago |
yang-g
|
0f852da3ef
|
Merge branch 'master' into import
|
9 years ago |
yang-g
|
4bcd135824
|
Merge branch 'master' into fixes
|
9 years ago |
murgatroid99
|
f8bbe72a00
|
Make src/node/tools/package.json consistent with its template
|
9 years ago |
David Garcia Quintas
|
ad8723f647
|
moved up 'package' statement.
|
9 years ago |
Jan Tattermusch
|
be22335879
|
Merge pull request #6969 from ctiller/stream_finish
Fix errored streams prematurely terminating, add a test
|
9 years ago |
Jan Tattermusch
|
7bfa751404
|
Merge pull request #6966 from ctiller/get_settings_first
Force receiving a SETTINGS frame as the first frame
|
9 years ago |
Jan Tattermusch
|
f019766756
|
Merge pull request #6965 from ctiller/naughty_client
Fix memory leak upon receiving two RST_STREAMs
|
9 years ago |
Jan Tattermusch
|
0c3ea08b7f
|
Merge pull request #6970 from nathanielmanistaatgoogle/with_call
Change with_call from (Unary, Stream)UnaryMultiCallable parameter to (Unary, Stream)UnaryMultiCallable attribute
|
9 years ago |
David Garcia Quintas
|
7edfcb021f
|
Using inlined BoolValue in lieu of wrappers.proto due to lack of node support
|
9 years ago |
Yuchen Zeng
|
3d399cb102
|
Fix format issues
|
9 years ago |
David Garcia Quintas
|
b665dd2722
|
reworded some
|
9 years ago |
Jan Tattermusch
|
743decdafa
|
fix C# --use_docker on linux
|
9 years ago |
Yuchen Zeng
|
8d9e83806d
|
Fixed format issues
|
9 years ago |
Yuchen Zeng
|
d5fd7ddc70
|
Addressed review comments
Removed the silencing for incompatible-pointer-types
Removed unused objects
Fixed format issues
|
9 years ago |
Jan Tattermusch
|
6e2f88c9fd
|
compile 64bit extension for coreclr on windows
|
9 years ago |
David Garcia Quintas
|
9f26a149a5
|
fixed incomplete sentence
|
9 years ago |
Jan Tattermusch
|
6d082203eb
|
try making C# tests work on coreclr on mac
|
9 years ago |
Jan Tattermusch
|
381e26a21e
|
regenerate project.json files
|
9 years ago |
Jan Tattermusch
|
939e9ca6d8
|
use template to generate project.json files
|
9 years ago |
Craig Tiller
|
04a468122f
|
Add comment
|
9 years ago |
Craig Tiller
|
d263b925e8
|
Make sure to poll cq
|
9 years ago |
Sree Kuchibhotla
|
65c6c59bcd
|
Fix refcounting tsan failures and grab pollset lock in the function
pollset_add_fd
|
9 years ago |
Sree Kuchibhotla
|
94cda1a9c6
|
Significantly refactor the polling island locking and refcounting code
|
9 years ago |
Sree Kuchibhotla
|
39f9ac9b2a
|
Test polling island merges
|
9 years ago |
Craig Tiller
|
e63246d100
|
clang-format
|
9 years ago |
Craig Tiller
|
7e55430092
|
Merge github.com:grpc/grpc into reuse_port
|
9 years ago |
Sree Kuchibhotla
|
cddf697ab4
|
Fix refcounting tsan failures and grab pollset lock in the function
pollset_add_fd
|
9 years ago |
Jan Tattermusch
|
5988716d9d
|
Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2
Add well known protos to Node and Ruby tools packages
|
9 years ago |
David Garcia Quintas
|
74ea91d552
|
use qps_json_driver for latency profiling
|
9 years ago |
Jan Tattermusch
|
64c137c4f5
|
select runtime dir
|
9 years ago |
Jan Tattermusch
|
bbe601ab7c
|
add a hack
|
9 years ago |
Yuchen Zeng
|
aa338326ed
|
Revert ProtoService.m, add an exception for its incompatible-pointer-types warning
|
9 years ago |
Jan Tattermusch
|
74330130a3
|
improve project.json files
|
9 years ago |
Jan Tattermusch
|
bc98af18fa
|
make run_tests.py support coreclr on windows
|
9 years ago |
Sree Kuchibhotla
|
2f8ade0b9d
|
Significantly refactor the polling island locking and refcounting code
|
9 years ago |
Makarand Dharmapurikar
|
0579cfc334
|
more files after running build.yaml changes through
|
9 years ago |