index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
\
|
*
Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4
vjpai
2015-03-25
|
|
\
|
*
|
Remove lambda expression being used in grpc C++ library
vjpai
2015-03-25
|
*
|
Revert "Remove lambda expression to support older compilers"
Vijay Pai
2015-03-25
|
*
|
Remove lambda expression to support older compilers
vjpai
2015-03-25
|
|
*
Merge pull request #1133 from yang-g/cleanup
Nicolas Noble
2015-03-25
|
|
|
\
|
|
|
*
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
|
*
|
|
Revert "Allow nullptr to be passed in if user doesn't care about tag"
vjpai
2015-03-24
|
*
|
|
Allow nullptr to be passed in if user doesn't care about tag
vjpai
2015-03-24
|
*
|
|
Revert "Remove dead members of server context"
Vijay Pai
2015-03-24
|
|
*
|
Revert "Remove dead members of server context"
Vijay Pai
2015-03-24
|
|
*
|
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
|
/
/
|
*
|
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-03-23
|
|
\
|
|
*
|
Remove dead members of server context
Vijay Pai
2015-03-22
|
|
*
Protect on some overflow scenarios, add a test and build/run the test
Yang Gao
2015-03-20
|
|
*
Make Next free of time_point to timespec conversion
Yang Gao
2015-03-20
|
|
/
*
|
covert test to use generic stub
Yang Gao
2015-03-19
|
*
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
|
\
*
|
|
Merge branch 'master' into genericstub
Yang Gao
2015-03-19
|
\
|
|
|
*
|
sync to head and run clang-format again
Yang Gao
2015-03-19
|
|
\
\
*
|
|
|
Implementation of generic stub
Yang Gao
2015-03-19
|
|
/
/
|
/
|
|
|
|
*
Various Windows fixes.
Nicolas Noble
2015-03-19
|
|
/
|
/
|
*
|
Merge pull request #1072 from yang-g/refreshtoken
jboeuf
2015-03-18
|
\
\
|
*
|
wrap refresh token credentials in c++
Yang Gao
2015-03-17
|
|
*
resolve merge confict
Yang Gao
2015-03-17
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1023 from vjpai/async
Yang Gao
2015-03-17
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
clang-format c++ code
Yang Gao
2015-03-17
|
|
/
|
/
|
|
*
Change to std::chrono and add a test.
vjpai
2015-03-17
*
|
expose the server's cq through the generic service object
Yang Gao
2015-03-16
*
|
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-16
|
\
\
|
*
\
Merge pull request #1011 from yang-g/jwt
jboeuf
2015-03-16
|
|
\
\
|
*
|
|
remove 'else' code, release lock by destructor
Ruyi Wang
2015-03-14
|
|
*
|
copy and paste does not work
Yang Gao
2015-03-13
|
|
*
|
Add error logs when credentials are created with non-positive lifetimes
Yang Gao
2015-03-13
|
*
|
|
Allowing us to import google::protobuf::int64.
Nicolas "Pixel" Noble
2015-03-13
|
*
|
|
Merge pull request #1032 from nicolasnoble/protobuf-alternate
Yang Gao
2015-03-13
|
|
\
\
\
*
|
|
|
|
wording change
Yang Gao
2015-03-13
|
|
*
|
|
Moving ZeroCopyOutputStream to grpc++/config.h.
Nicolas "Pixel" Noble
2015-03-13
|
|
|
*
|
Early return when duration is non-positive
Yang Gao
2015-03-12
*
|
|
|
|
Rename to AsyncGeneric*
Yang Gao
2015-03-12
|
|
|
|
*
Change behavior to properly account for possibility of NULL
Vijay Pai
2015-03-12
|
*
|
|
|
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-12
|
|
/
/
/
*
|
|
|
resolve leak, now asan clean
Yang Gao
2015-03-11
*
|
|
|
Rename anonymous to generic globally
Yang Gao
2015-03-11
|
|
|
*
Add support for deadline on CompletionQueue::Next
Vijay Pai
2015-03-11
|
|
|
/
|
|
/
|
|
|
*
The Jwt code was dropped somewhere in a merge. Put it back
Yang Gao
2015-03-11
|
|
/
*
|
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-11
|
\
|
|
*
Merge pull request #998 from yang-g/nameoverride
Vijay Pai
2015-03-11
|
|
\
*
|
|
Expose server cq for polling incoming anonymous rpcs
Yang Gao
2015-03-11
*
|
|
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-10
|
\
|
|
[next]