8 Commits (cc58369279dc340f153d649cf0ecd70759622bfb)

Author SHA1 Message Date
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 6 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
ncteisen 58e99b6377 Use strncmp over grpc_slice_str_cmp 6 years ago
ncteisen ca77fcd7cd Reviewer comments 6 years ago
ncteisen 743d40d635 Lazily fill metadata map 6 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 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 cadabdf1f3 Fix include guards 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago