Jan Tattermusch
|
fd72a4c689
|
update zlib nuget packages
|
9 years ago |
Nicolas Noble
|
73081d1582
|
Merge pull request #4216 from jtattermusch/run_jenkins_fixes
Fixes to run_jenkins.sh script
|
9 years ago |
Jan Tattermusch
|
837865af40
|
fixes to run_jenkins.sh script
|
9 years ago |
Carl Mastrangelo
|
945836eade
|
Handle goaway and http1 responses
|
9 years ago |
Craig Tiller
|
299bcd5521
|
Merge pull request #4089 from yang-g/initial_string
Support sending an initial connect string at the beginning of client tcp connection.
|
9 years ago |
yang-g
|
d9f6101967
|
merge with head
|
9 years ago |
Nicolas Noble
|
447c795bb8
|
Merge pull request #4032 from ctiller/better-profile
Lower latency profiling
|
9 years ago |
David G. Quintas
|
674b145b03
|
Merge pull request #4136 from ctiller/configurable-lookahead
Add a (temporary) facility to tune stream read-ahead size
|
9 years ago |
Nicolas Noble
|
e18872e770
|
Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah
Generic immutable AVL tree
|
9 years ago |
Craig Tiller
|
a869b5b66b
|
Merge github.com:grpc/grpc into configurable-lookahead
|
9 years ago |
Craig Tiller
|
3328a5828f
|
clang-format
|
9 years ago |
Craig Tiller
|
22d11e1a76
|
Reduce code size for AVL tree
By rewriting a few stanza's to give the compiler more flexibility in
order of operations, reduce code size by about 1kb.
|
9 years ago |
Craig Tiller
|
9c721ff3f7
|
faster asserts
|
9 years ago |
Craig Tiller
|
a3c03e6854
|
Fix memory leak
|
9 years ago |
Craig Tiller
|
20d99c0c96
|
AVL: add documentation
|
9 years ago |
Craig Tiller
|
0593622d8f
|
AVL: removal, and passing tests
|
9 years ago |
Nicolas Noble
|
4526d45a47
|
Merge pull request #4174 from sreecha/stress_multiple_channels
Add multiple channels to each server in stress tests
|
9 years ago |
Craig Tiller
|
fba79f213f
|
AVL: creation, destroy, add
|
9 years ago |
Sree Kuchibhotla
|
9c256980ed
|
Merge pull request #4192 from ctiller/stupid-threads
Two argument variant for grpc::thread
|
9 years ago |
yang-g
|
f8843fb58c
|
fix build and windows test
|
9 years ago |
Craig Tiller
|
d653b39471
|
Merge github.com:grpc/grpc into better-profile
|
9 years ago |
Nicolas Noble
|
ceb7318d79
|
Merge pull request #4195 from adelez/fix_gcov
Skip OjbC when running code coverage.
|
9 years ago |
Adele Zhou
|
6b9527c0c1
|
Skip OjbC when running code coverage.
|
9 years ago |
yang-g
|
3ff9727a37
|
merge with head
|
9 years ago |
Craig Tiller
|
4dd8f43970
|
Merge pull request #4157 from nicolasnoble/paddywhack
Adding grpc_tcp_listener as an actual object being returned.
|
9 years ago |
Craig Tiller
|
52a2ebadcb
|
Two argument variant for grpc::thread
|
9 years ago |
Michael Lumish
|
220c2b4a42
|
Merge pull request #4189 from jtattermusch/document_perf_protos
Improve comments on benchmark protos
|
9 years ago |
Jan Tattermusch
|
ed67356bd0
|
improve comments on benchmark protos
|
9 years ago |
Sree Kuchibhotla
|
e1330ff451
|
Add multiple channels to each server
|
9 years ago |
Nicolas "Pixel" Noble
|
d86115e2f6
|
Renaming dual_stack_second_port to sibling.
|
9 years ago |
Jan Tattermusch
|
201d6e1304
|
Merge pull request #4161 from carl-mastrangelo/moreInterop1
Add framing http2 test case, enable verbose output, and properly skip tests
|
9 years ago |
Craig Tiller
|
2440f07de8
|
Merge pull request #4169 from murgatroid99/node_build_yaml_add_files
Added to build.yaml the list of headers and JS source files for the Node library
|
9 years ago |
Jan Tattermusch
|
faa1c6edb4
|
Merge pull request #4165 from carl-mastrangelo/fixdocker
Fix stdin on run_interop_tests
|
9 years ago |
murgatroid99
|
94a754146f
|
Added to build.yaml the list of headers and JS source files for the Node library
|
9 years ago |
Vijay Pai
|
e779084520
|
Merge pull request #4035 from sreecha/stress_tests_metrics
Add more config options to stress tests and export metrics
|
9 years ago |
Carl Mastrangelo
|
2d248a29f7
|
Fix stdin on run_interop_tests
|
9 years ago |
Nicolas "Pixel" Noble
|
c6a7c6e02c
|
Fixing use after free under Posix (was already fixed for Windows.)
|
9 years ago |
Carl Mastrangelo
|
59096b4044
|
fix flag
|
9 years ago |
Nicolas Noble
|
8f714620b2
|
Renaming server_port to grpc_tcp_listener - there's no need for casting...
|
9 years ago |
Carl Mastrangelo
|
2dd55db4c1
|
Add framing http2 test case, enable verbose output, and properly skip tests
|
9 years ago |
Sree Kuchibhotla
|
bc3127d4c3
|
Address code review comments
|
9 years ago |
Sree Kuchibhotla
|
dbf9061033
|
Merge branch 'master' into stress_tests_metrics
|
9 years ago |
Sree Kuchibhotla
|
52a514a250
|
Address code review comments
|
9 years ago |
David G. Quintas
|
6d8063261b
|
Merge pull request #4097 from ctiller/hpack_max_table_size
Support dynamic HPACK table resizing
|
9 years ago |
Jan Tattermusch
|
846ae8d9c2
|
Merge pull request #4156 from jtattermusch/perf_testing_polishing
Performance proto polishing
|
9 years ago |
Michael Lumish
|
bb2646a234
|
Merge pull request #4146 from jtattermusch/csharp_perf_runners
Provide performance workers for C#
|
9 years ago |
Sree Kuchibhotla
|
87f51663ee
|
Merge branch 'master' into stress_tests_metrics
|
9 years ago |
Jan Tattermusch
|
507587f84f
|
Merge pull request #4155 from carl-mastrangelo/moreInterop
Add cipher suite test to http2 interop tests, and honor test_case flag
|
9 years ago |
Nicolas Noble
|
5eb4e1caef
|
Adding grpc_tcp_listener as an actual object being returned.
|
9 years ago |
Jan Tattermusch
|
c5ebbd5b8f
|
use new perf proto options in c++
|
9 years ago |