aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Expand)AuthorAge
* Fix a bunch of dumb service config parsing bugs.Gravatar Mark D. Roth2017-10-26
* Review feedbackGravatar Craig Tiller2017-10-13
* Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-12
|\
* | Be consistent with JavaGravatar Craig Tiller2017-10-12
| * Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
* | Fix testsGravatar Craig Tiller2017-10-11
|/
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-02
|\
* \ Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\ \
| | * Fix compression tests for when they expect the client to receive the completi...Gravatar Yash Tibrewal2017-09-28
| |/
| * Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicateGravatar Muxi Yan2017-09-22
| |\
| * | Fix memory leakGravatar Craig Tiller2017-09-22
| * | Reduce stack size of simple_request e2e testGravatar Craig Tiller2017-09-22
* | | Merge branch 'grpc_millis' into flowctl+millisGravatar Craig Tiller2017-09-21
|\ \ \
| | | * Fix test flake of stream_compression_compressed_payload #12307Gravatar Muxi Yan2017-09-20
| * | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
| |\| |
* | | | Merge branch 'flowctlN+pure' of github.com:ctiller/grpc into flowctlNGravatar Craig Tiller2017-09-19
|\ \ \ \
| | | * \ Merge pull request #11587 from y-zeng/pure_pingGravatar Yuchen Zeng2017-09-19
| | | |\ \ | | | | |/ | | | |/|
| * | | | Merge branch 'pure_ping' of github.com:y-zeng/grpc into flowctlN+pureGravatar Craig Tiller2017-09-19
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge github.com:grpc/grpc into flowctlNGravatar Craig Tiller2017-09-18
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-18
| | | |\
| | * | | Set last_ping_sent_time to inf_past after receiving dataGravatar Yuchen Zeng2017-09-18
| | * | | Fix keepalive_timeoutGravatar Yuchen Zeng2017-09-18
| | * | | Fix ping policyGravatar Yuchen Zeng2017-09-18
| | | |/ | | |/|
* | / | Fix keepalive testGravatar Craig Tiller2017-09-18
| |/ / |/| |
| * | Removing deprecated string to char * conversionsGravatar Yash Tibrewal2017-09-17
|/ /
* | Adding more pointer conversions and type renamingGravatar Yash Tibrewal2017-09-13
| * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
| |\ | |/ |/|
* | Merge pull request #11758 from ctiller/write_completionGravatar Craig Tiller2017-09-11
|\ \
* | | Adding more pointer type conversionsGravatar Yash Tibrewal2017-09-08
| * | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
| |\ \ | |/ / |/| |
| | * MergeGravatar Craig Tiller2017-09-08
| | |\ | |_|/ |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginGravatar David Garcia Quintas2017-09-07
|\ \ \
| | * \ Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
| | |\ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-07
| | | |\ | | |_|/ | |/| |
* | | | s/load_reporting/server_load_reportingGravatar David Garcia Quintas2017-09-06
| * | | Clarify log messages when starting test cases.Gravatar Mark D. Roth2017-09-05
| | | * Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
| | | |\ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-01
| | |\ \
| * | | | Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | |/ / | |/| |
| * | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| |\ \ \
| | | * \ Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
| | | |\ \
| | | | * | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | * | | Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | | * | | Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| | * | | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | |/ / /
* | / / / Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}Gravatar David Garcia Quintas2017-08-24
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
|\ \ \ \
* | | | | Polish names of testsGravatar Muxi Yan2017-08-15