aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-16clang-formatCraig Tiller
2015-04-16Populate channel tags for methodsCraig Tiller
2015-04-16Add facility to register methods in C++Craig Tiller
2015-04-16Make RpcMethod constructor take all argsCraig Tiller
2015-04-16clang-formatCraig Tiller
2015-04-16Introduce ahead-of-time registration of (method,host) pairsCraig Tiller
2015-04-13Inline initial slice buffer allocationCraig Tiller
2015-04-12Getting a bit more laxist with the various GPR rules.Nicolas "Pixel" Noble
2015-04-11Fixing FreeBSD's TLS port_platform entry.Nicolas "Pixel" Noble
2015-04-10Merge pull request #1047 from nicolasnoble/freebsdVijay Pai
2015-04-10Merge branch 'master' of github.com:grpc/grpc into freebsdNicolas "Pixel" Noble
2015-04-10Thread local storage for grpcCraig Tiller
2015-04-07Addressing concerns.Nicolas "Pixel" Noble
2015-04-06Merge branch 'master' of github.com:google/grpc into the-purgeNicolas "Pixel" Noble
2015-04-04Rewriting mutex, condition_variable, and thread.Nicolas "Pixel" Noble
2015-04-03Adding joinable threads, and gpr_thd_join.Nicolas Noble
2015-04-03Starting off by removing all offending headers.Nicolas "Pixel" Noble
2015-04-02Merge pull request #1177 from yang-g/bugfixVijay Pai
2015-04-02resolve commentYang Gao
2015-04-02Bug fix. User can destroy status after calling Finish and we should keep a co...Yang Gao
2015-04-01Add a macro to enable replacing the default with a custom port pickerYang Gao
2015-03-26merge upstream and resolve conflictYang Gao
2015-03-25Avoid a problem when clang pretends to be GNUCvjpai
2015-03-25Make a fake version of nullptr to work with old compilersvjpai
2015-03-24Revert "Remove dead members of server context"Vijay Pai
2015-03-23Merge remote-tracking branch 'upstream/master'Vijay Pai
2015-03-22Remove dead members of server contextVijay Pai
2015-03-20Make Next free of time_point to timespec conversionYang Gao
2015-03-19Merge branch 'master' of github.com:google/grpc into freebsdNicolas "Pixel" Noble
2015-03-19Merge pull request #1074 from jcanizales/makes-cpu-posix-portableAbhishek Kumar
2015-03-19Merge pull request #1093 from nicolasnoble/windowsJan Tattermusch
2015-03-19Merge branch 'master' into genericstubYang Gao
2015-03-19resolve merge errorYang Gao
2015-03-19sync to head and run clang-format againYang Gao
2015-03-19Implementation of generic stubYang Gao
2015-03-19Dodging VisualStudio's #define of max().Nicolas "Pixel" Noble
2015-03-19Various Windows fixes.Nicolas Noble
2015-03-18Fixes for Windows atomics.Nicolas "Pixel" Noble
2015-03-18Merge pull request #1072 from yang-g/refreshtokenjboeuf
2015-03-17wrap refresh token credentials in c++Yang Gao
2015-03-17clang-format new changesYang Gao
2015-03-17resolve merge confictYang Gao
2015-03-17Merge pull request #1023 from vjpai/asyncYang Gao
2015-03-17clang-format c++ codeYang Gao
2015-03-17Change to std::chrono and add a test.vjpai
2015-03-16Fixes iPhone platform detectionJorge Canizales
2015-03-16expose the server's cq through the generic service objectYang Gao
2015-03-16Merge branch 'master' into untypedAPIYang Gao
2015-03-16Merge pull request #1011 from yang-g/jwtjboeuf
2015-03-16FreeBSD preliminary work.Nicolas Noble