aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-21
|\| | | | | |
| | | * | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add missing copyright noticesGravatar Craig Tiller2015-05-21
| | | * | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | * | clang-formatGravatar Craig Tiller2015-05-21
| | | | | * | Fix shutdown crash in async streaming testGravatar Craig Tiller2015-05-21
| | | | |/ /
| | | | * / clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
| | |_|/ / | |/| | |
| * | | | Merge pull request #1669 from dgquintas/benchmark_hosts_infoGravatar Vijay Pai2015-05-21
| |\ \ \ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-21
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Replaced std::this_thread::sleep_for for gpr_sleep_until.Gravatar David Garcia Quintas2015-05-20
| | |/ / / | |/| | |
* | | | | Return shared_ptr by value plus minor dependency fixGravatar David Garcia Quintas2015-05-20
* | | | | Improvements to reporting mechanism based on comments.Gravatar David Garcia Quintas2015-05-20
* | | | | Simplified code based on comments and fixed build.jsonGravatar David Garcia Quintas2015-05-20
* | | | | Added missing benchmark_config.* filesGravatar David Garcia Quintas2015-05-20
* | | | | Removed registry for benchmark reports & introduced benchmark_config.{h,cc} i...Gravatar David Garcia Quintas2015-05-20
* | | | | Refactored benchmark reporting mechanism.Gravatar David Garcia Quintas2015-05-20
|/ / / /
| | | * Addressing comments.Gravatar Julien Boeuf2015-05-20
* | | | Merge pull request #1681 from ctiller/asan-is-magicalGravatar jboeuf2015-05-20
|\ \ \ \
* \ \ \ \ Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-chargeGravatar David G. Quintas2015-05-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1680 from ctiller/asan-scrubGravatar David G. Quintas2015-05-20
|\ \ \ \ \ \
| | | | * | | Fix to work around the fact that Histogram isn't copyable.Gravatar David Garcia Quintas2015-05-20
* | | | | | | Merge pull request #1641 from ctiller/check-some-more-thingsGravatar Vijay Pai2015-05-20
|\ \ \ \ \ \ \
| | | * | | | | Fix leaks in dualstack_socket_testGravatar Craig Tiller2015-05-20
| |_|/ / / / / |/| | | | | |
| | | * | | | Fix memory leakGravatar Craig Tiller2015-05-20
| |_|/ / / / |/| | | | |
| | * | | | Fix ASAN reported leakGravatar Craig Tiller2015-05-20
| |/ / / / |/| | | |
| | | * | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-20
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Fixing test.Gravatar Julien Boeuf2015-05-20
| | | | * API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-05-20
| | | | * Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
| | * | | Added the client and server configurations to the bench results proto.Gravatar David Garcia Quintas2015-05-19
| | | |/ | | |/|
* | | | Fix tests: stage server sends so that we dont inadvertently abbreviate streamsGravatar Craig Tiller2015-05-19
* | | | Fix comparison to not crashGravatar Craig Tiller2015-05-19
* | | | Fix testGravatar Craig Tiller2015-05-19
* | | | Send RST_STREAM when closing from the server without getting a client half-cl...Gravatar Craig Tiller2015-05-19
| |/ / |/| |
| | * Add response streams to server crash test, fix themGravatar Craig Tiller2015-05-19
| | * Add crashing client testGravatar Craig Tiller2015-05-19
| * | Compile fixGravatar Craig Tiller2015-05-19
| | * Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
| | |\ | |_|/ |/| |
| * | Merge github.com:grpc/grpc into check-some-more-thingsGravatar Craig Tiller2015-05-19
| |\ \ | |/ / |/| |
| * | Better RNG seeding portabilityGravatar Craig Tiller2015-05-19
| * | Cheesy attempt to get this working on TravisGravatar Craig Tiller2015-05-18
* | | Add testing for GRPC_TRACEGravatar Craig Tiller2015-05-18
|/ /
* | Merge pull request #1594 from yang-g/credsGravatar jboeuf2015-05-18
|\ \
| | * Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-18
| | |\ | |_|/ |/| |
| * | resolve commentsGravatar Yang Gao2015-05-17
| * | Add fake credentials to the test and verify it actually worksGravatar Yang Gao2015-05-15
| | * Compile fixGravatar Craig Tiller2015-05-15
| | * Compile fixGravatar Craig Tiller2015-05-15
* | | Fix test, readd it to buildGravatar Craig Tiller2015-05-15
| | * clang-formatGravatar Craig Tiller2015-05-15