Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | manual revert of #8901 | yang-g | 2017-01-11 |
| | |||
* | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
|\ | |||
| * | better qps_json_driver message when QPS_WORKERS env is missing | Jan Tattermusch | 2016-12-21 |
| | | |||
| * | allow disable core_list setting and override qps server in benchmarks | Alexander Polcyn | 2016-12-20 |
| | | |||
| * | Merge pull request #9143 from sreecha/fix_metrics_server | David G. Quintas | 2016-12-19 |
| |\ | | | | | | | Fix metrics server | ||
| * | | grpclb: skip slash in server uri path if present | David Garcia Quintas | 2016-12-16 |
| | | | |||
| | * | Fix metrics server | Sree Kuchibhotla | 2016-12-16 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup | Mark D. Roth | 2016-12-15 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-15 |
|\ \ \ | | |/ | |/| | |||
| * | | Add parse, tobinary, totext commands | Yuchen Zeng | 2016-12-14 |
| | | | |||
| | * | clang-format | Mark D. Roth | 2016-12-14 |
| | | | |||
| | * | Fix filter_end2end_test. | Mark D. Roth | 2016-12-14 |
| | | | |||
| | * | Fix bug. | Mark D. Roth | 2016-12-12 |
| | | | |||
| | * | Clean up C++ filter API. | Mark D. Roth | 2016-12-12 |
| |/ | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
|\| | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-09 |
|\ \ | |||
| | * | Use user provided method name when using binary files in cli | yang-g | 2016-12-08 |
| |/ | |||
| * | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout | apolcyn | 2016-12-08 |
| |\ | | | | | | | handle empty string for qps workers in driver and dont quit them after netperf test | ||
| * | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 |
| | | | |||
* | | | Fix compilation | Craig Tiller | 2016-12-06 |
|/ / | |||
| * | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 |
|/ | |||
* | Interop test might take a little longer to start up (esp. w/tsan) | Craig Tiller | 2016-12-05 |
| | |||
* | Merge pull request #8944 from dgquintas/interop_server_atm | Craig Tiller | 2016-12-05 |
|\ | | | | | Fix data race with atomic for interop c++ | ||
* \ | Merge pull request #8955 from ctiller/fixit26 | Craig Tiller | 2016-12-05 |
|\ \ | | | | | | | Update server_crash_test to account for longer reconnect timeouts | ||
* | | | Fix test name conflict in import. Also use low-thread-count variant for asan. | Mark D. Roth | 2016-12-05 |
| | | | |||
| * | | Update server_crash_test to account for longer reconnect timeouts | Craig Tiller | 2016-12-05 |
|/ / | |||
* | | Revert "Renamed google_benchmark submodule to benchmark" | Mark D. Roth | 2016-12-05 |
| | | |||
* | | Merge pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 |
|\ \ | | | | | | | Renamed google_benchmark submodule to benchmark | ||
| | * | Fix data race with atomic for interop c++ | David Garcia Quintas | 2016-12-04 |
| |/ |/| | |||
* | | Merge pull request #8908 from dgquintas/grpclb_test_deflake | David G. Quintas | 2016-11-30 |
|\ \ | | | | | | | Deflake grpclb test | ||
* | | | PR comments #2 | David Garcia Quintas | 2016-11-30 |
| | | | |||
* | | | PR comments | David Garcia Quintas | 2016-11-30 |
| | | | |||
| * | | Deflake grpclb test | David Garcia Quintas | 2016-11-30 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage | David Garcia Quintas | 2016-11-29 |
|\ \ \ | |||
* | | | | PR comments | David Garcia Quintas | 2016-11-29 |
| | | | | |||
| * | | | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 |
| | | | | |||
| * | | | Merge pull request #8838 from yang-g/test_credentials | Yang Gao | 2016-11-29 |
| |\ \ \ | | | | | | | | | | | Test credentials provider update | ||
| * \ \ \ | Merge pull request #8867 from ctiller/fixit6 | Craig Tiller | 2016-11-29 |
| |\ \ \ \ | | | | | | | | | | | | | Reduce pre-generated key count | ||
| * \ \ \ \ | Merge pull request #8890 from ctiller/fixit12 | Craig Tiller | 2016-11-29 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Unique-ify uds address between concurrent bm_fullstack runs | ||
| * \ \ \ \ \ | Merge pull request #8868 from markdroth/fixit_qps | Mark D. Roth | 2016-11-29 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Improve subproccess cleanup in json_run_localhost. | ||
| * \ \ \ \ \ \ | Merge pull request #8878 from ctiller/fixit9 | Craig Tiller | 2016-11-29 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Limit outstanding rpc count for synchronous {client,server} tsan tests | ||
| | * | | | | | | | Take into account all the configs | Craig Tiller | 2016-11-29 |
| | | | | | | | | | |||
| | | | * | | | | | Unique-ify uds address between concurrent bm_fullstack runs | Craig Tiller | 2016-11-29 |
| | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | clang-format code | Craig Tiller | 2016-11-29 |
| | | | | | | | | |||
| | | * | | | | | Improve logging. | Mark D. Roth | 2016-11-29 |
| | | | | | | | | |||
* | | | | | | | | Propagate termination signals to subprocesses | David Garcia Quintas | 2016-11-28 |
| |_|_|_|_|/ / |/| | | | | | | |||
| | * | | | | | Limit outstanding rpc count for synchronous {client,server} tsan tests | Craig Tiller | 2016-11-28 |
| |/ / / / / |/| | | | | | |||
| * | | | | | Shutdown grpc for fullstack benchmark | David Garcia Quintas | 2016-11-28 |
|/ / / / / | |||
* | | | | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | | | | |||
* | | | | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | | | |