index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
slice
/
slice.c
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Offer grpc_slice_to_c_string to simplify some code
Craig Tiller
2016-12-09
*
Fix bug whereby errors on a call do not lead to cancellation
Craig Tiller
2016-12-08
*
Fix correctness, mem leak
Craig Tiller
2016-11-23
*
Fix compile, make slice.c respect sub_refcount
Craig Tiller
2016-11-23
*
Declare sub_refcnt field
Craig Tiller
2016-11-23
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
Fix static metadata
Craig Tiller
2016-11-17
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
Move slice functions to vtable, implement hash
Craig Tiller
2016-11-17
*
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
*
Merge branch 'slice_with_exec_ctx' into slice_interning
Craig Tiller
2016-11-16
|
|
\
|
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
|
\
|
|
|
*
Merge github.com:grpc/grpc into newlines
Craig Tiller
2016-11-16
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
|
/
/
/
*
/
/
Start slice interning
Craig Tiller
2016-11-09
|
/
/
*
/
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
clang-format
Craig Tiller
2016-10-26
*
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