aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/slice/BUILD
Commit message (Expand)AuthorAge
* Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
* Introduce a 'weak' and mutable version of slice hash tableGravatar David Garcia Quintas2018-02-28
* Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
* BUILD changes. test languauge to C++Gravatar Yash Tibrewal2017-10-31
* BUILD files changes for bazelGravatar Yash Tibrewal2017-10-30
* FixesGravatar Craig Tiller2017-10-03
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
|\
| * fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
| * Change hash table to use linear probing and add unit test.Gravatar Mark D. Roth2017-04-19
* | Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
* | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
|/
* Fix build filesGravatar Craig Tiller2017-03-30
* Add BUILD file for test/core/sliceGravatar Craig Tiller2017-02-17