| Commit message (Expand) | Author | Age |
... | |
| | | * | Fix state tracking, refcounting bugs | Craig Tiller | 2015-07-17 |
| | | * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-17 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | Fix state tracking, refcounting, overflow bugs | Craig Tiller | 2015-07-17 |
| | * | | Moved docs from .c to .h for compress_filter | David Garcia Quintas | 2015-07-17 |
| | * | | Removed compression levels from clients and _experimental_'d signature of met... | David Garcia Quintas | 2015-07-17 |
| | * | | Added comments | David Garcia Quintas | 2015-07-17 |
| | | * | Spam cleanup | Craig Tiller | 2015-07-17 |
| | | * | Added connectivity tests, fixed bugs | Craig Tiller | 2015-07-16 |
* | | | | Implementation of the accepted encodings propagation mechanism. | David Garcia Quintas | 2015-07-15 |
| |/ /
|/| | |
|
| | * | Client connectivity API | Craig Tiller | 2015-07-15 |
* | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 |
|\ \ \
| | |/
| |/| |
|
* | | | Added some comments, minot stylistic tweaks | David Garcia Quintas | 2015-07-15 |
* | | | Fixes to compression, to be merged back to the appropriate branch. | David Garcia Quintas | 2015-07-15 |
| | * | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 |
| |/ |
|
* | | More bugfixes to compress_filter. | David Garcia Quintas | 2015-07-10 |
* | | early bail out when not compressing | David Garcia Quintas | 2015-07-10 |
* | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-09 |
|\ \ |
|
| | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-09 |
| | |\
| | |/
| |/| |
|
| * | | Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged | Yang Gao | 2015-07-08 |
| |\ \ |
|
* | | | | Added missing bits from pr comments | David Garcia Quintas | 2015-07-08 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-08 |
|\| | | |
|
* | | | | More comments | David Garcia Quintas | 2015-07-08 |
| * | | | Fix TSAN reported bug | Craig Tiller | 2015-07-07 |
| | | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-07 |
| | | |\
| | |_|/
| |/| | |
|
* | | | | PR comments | David Garcia Quintas | 2015-07-06 |
| | | * | clang-format changed files | Craig Tiller | 2015-07-06 |
| | * | | Add metadata refcount debugging | Craig Tiller | 2015-07-06 |
| |/ / |
|
| | * | Introduce multiple clocks to GPR | Craig Tiller | 2015-07-01 |
* | | | Fixed leaks | David Garcia Quintas | 2015-07-01 |
* | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-01 |
|\ \ \
| | |/
| |/| |
|
| | * | Expand comment | Craig Tiller | 2015-07-01 |
| | * | Expand comment | Craig Tiller | 2015-07-01 |
| | * | Simplify check | Craig Tiller | 2015-07-01 |
| | * | Add missing unlock | Craig Tiller | 2015-07-01 |
| | * | clang-format changed files | Craig Tiller | 2015-07-01 |
| | * | Fix a bug where cancelled calls can be stranded past disconnection | Craig Tiller | 2015-07-01 |
| | * | Refcounting fixes and debugging, empty batch stability fixes | Craig Tiller | 2015-07-01 |
| | * | Spam cleanup, properly shut down lb_policy | Craig Tiller | 2015-07-01 |
* | | | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c... | David Garcia Quintas | 2015-06-30 |
| | * | clang-format affected files | Craig Tiller | 2015-06-30 |
| | * | Spam cleanup | Craig Tiller | 2015-06-30 |
| | * | Fix use-after-free | Craig Tiller | 2015-06-30 |
| | * | Better handling of cancellation, uri parse errors, and disconnection | Craig Tiller | 2015-06-29 |
| | * | Make SSL work | Craig Tiller | 2015-06-29 |
| | * | SSL channel args work with client config again | Craig Tiller | 2015-06-29 |
| | * | Fix refcounting | Craig Tiller | 2015-06-29 |
| | * | Refcounting fixes | Craig Tiller | 2015-06-29 |
| | * | Debugging | Craig Tiller | 2015-06-29 |
| | * | Use connectivity state tracking code in chttp2 transport | Craig Tiller | 2015-06-29 |
| | * | Simple request unsecure passes with new client_config code | Craig Tiller | 2015-06-28 |