aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel_create.c
Commit message (Expand)AuthorAge
...
* | Simple request unsecure passes with new client_config codeGravatar Craig Tiller2015-06-28
* | Request/response path starting to workGravatar Craig Tiller2015-06-27
* | Progress - need to add http filtersGravatar Craig Tiller2015-06-26
* | Get the success case through to call creationGravatar Craig Tiller2015-06-26
* | Small fixesGravatar Craig Tiller2015-06-26
* | Connector progressGravatar Craig Tiller2015-06-26
* | client_config: chttp2_fullstack_no_op_unsecure_test passesGravatar Craig Tiller2015-06-26
* | Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
* | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
* | Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
| * Always include compression filter in channel creationGravatar David Garcia Quintas2015-06-24
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| |\ | |/ |/|
| * WIP. Compiles and tests pass. Need to write specific tests.Gravatar David Garcia Quintas2015-06-16
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\|
* | clang-formatGravatar Craig Tiller2015-06-05
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\|
* | Fix memory leak, add debugGravatar Craig Tiller2015-05-29
| * Initial refactoring and context API changesGravatar Alistair Veitch2015-05-26
* | Plumb pollset_set through to tcp setupGravatar Craig Tiller2015-05-08
|/
* clang-formatGravatar Craig Tiller2015-04-23
* Beginning transport workGravatar Craig Tiller2015-04-22
* Fix a TSAN reported raceGravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Introducing iomgr.Gravatar ctiller2014-12-09
* Initial import.Gravatar Nicolas Noble2014-11-26