23 Commits (d007862824a0c4ff0bfed828eb441e08643b663a)

Author SHA1 Message Date
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 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
Mehrdad Afshari d488bbac02 minor: doxygenize comment 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 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
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
Vijay Pai 93beeb8895 Fix one use of grpc instead of gpr 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 9 years ago
Craig Tiller 00ad71c135 Revert "C++ docs" 9 years ago
David Garcia Quintas c5318a2aa7 MOAR COMMENTS 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Yang Gao dca15a6d1e add a comment 10 years ago
Yang Gao 61c413182d initial imple of byte buffer and slice 10 years ago
Craig Tiller db57c4f574 First pass user-facing anonymous stub&service API 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