40 Commits (3c9752e7844bb5134927f2de6f78f5f3c8515838)

Author SHA1 Message Date
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
Craig Tiller 04c8ff0245 Fix FinalizeResult signature 10 years ago
Craig Tiller c416577636 Server progress 10 years ago
Craig Tiller 80e00a8c63 Stub out unary call wrapper 10 years ago
Craig Tiller de917062ec Refine completion queue 10 years ago
Craig Tiller 061754a483 Cleanup some cruft 10 years ago
Craig Tiller 50950712c1 Further progress 10 years ago
Craig Tiller c4965751a0 Starting to scratch out the API 10 years ago
Craig Tiller 6135107e4a New completion queue 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago