15 Commits (b15097142afc705b08f76de2884603efe6a9dcca)

Author SHA1 Message Date
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 4 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Karthik Ravi Shankar 7f2eaaabac Move create_channel and credentials from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar 5f6a57a4d0 Formatting issues 6 years ago
Karthik Ravi Shankar 5274deb32b Fix the rebase and build 6 years ago
Karthik Ravi Shankar df2c2c114c Fix access to some CreateChannel/CreateCustomChannel methods 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar 8d2207da4d WIP: New changes to make namespace work 6 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
Karthik Ravi Shankar 62fb156122 Fold CompletionQueue and ServerCompletionQueue into grpc_impl 6 years ago
Karthik Ravi Shankar 2772f519e6 Fix errors from presubmit scripts. 6 years ago
Karthik Ravi Shankar 4a0c3b848f Fix broken tests 6 years ago
Karthik Ravi Shankar 29bcbb24c2 Moving create_channel from grpc to grpc_impl 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 6 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Mark D. Roth 127fdaeace More Doxygen comment improvements. 8 years ago
Mehrdad Afshari b97bd4a8e7 minor: add trailing period 8 years ago
Takuto Ikuta c0080b7c92 remove docstring for not existing argument 8 years ago
Takuto Ikuta 15b3a165e9 remove docstring for not existing argument 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
vjpai 50d7e3c4eb I merged this without checking the copyright. My mistake... 9 years ago
Craig Tiller d4f2604b53 Small tweak to make some customer code compile 9 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 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 a570d6334d Fixes to comments and to examples 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
yang-g dafcce980d channel creation API change 9 years ago
David Garcia Quintas c4de3a2c24 Docstrings for Channel, ChannelCreate and ChannelArguments. 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 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
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago