aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Collapse)AuthorAge
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Reorder asserts to avoid TSAN failureGravatar Craig Tiller2016-03-23
|
* removed uchannelsGravatar David Garcia Quintas2016-03-21
|
* Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-21
|\
| * Merge pull request #5829 from jtattermusch/fix_openssl_deadlinkGravatar Jan Tattermusch2016-03-18
| |\ | | | | | | Fix gcc4.4 tests
| * \ Merge pull request #5784 from ctiller/help-me-just-a-little-bitGravatar Jan Tattermusch2016-03-18
| |\ \ | | | | | | | | Log test names
| | | * fix -Wshadow warningGravatar Jan Tattermusch2016-03-18
| | |/ | |/|
* | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
|\| |
| | * Fix copyrightGravatar Craig Tiller2016-03-17
| | |
| | * Log test namesGravatar Craig Tiller2016-03-16
| | |
| * | Remove end2end_certs library.Gravatar yang-g2016-03-15
| |/
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-07
|\|
| * 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 github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
|\ \
| | * Merge branch 'hide-the-pollset' into hide-the-pollset-setGravatar Craig Tiller2016-02-25
| | |\
| * | \ Merge pull request #5307 from ctiller/hide-the-workerGravatar Vijay Pai2016-02-25
| |\ \ \ | | | | | | | | | | Change pollset_work signature to allow moving grpc_pollset_worker to implementation
| | | | * Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
| | | | |
| | | | * Merge github.com:grpc/grpc into hide-the-pollsetGravatar Craig Tiller2016-02-25
| | | |/| | | |_|/ | |/| |
| * | | Fix copyrightsGravatar Craig Tiller2016-02-23
| | | |
| * | | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| |\ \ \
| * | | | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| |/ / /
* | | | clang-fmtGravatar Craig Tiller2016-02-21
| | | |
| | | * 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 copyrightGravatar Craig Tiller2016-02-19
| | |
* | | Reinstate sockpair testsGravatar Craig Tiller2016-02-19
| | |
* | | Reinstate sockpair tests: part 0Gravatar Craig Tiller2016-02-19
| | |
* | | Fix copyrightsGravatar Craig Tiller2016-02-18
| | |
| | * Finish porting posixGravatar Craig Tiller2016-02-18
| |/
* / Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/ | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\
* \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \
| | * Rollback gpr deletionGravatar Craig Tiller2016-02-09
| |/
* | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
|\ \
| | * Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| |/
| * Update copyrightsGravatar Craig Tiller2016-01-28
| |
| * Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* | Get subchannel index workingGravatar Craig Tiller2016-01-25
| |
* | Subchannel index compilesGravatar Craig Tiller2016-01-22
|/
* Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
|
* Use CPU cost modelling to increase parallelismGravatar Craig Tiller2016-01-20
|
* Update copyrightsGravatar Craig Tiller2016-01-19
|
* Run nosec tests againGravatar Craig Tiller2016-01-19
|
* Merge pull request #4238 from ctiller/poffyGravatar Vijay Pai2016-01-11
|\ | | | | Make pick_first fast path lock free
| * Fix pingsGravatar Craig Tiller2016-01-07
| |
* | Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\|
* | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| |
* | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| |
* | Fix end2end_test formattingGravatar Craig Tiller2016-01-05
| |