aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* improve injected .targets filesGravatar Jan Tattermusch2015-12-01
|
* grpc_csharp_ext VS2015 supportGravatar Jan Tattermusch2015-12-01
|
* update openssl nuget packagesGravatar Jan Tattermusch2015-12-01
|
* update zlib nuget packagesGravatar Jan Tattermusch2015-12-01
|
* Merge pull request #4216 from jtattermusch/run_jenkins_fixesGravatar Nicolas Noble2015-11-30
|\ | | | | Fixes to run_jenkins.sh script
| * fixes to run_jenkins.sh scriptGravatar Jan Tattermusch2015-11-30
|/
* Handle goaway and http1 responsesGravatar Carl Mastrangelo2015-11-24
|
* Merge pull request #4089 from yang-g/initial_stringGravatar Craig Tiller2015-11-24
|\ | | | | Support sending an initial connect string at the beginning of client tcp connection.
| * merge with headGravatar yang-g2015-11-24
| |\ | |/ |/|
* | Merge pull request #4032 from ctiller/better-profileGravatar Nicolas Noble2015-11-23
|\ \ | | | | | | Lower latency profiling
* \ \ Merge pull request #4136 from ctiller/configurable-lookaheadGravatar David G. Quintas2015-11-23
|\ \ \ | | | | | | | | Add a (temporary) facility to tune stream read-ahead size
* \ \ \ Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rahGravatar Nicolas Noble2015-11-23
|\ \ \ \ | | | | | | | | | | Generic immutable AVL tree
| | * \ \ Merge github.com:grpc/grpc into configurable-lookaheadGravatar Craig Tiller2015-11-23
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | clang-formatGravatar Craig Tiller2015-11-23
| | | | |
| * | | | Reduce code size for AVL treeGravatar Craig Tiller2015-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | By rewriting a few stanza's to give the compiler more flexibility in order of operations, reduce code size by about 1kb.
| * | | | faster assertsGravatar Craig Tiller2015-11-23
| | | | |
| * | | | Fix memory leakGravatar Craig Tiller2015-11-23
| | | | |
| * | | | AVL: add documentationGravatar Craig Tiller2015-11-23
| | | | |
| * | | | AVL: removal, and passing testsGravatar Craig Tiller2015-11-23
| | | | |
* | | | | Merge pull request #4174 from sreecha/stress_multiple_channelsGravatar Nicolas Noble2015-11-23
|\ \ \ \ \ | | | | | | | | | | | | Add multiple channels to each server in stress tests
| | * | | | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | | | | |
* | | | | | Merge pull request #4192 from ctiller/stupid-threadsGravatar Sree Kuchibhotla2015-11-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Two argument variant for grpc::thread
| | | | | * fix build and windows testGravatar yang-g2015-11-21
| | | | | |
| | | | * | Merge github.com:grpc/grpc into better-profileGravatar Craig Tiller2015-11-21
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #4195 from adelez/fix_gcovGravatar Nicolas Noble2015-11-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | Skip OjbC when running code coverage.
| * | | | | | Skip OjbC when running code coverage.Gravatar Adele Zhou2015-11-20
| | | | | | |
| | | | | | * merge with headGravatar yang-g2015-11-20
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #4157 from nicolasnoble/paddywhackGravatar Craig Tiller2015-11-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding grpc_tcp_listener as an actual object being returned.
| | | * | | | | Two argument variant for grpc::threadGravatar Craig Tiller2015-11-20
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #4189 from jtattermusch/document_perf_protosGravatar Michael Lumish2015-11-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Improve comments on benchmark protos
| * | | | | | improve comments on benchmark protosGravatar Jan Tattermusch2015-11-20
|/ / / / / /
| | * | | | Add multiple channels to each serverGravatar Sree Kuchibhotla2015-11-20
| | | | | |
| * | | | | Renaming dual_stack_second_port to sibling.Gravatar Nicolas "Pixel" Noble2015-11-20
| | | | | |
* | | | | | Merge pull request #4161 from carl-mastrangelo/moreInterop1Gravatar Jan Tattermusch2015-11-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add framing http2 test case, enable verbose output, and properly skip tests
* \ \ \ \ \ \ Merge pull request #4169 from murgatroid99/node_build_yaml_add_filesGravatar Craig Tiller2015-11-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Added to build.yaml the list of headers and JS source files for the Node library
* \ \ \ \ \ \ \ Merge pull request #4165 from carl-mastrangelo/fixdockerGravatar Jan Tattermusch2015-11-19
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Fix stdin on run_interop_tests
| | * | | | | | Added to build.yaml the list of headers and JS source files for the Node libraryGravatar murgatroid992015-11-19
| | | | | | | |
* | | | | | | | Merge pull request #4035 from sreecha/stress_tests_metricsGravatar Vijay Pai2015-11-19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Add more config options to stress tests and export metrics
| | * | | | | | Fix stdin on run_interop_testsGravatar Carl Mastrangelo2015-11-19
| |/ / / / / / |/| | | | | |
| | | * | | | Fixing use after free under Posix (was already fixed for Windows.)Gravatar Nicolas "Pixel" Noble2015-11-19
| | | | | | |
| | * | | | | fix flagGravatar Carl Mastrangelo2015-11-19
| | | | | | |
| | | * | | | Renaming server_port to grpc_tcp_listener - there's no need for casting...Gravatar Nicolas Noble2015-11-19
| | | | | | |
| | * | | | | Add framing http2 test case, enable verbose output, and properly skip testsGravatar Carl Mastrangelo2015-11-19
| |/ / / / / |/| | | | |
| * | | | | Address code review commentsGravatar Sree Kuchibhotla2015-11-19
| | | | | |
| * | | | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Address code review commentsGravatar Sree Kuchibhotla2015-11-19
| | | | | |
* | | | | | Merge pull request #4097 from ctiller/hpack_max_table_sizeGravatar David G. Quintas2015-11-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Support dynamic HPACK table resizing
* \ \ \ \ \ \ Merge pull request #4156 from jtattermusch/perf_testing_polishingGravatar Jan Tattermusch2015-11-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Performance proto polishing
* \ \ \ \ \ \ \ Merge pull request #4146 from jtattermusch/csharp_perf_runnersGravatar Michael Lumish2015-11-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Provide performance workers for C#
| | | | * \ \ \ \ Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |