aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Collapse)AuthorAge
* Fix internal_data to be the same size as the new grpc_linked_mdelemGravatar Hope Casey-Allen2018-09-06
|
* Revert "Add more filter priority levels"Gravatar Yang Gao2018-08-16
|
* update testGravatar yang-g2018-08-06
|
* Add more filter priority levelsGravatar yang-g2018-08-01
|
* Support for GetTopChannelsGravatar ncteisen2018-07-16
|
* reviewer feedbackGravatar ncteisen2018-06-20
|
* Reviewer feedbackGravatar ncteisen2018-06-19
|
* Make channelz an opt in featureGravatar ncteisen2018-06-15
|
* Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
|\
* | fixup! Rename channelz Channel to ChannelNodeGravatar ncteisen2018-06-08
| |
* | Add new end2end test for channelzGravatar ncteisen2018-06-07
| |
* | Review feedbackGravatar ncteisen2018-06-07
| |
* | reviewer feedback:Gravatar ncteisen2018-06-07
| |
| * Add no_error_on_hotpath testGravatar ncteisen2018-06-07
| |
* | clang fmtGravatar Noah Eisen2018-06-07
| |
* | Reviewer feedbackGravatar ncteisen2018-06-07
| |
* | Add sanity channelz test to simple_requestGravatar ncteisen2018-06-05
| |
* | Add basic support for GetChannelGravatar ncteisen2018-06-05
| |
| * Decrease the fudge factor.Gravatar Jan Tattermusch2018-06-05
| |
| * increase the fudge factor for retry_server_pushback_delayGravatar Jan Tattermusch2018-06-05
|/
* Merge pull request #15280 from yashykt/statsremGravatar Yash Tibrewal2018-05-15
|\ | | | | Remove stats collection from opt builds
| * Cleanup stats removal for opt build. Stats will only be collected on debug ↵Gravatar Yash Tibrewal2018-05-14
| | | | | | | | builds or if GRPC_COLLECT_STATS is defined.
* | Fix bad_ping end2end test flakinessGravatar Yash Tibrewal2018-05-03
|/
* Fix retry code handling of internally triggered recv_trailing_metadata.Gravatar Mark D. Roth2018-04-12
|
* more commentsGravatar David Garcia Quintas2018-03-27
|
* added call_host_override testGravatar David Garcia Quintas2018-03-26
|
* localhost or 127.0.0.1Gravatar David Garcia Quintas2018-03-25
|
* fixed bad_ping test after mergeGravatar David Garcia Quintas2018-03-23
|
* Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-23
|\
* | Added host override info to test fixture configGravatar David Garcia Quintas2018-03-23
| |
* | PR commentsGravatar David Garcia Quintas2018-03-23
| |
| * Merge pull request #14787 from yang-g/tooo_many_pingsGravatar Yang Gao2018-03-23
| |\ | | | | | | Properly reset pings_before_data_required
* | | Fixed tests call hostGravatar David Garcia Quintas2018-03-22
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\ \ \
| | | * Properly reset pings_before_data_requiredGravatar yang-g2018-03-21
| | |/ | |/|
| | * Improve keepalive_timeout test to capture the bugGravatar Muxi Yan2018-03-21
| |/
| * Merge master into yashykt:execctxcleanupGravatar Yash Tibrewal2018-03-14
| |\
| * | Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
| | |
| | * Abstract libuv implementationGravatar kpayson642018-03-13
| |/ | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
| * Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
| |
* | Secure channels: use the right authorityGravatar David Garcia Quintas2018-03-10
|/
* Merge pull request #14560 from ↵Gravatar Jan Tattermusch2018-03-08
|\ | | | | | | | | jtattermusch/fix_windows_shutdown_shutdown_finishes_calls Workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flake
* | Fix testGravatar yang-g2018-03-07
| |
* | Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\ \ | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
* | | Need to shrink stack frame size; add a todoGravatar Vijay Pai2018-03-01
| | |
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ \ | |/ / |/| |
| | * workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flakeGravatar Jan Tattermusch2018-03-01
| | |
* | | Retry support.Gravatar Mark D. Roth2018-02-28
| |/ |/|
| * C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| |
| * Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/