20490 Commits (b62f364d0a6a4413c1535dd5fbbfea288142fc02)
 

Author SHA1 Message Date
Mark D. Roth b62f364d0a Fix shutdown semantics for client and server code. 8 years ago
Mark D. Roth 75d0c420f2 Fix shutdown semantics for security handshaker. 8 years ago
Mark D. Roth c6e1e6927f Merge branch 'security_handshaker1' into security_handshaker2 8 years ago
Mark D. Roth b8f97a4ac0 Allow handshaking to be retried. 8 years ago
Mark D. Roth c584d995d8 Eliminate some code duplication. 8 years ago
Mark D. Roth a9bd94335c Fix unref-while-lock-held bug. Only shut down handshaker if in progress. 8 years ago
Mark D. Roth 2502afbdcb Fixed build.yaml and ran generate_projects.sh. 8 years ago
Mark D. Roth 6c3d040ebf Merge branch 'security_handshaker1' into security_handshaker2 8 years ago
Mark D. Roth 0610434185 Always shut down endpoints before destroying them. 8 years ago
Mark D. Roth 30f698f1bc Make handshaker responsible for destroying endpoint on shutdown or failure. 8 years ago
Mark D. Roth 447569490d Eliminate the user_data overloading hack in handshake_manager. 8 years ago
Mark D. Roth 4cdcd12f75 Fix locking bug in HTTP CONNECT handshaker. 8 years ago
Mark D. Roth 09ee8d0284 Merge remote-tracking branch 'upstream/master' into security_handshaker1 8 years ago
Mark D. Roth 95fcb58fc1 Remove redundant fields for endpoints. 8 years ago
Mark D. Roth 3beb6c52ac Add locking in security handshaker. 8 years ago
Craig Tiller 3b04e7e379 Merge pull request #8894 from ctiller/fixit14 8 years ago
Yang Gao fbc598a6a9 Merge pull request #8838 from yang-g/test_credentials 8 years ago
Craig Tiller 9178ba2924 Merge pull request #8867 from ctiller/fixit6 8 years ago
Craig Tiller 30f4b81f28 Merge pull request #8876 from ctiller/iomgr_shutdown 8 years ago
Craig Tiller eadbe86cb9 Merge pull request #8890 from ctiller/fixit12 8 years ago
Craig Tiller c0c0dbc01c Fix TSAN race on adding a reclaimer 8 years ago
Mark D. Roth 0d8c9cf1d5 Merge pull request #8868 from markdroth/fixit_qps 8 years ago
Craig Tiller 54c607dcc1 Merge pull request #8892 from ctiller/fixit13 8 years ago
Craig Tiller 9f07b4fbad Increase timeout for now: seems this can take longer under some configurations 8 years ago
Craig Tiller b37e5ceaac Merge pull request #8878 from ctiller/fixit9 8 years ago
Craig Tiller 9564cf9f0a Take into account all the configs 8 years ago
Craig Tiller d04c822b58 Unique-ify uds address between concurrent bm_fullstack runs 8 years ago
Craig Tiller 08d2d97536 Merge pull request #8888 from ctiller/fixit10 8 years ago
Craig Tiller e89e54f4b6 clang-format code 8 years ago
Mark D. Roth c56d3ebd7e Improve logging. 8 years ago
David G. Quintas f9ed9d98cf Merge pull request #8875 from dgquintas/fixit_race_httpclient 8 years ago
Craig Tiller c991e80e07 Limit outstanding rpc count for synchronous {client,server} tsan tests 8 years ago
David G. Quintas 1af41afffa Merge pull request #8877 from dgquintas/bm_fullstack_dtor 8 years ago
David Garcia Quintas d449003fe6 Shutdown grpc for fullstack benchmark 8 years ago
David G. Quintas b1ef2d463c Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout 8 years ago
Craig Tiller 34e6ce6349 Merge pull request #8872 from ctiller/fixit7 8 years ago
Craig Tiller da81d1a43d Flush platform stuff after timer events 8 years ago
Muxi Yan ca75ca65e0 Merge pull request #8873 from muxi/fix-test-config 8 years ago
David Garcia Quintas a540848c20 Fixed http_client race 8 years ago
Muxi Yan cf6eaa7071 Add <string.h> to test_config.c 8 years ago
David Garcia Quintas 353586902a Increase deadline for 1byte fixture 8 years ago
Craig Tiller ab34b12e50 Make a better educated guess about CPU costs of a benchmark 8 years ago
Craig Tiller f739c058b7 Make a better educated guess about CPU costs of a benchmark 8 years ago
Noah Eisen 389c595fe3 Merge pull request #8869 from ncteisen/mac_buildfix 8 years ago
ncteisen 3770ac932d Run tools/buildgen/generate_projects.sh 8 years ago
ncteisen 86cda504cd Update build.yaml to fix MacOS build 8 years ago
Noah Eisen d960c8b166 Merge pull request #8850 from ncteisen/gitignore_change 8 years ago
Mark D. Roth 37d5f9b4e5 Add debug logging for process termination state. 8 years ago
Mark D. Roth 491d97546c Fix subprocess code to avoid redundant calls to waitpid(). 8 years ago
Craig Tiller c02cee8398 Merge pull request #8866 from ctiller/fixit5 8 years ago