Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | |||
* | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | |||
* | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | |||
* | Merge branch 'compression_incoming_checks' into compression_md_level_bis | David Garcia Quintas | 2016-05-18 |
|\ | |||
* | | got rid of grpc_compression_options | David Garcia Quintas | 2016-05-17 |
| | | |||
* | | Merge branch 'moar-compression-public-refactorings' into ↵ | David Garcia Quintas | 2016-05-17 |
|\ \ | | | | | | | | | | compression_md_level_bis | ||
| * | | Refactorings and renamings related to compression. | David Garcia Quintas | 2016-05-16 |
| |/ | | | | | | | Also added levels to the channel args options. | ||
* / | Allow servers to select compression level via initial MD. | David Garcia Quintas | 2016-05-09 |
|/ | | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms. | ||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | 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 |