aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/byte_buffer.c
Commit message (Expand)AuthorAge
* php: remove invalid include fileGravatar thinkerou2018-05-18
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Bulk update #includesGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* fetch and fix conflictGravatar thinkerou2016-07-08
|\
| * Added TODO for php.Gravatar David Garcia Quintas2016-06-30
| * Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* | Make PHP work correctly when receiving a compressed messageGravatar thinkerou2016-06-17
|/
* php: destroy grpc_byte_buffer after startBatchGravatar Stanley Cheung2016-04-06
* Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
* Made external header includes use angle bracketsGravatar murgatroid992015-04-01
* Made necessary changes to get interop tests workingGravatar murgatroid992015-03-25
* Copyright checkerGravatar Craig Tiller2015-02-16
* Fixed memory leak in PHP byte buffer creationGravatar murgatroid992015-01-29
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09