Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #1463 from ctiller/seqno | Yang Gao | 2015-05-04 |
|\ | |||
| * | Fix typo resulting in masking out high byte of http2 sequence numbers | Craig Tiller | 2015-05-04 |
| * | Add a hook to allow initial HTTP2 sequence number to be specified | Craig Tiller | 2015-05-04 |
* | | Merge branch 'one-read' of github.com:ctiller/grpc into one-read | Craig Tiller | 2015-05-01 |
|\ \ | |||
* \ \ | Merge github.com:grpc/grpc into one-read | Craig Tiller | 2015-05-01 |
|\ \ \ | | |/ | |/| | |||
| * | | merge with head | Yang Gao | 2015-05-01 |
| |\ \ | |||
| | | * | Cast away errors on Windows | Craig Tiller | 2015-04-29 |
| | | * | Merge github.com:grpc/grpc into one-read | Craig Tiller | 2015-04-29 |
| |_|/| |/| |/ | |||
| | * | Merge pull request #1406 from ctiller/crash-boom-bang | Yang Gao | 2015-04-29 |
| | |\ | |||
| | | * | Incoming stream id validation fixes | Craig Tiller | 2015-04-29 |
* | | | | Add some helpful timing markers | Craig Tiller | 2015-04-28 |
| * | | | Fix flow control issue | Yang Gao | 2015-04-28 |
| | |/ | |/| | |||
* | | | Add flow control tracing | Craig Tiller | 2015-04-28 |
| |/ |/| | |||
* | | Properly handle non-full metadata batches | Craig Tiller | 2015-04-27 |
* | | Thread safety fix | Craig Tiller | 2015-04-24 |
* | | remove annotations | Craig Tiller | 2015-04-24 |
* | | Fix memory leak | Craig Tiller | 2015-04-24 |
* | | Fix memory leak | Craig Tiller | 2015-04-24 |
* | | Fix memory leak | Craig Tiller | 2015-04-24 |
* | | Fix memory leak | Craig Tiller | 2015-04-24 |
* | | clang-format | Craig Tiller | 2015-04-24 |
* | | Add missing remove list | Craig Tiller | 2015-04-24 |
* | | Bug fixing | Craig Tiller | 2015-04-24 |
* | | Stream mapping fixes | Craig Tiller | 2015-04-24 |
* | | Publish cancellation metadata | Craig Tiller | 2015-04-24 |
* | | Add missing clear | Craig Tiller | 2015-04-23 |
* | | Allow round-robin again in flow control | Craig Tiller | 2015-04-23 |
* | | Fix double-set of alarm | Craig Tiller | 2015-04-23 |
* | | clang-format | Craig Tiller | 2015-04-23 |
* | | Flesh out initial_op | Craig Tiller | 2015-04-23 |
* | | Fiddling with an initial op | Craig Tiller | 2015-04-23 |
* | | One test compiles | Craig Tiller | 2015-04-22 |
* | | Transport compiles | Craig Tiller | 2015-04-22 |
* | | Beginning transport work | Craig Tiller | 2015-04-22 |
* | | stuff | Craig Tiller | 2015-04-21 |
| * | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-21 |
| |\ | |||
* | | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-20 |
|\| | | |/ |/| | |||
* | | resolve comment | Yang Gao | 2015-04-20 |
* | | Tidying up proof of concept | Craig Tiller | 2015-04-20 |
* | | Proof of concept fix for flow control error | Yang Gao | 2015-04-20 |
| * | clang-format | Craig Tiller | 2015-04-17 |
| * | Random small fixes | Craig Tiller | 2015-04-17 |
| * | Progress towards transport using metadata batches | Craig Tiller | 2015-04-16 |
|/ | |||
* | Inline initial slice buffer allocation | Craig Tiller | 2015-04-13 |
* | Shutting off warnings about control paths. | Nicolas "Pixel" Noble | 2015-04-01 |
* | Update doc as requested in review | Tatsuhiro Tsujikawa | 2015-03-13 |
* | Fix client sending invalid GOAWAY last-stream-id | Tatsuhiro Tsujikawa | 2015-03-12 |
* | Merge pull request #908 from ctiller/ssl | Nicolas Noble | 2015-03-02 |
|\ | |||
* | | Fix flake | Craig Tiller | 2015-03-02 |
* | | Add clarifying comment | Craig Tiller | 2015-03-02 |