aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/slice/slice_intern.c
Commit message (Expand)AuthorAge
* More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
* Update latency profiler to use (more appropriate) microbenchmarksGravatar Craig Tiller2017-01-31
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* Sketch intern vtable condensed opsGravatar Craig Tiller2016-11-23
* Sketch intern sub vtableGravatar Craig Tiller2016-11-23
* Start sketching interning refcountGravatar Craig Tiller2016-11-23
* Start sketching interning refcount, fix staticGravatar Craig Tiller2016-11-23
* Fix compile, make slice.c respect sub_refcountGravatar Craig Tiller2016-11-23
* Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* Get identity law testing rightGravatar Craig Tiller2016-11-18
* Fix static metadataGravatar Craig Tiller2016-11-17
* Fix static string interningGravatar Craig Tiller2016-11-17
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
* First pass of slice interning facilitiesGravatar Craig Tiller2016-11-10
* Initial cut of slice interningGravatar Craig Tiller2016-11-10
* Start slice interningGravatar Craig Tiller2016-11-09