aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
...
| | * | | Fix resolve_address_testGravatar Yuchen Zeng2016-12-15
| | * | | Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
| |/ / /
| * | | Fix sockaddr_resolver_test.Gravatar Mark D. Roth2016-12-12
| * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-12
| |\ \ \
| * | | | Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t...Gravatar Mark D. Roth2016-12-12
| | |_|/ | |/| |
| * | | Merge pull request #9062 from grpc/revert-9019-short_deadlinesGravatar Craig Tiller2016-12-12
| |\ \ \
| * | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| | * | | Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
| |/ / /
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\| | |
| * | | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
| | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
| |\ \ \
| | * | | Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\ \ \ \ \
| | | * | | Fix test.Gravatar Mark D. Roth2016-12-06
| | |/ / / | |/| | |
| | * | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| |/ / /
| * | | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| * | | Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \
| | | * \ Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-05
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
| |\ \ \ \
| * \ \ \ \ Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
| |\ \ \ \ \
| * | | | | | Increase timeout to make this pass reliably on WindowsGravatar Craig Tiller2016-12-02
| | | * | | | Fix server_chttp2_test.Gravatar Mark D. Roth2016-12-02
| | | | * | | Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
| * | | | | | SimplifyGravatar David Garcia Quintas2016-12-01
| * | | | | | do bitsets rightGravatar David Garcia Quintas2016-12-01
| | | * | | | clang-formatGravatar Mark D. Roth2016-12-01
| * | | | | | Deflaked lb_policies_testGravatar David Garcia Quintas2016-11-30
| | |_|/ / / | |/| | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-30
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\| | | | |
| | | * | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Increase timeout for now: seems this can take longer under some configurationsGravatar Craig Tiller2016-11-29
| | | | * | Fix error handling in channel initialization.Gravatar Mark D. Roth2016-11-29
| * | | | | Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeoutGravatar David G. Quintas2016-11-28
| |\ \ \ \ \
| * | | | | | Add <string.h> to test_config.cGravatar Muxi Yan2016-11-28
| | * | | | | Increase deadline for 1byte fixtureGravatar David Garcia Quintas2016-11-28
| |/ / / / /
| | * | | | Merge branch 'master' of github.com:grpc/grpc into backoffGravatar David Garcia Quintas2016-11-28
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #8866 from ctiller/fixit5Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #8865 from ctiller/fixit3Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \
| | | * | | | | Fix commentGravatar Craig Tiller2016-11-28
| | | * | | | | Rephrase commentGravatar Craig Tiller2016-11-28
| | | | | | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-28
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Fix build problems.Gravatar Mark D. Roth2016-11-28
| | * | | | | | Remove file dependency to simplify build graphGravatar Craig Tiller2016-11-28
| | | * | | | | Move test block, refine conditionsGravatar Craig Tiller2016-11-28
| | |/ / / / /
| | * | | | | Up timeouts for poll-cv polling strategy, seems to make things more stableGravatar Craig Tiller2016-11-28
| * | | | | | Up retry count to try and counter flakinessGravatar Craig Tiller2016-11-28
| |/ / / / /
| | * | | | Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24