aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Added a channel argument to set the maximum reconnect backoff duration. ↵Gravatar Aaron Isotton2016-03-08
| | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377.
* Remove broken testGravatar Craig Tiller2016-02-29
| | | | | | | This test is inherently flaky and I don't see any way to make it not so. Historically this test has not (in my memory) given any signal that something is actually broken. Let's save maintenance and just nuke it.
* Merge pull request #5441 from a-veitch/no_binary_tagsGravatar Bogdan Drutu2016-02-29
|\ | | | | Remove binary tags, restrict tag characters to ASCII
| * add checking of character valuesGravatar Alistair Veitch2016-02-26
| |
* | Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
| |
* | Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
| |
* | Merge branch 'hide-the-pollset' into hide-the-pollset-setGravatar Craig Tiller2016-02-25
|\ \
| * | Fix crash on macGravatar Craig Tiller2016-02-25
| | |
* | | Merge branch 'hide-the-pollset' into hide-the-pollset-setGravatar Craig Tiller2016-02-25
|\| |
| | * eliminate binary tagsGravatar Alistair Veitch2016-02-25
| | |
| * | Fix windowsGravatar Craig Tiller2016-02-25
| | |
| * | Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
| | |
| * | Merge github.com:grpc/grpc into hide-the-pollsetGravatar Craig Tiller2016-02-25
|/| |
* | | Merge branch 'hide-the-worker' into hide-the-pollsetGravatar Craig Tiller2016-02-24
|\ \ \
| * | | Port pollset worker changes to windowsGravatar Craig Tiller2016-02-24
| | | |
| | * | Fix copyrightsGravatar Craig Tiller2016-02-23
| | | |
| | * | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-22
| | |\|
| | * | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into hide-the-workerGravatar Craig Tiller2016-02-22
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #5257 from ctiller/cleaner-posixGravatar Vijay Pai2016-02-22
| | |\ \ \ | | | |_|/ | | |/| | Separate timer checking from pollsets
| | | | * Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| | | | |
| | * | | rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
| | | |/ | | |/|
* | | | Update copyrightsGravatar Craig Tiller2016-02-19
| | | |
* | | | Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
| * | | Fix copyrightsGravatar Craig Tiller2016-02-18
|/ / /
* | | Fix toolsGravatar Craig Tiller2016-02-18
| | |
* | | Finish porting posixGravatar Craig Tiller2016-02-18
| | |
* | | Merge branch 'cleaner-posix' into hide-the-workerGravatar Craig Tiller2016-02-18
|\ \ \ | | |/ | |/|
| * | Fix testGravatar Craig Tiller2016-02-18
| | |
* | | Move worker into pollsetGravatar Craig Tiller2016-02-18
|/ /
* | Fix tcp_client_posix_testGravatar Craig Tiller2016-02-18
| |
* | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
|\|
| * Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| |\
| | * Fix copyrightGravatar vjpai2016-02-16
| | |
| | * Fix the arguments type for on_read and destroy callbacks to match with ↵Gravatar Bogdan Drutu2016-02-16
| | | | | | | | | | | | grpc_iomgr_cb_func
| | * Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| | |\ | | | | | | | | Add Census base log
* | | | Separate timer checking from pollsetsGravatar Craig Tiller2016-02-16
| |/ / |/| |
| | * c99 commentsGravatar Alistair Veitch2016-02-11
| | |
| | * merge to HEADGravatar Alistair Veitch2016-02-11
| | |\
* | | \ Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
|\ \ \ \ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
| | |\ \
| * | | | Rollback gpr deletionGravatar Craig Tiller2016-02-09
| | |/ / | |/| |
| | | * Merge branch 'master' into base_logGravatar Alistair Veitch2016-02-08
| | | |\ | | |_|/ | |/| |
| * | | Reverse changes to AVL codeGravatar murgatroid992016-02-05
| | | |
| * | | Fix function pointer type in timeout_encoding_testGravatar murgatroid992016-02-05
| | | |
| | | * mergeGravatar Alistair Veitch2016-02-05
| | | |\
| | | * | gpr_time_init() for windows testsGravatar Alistair Veitch2016-02-05
| | | | |
| * | | | Clang format and fix copyrightsGravatar murgatroid992016-02-05
| | | | |
| * | | | Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
| | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-05
|\| | |