aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Expand)AuthorAge
* Fix merge problemsGravatar Craig Tiller2017-01-17
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
* \ Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\ \
* | | 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 write_bufferingGravatar 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 '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
| |\|
| | * 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
| |\|
| * | 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
* | | | Fix some leaks/use-after-freesGravatar Craig Tiller2016-12-07
* | | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| |\| |
| | | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-05
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
| | |\ \
| | * | | Increase timeout to make this pass reliably on WindowsGravatar Craig Tiller2016-12-02
| | | | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-30
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\| | | |
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| |\| | |
| | * | | Increase timeout for now: seems this can take longer under some configurationsGravatar Craig Tiller2016-11-29
| | | * | Merge branch 'master' of github.com:grpc/grpc into backoffGravatar David Garcia Quintas2016-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
| | | | |\
| | * | | | Move test block, refine conditionsGravatar Craig Tiller2016-11-28
| | | |_|/ | | |/| |
| | | * | Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| | |/ /
* | | | h2_full_test in debug passesGravatar Craig Tiller2016-11-18
* | | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\| | |
| | | * clang-formatGravatar Mark D. Roth2016-11-18
| | | * Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\| |
| | * | Merge pull request #8617 from markdroth/service_config_jsonGravatar Mark D. Roth2016-11-17
| | |\ \
* | | | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| | | |
| * | | | FixesGravatar Craig Tiller2016-11-16
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\| | |
| | * | | Merge github.com:grpc/grpc into newlinesGravatar Craig Tiller2016-11-16
| | |\ \ \ | | | | |/ | | | |/|
| | | | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | | | |\ | | | | |/ | | | |/|
| | | * | clang-formatGravatar Mark D. Roth2016-11-15
* | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
|/ / / /
| | * | Fix tsan failures.Gravatar Mark D. Roth2016-11-14
| | * | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
| | |\ \
| | | | * Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10