Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | Merge pull request #8892 from ctiller/fixit13 | Craig Tiller | 2016-11-29 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Increase timeout for now: seems this can take longer under some configurations | |||
| | * | | | | | | | | | Increase timeout for now: seems this can take longer under some configurations | Craig Tiller | 2016-11-29 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | 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 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #8888 from ctiller/fixit10 | Craig Tiller | 2016-11-29 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | clang-format code | |||
| | * | | | | | | | | | clang-format code | Craig Tiller | 2016-11-29 | |
| |/ / / / / / / / / | ||||
| | | * | | | | | | | Improve logging. | Mark D. Roth | 2016-11-29 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | fix proto import paths for C# where possible | Jan Tattermusch | 2016-11-29 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | add C# server reflection | Jan Tattermusch | 2016-11-29 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #8875 from dgquintas/fixit_race_httpclient | David G. Quintas | 2016-11-28 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed http_client race | |||
| | | | | | | | * | | Added pid logging to subprocess | David Garcia Quintas | 2016-11-28 | |
| | | | | | | | | | | ||||
| | | | | | | | * | | 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 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||
| * | | | | | | | Merge pull request #8877 from dgquintas/bm_fullstack_dtor | David G. Quintas | 2016-11-28 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Shutdown grpc for fullstack benchmark | |||
| | * | | | | | | | Shutdown grpc for fullstack benchmark | David Garcia Quintas | 2016-11-28 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout | David G. Quintas | 2016-11-28 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Increase deadline for 1byte fixture | |||
| * | | | | | | | Merge pull request #8872 from ctiller/fixit7 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make a better educated guess about CPU costs of a benchmark | |||
| | | | | | * | | | Flush platform stuff after timer events | Craig Tiller | 2016-11-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It can happen that a timer event causes something to be queued to an IOCP, which means that on Windows we need to flush that queue each time a timer event fires during shutdown. | |||
| * | | | | | | | | Merge pull request #8873 from muxi/fix-test-config | Muxi Yan | 2016-11-28 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | Add <string.h> to test_config.c | |||
| | | | | * | | | | Fixed http_client race | David Garcia Quintas | 2016-11-28 | |
| | | | | | | | | | ||||
| | * | | | | | | | Add <string.h> to test_config.c | Muxi Yan | 2016-11-28 | |
| |/ / / / / / / | ||||
| | | * / / / / | Increase deadline for 1byte fixture | 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 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #8869 from ncteisen/mac_buildfix | Noah Eisen | 2016-11-28 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | MacOS Build Fix | |||
| | * | | | | | Run tools/buildgen/generate_projects.sh | ncteisen | 2016-11-28 | |
| | | | | | | | ||||
| | * | | | | | Update build.yaml to fix MacOS build | ncteisen | 2016-11-28 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #8850 from ncteisen/gitignore_change | Noah Eisen | 2016-11-28 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Untrack Generated node_modules Directory | |||
| | | | * | | | Add debug logging for process termination state. | Mark D. Roth | 2016-11-28 | |
| | | | | | | | ||||
| | | | * | | | Fix subprocess code to avoid redundant calls to waitpid(). | Mark D. Roth | 2016-11-28 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #8866 from ctiller/fixit5 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Fix filter_latency tests | |||
| * | | | | | | Merge pull request #8865 from ctiller/fixit3 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Up timeouts for poll-cv polling strategy | |||
| | | | | | * | | Reduce pre-generated key count | Craig Tiller | 2016-11-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't affect benchmark accuracy, but makes startup time substantially faster, and hopefully eliminates occurences like this: https://grpc-testing.appspot.com/job/gRPC_master_linux/642/testReport/junit/(root)/c++_linux_dbg/bins_dbg_bm_fullstack_GRPC_POLL_STRATEGY_epoll/ | |||
| | | * | | | | | Fix comment | Craig Tiller | 2016-11-28 | |
| | | | | | | | | ||||
| | | * | | | | | Rephrase comment | Craig Tiller | 2016-11-28 | |
| | | | | | | | | ||||
| | * | | | | | | Remove file dependency to simplify build graph | Craig Tiller | 2016-11-28 | |
| | | | | | | | | ||||
| | | * | | | | | Move test block, refine conditions | Craig Tiller | 2016-11-28 | |
| | |/ / / / / | ||||
| * | | | | | | Merge pull request #8863 from ctiller/fixit2 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Up retry count to try and counter flakiness | |||
| | | * | | | | Up timeouts for poll-cv polling strategy, seems to make things more stable | Craig Tiller | 2016-11-28 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #8864 from ctiller/fixit4 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | Fix clang-format | |||
| | * | | | | | Fix clang-format | Craig Tiller | 2016-11-28 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #8862 from ctiller/fixit1 | Craig Tiller | 2016-11-28 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Fix mac build | |||
| | | * | | | Up retry count to try and counter flakiness | Craig Tiller | 2016-11-28 | |
| | |/ / / | |/| | | | ||||
| | * | | | Fix mac build | Craig Tiller | 2016-11-28 | |
| |/ / / | | | | | | | | | | | | | | | | | Localize global_wakeup_fd declarations, instead of trying to share them, so that this bug is less likely to occur in the future. | |||
| * | | | Merge pull request #8852 from dgquintas/portposix_clangformat | David G. Quintas | 2016-11-24 | |
| |\ \ \ | | | | | | | | | | | clang-format port_posix.c | |||
| | * | | | clang-format | David Garcia Quintas | 2016-11-23 | |
| | | | | | ||||
| * | | | | Merge pull request #8846 from ncteisen/go_advanced_interop | Noah Eisen | 2016-11-23 | |
| |\ \ \ \ | | |/ / / | |/| | | | Run Go Advanced Interop | |||
| | | * | | Untracked generated node_modules directory | ncteisen | 2016-11-23 | |
| | |/ / | |/| | | ||||
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop | Noah Eisen | 2016-11-23 | |
| | |\ \ | | |/ / | |/| | |