aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Renaming GCOV to GPR_GCOV.Gravatar Nicolas "Pixel" Noble2015-12-07
|
* Removing code coverage for unreachable code.Gravatar Nicolas "Pixel" Noble2015-12-07
|
* Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\ | | | | Server builder options
* | Build fixGravatar Craig Tiller2015-12-02
| |
* | Correctly tag dependencies: generated filesGravatar Craig Tiller2015-12-02
| |
* | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
|\ \
| | * Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| | |
| | * add server_builder_optionGravatar yang-g2015-11-25
| | |
| * | merge with headGravatar yang-g2015-11-24
| |\|
| | * AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | |
| * | merge with headGravatar yang-g2015-11-20
| |\|
* | | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\ \
| * | | Address code review commentsGravatar Sree Kuchibhotla2015-11-19
| | | |
| * | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Static metadata declarationsGravatar Craig Tiller2015-11-18
| | | | |
| | | | * merge with headGravatar yang-g2015-11-18
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge github.com:grpc/grpc into hpack_max_table_sizeGravatar Craig Tiller2015-11-18
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\ \ \ \ | |/ / / / |/| | | | Core transport & call cleanup
| * | | | Fixing tests.Gravatar Julien Boeuf2015-11-17
| | | | |
| | * | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-16
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Fix bugs, make tests robustGravatar Craig Tiller2015-11-11
| | | | |
| | | * | Missed fileGravatar Craig Tiller2015-11-10
| |_|/ / |/| | |
| | | * refacto of the reconnect tcp server to a general purpose test tcp server to ↵Gravatar yang-g2015-11-06
| | | | | | | | | | | | | | | | be reused by the set_initial_string_test
| | | * first part, secure channel onlyGravatar yang-g2015-11-05
| | |/ | |/|
* | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
|\| |
| * | Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| |\ \
| * | | Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
| | | |
* | | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
|\ \ \ \ | | |/ / | |/| |
| | * | Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | | | | | | | | | | | | | Have not yet added tests with security support, coming soon
| | | * Make number of stubs per channel configurable and expose metrics fromGravatar Sree Kuchibhotla2015-11-03
| | |/ | |/| | | | | | | client
* | | Add a test for cancel_with_statusGravatar Craig Tiller2015-11-03
| | |
* | | Add a test with a large negative deadlineGravatar Craig Tiller2015-11-03
| | | | | | | | | | | | Mirrors a node test, and fix a bug that it found
| * | Fixing proto dependencies for targets that aren't libraries.Gravatar Nicolas "Pixel" Noble2015-11-03
| | |
| | * Cleanup directory and make minor changesGravatar vjpai2015-11-02
| | |
* | | stream_op cleanup: build system changesGravatar Craig Tiller2015-11-02
|/ /
| * Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| |\ | |/ |/|
| * Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
| * Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| |
* | Disabling qps openloop's test.Gravatar Nicolas "Pixel" Noble2015-10-27
| |
* | File changes after re-running generate_projects.sh after my previous commit: ↵Gravatar Sree Kuchibhotla2015-10-26
| | | | | | | | 117c8af8d327455e6
* | Merge pull request #3868 from sreecha/stress_tests_newGravatar David G. Quintas2015-10-22
|\ \ | | | | | | Interop stress tests
* \ \ merge & resolve conflictsGravatar Alistair Veitch2015-10-22
|\ \ \
| | * \ Merge branch 'master' into stress_tests_newGravatar Sree Kuchibhotla2015-10-22
| | |\ \ | | |/ / | |/| |
| | | * Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
| | | | | | | | | | | | | | | | | | | | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing
* | | | add CPU testsGravatar Alistair Veitch2015-10-20
| |_|/ |/| |
| | * Interop stress testsGravatar Sree Kuchibhotla2015-10-19
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-19
| |\ \ | |/ / |/| |
* | | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ \ | | | | | | | | Introducing grpc_executor, for all your threading needs