aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | Merge pull request #8892 from ctiller/fixit13Gravatar Craig Tiller2016-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 configurationsGravatar Craig Tiller2016-11-29
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #8878 from ctiller/fixit9Gravatar Craig Tiller2016-11-29
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Limit outstanding rpc count for synchronous {client,server} tsan tests
| | * | | | | | | | | Take into account all the configsGravatar Craig Tiller2016-11-29
| | | | | | | | | | |
| | | | * | | | | | | Unique-ify uds address between concurrent bm_fullstack runsGravatar Craig Tiller2016-11-29
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #8888 from ctiller/fixit10Gravatar Craig Tiller2016-11-29
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | clang-format code
| | * | | | | | | | | clang-format codeGravatar Craig Tiller2016-11-29
| |/ / / / / / / / /
| | | * | | | | | | Improve logging.Gravatar Mark D. Roth2016-11-29
| | | | | | | | | |
| | | | | | | * | | fix proto import paths for C# where possibleGravatar Jan Tattermusch2016-11-29
| | | | | | | | | |
| | | | | | | * | | add C# server reflectionGravatar Jan Tattermusch2016-11-29
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge pull request #8875 from dgquintas/fixit_race_httpclientGravatar David G. Quintas2016-11-28
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed http_client race
| | | | | | | | * | Added pid logging to subprocessGravatar David Garcia Quintas2016-11-28
| | | | | | | | | |
| | | | | | | | * | Propagate termination signals to subprocessesGravatar David Garcia Quintas2016-11-28
| | | | | | | | |/
| | | * | | | | / Limit outstanding rpc count for synchronous {client,server} tsan testsGravatar Craig Tiller2016-11-28
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge pull request #8877 from dgquintas/bm_fullstack_dtorGravatar David G. Quintas2016-11-28
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Shutdown grpc for fullstack benchmark
| | * | | | | | | Shutdown grpc for fullstack benchmarkGravatar David Garcia Quintas2016-11-28
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeoutGravatar David G. Quintas2016-11-28
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Increase deadline for 1byte fixture
| * | | | | | | Merge pull request #8872 from ctiller/fixit7Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make a better educated guess about CPU costs of a benchmark
| | | | | | * | | Flush platform stuff after timer eventsGravatar Craig Tiller2016-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-configGravatar Muxi Yan2016-11-28
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | Add <string.h> to test_config.c
| | | | | * | | | Fixed http_client raceGravatar David Garcia Quintas2016-11-28
| | | | | | | | |
| | * | | | | | | Add <string.h> to test_config.cGravatar Muxi Yan2016-11-28
| |/ / / / / / /
| | | * / / / / Increase deadline for 1byte fixtureGravatar David Garcia Quintas2016-11-28
| | | |/ / / /
| | * | | | | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| | | | | | |
| | * | | | | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| | | | | | |
| * | | | | | Merge pull request #8869 from ncteisen/mac_buildfixGravatar Noah Eisen2016-11-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | MacOS Build Fix
| | * | | | | Run tools/buildgen/generate_projects.shGravatar ncteisen2016-11-28
| | | | | | |
| | * | | | | Update build.yaml to fix MacOS buildGravatar ncteisen2016-11-28
| |/ / / / /
| * | | | | Merge pull request #8850 from ncteisen/gitignore_changeGravatar Noah Eisen2016-11-28
| |\ \ \ \ \ | | | | | | | | | | | | | | Untrack Generated node_modules Directory
| | | | * | | Add debug logging for process termination state.Gravatar Mark D. Roth2016-11-28
| | | | | | |
| | | | * | | Fix subprocess code to avoid redundant calls to waitpid().Gravatar Mark D. Roth2016-11-28
| | | | | | |
| * | | | | | Merge pull request #8866 from ctiller/fixit5Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Fix filter_latency tests
| * | | | | | Merge pull request #8865 from ctiller/fixit3Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Up timeouts for poll-cv polling strategy
| | | | | | * | Reduce pre-generated key countGravatar Craig Tiller2016-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 commentGravatar Craig Tiller2016-11-28
| | | | | | | |
| | | * | | | | Rephrase commentGravatar Craig Tiller2016-11-28
| | | | | | | |
| | * | | | | | Remove file dependency to simplify build graphGravatar Craig Tiller2016-11-28
| | | | | | | |
| | | * | | | | Move test block, refine conditionsGravatar Craig Tiller2016-11-28
| | |/ / / / /
| * | | | | | Merge pull request #8863 from ctiller/fixit2Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | Up retry count to try and counter flakiness
| | | * | | | Up timeouts for poll-cv polling strategy, seems to make things more stableGravatar Craig Tiller2016-11-28
| | | | | | |
| * | | | | | Merge pull request #8864 from ctiller/fixit4Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Fix clang-format
| | * | | | | Fix clang-formatGravatar Craig Tiller2016-11-28
| |/ / / / /
| * | | | | Merge pull request #8862 from ctiller/fixit1Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Fix mac build
| | | * | | Up retry count to try and counter flakinessGravatar Craig Tiller2016-11-28
| | |/ / / | |/| | |
| | * | | Fix mac buildGravatar Craig Tiller2016-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_clangformatGravatar David G. Quintas2016-11-24
| |\ \ \ | | | | | | | | | | clang-format port_posix.c
| | * | | clang-formatGravatar David Garcia Quintas2016-11-23
| | | | |
| * | | | Merge pull request #8846 from ncteisen/go_advanced_interopGravatar Noah Eisen2016-11-23
| |\ \ \ \ | | |/ / / | |/| | | Run Go Advanced Interop
| | | * | Untracked generated node_modules directoryGravatar ncteisen2016-11-23
| | |/ / | |/| |
| | * | Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interopGravatar Noah Eisen2016-11-23
| | |\ \ | | |/ / | |/| |