aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-07
|\
| * Merge pull request #4631 from sreecha/stress_test_loggingGravatar Yang Gao2016-01-06
| |\ | | | | | | Add ability to control the verbosity of stress test logs
* | | Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
|\| |
| | * Adjust the log levels in interop tests and stress testsGravatar Sree Kuchibhotla2016-01-06
| | |
| | * Ability to filter log messages based on log levelGravatar Sree Kuchibhotla2016-01-06
| | |
* | | Merge branch 'yawn' into proto_namesGravatar Craig Tiller2015-12-22
|\ \ \ | | |/ | |/|
| | * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/
| * BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
| |
* | Fix method nameGravatar Craig Tiller2015-12-17
| |
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/ | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies
* Merge pull request #4479 from ctiller/aarons-bugGravatar Yang Gao2015-12-16
|\ | | | | Fix double read at end of stream bug
* | Removed compression checks from vanilla large unaryGravatar David Garcia Quintas2015-12-15
| |
| * Fix double read at end of stream bugGravatar Craig Tiller2015-12-15
|/
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* Merge pull request #4362 from vjpai/coverage-serve2Gravatar Yang Gao2015-12-09
|\ | | | | Cover an unsupported case of mixing sync and async service in server
| * Cover an unsupported case of mixing sync and async service in same serverGravatar vjpai2015-12-09
| |
* | Add a case to cover multiple adds of generic serviceGravatar vjpai2015-12-09
|/
* Fix for when grpc::string is not the same type as FLAGS_...Gravatar Craig Tiller2015-12-03
|
* Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\ | | | | Server builder options
* \ Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ \ | | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c
| | * Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| | |
* | | merge with headGravatar yang-g2015-11-24
|\ \ \ | | |/ | |/|
* | | merge with headGravatar yang-g2015-11-20
|\ \ \
| | * | Add multiple channels to each serverGravatar Sree Kuchibhotla2015-11-20
| |/ /
| | * Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-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 branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\| | | |
| | | * | | use new perf proto options in c++Gravatar Jan Tattermusch2015-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
| * | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | More C++ fixes (the merge did not quite work...).Gravatar Julien Boeuf2015-11-17
| | | | | |
| * | | | | Forgot to fix driver.cc somehow...Gravatar Julien Boeuf2015-11-17
| | | | | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \ \
| | | * | | | Handle cancel before start caseGravatar yang-g2015-11-17
| | |/ / / /
| | * | | | CommentsGravatar David Garcia Quintas2015-11-17
| | | | | |
| | * | | | Fix naming issue in stress_testGravatar David Garcia Quintas2015-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (via ahh@google.com) Under some configurations gRPC includes google3 base headers. google3 has a namespace "thread" which mixes poorly with unqualified use of the type std::thread; adding that namespace to various google3 headers breaks this test.
| | | | * | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-16
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | * | Address code review commentsGravatar Sree Kuchibhotla2015-11-16
| | | | | |
| | | | | * clang-formatGravatar 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
| | * | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| | |\ \ | |_|/ / |/| | |
* | | | Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| | | | | | | | | | | | | | | | Make payloads respect the new defaults
| | | * Fix a small errorGravatar Sree Kuchibhotla2015-11-04
| | | |
* | | | Add secure testing to sweepGravatar vjpai2015-11-04
| | | |