24 Commits (066a50b9ca4f8fbb8f4b6c6c08ec21f02236ab6b)

Author SHA1 Message Date
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim a99ead4bf4
Added new method to ByteBuffer & Slice (#26014) 4 years ago
Esun Kim 34789b2d83 Fix by clang-format-8. 4 years ago
Esun Kim c736cf073c Added call to grpc::testing::TestEnvironment in more tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Vijay Pai 47f2b461ef clang-format 5 years ago
Vijay Pai 53e19e8de2 Remove unused parameter warning (20 of 20) 5 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 7 years ago
Vijay Pai ce58cf8c44 Add Slice constructors to match all grpc_slice cases 7 years ago
Vijay Pai 0f95fa4909 Add idiomatic C++ API for grpc::Slice construction that doesn't 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_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
yang-g a324c4fea6 Add API to get c slice from c++ Slice. 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g b1bbc8764d proper init const char * 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago