745 Commits (6fa0b982066ac854f2573473a5ecc001c2f4a22d)

Author SHA1 Message Date
Wojtek Kubiak 6e91ffebd8 minor fix in TLS error message 10 years ago
zeliard 91e97b84cc fix missing pointers on gpr_atm_acq_cas on x64 10 years ago
zeliard 00b658530d add missing defines on windows (WIN64) 10 years ago
Craig Tiller 9c9d4e0cd9 Addressing comments 10 years ago
Craig Tiller 6902ad2e9c Switching to batch oriented metadata passing 10 years ago
Craig Tiller 277d3cff7e clang-format 10 years ago
Craig Tiller 3beef68d39 Populate channel tags for methods 10 years ago
Craig Tiller 62d2896665 Add facility to register methods in C++ 10 years ago
Craig Tiller 53a38d4699 Make RpcMethod constructor take all args 10 years ago
Craig Tiller b20111caea clang-format 10 years ago
Craig Tiller 08453374b2 Introduce ahead-of-time registration of (method,host) pairs 10 years ago
Craig Tiller 721f362614 Inline initial slice buffer allocation 10 years ago
Nicolas "Pixel" Noble 6fb2938bd4 Getting a bit more laxist with the various GPR rules. 10 years ago
Nicolas "Pixel" Noble 553a90443b Fixing FreeBSD's TLS port_platform entry. 10 years ago
Nicolas "Pixel" Noble b7bbffe9f6 Addressing github comments. 10 years ago
Craig Tiller 8cca9abeda Thread local storage for grpc 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Nicolas "Pixel" Noble b092916a2a Addressing concerns. 10 years ago
Nicolas "Pixel" Noble ff2828be3d Rewriting mutex, condition_variable, and thread. 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
Nicolas "Pixel" Noble ae96ae2bad Starting off by removing all offending headers. 10 years ago
Yang Gao e9866e977e resolve comment 10 years ago
Yang Gao b53af532af Bug fix. User can destroy status after calling Finish and we should keep a copy of it instead of a pointer 10 years ago
Yang Gao 5a5032dd4c Add a macro to enable replacing the default with a custom port picker 10 years ago
vjpai f731d68fef Avoid a problem when clang pretends to be GNUC 10 years ago
vjpai 3ff350cf96 Make a fake version of nullptr to work with old compilers 10 years ago
vjpai 11f64fb349 Make a fake version of nullptr to satisfy old compilers 10 years ago
Vijay Pai 8dafd52cea Revert "Remove dead members of server context" 10 years ago
Vijay Pai 652b7e983b Revert "Remove dead members of server context" 10 years ago
Vijay Pai fa6ea8536d Revert "Remove dead members of server context" 10 years ago
Vijay Pai 8c8588c7dc Remove dead members of server context 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
Yang Gao 75e2f6d839 Implementation of generic stub 10 years ago
Nicolas "Pixel" Noble eab96f51fb Dodging VisualStudio's #define of max(). 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Nicolas "Pixel" Noble b050ce96e7 Fixes for Windows atomics. 10 years ago
Yang Gao 5ebd6c76a2 wrap refresh token credentials in c++ 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
Jorge Canizales 6b64c811b3 Fixes iPhone platform detection 10 years ago
Yang Gao 1ad253d137 expose the server's cq through the generic service object 10 years ago
Nicolas Noble f358573091 FreeBSD preliminary work. 10 years ago
Jorge Canizales f5a5943a59 Adds GPR_CPU_IPHONE to the checks in port_platform.h 10 years ago
Yang Gao dca15a6d1e add a comment 10 years ago
Nicolas "Pixel" Noble 764971354c Allowing us to import google::protobuf::int64. 10 years ago
Jorge Canizales 30e666cae7 Creates cpu_iphone.c 10 years ago
Nicolas "Pixel" Noble 613d6fe997 Moving ZeroCopyOutputStream to grpc++/config.h. 10 years ago
Yang Gao 4999649653 Rename to AsyncGeneric* 10 years ago