Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Add const to ByteBuffer methods and add tests | Yang Gao | 2015-06-22 |
| | |||
* | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | |||
* | Removed grpc_byte_buffer_reader_{create,destroy}. | David Garcia Quintas | 2015-06-01 |
| | | | | | Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory. | ||
* | Remove an extra unref | Yang Gao | 2015-04-21 |
| | |||
* | read and copy add two ref's, unref one | Yang Gao | 2015-03-10 |
| | |||
* | initial imple of byte buffer and slice | Yang Gao | 2015-03-10 |
| | |||
* | first sets of changes, it builds | Yang Gao | 2015-03-05 |