aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/slice/slice_hash_table.h
Commit message (Expand)AuthorAge
* Merge with masterGravatar Yash Tibrewal2017-11-09
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
* Change hash table to use linear probing and add unit test.Gravatar Mark D. Roth2017-04-19
* Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Respond to review commentsGravatar Craig Tiller2017-01-17
* Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
* Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10