index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
surface
/
byte_buffer_reader_test.c
Commit message (
Expand
)
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
*
removed use of __func__ in test
David Garcia Quintas
2016-07-06
*
Added test for C
David Garcia Quintas
2016-07-02
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
add test for byte_buffer_copy
yang-g
2015-12-07
*
clang-format
Craig Tiller
2015-11-10
*
Removed consts to make MSVC happy
David Garcia Quintas
2015-11-04
*
Added grpc_byte_buffer_reader_readall
David Garcia Quintas
2015-10-30
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Merge pull request #2117 from dgquintas/bb_from_bbreader
Craig Tiller
2015-07-05
|
\
|
*
Introduced function to create byte buffers from the output of a byte buffer r...
David Garcia Quintas
2015-06-17
*
|
clang-format affected files
Craig Tiller
2015-06-17
|
/
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
Made grpc_byte_buffer_reader able to decompress msgs.
David Garcia Quintas
2015-06-05
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
() --> (void)
Craig Tiller
2015-01-15
*
Initial import.
Nicolas Noble
2014-11-26