aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
* FixesGravatar Craig Tiller2016-07-18
* Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-15
|\
* | Add timing dataGravatar Craig Tiller2016-07-14
| * Add a quick note on the write chain execution\nthis is changed already in a f...Gravatar Craig Tiller2016-07-13
| * Update commentGravatar Craig Tiller2016-07-13
* | Fix raceGravatar Craig Tiller2016-07-13
* | Fix some refcounting bugsGravatar Craig Tiller2016-07-13
* | Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-13
|\|
| * Failure reporting fixGravatar Craig Tiller2016-07-13
| * Fix potential null ptr derefGravatar Craig Tiller2016-07-13
* | Fix raceGravatar Craig Tiller2016-07-13
* | Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-12
|\|
| * Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-12
| |\
* | | Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-12
|\| |
| * | Fix rare flakeGravatar Craig Tiller2016-07-12
* | | FixesGravatar Craig Tiller2016-07-12
* | | fixesGravatar Craig Tiller2016-07-11
* | | Fix some refcounting bugsGravatar Craig Tiller2016-07-11
| | * clang-formatGravatar Craig Tiller2016-07-11
* | | DebuggingGravatar Craig Tiller2016-07-11
* | | Got chttp2 transport compiling againGravatar Craig Tiller2016-07-11
* | | Progress to converting chttp2 to combiner locksGravatar Craig Tiller2016-07-11
| | * Make it more likely to correctly report deadline exceededGravatar Craig Tiller2016-07-08
* | | Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-07
|\| |
* | | Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
|\ \ \ | | |/ | |/|
| | * clang-formatGravatar Craig Tiller2016-07-07
| | * Better fix for flow control bugGravatar Craig Tiller2016-07-07
| | * Remove spamGravatar Craig Tiller2016-07-07
| | * Fix flow control issue, make debugging in the future easierGravatar Craig Tiller2016-07-07
| | * Properly report large metadata errorsGravatar Craig Tiller2016-07-06
| | * Prevent a use-after-freeGravatar Craig Tiller2016-07-06
| | * Use endpoint workqueue via execution contextGravatar Craig Tiller2016-06-30
| | * Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-06-30
| | |\ | | |/ | |/|
| * | Merge pull request #7092 from ctiller/dont_create_redundant_errorsGravatar Jan Tattermusch2016-06-30
| |\ \
| * \ \ Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
| |\ \ \
| | | * | Dont create errors redundently in chttp2_transport.cGravatar Craig Tiller2016-06-27
| * | | | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Annotate more thingsGravatar Craig Tiller2016-06-27
| | |/ /
| * | | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| |\ \ \
| | | * \ Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| | |\ \ \
| * | | | | Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
| |/ / / /
| | | * | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-21
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
| |\ \ \ \
| * \ \ \ \ Merge pull request #6966 from ctiller/get_settings_firstGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \
| | | * | | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| | * | | | | We dont need to account for parsing or not when writingGravatar Craig Tiller2016-06-20
| | * | | | | Force receiving a SETTINGS frame as the first frameGravatar Craig Tiller2016-06-20
| | |/ / / /
| * / / / / Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
| |/ / / /
| | | * | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
| | | |\ \ | | |_|/ / | |/| | |