Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make chttp2 pass h2spec section 6.5 | Craig Tiller | 2015-12-02 |
* | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 |
|\ | |||
| * | merge with head | yang-g | 2015-11-24 |
| |\ | |||
| | * | Merge pull request #4032 from ctiller/better-profile | Nicolas Noble | 2015-11-23 |
| | |\ | |||
| | * \ | Merge github.com:grpc/grpc into configurable-lookahead | Craig Tiller | 2015-11-23 |
| | |\ \ | |||
| | | | * | Merge github.com:grpc/grpc into better-profile | Craig Tiller | 2015-11-21 |
| | | | |\ | | | | |/ | | | |/| | |||
| * | | | | merge with head | yang-g | 2015-11-20 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Remove metadata context entirely | Craig Tiller | 2015-11-20 |
| |/ / / |/| | | | |||
| * | | | Support rebuilding table | Craig Tiller | 2015-11-18 |
| | * | | Add a (temporary) facility to tune stream read-ahead size | Craig Tiller | 2015-11-17 |
| |/ / |/| | | |||
| | * | Merge branch 'new_op' into better-profile | Craig Tiller | 2015-11-13 |
| | |\ | |_|/ |/| | | |||
| * | | Small fixes | Craig Tiller | 2015-11-11 |
| * | | Small fixes | Craig Tiller | 2015-11-10 |
| * | | clang-format | Craig Tiller | 2015-11-10 |
| * | | Add missing casts | Craig Tiller | 2015-11-10 |
| * | | Fix memory leak | Craig Tiller | 2015-11-10 |
| * | | Add missing free | Craig Tiller | 2015-11-10 |
| * | | Fix use-after-free | Craig Tiller | 2015-11-10 |
| * | | First round changes to handle dynamic hpack table size | Craig Tiller | 2015-11-10 |
| * | | Merge branch 'new_op' into hpack_fix | Craig Tiller | 2015-11-08 |
| |\ \ | |/ / |/| | | |||
* | | | Transport memory management fixes | Craig Tiller | 2015-11-06 |
* | | | Fix flow control for 0-byte messages | Craig Tiller | 2015-11-06 |
| * | | Temporary patch for max table size not being implemented yet | Craig Tiller | 2015-11-03 |
|/ / | |||
| * | Lower latency profiling | Craig Tiller | 2015-11-03 |
|/ | |||
* | stream_op cleanup: transport changes | Craig Tiller | 2015-11-02 |
* | Merge pull request #3794 from ctiller/mf | Vijay Pai | 2015-10-14 |
|\ | |||
| * | Make metadata unref atomic | Craig Tiller | 2015-10-09 |
* | | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
|\ \ | |||
* | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
* | | | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| * | | merge and resolve conflicts | yang-g | 2015-10-08 |
| |\ \ | |/ / |/| | | |||
| * | | mark unreachable code with a macro | yang-g | 2015-10-07 |
| |/ | |||
* | | Simplified comments | David Garcia Quintas | 2015-10-06 |
* | | Added comments | David Garcia Quintas | 2015-10-05 |
* | | Type conversion fixes to make GCC 5.2.0 happy | David Garcia Quintas | 2015-10-03 |
|/ | |||
* | Merge github.com:grpc/grpc into clangf | Craig Tiller | 2015-10-01 |
|\ | |||
| * | C changes to avoid shadowed global declaration warnings in gcc4.4 | Vijay Pai | 2015-09-29 |
* | | Fix clang-format script | Craig Tiller | 2015-09-28 |
|/ | |||
* | Merge pull request #3493 from ctiller/lowercase-all-proper | Masood Malekghassemi | 2015-09-28 |
|\ | |||
| * | Remove metadata canonicalization, and fix some bugs | Craig Tiller | 2015-09-25 |
* | | Fix a memory corruption bug | Craig Tiller | 2015-09-24 |
|/ | |||
* | Update Windows stuff | Craig Tiller | 2015-09-23 |
* | clang-format all core files | Craig Tiller | 2015-09-22 |
* | Final patches for rename | Craig Tiller | 2015-09-22 |
* | Change runs to enqueue | Craig Tiller | 2015-09-22 |
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
* | Move arguments to the start of lists | Craig Tiller | 2015-09-22 |
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
* | Split closures from iomgr.h | Craig Tiller | 2015-09-22 |