aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/channel
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
| * Merge pull request #6804 from ctiller/plugin_advertisementGravatar Jan Tattermusch2016-06-09
| |\ | | | | | | Advertise transport selected in user-agent string
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| |
| * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| |\ \
* | \ \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \ \
| | | | * Advertise transport selected in user-agent stringGravatar Craig Tiller2016-06-06
| | | | |
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| | | |\ \ | | | |/ / | | |/| |
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checksGravatar David Garcia Quintas2016-05-17
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| | | | |
* | | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/ / / /
| * | | generate projects & clang-formatGravatar David Garcia Quintas2016-05-03
| | | |
| | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
| | |\ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| |\ \ \ | |/ / / |/| | |
| | | * Validation for incoming compressed dataGravatar David Garcia Quintas2016-04-23
| | | |
| | * | Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
| | |/
| * | Done right this time...Gravatar David Garcia Quintas2016-04-14
| | |
| * | Added grpc_call_stats to the call stackGravatar David Garcia Quintas2016-04-14
| |/
* | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-31
|\|
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-28
|\|
* | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-26
|\ \
| | * Fix copyrightGravatar Craig Tiller2016-03-25
| | |
| | * Fix includesGravatar Craig Tiller2016-03-25
| |/
| * Auto-changesGravatar Craig Tiller2016-03-25
| |
* | Introduce a new memory reclamation scheme for channel stacksGravatar Craig Tiller2016-03-22
|/ | | | Allows the bottom member of the stack to schedule the actual deallocation, allowing a final transport lock to be entered when destroying a call.
* 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
* Most of the way to auto-cleanup subchannelsGravatar Craig Tiller2015-11-27
|
* Finish initial scrape, clang-formatGravatar Craig Tiller2015-11-24
|
* Remove metadata context entirelyGravatar Craig Tiller2015-11-20
|
* Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
|
* Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
|
* stream_op cleanup: test fixes and updatesGravatar Craig Tiller2015-11-02
|
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Finish cleanupGravatar Craig Tiller2015-09-22
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
|
* Rename initGravatar Craig Tiller2015-09-22
|
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
|
* Call list progressGravatar Craig Tiller2015-09-21
|
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
|
* Improvements to the grpc_channel_args_compression_algorithm_set_state apiGravatar David Garcia Quintas2015-08-24
|
* Added C API functions for compression args handling (w/ tests)Gravatar David Garcia Quintas2015-08-21
|