2 Commits (5cbf8ead38bcf3473bac62646e1d419ba95dff3c)

Author SHA1 Message Date
Karthik Ravi Shankar 748b932d02 Fix header guards 5 years ago
Karthik Ravi Shankar 8b91dc5fd2 Move more of usage to grpc_impl 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
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 6bd7b97dc6 DONE!!1one 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas f3ddb7c55a clang-format 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Ian Coolidge 8e7a4b66e8 Fix R/W template argument order in prototypes 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 14111e9da1 Added grpc++.h with mainpage docs. 9 years ago
David Garcia Quintas 4dd03f9f73 Comments on the comments. Meta much? 9 years ago
David Garcia Quintas 1678c58183 wip 9 years ago
David Garcia Quintas 3068af2981 wip 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-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
yang-g adfed03146 Add missing headers to build.json 10 years ago
Craig Tiller ce40de58da clang-format 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Craig Tiller 81fafa8971 Beginning the cleanup 10 years ago
Craig Tiller f9e6adf998 Completion queue binding for new requests API change 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Yang Gao b7b965c842 Make Next free of time_point to timespec conversion 10 years ago
Yang Gao 050e37aab8 resolve merge error 10 years ago
Nicolas "Pixel" Noble eab96f51fb Dodging VisualStudio's #define of max(). 10 years ago
Yang Gao 757afaeb30 clang-format new changes 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
vjpai 7aadf46fdb Change to std::chrono and add a test. 10 years ago
Vijay Pai c41bf3cb5a More sane ordering of methods 10 years ago
Vijay Pai 3e0a46a1c4 Change behavior to properly account for possibility of NULL 10 years ago
Vijay Pai ee705f6d66 Add support for deadline on CompletionQueue::Next 10 years ago
Yang Gao 7694c35d5f Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller d24d13d6eb Simplify TryPluck 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 645466e089 Initial sketch 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller ab294db744 Add some comments 10 years ago
Craig Tiller 573523f127 clang-format 10 years ago
Yang Gao 31150f01db implement async unary call 10 years ago