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
Commit message (
Expand
)
Author
Age
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
*
Update latency profiler to use (more appropriate) microbenchmarks
Craig Tiller
2017-01-31
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-24
|
\
|
*
Merge github.com:grpc/grpc into faster_slices
Craig Tiller
2017-01-23
|
|
\
*
|
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
|
/
|
/
|
*
|
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
*
Fix core banned functions
Craig Tiller
2017-01-20
|
*
Fix comments, merge head, regen project
Craig Tiller
2017-01-20
|
*
Merge github.com:grpc/grpc into faster_slices
Craig Tiller
2017-01-20
|
|
\
|
|
/
|
/
|
|
*
Make move_first linear
Craig Tiller
2017-01-19
*
|
Respond to review comments
Craig Tiller
2017-01-17
*
|
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
|
*
Merge branch 'master' into tweak_slice_buffer
Sree Kuchibhotla
2017-01-09
|
|
\
|
*
|
Code review comment: make maybe_embiggen more efficient and realloc only if n...
Sree Kuchibhotla
2016-12-13
|
*
|
Improve grpc_slice_buffer's grpc_slice_buffer_take_first function. This
Sree Kuchibhotla
2016-12-13
*
|
|
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
*
|
|
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
|
|
Fix correctness, mem leak
Craig Tiller
2016-11-23
*
|
|
Sketch intern vtable condensed ops
Craig Tiller
2016-11-23
*
|
|
Sketch intern sub vtable
Craig Tiller
2016-11-23
*
|
|
Start sketching interning refcount
Craig Tiller
2016-11-23
*
|
|
Start sketching interning refcount, fix static
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
*
|
|
h2_full_test in debug passes
Craig Tiller
2016-11-18
*
|
|
Get identity law testing right
Craig Tiller
2016-11-18
*
|
|
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Fix static metadata
Craig Tiller
2016-11-17
*
|
|
Fix static string interning
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
|
|
\
|
|
|
|
*
|
Fix include guards
Craig Tiller
2016-11-16
|
|
*
|
Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with...
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-14
*
|
|
|
|
Conversion progress
Craig Tiller
2016-11-14
|
|
|
|
*
Review feedback
Craig Tiller
2016-11-14
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
*
|
|
|
Initial elimination of grpc_mdstr from metadata.{h,c}
Craig Tiller
2016-11-10
|
/
/
/
*
|
|
First pass of slice interning facilities
Craig Tiller
2016-11-10
*
|
|
Initial cut of slice interning
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
*
Fix include guards
Craig Tiller
2016-10-26
[next]