9275 Commits (a6735949feb68cc5364ef0eaf74727cc625a8022)
 

Author SHA1 Message Date
Nathaniel Manista a6735949fe Merge pull request #3542 from ctiller/flaky-ist-nicht-gut 10 years ago
Yang Gao bd88711447 Merge pull request #3483 from ctiller/no-tcp-alloc 10 years ago
Nathaniel Manista 1bae5371b8 Merge pull request #3458 from ctiller/flaky-ist-gut 10 years ago
Craig Tiller d4509a16b3 Default to no-flakes, allow enabling them 10 years ago
Nicolas Noble 0f9a118f4e Merge pull request #3474 from ctiller/clang_format 10 years ago
Craig Tiller 6c3709c4b3 Merge pull request #3494 from tbetbetbe/grpc-ruby-remove-bad-flaking-test 10 years ago
Tim Emiola 557d26f643 Remove a bad flaky rpc server test 10 years ago
Yang Gao 0f8265a622 Merge pull request #3480 from ctiller/no-alloc 10 years ago
Craig Tiller 0a775b38c7 Merge pull request #2920 from nicolasnoble/winnt-check 10 years ago
Jan Tattermusch 9d17f09ebe Merge pull request #3489 from ctiller/portlog 10 years ago
Craig Tiller 8287523daf Add missing import 10 years ago
Yang Gao b09a875917 Merge pull request #3476 from vjpai/block_annotate 10 years ago
Craig Tiller 31fdaa4aa5 Retry checking port_server on socket timeout errors 10 years ago
Yang Gao dd8a0dfbb5 Merge pull request #3488 from rjshade/add_grpc_server_argument 10 years ago
Robbie Shade 109a8dc6d8 Stop shadowing global name 10 years ago
Robbie Shade 147fe701a0 Add grpc_server argument to grpc_udp_server_start 10 years ago
Craig Tiller d7e09c31e6 Purple flakes 10 years ago
Craig Tiller 8d5a98afaa Merge github.com:grpc/grpc into flaky-ist-gut 10 years ago
Craig Tiller 2d73f05d33 Merge pull request #3479 from dgquintas/fix_fixtures 10 years ago
Nicolas Noble 9be379cc60 Merge pull request #3486 from ctiller/pdb 10 years ago
Craig Tiller 8f12f77059 Generated changes 10 years ago
Craig Tiller 3ef8c0862e More PDB trickery 10 years ago
Craig Tiller 852b17a402 Merge github.com:grpc/grpc into no-tcp-alloc 10 years ago
Craig Tiller f031de86f2 Merge github.com:grpc/grpc into no-alloc 10 years ago
Craig Tiller dd69342218 Merge github.com:grpc/grpc into clang_format 10 years ago
Nicolas Noble ff60024eaf Merge pull request #3423 from ctiller/shindig 10 years ago
Craig Tiller 7aab8389f7 Merge branch 'shindig' of github.com:ctiller/grpc into shindig 10 years ago
Craig Tiller 81db02117e Merge github.com:grpc/grpc into shindig 10 years ago
Craig Tiller 7db24e06e2 Fix memory leak 10 years ago
Craig Tiller 0799ff3684 Fix a memory corruption bug 10 years ago
Craig Tiller 649deebf7f Recycle partially filled buffers on the next read 10 years ago
vjpai 3ca49d2a1a Add a todo regarding a C++ block annotation 10 years ago
vjpai 2a42e55bb9 Don't annotate a blocking region on an epoll_wait that has 0 timeout 10 years ago
vjpai 9839d285cd Move block_annotate from iomgr to support since it's used in other 10 years ago
vjpai 50d653476d Annotate sleep calls 10 years ago
Craig Tiller cc5dc5bbaf Fast path for proto serialization for small protos 10 years ago
vjpai 7e0289e1c2 Annotate blocking file operations 10 years ago
David Garcia Quintas 9851e3dbfc Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION 10 years ago
Craig Tiller fc193e1ff4 Fix a livelock issue 10 years ago
Tim Emiola 9949e5fbb9 Merge pull request #3469 from ctiller/nodox 10 years ago
Vijay Pai 87cec15665 Merge branch 'master' into block_annotate and fix conflict in resolve_address_posix.c 10 years ago
Vijay Pai 3dd3ba1efa Rebuild all project files with new header included 10 years ago
Vijay Pai 4473a087fe Cleanup existing code to use GPR_ARRAY_SIZE 10 years ago
Craig Tiller 6301038bfc Fix some bugs leading to memory leaks 10 years ago
Craig Tiller 8dc0971133 Merge github.com:grpc/grpc into shindig 10 years ago
Nicolas Noble 2c6206c32d Merge pull request #3330 from ctiller/come-out-of-the-shadow 10 years ago
Vijay Pai ba130550fc Put in blocking point annotations at places in the code where we may block for reasons other than synchronization 10 years ago
Craig Tiller 7f0273fd02 Merge github.com:grpc/grpc into shindig 10 years ago
Craig Tiller d383b0f7e7 Integrate docker-based clang_format with Jenkins 10 years ago
David G. Quintas 515a624cfc Merge pull request #3470 from ctiller/portlog 10 years ago