aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-23
|\
| * Merge pull request #5897 from ctiller/fix_timeGravatar Jan Tattermusch2016-03-23
| |\
* | \ Merge branch 'accounting' of github.com:ctiller/grpc into accountingGravatar Craig Tiller2016-03-23
|\ \ \
* | | | Fix copyrightsGravatar Craig Tiller2016-03-23
* | | | Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-23
|\ \ \ \ | | |/ / | |/| |
| | * | clang-fmtGravatar Craig Tiller2016-03-22
| | * | Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-22
| |/| | |/|/ /
| | * Fix time encodingGravatar Craig Tiller2016-03-21
| * | Add identity to static metadata accept-encodings bitmasksGravatar David Garcia Quintas2016-03-21
| |/
* | Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-21
|\|
| * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-21
| |\
| * \ Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-16
| |\ \
| | | * Fixed include guardsGravatar David Garcia Quintas2016-03-15
| | |/
| | * fix race between send message and send initial metadataGravatar Jan Tattermusch2016-03-10
* | | Stats collection pipelineGravatar Craig Tiller2016-03-10
* | | Mechanism for reporting stats upGravatar Craig Tiller2016-03-09
* | | Introduce stream stats typeGravatar Craig Tiller2016-03-09
| |/ |/|
| * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-07
| |\ | |/ |/|
* | Unref writable streams on transport close to avoid leaksGravatar Craig Tiller2016-03-04
* | Fix leak: dont become writable if writes are closedGravatar Craig Tiller2016-03-04
* | Fix typoGravatar Craig Tiller2016-03-03
* | Refine conditionGravatar Craig Tiller2016-03-03
* | Document some thingsGravatar Craig Tiller2016-03-03
* | Fix accept_stream being called post-channel deletionGravatar Craig Tiller2016-03-03
* | Always ref writable streamsGravatar Craig Tiller2016-03-02
| * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
| |\ | |/ |/|
* | Merge pull request #5350 from yang-g/stalled_by_transport_raceGravatar Craig Tiller2016-02-22
|\ \
| | * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-22
| | |\ | |_|/ |/| |
| * | Fix race between add_writing_stalled and destroy streamGravatar yang-g2016-02-22
* | | Discard the read buffer on stream errorGravatar yang-g2016-02-22
|/ /
| * Fix copyrightsGravatar Craig Tiller2016-02-18
| * Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/
* Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
|\
| * Manually added empty lines and spaces in the copyright and it worked.Gravatar Bogdan Drutu2016-02-09
| * Add the removed line before the copyrightGravatar Bogdan Drutu2016-02-09
| * run sudo ./tools/distrib/clang_format_code.shGravatar Bogdan Drutu2016-02-09
| * Fix some indentation.Gravatar Bogdan Drutu2016-02-09
| * change gpr_int* to int*_tGravatar Bogdan Drutu2016-02-09
| * Run clang-formatGravatar Bogdan Drutu2016-02-08
| * Change the census metadata keys. Both census keys must be binary keys because...Gravatar Bogdan Drutu2016-02-08
| * flush the stalled list after the window is updatedGravatar yang-g2016-02-05
* | Fix race condition in transport APIGravatar Craig Tiller2016-02-03
|/
* Merge pull request #4933 from yang-g/stalled_by_transport_race2Gravatar Craig Tiller2016-02-01
|\
* | use huffman prefixGravatar yang-g2016-02-01
| * Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2Gravatar yang-g2016-01-29
| |\ | |/ |/|
* | Merge pull request #4874 from rjshade/add_comments_to_transportGravatar David G. Quintas2016-01-29
|\ \
| * | Update copyright, clang-format for line wrapping of comment.Gravatar Robbie Shade2016-01-29
* | | Update copyrightsGravatar Craig Tiller2016-01-28
* | | Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | * move flow control code back to writing.cGravatar yang-g2016-01-28