Commit message (Expand) | Author | Age | |
---|---|---|---|
* | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
* | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-24 |
|\ | |||
| * | Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures | apolcyn | 2016-10-22 |
| |\ | |||
| | * | clean up error message | Alexander Polcyn | 2016-10-22 |
| * | | show logs from qps workers | Jan Tattermusch | 2016-10-22 |
| * | | Merge pull request #8418 from markdroth/interop_flags | Mark D. Roth | 2016-10-21 |
| |\ \ | |||
| * \ \ | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #8215 from sreecha/new_scenario | Nicolas Noble | 2016-10-21 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8381 from dgquintas/lb-cost-bin | David G. Quintas | 2016-10-20 |
| |\ \ \ \ \ | |||
* | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-20 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #8401 from matt-kwong/pull-request-params | matt-kwong | 2016-10-20 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | Run generate_projects.sh | Sree Kuchibhotla | 2016-10-20 |
| | | | * | | | | Merge branch 'master' into new_scenario | Sree Kuchibhotla | 2016-10-20 |
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Regain sanity | Vijay Pai | 2016-10-20 |
| | * | | | | | | added platform test suites and other fixes | Matt Kwong | 2016-10-19 |
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-19 |
|\| | | | | | | | |||
| * | | | | | | | Merge pull request #8303 from markdroth/service_config | Mark D. Roth | 2016-10-19 |
| |\ \ \ \ \ \ \ | |||
* | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-19 |
|\| | | | | | | | | |||
| * | | | | | | | | Merge pull request #8422 from ctiller/msan_1byte | Craig Tiller | 2016-10-19 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | clean up error counting and reporting | Alex Polcyn | 2016-10-19 |
| | * | | | | | | | | Fix config-exclusion for secure variants of tests | Craig Tiller | 2016-10-19 |
| | | | | | | | * | | Allow specifying extra flags for C++ interop server. | Mark D. Roth | 2016-10-18 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||
| * / | | | | | | | All current interop tests are implemented for C++ client and server. Updated ... | Noah Eisen | 2016-10-18 |
| |/ / / / / / / | |||
| * | | | | | | | Merge pull request #7201 from markdroth/run_interop_tests_go | Mark D. Roth | 2016-10-18 |
| |\ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #8371 from yang-g/server_context_spouse | Yang Gao | 2016-10-18 |
| |\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-18 |
|\| | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #8008 from ctiller/direct-calls | Craig Tiller | 2016-10-18 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #8399 from matt-kwong/add-sweep-perf-args | matt-kwong | 2016-10-17 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | improve pull request test filtering | Matt Kwong | 2016-10-17 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | | | | | | * | | | remove formatting noise | Sree Kuchibhotla | 2016-10-17 |
| * | | | | | | | | | | Merge pull request #8375 from jtattermusch/coreclr_benchmarks | Jan Tattermusch | 2016-10-17 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||
| | | | | | | | | * | | | Merge branch 'master' into new_scenario | Sree Kuchibhotla | 2016-10-17 |
| | | | | | | | | |\ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |||
| | | | * | | | | | | | | remove hardcoding of clients/server names in run_sweep_performance.sh | Matt Kwong | 2016-10-17 |
| * | | | | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\| | | | | | | | | | | |||
| | * | | | | | | | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||
| | | | | | | | | | | * | fail performance tests if any jobs fail or timeout | Alexander Polcyn | 2016-10-17 |
| | | * | | | | | | | | | Timeout increase (again) | Ken Payson | 2016-10-17 |
| | | | | | | | * | | | | s/lb-cost/lb-cost-bin | David Garcia Quintas | 2016-10-15 |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||
| | | | * | | | | | | | install missing python dependencies | Jan Tattermusch | 2016-10-15 |
| | * | | | | | | | | | Merge pull request #8295 from matt-kwong/pull-request-params | matt-kwong | 2016-10-14 |
| | |\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-14 |
|\| | | | | | | | | | | | |||
| | * | | | | | | | | | | Merge pull request #8348 from dgquintas/new_lb_md_keys | David G. Quintas | 2016-10-14 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | Increased timeout | Ken Payson | 2016-10-14 |
| | | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-14 |
| | | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||
| | | | | | | | | * | | | | Rename grpc_hash_table to grpc_mdstr_hash_table. | Mark D. Roth | 2016-10-14 |