aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* Expand corporaGravatar Craig Tiller2017-01-21
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Merge pull request #9326 from yang-g/licenseGravatar Yang Gao2017-01-17
| |\
* | | Fix merge problemsGravatar Craig Tiller2017-01-17
* | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\| |
| * | Merge pull request #9252 from ctiller/write_bufferingGravatar Craig Tiller2017-01-17
| |\ \
| * | | Add api-fuzzer corpusGravatar Matt Kwong2017-01-13
| | * | Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-13
| | |\ \ | | |/ / | |/| |
| | | * Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
| | |/ | |/|
* | | Fix metadata validationGravatar Craig Tiller2017-01-10
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\| |
* | | Fix bugsGravatar Craig Tiller2017-01-06
* | | clang-formatGravatar Craig Tiller2017-01-06
* | | Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* | | Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
* | | FixesGravatar Craig Tiller2017-01-06
* | | Cleaning up error handlingGravatar Craig Tiller2017-01-06
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\| |
| * | Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
| | * Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-05
| | |\ | | |/ | |/|
* | | Get ASAN building againGravatar Craig Tiller2017-01-05
* | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-05
|\| |
| | * Add a test of finishing buffering with EOSGravatar Craig Tiller2017-01-05
| | * Fix sequential write bufferingGravatar Craig Tiller2017-01-05
| * | Merge branch 'faster' into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\|
| | * Faster test building: avoid repeated linkingGravatar Craig Tiller2017-01-04
* | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\|
| | * Fixes for testsGravatar Craig Tiller2017-01-04
| | * Fixes for testsGravatar Craig Tiller2017-01-04
| | * Remove old fixtureGravatar Craig Tiller2017-01-04
| * | Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\|
| | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\
| | * \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \
* | | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\| | | |
| * | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-03
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | |/ /
* | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\ \ \
| | | * | Check and fail if user provides a metadata key starting with :Gravatar yang-g2016-12-21
| | |/ /
| | * | Add grpc_pollset_set as an arg in grpc_resolver_createGravatar Yuchen Zeng2016-12-15
| | * | Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
| | * | Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
* | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-12
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar 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
| | | |\ \ | | | |/ / | | |/| |