index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
/
byte_buffer_test.cc
Commit message (
Expand
)
Author
Age
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...
Yash Tibrewal
2017-11-28
*
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...
Jan Tattermusch
2017-09-14
*
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
Vijay Pai
2017-09-07
*
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
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
*
Prevent some compilers compaining unused return value
yang-g
2016-08-30
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
Make a copy of ByteBuffer when writing
yang-g
2016-03-21
*
headers reorg
yang-g
2015-08-21
*
clang-format all source
Craig Tiller
2015-08-18
*
proper init const char *
yang-g
2015-06-22
*
Add const to ByteBuffer methods and add tests
Yang Gao
2015-06-22