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_internal.h
Commit message (
Expand
)
Author
Age
*
Channel trace is limited by memory
ncteisen
2018-10-02
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
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
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
\
Merge master
Yash Tibrewal
2017-11-21
|
\
\
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-21
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
*
|
add test
ncteisen
2017-11-14
|
*
|
Add partial unref
ncteisen
2017-11-14
|
|
/
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
Get identity law testing right
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
*
Merge branch 'slice_with_exec_ctx' into slice_interning
Craig Tiller
2016-11-16
|
\
|
*
Fix include guards
Craig Tiller
2016-11-16
*
|
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