21 Commits (9b5e418ed0b3e27248cbf49ec9d9364947e0cb91)

Author SHA1 Message Date
Vijay Pai 3b7286f1a1 Alarm callback should run on executor 5 years ago
Vijay Pai ab72f441d8 Remove unused-parameter warnings, round 2 (14 of 19) 5 years ago
Vijay Pai 45c684f894 Allow an alarm to be set again after firing 6 years ago
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
Nicolas "Pixel" Noble d550af373c Moving ::grpc::Alarm to ::grpc_impl::Alarm. 6 years ago
Vijay Pai db01bf793a Add callback-based alarms 6 years ago
Muxi Yan 9614395928 Fix grpc++->grpcpp leftover files 7 years ago
Vijay Pai fe75ef5b2d clang-format 7 years ago
Vijay Pai e1e7042919 Restructure to simplify, harden, and avoid forward declaration 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
David Garcia Quintas 0160873273 PR comments addressed 9 years ago
David Garcia Quintas 5e07d76a86 Made Alarm's constructor a template for deadline 9 years ago
Vijay Pai 810a13e2d3 Remove a small allocation, at the cost of a little uglier header file. 9 years ago
Vijay Pai c41abec7f8 Sanity: clang-format and regen projects 9 years ago
vjpai 8fdafede06 tag fed in by user should be any arbitrary tag, not a CompletionQueueTag 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
Craig Tiller 5925603101 stream_op cleanup: miscellany 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Nicolas "Pixel" Noble ff2828be3d Rewriting mutex, condition_variable, and thread. 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core 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
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
yangg 9e21f7281f Add server side credentials support. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago