aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Collapse)AuthorAge
* Fix end2end test flake #13477Gravatar Yash Tibrewal2018-01-26
|
* Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ | | | | Ruby macos kokoro environment and package build updates
| * Fix linker error on objc mac tests by explicitly installing cocoapods ↵Gravatar Alexander Polcyn2018-01-24
| | | | | | | | v1.3.1, rather than picking up 1.4.1
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-24
|\ \ | | | | | | | | | fix-stream-compression-config-interface
| * | Use wait_for_ready in goaway_server_test.Gravatar Mark D. Roth2018-01-22
| | |
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | 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 ↵Gravatar Craig Tiller2018-01-16
| |/ | | | | | | actually interesting)
| * 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
| | | | | | | | This reverts commit 951f84aea00a1f8a65cf160d7d8f342c30593000.
| * 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 ↵Gravatar Muxi Yan2017-12-13
|\| | | | | | | fix-stream-compression-config-interface
| * Refactor POSIX TCP client connect.Gravatar Dan Born2017-12-12
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-08
|\| | | | | | | fix-stream-compression-config-interface
* | Do not separate message/stream compression levelsGravatar Muxi Yan2017-12-07
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\ \ | | | | | | | | | fix-stream-compression-config-interface
* \ \ 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 ↵Gravatar Yash Tibrewal2017-12-06
| | | | |/ | | | | | | | | | | | | | | | removed""
| | | | * 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
| | | | |\ | | | | | | | | | | | | All instances of exec_ctx being passed around in src/core removed
| | | | * \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | | |\ \ | | | | | | | | | | | | | | Add thread naming support on platforms that support it.
| | | | | | * 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
| | | | |\ \ \ | | | | | | | | | | | | | | | | On server, include receiving HTTP/2 settings in handshake timeout
| | | | * | | | 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 ↵Gravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | formatting changes
| | | | | * | | | 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 ↵Gravatar Sree Kuchibhotla2017-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | combiner and hence conn object is thread safe
| | | | * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a client of grpc I want to be aware of which threads are being created by grpc, and giving them recognizable names makes it significantly easier to diagnose what is going on in my programs. This provides thread names for macOS and Linux. Adding support for other platforms should be easy for platform specialists.
| | | | | * | | | Fix windowsGravatar ncteisen2017-11-29
| | | | | | | | |
| | | | | * | | | clang fmtGravatar ncteisen2017-11-29
| | | | | | | | |
| | | | | * | | | Add test for RecvStatus error_string APIGravatar ncteisen2017-11-29
| | | | | | |/ / | | | | | |/| |