aboutsummaryrefslogtreecommitdiff
path: root/test/core/end2end
AgeCommit message (Expand)Author
2018-01-26Fix end2end test flake #13477Yash Tibrewal
2018-01-25Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macapolcyn
2018-01-24Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...Alexander Polcyn
2018-01-24Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2018-01-22Use wait_for_ready in goaway_server_test.Mark D. Roth
2018-01-19Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2018-01-18Split lib/support into lib/gpr and lib/gpr++.Mark D. Roth
2018-01-18use grpc_timeout_milliseconds_to_deadline directlyJan Tattermusch
2018-01-17try avoid deadline_exceeded failure in dualstack_socket_testJan Tattermusch
2018-01-16Add fuzzed example that found this crashCraig Tiller
2018-01-16Also stop processing input streamCraig Tiller
2018-01-16Fix issue whereby fuzzer creates infinitely deep creds (since this is not act...Craig Tiller
2018-01-11Fix issue with filter_status_code test for proxy tests.Ken Payson
2018-01-11Revert "Revert "Set error status correctly on server side""Ken Payson
2018-01-11Revert "Set error status correctly on server side"David G. Quintas
2018-01-04Set error status correctly on server sideKen Payson
2017-12-13Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-12-12Refactor POSIX TCP client connect.Dan Born
2017-12-08Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-12-07Do not separate message/stream compression levelsMuxi Yan
2017-12-06Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-12-06Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceMuxi Yan
2017-12-06Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceMuxi Yan
2017-12-06clang-formatMuxi Yan
2017-12-06Merge e759d2a^Muxi Yan
2017-12-06Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Yash Tibrewal
2017-12-06Revert "All instances of exec_ctx being passed around in src/core removed"Yash Tibrewal
2017-12-05Merge pull request #13058 from yashykt/execctxYash Tibrewal
2017-12-05Merge pull request #13559 from dmaclach/threadnamesVijay Pai
2017-12-05Merge master into execctxYash Tibrewal
2017-12-04clang-formatVijay Pai
2017-12-04Merge pull request #13336 from markdroth/server_connection_timeoutMark D. Roth
2017-12-04fix connectivity test failureSree Kuchibhotla
2017-12-02Merge branch 'master' into threadnamesVijay Pai
2017-12-01Delete outdated commentsSree Kuchibhotla
2017-12-01Provide a cleaner API for proxy_connection_failed().Mark D. Roth
2017-12-01No need to explicitly zero initialize since we are doing zalloc. Some misc fo...Sree Kuchibhotla
2017-12-01Merge remote-tracking branch 'upstream/master' into server_connection_timeoutMark D. Roth
2017-11-30Merge master after no Extern C changesYash Tibrewal
2017-11-30Add special cases and some commentsSree Kuchibhotla
2017-11-30Change ep_state from gpr_atm to int since all callbacks execute under a combi...Sree Kuchibhotla
2017-11-30properly shutdown endpoints in h2_http_proxySree Kuchibhotla
2017-11-30Fix up review commentsDave MacLachlan
2017-11-30Merge branch 'master' into execctxYash Tibrewal
2017-11-29Remove _ prefixed variable namesYash Tibrewal
2017-11-29Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cncteisen
2017-11-29Add thread naming support on platforms that support it.Dave MacLachlan
2017-11-29Fix windowsncteisen
2017-11-29clang fmtncteisen
2017-11-29Add test for RecvStatus error_string APIncteisen