aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Collapse)AuthorAge
* Use timeout inflation to account for differences between sanitizersGravatar Craig Tiller2017-03-31
|
* Merge pull request #10318 from y-zeng/server_channel_max_ageGravatar Yuchen Zeng2017-03-31
|\ | | | | Max age for server channels
| * Verify shutdown time in max_connection_age testGravatar Yuchen Zeng2017-03-30
| |
| * Change the unit to ms, clean upGravatar Yuchen Zeng2017-03-29
| |
| * Add max_connection_idle testGravatar Yuchen Zeng2017-03-29
| |
* | Merge pull request #9926 from y-zeng/retry_pingsGravatar Yuchen Zeng2017-03-29
|\ \ | | | | | | Retry sending pings if they are delayed
| | * Fix use-after-free issueGravatar Yuchen Zeng2017-03-29
| | |
| | * Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28
| | |
* | | Add client_ prefix for keepalive argsGravatar Yuchen Zeng2017-03-27
| | |
* | | Change keepalive arguments, add grpc_set_disable_ping_ackGravatar Yuchen Zeng2017-03-27
| |/ |/|
* | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
|\ \ | | | | | | | | | error-slice-optimization
| * \ Merge pull request #10090 from rjshade/add_test_flagsGravatar Yang Gao2017-03-17
| |\ \ | | | | | | | | Add test feature flags
| | * | Add test feature flagsGravatar Robbie Shade2017-03-15
| | | |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
|\ \ \ \ | | | | | | | | | | | | | | | error-slice-optimization
* | | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| |_|/ / |/| | |
| | * | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| |/ /
| * / Document status ordering rulesGravatar Craig Tiller2017-03-06
|/ / | | | | | | | | | | | | | | This documents a rule that's existed in a hard to find internal document that's existed since Feb 2016 by abhikumar@google.com. Since that rule is critical to untangling some gRPC C core behavior, we should document it publically.
| * Retry sending pings if they are delayedGravatar Yuchen Zeng2017-02-28
|/
* Address review commentsGravatar Yuchen Zeng2017-02-27
|
* Update with the new ping implementationGravatar Yuchen Zeng2017-02-26
|
* Client-side keepalive pingGravatar Yuchen Zeng2017-02-26
| | | | Based on soltanmm-google's #9114
* Fix compileGravatar Craig Tiller2017-02-22
|
* Fix testGravatar Craig Tiller2017-02-17
|
* Merge pull request #9696 from yang-g/network_status_shardGravatar Yang Gao2017-02-16
|\ | | | | Remove network_status_tracker code
| * Remove code from network_status_tracker.c Pull the hash function to useful.hGravatar yang-g2017-02-16
| |
* | Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
|/
* Merge pull request #9596 from muxi/cronet-tests-in-jenkinsGravatar Muxi Yan2017-02-07
|\ | | | | Add Cronet core tests to Jenkins
| * Add Cronet core tests to JenkinsGravatar Muxi Yan2017-02-06
| |
* | Test fixesGravatar Craig Tiller2017-02-03
| |
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-02
|\|
* | Fix potential use-after-freeGravatar Craig Tiller2017-02-02
| |
| * Merge pull request #9236 from ctiller/max_msg_deadlineGravatar Craig Tiller2017-02-02
| |\ | | | | | | Add test of deadline expiry with max concurrent streams
* | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-01
|\| |
| * | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
| | |
* | | Accept and count deadline exceededGravatar Craig Tiller2017-01-30
| | |
| | * Fix leaksGravatar Craig Tiller2017-01-30
| | |
* | | Fix bugsGravatar Craig Tiller2017-01-30
| | |
| | * Review feedback, merging with latest changesGravatar Craig Tiller2017-01-30
| | |
| | * Merge github.com:grpc/grpc into max_msg_deadlineGravatar Craig Tiller2017-01-30
| | |\ | | |/ | |/|
* | | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\| |
| * | Merge pull request #9444 from ctiller/rollfwdGravatar Craig Tiller2017-01-27
| |\ \ | | | | | | | | Re-integrate metadata handling changes
| * \ \ Merge pull request #9466 from rjshade/add_test_logGravatar Yang Gao2017-01-27
| |\ \ \ | | | | | | | | | | Add "Running test:" string to test log output
| * | | | Accept max message size JSON values as either strings or numbers.Gravatar Mark D. Roth2017-01-26
| | | | |
* | | | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\| | | |
| | | * | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Add a 'Running test: ' string to test outputGravatar Robbie Shade2017-01-26
| | | | |
| * | | | Fix tests.Gravatar Mark D. Roth2017-01-25
| |/ / /
| | * / Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/ / | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
| * | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| | |
* | | Fix ping testGravatar Craig Tiller2017-01-20
|/ /