Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6463 from dgquintas/fix_compression_interop | Jan Tattermusch | 2016-05-18 |
|\ | | | | | Fixed compression interop and re-enable for C++. | ||
* \ | Merge pull request #6499 from dgquintas/compression_accept_encoding | Jan Tattermusch | 2016-05-18 |
|\ \ | | | | | | | grpc-accept-encoding checks | ||
* | | | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | | | |||
| * | | grpc-accept-encoding checks | David Garcia Quintas | 2016-05-09 |
|/ / | |||
| * | Fixed compression interop and re-enable for C++. | David Garcia Quintas | 2016-05-05 |
|/ | | | | | Also added some defense in depth for compression algorithms in the receive path. | ||
* | Removed leftover function declaration from channel args | David Garcia Quintas | 2016-04-29 |
| | |||
* | Merge pull request #6305 from dgquintas/compression_tracer | Jan Tattermusch | 2016-04-29 |
|\ | | | | | Added compression tracer | ||
* \ | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 |
|\ \ | | | | | | | Further lock contention reduction for CHTTP2 | ||
* | | | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 |
| | | | |||
* | | | Use cpp macros for the "application/grpc" string and its length. | Mark D. Roth | 2016-04-27 |
| | | | | | | | | | | | | Also remove unnecessary strlen() call. | ||
| | * | Added compression tracer | David Garcia Quintas | 2016-04-26 |
| | | | |||
* | | | Change C implementation to not log an "Unexpected content-type" message | Mark D. Roth | 2016-04-26 |
| |/ |/| | | | | | when the header includes a semicolon. | ||
| * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 |
| |\ | |/ |/| | |||
* | | Fix bug | Craig Tiller | 2016-04-24 |
| | | |||
| * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-06 |
| |\ | |||
* | | | Fix init ordering,memory leaks | Craig Tiller | 2016-04-05 |
| | | | |||
* | | | Fixing client_config init | Craig Tiller | 2016-04-05 |
| | | | |||
* | | | Nailing down dependencies better | Craig Tiller | 2016-04-05 |
| | | | |||
* | | | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| |/ |/| | |||
* | | Move subchannel_call_holder | Craig Tiller | 2016-04-05 |
| | | |||
* | | Merge github.com:grpc/grpc into optionalize_client_config | Craig Tiller | 2016-04-05 |
|\ \ | |||
| * \ | Merge github.com:grpc/grpc into ignore_connectivity | Craig Tiller | 2016-03-31 |
| |\ \ | |||
* | | | | Reposition files to optionalize client_config system | Craig Tiller | 2016-03-31 |
| |/ / |/| | | |||
| | * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-03-31 |
| | |\ | |_|/ |/| | | |||
| | * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-03-31 |
| | |\ | |||
* | | \ | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ \ \ \ | | |_|/ | |/| | | |||
* | | | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | | | |||
| * | | | Merge pull request #5691 from ctiller/idempotent | Nicolas Noble | 2016-03-30 |
|/| | | | | | | | | | | | Idempotent request support for core | ||
| | | * | Merge branch 'accounting' into split-me-baby-one-more-time | Craig Tiller | 2016-03-30 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | small improvements to channel_args docstrings | David Garcia Quintas | 2016-03-28 |
| | | | | |||
| | * | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 |
| |/ / | |||
| * / | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
|/ / | |||
| * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-03-28 |
|/ | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyright | Craig Tiller | 2016-03-25 |
| | |||
* | Fix include guards | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |