Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix indentation in config files, set defaults for longer term runs | Sree Kuchibhotla | 2016-03-28 |
* | update readme with the new stress test runner file | Sree Kuchibhotla | 2016-03-28 |
* | Add documentation to classes | Sree Kuchibhotla | 2016-03-28 |
* | Add asan to the config | Sree Kuchibhotla | 2016-03-28 |
* | More config files | Sree Kuchibhotla | 2016-03-28 |
* | Minor corrections | Sree Kuchibhotla | 2016-03-28 |
* | Pass gcp_project_id via command line. Makes it easier to run on | Sree Kuchibhotla | 2016-03-28 |
* | Add build_type option | Sree Kuchibhotla | 2016-03-28 |
* | Revamped test launcher | Sree Kuchibhotla | 2016-03-28 |
* | Add build type option (asan/tsan/dbg or opt) | Sree Kuchibhotla | 2016-03-28 |
* | Merge pull request #5921 from sreecha/stress_client_spec | David G. Quintas | 2016-03-23 |
|\ | |||
* \ | Merge pull request #5383 from miselin/add_request_parsing | Jan Tattermusch | 2016-03-23 |
|\ \ | |||
* \ \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 |
|\ \ \ | |||
| | * | | Add HTTP request parsing. | Matthew Iselin | 2016-03-23 |
| |/ / |/| | | |||
| | * | Specification for stress test clients | Sree Kuchibhotla | 2016-03-22 |
| |/ |/| | |||
* | | Merge pull request #5899 from dgquintas/uchannels_kthxbai | Jan Tattermusch | 2016-03-22 |
|\ \ | |||
* \ \ | Merge pull request #5910 from ctiller/temporary_reprieve | Jan Tattermusch | 2016-03-22 |
|\ \ \ | |||
| * | | | Mark mlog_test as flaky | Craig Tiller | 2016-03-22 |
* | | | | Add troubleshooting instructions | sreek | 2016-03-21 |
| | * | | removed uchannels | David Garcia Quintas | 2016-03-21 |
| |/ / |/| | | |||
* | | | Merge pull request #5788 from vjpai/make_clang_great_again_v2 | Jan Tattermusch | 2016-03-21 |
|\ \ \ | |||
* \ \ \ | Merge pull request #5754 from ctiller/new_boring_ssl | Jan Tattermusch | 2016-03-21 |
|\ \ \ \ | |||
| | * | | | Merge branch 'master' into make_clang_great_again_v2 | vjpai | 2016-03-21 |
| | |\| | | |||
* | | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-21 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #5494 from dgquintas/guard_check | Jan Tattermusch | 2016-03-20 |
| |\ \ \ \ | |||
| * | | | | | Tweaks | Craig Tiller | 2016-03-20 |
| * | | | | | Merge github.com:grpc/grpc into backoff2 | Craig Tiller | 2016-03-20 |
| |\ \ \ \ \ | |||
| | | | | * | | Re-enable tsan for qps tests | Vijay Pai | 2016-03-19 |
| | | |_|/ / | | |/| | | | |||
| | * | | | | Merge pull request #5842 from vjpai/qps_wall | Jan Tattermusch | 2016-03-18 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #5829 from jtattermusch/fix_openssl_deadlink | Jan Tattermusch | 2016-03-18 |
| | |\ \ \ \ \ | |||
| * | \ \ \ \ \ | Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc in... | Craig Tiller | 2016-03-18 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | * | | | | | | Revert "Revert "Factor out backoff code into a separate library (to be re-use... | Craig Tiller | 2016-03-18 |
| | | | * | | | | Temporarily disable qps tsan tests since they are exposing a | vjpai | 2016-03-18 |
| | | |/ / / / | | |/| | | | | |||
| | * | | | | | Revert "Factor out backoff code into a separate library (to be re-used elsewh... | David G. Quintas | 2016-03-18 |
| | | * | | | | Fix gcc4.4 tests | Jan Tattermusch | 2016-03-18 |
| | |/ / / / | |||
| | | | | * | add unix_sockets_posix module to build system and fix compilation errors | ahedberg | 2016-03-18 |
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into guard_check | David Garcia Quintas | 2016-03-17 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
* | | | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
* | | | | | | Regenerate files | Craig Tiller | 2016-03-17 |
| | * | | | | Merge github.com:grpc/grpc into port_server | Craig Tiller | 2016-03-17 |
| | |\ \ \ \ | |||
| | * | | | | | Split port_posix.c into platform specifics and a portable interface to port_s... | Craig Tiller | 2016-03-17 |
* | | | | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #5270 from dgquintas/codegen_lib | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #5766 from yang-g/nuke_duplicate_target | Nicolas Noble | 2016-03-16 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | Moving core_codegen.cc to the proper filegroup. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | * | | | | | | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
| * | | | | | | | | Merge pull request #5635 from sreecha/stress_test_instructions | adelez | 2016-03-16 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| | * | | | | | | | More additions / Typos | Sree Kuchibhotla | 2016-03-16 |
| | * | | | | | | | More formatting changes | Sree Kuchibhotla | 2016-03-16 |