aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/gen_build_yaml.py
Commit message (Collapse)AuthorAge
...
| | | * Add a place for testsGravatar Craig Tiller2016-03-10
| | |/ | |/|
| | * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
| | |\ | | |/ | |/|
* / | Make out private bits privateGravatar Craig Tiller2016-02-25
|/ /
* | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| |
| * Reinstate sockpair testsGravatar Craig Tiller2016-02-19
| |
| * 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.
* Rollback gpr deletionGravatar Craig Tiller2016-02-09
|
* Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|
* 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
|
* Eliminate a layer of libraries in the end2end testsGravatar Craig Tiller2015-12-22
|
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* Merge github.com:grpc/grpc into pipe-bombGravatar Craig Tiller2015-12-11
|\
* | Add tests for pipe usageGravatar Craig Tiller2015-12-10
| |
| * Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-pingGravatar Craig Tiller2015-12-10
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into census_suiteGravatar Craig Tiller2015-12-10
|\ \
* | | Expand census coverage: make this a fixture instead of a simple testGravatar Craig Tiller2015-12-10
| | |
| | * Merge branch 'connected-subchannel' into ↵Gravatar Craig Tiller2015-12-07
| | |\ | | |/ | |/| | | | ping-ping-ping-ping-ping-ping-ping-ping-ping
| | * Start of ping sketchGravatar Craig Tiller2015-12-07
| |/ |/|
| * Merge github.com:grpc/grpc into connected-subchannelGravatar Craig Tiller2015-12-04
| |\ | |/ |/|
* | Correctly tag dependenciesGravatar Craig Tiller2015-12-02
| |
| * Exclude some tests that could no longer workGravatar Craig Tiller2015-11-25
|/
* Fix bugs, make tests robustGravatar Craig Tiller2015-11-11
|
* First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
|
* Add a test for cancel_with_statusGravatar Craig Tiller2015-11-03
|
* Add a test with a large negative deadlineGravatar Craig Tiller2015-11-03
| | | | Mirrors a node test, and fix a bug that it found
* μChannels implementation.Gravatar David Garcia Quintas2015-10-05
|
* Use "#!/usr/bin/env python2.7" only in utilitiesGravatar Nathaniel Manista2015-09-23
|
* Handle test dependencies betterGravatar Craig Tiller2015-09-01
|
* Hand-written changesGravatar Craig Tiller2015-08-31