aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* clang-format codeGravatar Craig Tiller2016-01-14
|
* Update copyrights againGravatar murgatroid992016-01-13
|
* Merge branch 'master' into bbufGravatar Vijay Pai2016-01-13
|\
| * Updated copyrightsGravatar murgatroid992016-01-12
| |
* | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\|
* | Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
| |
* | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\ \
* | | clang-formatGravatar Vijay Pai2016-01-11
| | |
* | | Fix bugs and include build filesGravatar Vijay Pai2016-01-11
| | |
* | | Generic testGravatar vjpai2016-01-11
| | |
| | * Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-07
| | |\ | | |/ | |/|
* | | More changes needed for generic supportGravatar Vijay Pai2016-01-07
| | |
* | | clang-formatGravatar Vijay Pai2016-01-07
| | |
* | | Refactor server side to support generic tests.Gravatar vjpai2016-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
| | | |
* | | | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| | | |
* | | | WIPGravatar Vijay Pai2015-12-30
| | | |
* | | | Merge branch 'master' into bbufGravatar vjpai2015-12-30
|\ \ \ \ | | |/ / | |/| |
| | | * 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
| | |
* | | Merge branch 'master' into bbufGravatar vjpai2015-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
* | | | Merge branch 'master' into bbufGravatar vjpai2015-11-30
|\| | |
* | | | WIPGravatar vjpai2015-11-30
| | | |
| | | * 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
| | |\| | | |