aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Merge pull request #6867 from ctiller/blazing-fuzzGravatar Jan Tattermusch2016-06-13
|\
| * Expand corpus, make one-shot runners not self-check leaks (to give ASAN a cha...Gravatar Craig Tiller2016-06-10
* | Fix fuzzing detected bugGravatar Craig Tiller2016-06-10
|/
* Merge pull request #6804 from ctiller/plugin_advertisementGravatar Jan Tattermusch2016-06-09
|\
* \ Merge pull request #6753 from ctiller/fuzz-meGravatar Jan Tattermusch2016-06-09
|\ \
* \ \ Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
|\ \ \
* \ \ \ Merge pull request #6610 from xyzzyz/external_fd_freshGravatar Jan Tattermusch2016-06-08
|\ \ \ \
* \ \ \ \ Merge pull request #6779 from dgquintas/rr_docsGravatar Jan Tattermusch2016-06-08
|\ \ \ \ \
| | * | | | clang-format codeGravatar Craig Tiller2016-06-08
| | | | * | Merge github.com:grpc/grpc into fuzz-meGravatar Craig Tiller2016-06-08
| | | | |\ \
* | | | | | | Adds include for socket utils.Gravatar Robbie Shade2016-06-08
* | | | | | | Adds functions to set snd/rcv socket buffer sizes.Gravatar Robbie Shade2016-06-08
| |_|_|_|/ / |/| | | | |
| | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | s/maybe_compression_level.compression_level/maybe_compression_level.levelGravatar David Garcia Quintas2016-06-07
| | * | | | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| | * | | | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
| | * | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
| | * | | | code formattingGravatar Adam Michalik2016-06-07
| | * | | | added missing includeGravatar Adam Michalik2016-06-07
| | * | | | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| | * | | | add testsGravatar Adam Michalik2016-06-07
| |/ / / / |/| | | |
* | | | | clang-formatGravatar David Garcia Quintas2016-06-06
* | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
|\ \ \ \ \
* | | | | | moar renamingsGravatar David Garcia Quintas2016-06-06
| * | | | | Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-06-06
| |\ \ \ \ \
| | | | | | * Advertise transport selected in user-agent stringGravatar Craig Tiller2016-06-06
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \ \
| | | | * | | | Polished RR policy and added policy doc preambleGravatar David Garcia Quintas2016-06-02
| | | | | |_|/ | | | | |/| |
| | * | / | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| | | |
| | | * | | removed grpc_cronet.hGravatar Makarand Dharmapurikar2016-06-01
| | |/ / /
| | | | * Fix server side memory leakGravatar Craig Tiller2016-06-01
| | | |/ | | |/|
* | | | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #6695 from rjshade/request_with_flags_timeoutGravatar Jan Tattermusch2016-05-24
| |\ \ \
| * \ \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \ \ \
| | | | * | | Make request_with_flags timeout deadline equal to that of request_with_payload.Gravatar Robbie Shade2016-05-23
| | | |/ / / | | |/| | |
| | | * | | Improve test debugability, fix race conditionGravatar Craig Tiller2016-05-23
| | |/ / /
| | * | | Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| | |\ \ \
| | * \ \ \ Merge pull request #6436 from jboeuf/credentials_refactoringGravatar Jan Tattermusch2016-05-22
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_realsGravatar David G. Quintas2016-05-20
| | |\ \ \ \ \
| * | | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-20
| |\| | | | | |
| | | * | | | | Fixed the fixGravatar David Garcia Quintas2016-05-20
| * | | | | | | clang-formatGravatar Craig Tiller2016-05-20
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge pull request #6576 from rjshade/fix_udp_server_testGravatar Jan Tattermusch2016-05-19
| | |\ \ \ \ \ \
| | | | | * \ \ \ Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | | | | | * Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | | | | | |\