9317 Commits (e547bdf4d7abf46dc8bc7b9364a02c39fb597c9e)
 

Author SHA1 Message Date
Vijay Pai e547bdf4d7 Fix an assert 9 years ago
Vijay Pai 8423203cbb For compatibility with gcc-4.4, eliminate use of sleep_for and 9 years ago
Vijay Pai e57abcfbdb C++ changes required to maintain gcc4.4 compatibility - reduce use 9 years ago
Vijay Pai 7b080baf2a C changes to avoid shadowed global declaration warnings in gcc4.4 9 years ago
Vijay Pai 3ba6bf57d7 Merge pull request #3568 from sreecha/fix-mac-compilation-error 9 years ago
sreek 7d3ea5965d Fix float to bool conversion compilation error in mac 9 years ago
David Klempner 3ac9317b81 Merge pull request #3560 from vjpai/block_annotate_todo 9 years ago
Yang Gao dcda6e8052 Merge pull request #3563 from rjshade/emfd 9 years ago
Jorge Canizales b38f19fdaf Merge pull request #3485 from nkibler/master 9 years ago
Robbie Shade a8e2e5263d Pass through grpc_fd pointer rather than int. 9 years ago
Nicolas Noble 2d8c6b37d1 Merge pull request #3554 from vjpai/stt 9 years ago
Vijay Pai fa6e70ff85 Remove one pessimizing std::move 9 years ago
Jan Tattermusch 10ce383e1b Merge pull request #3487 from ctiller/flaky-timeouts 9 years ago
Jorge Canizales 96bcf021ad Merge pull request #3551 from ctiller/objc 9 years ago
Craig Tiller bfc8a06a7b Fix typo 9 years ago
Nicolas Noble e069b2774d Merge pull request #3550 from ctiller/pfft 9 years ago
Craig Tiller 926c0e99f8 Initialize/destroy TLS members - to fix iOS build 9 years ago
Nathaniel Manista 3a321282da Merge pull request #3367 from soltanmm/test-fix 9 years ago
Craig Tiller 95cc07b169 Split timeout and failure retry policy 9 years ago
Craig Tiller 6b870e2984 Merge github.com:grpc/grpc into flaky-timeouts 9 years ago
Jan Tattermusch bdd89ca16c Merge pull request #3543 from ctiller/jenkins 9 years ago
Craig Tiller 73c4e87670 Fix mac build 9 years ago
Craig Tiller 6ec5d6f63a Make run_jenkins script forward arguments to run_tests.py 9 years ago
Nicolas Noble cb8c46854f Merge pull request #3546 from ctiller/pfft 9 years ago
Masood Malekghassemi 868e1bbbc9 Merge pull request #3493 from ctiller/lowercase-all-proper 9 years ago
Craig Tiller ecc4f9c694 Fix mac build 9 years ago
Nicolas Noble f2eb040872 Merge pull request #3544 from ctiller/backtrace-on-crash 9 years ago
Vijay Pai 72d4593406 Merge pull request #3484 from ctiller/mergabit 9 years ago
Craig Tiller 69684061da Merge github.com:grpc/grpc into mergabit 9 years ago
Craig Tiller d3366d7ff0 Merge pull request #3497 from nicolasnoble/lost-my-sanity 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 9 years ago
Nathaniel Manista a6735949fe Merge pull request #3542 from ctiller/flaky-ist-nicht-gut 9 years ago
Yang Gao bd88711447 Merge pull request #3483 from ctiller/no-tcp-alloc 9 years ago
Nathaniel Manista 1bae5371b8 Merge pull request #3458 from ctiller/flaky-ist-gut 9 years ago
Craig Tiller d4509a16b3 Default to no-flakes, allow enabling them 9 years ago
Nicolas "Pixel" Noble 499fb052a0 Restoring sanity. 9 years ago
Nicolas Noble 0f9a118f4e Merge pull request #3474 from ctiller/clang_format 9 years ago
Vijay Pai 8c7665e06d Add some TODO comments for possible poll optimization 9 years ago
Craig Tiller 6c3709c4b3 Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test 9 years ago
Tim Emiola 557d26f643 Remove a bad flaky rpc server test 9 years ago
Yang Gao 0f8265a622 Merge pull request #3480 from ctiller/no-alloc 9 years ago
Craig Tiller 0a775b38c7 Merge pull request #2920 from nicolasnoble/winnt-check 9 years ago
Jan Tattermusch 9d17f09ebe Merge pull request #3489 from ctiller/portlog 9 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 9 years ago
Craig Tiller 8287523daf Add missing import 9 years ago
Yang Gao b09a875917 Merge pull request #3476 from vjpai/block_annotate 9 years ago
Craig Tiller 31fdaa4aa5 Retry checking port_server on socket timeout errors 9 years ago
Yang Gao dd8a0dfbb5 Merge pull request #3488 from rjshade/add_grpc_server_argument 9 years ago
Robbie Shade 109a8dc6d8 Stop shadowing global name 9 years ago
Robbie Shade 147fe701a0 Add grpc_server argument to grpc_udp_server_start 9 years ago