48 Commits (c99a3ca415fcf5581f9c365e4dc3004e858fc76a)

Author SHA1 Message Date
ncteisen 34fec74986 No more API change, no test change 7 years ago
ncteisen 589c940195 add test 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 1cf9992ce2 Removing a few build.yaml errors 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Craig Tiller d3568c0a20 Fixes 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller 7ef85e5a30 Fix bogus asserts 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Mark D. Roth 493be1f1b9 Fix windows build. 8 years ago
Mark D. Roth f186d9d35b Fix asan bug. 8 years ago
Mark D. Roth ba390352c9 clang-format 8 years ago
Mark D. Roth 0c0b89a88b Change hash table to use linear probing and add unit test. 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller bcf8db50b9 Fixes 8 years ago
Craig Tiller 0d32f2f030 Fix build files 8 years ago
Craig Tiller 29b527fa30 Reinstate one check, fix fall out 8 years ago
Yuchen Zeng aa76d3d3b6 Enclose sin6_scope_id in uri 8 years ago
Craig Tiller bbe6bfd6fd Add BUILD file for test/core/slice 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 4a08147513 Fix test under MSVC 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller ca7aeea825 Fix test 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 1ad51e021f Fix static metadata 8 years ago
Craig Tiller 1961436b93 Fix static string interning 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 64b26567ad First pass of slice interning facilities 8 years ago
Craig Tiller 10cd356662 Finish moving to new APIs 8 years ago
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller f6f9cf39c6 buildtests_c builds 8 years ago
Craig Tiller e4222b4cbd Add incldues, fix function names 8 years ago
Craig Tiller a73537e490 Add incldues 8 years ago
Craig Tiller 0f310807ff Update includes, s/gpr_dump_slice/grpc_dump_slice/g 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago