aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
...
| * Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/
* Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\
| * Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...Gravatar Alexander Polcyn2018-01-24
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \
| * | Use wait_for_ready in goaway_server_test.Gravatar Mark D. Roth2018-01-22
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\| |
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * | use grpc_timeout_milliseconds_to_deadline directlyGravatar Jan Tattermusch2018-01-18
| * | try avoid deadline_exceeded failure in dualstack_socket_testGravatar Jan Tattermusch2018-01-17
| * | Add fuzzed example that found this crashGravatar Craig Tiller2018-01-16
| * | Also stop processing input streamGravatar Craig Tiller2018-01-16
| * | Fix issue whereby fuzzer creates infinitely deep creds (since this is not act...Gravatar Craig Tiller2018-01-16
| |/
| * Fix issue with filter_status_code test for proxy tests.Gravatar Ken Payson2018-01-11
| * Revert "Revert "Set error status correctly on server side""Gravatar Ken Payson2018-01-11
| * Revert "Set error status correctly on server side"Gravatar David G. Quintas2018-01-11
| * Set error status correctly on server sideGravatar Ken Payson2018-01-04
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-13
|\|
| * Refactor POSIX TCP client connect.Gravatar Dan Born2017-12-12
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-08
|\|
* | Do not separate message/stream compression levelsGravatar Muxi Yan2017-12-07
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\ \
* \ \ Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \
* \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \
* | | | | clang-formatGravatar Muxi Yan2017-12-06
* | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \
| | | | | * Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| | | | |/
| | | | * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | * Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | | |\
| | | | * \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | | |\ \
| | | | | | * Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | | | * | clang-formatGravatar Vijay Pai2017-12-04
| | | | * | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| | | | |\ \ \
| | | | * | | | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| | | | | | * | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | | | | | |\ \
| | | | * | | | | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
| | | | * | | | | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
| | | | * | | | | No need to explicitly zero initialize since we are doing zalloc. Some misc fo...Gravatar Sree Kuchibhotla2017-12-01
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | | | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | | | | | |\ | | | | | | | |_|/ | | | | | | |/| |
| | | | * | | | | Add special cases and some commentsGravatar Sree Kuchibhotla2017-11-30
| | | | * | | | | Change ep_state from gpr_atm to int since all callbacks execute under a combi...Gravatar Sree Kuchibhotla2017-11-30
| | | | * | | | | properly shutdown endpoints in h2_http_proxyGravatar Sree Kuchibhotla2017-11-30
| | | | | |/ / / | | | | |/| | |
| | | | | | * | Fix up review commentsGravatar Dave MacLachlan2017-11-30
| | | | | | | * Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
| | | | | | | |\
| | | | | | | * | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | | | | * | Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
| | | | | * | | | Fix windowsGravatar ncteisen2017-11-29
| | | | | * | | | clang fmtGravatar ncteisen2017-11-29
| | | | | * | | | Add test for RecvStatus error_string APIGravatar ncteisen2017-11-29
| | | | | | |/ / | | | | | |/| |