index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
clang-format c++ code
Yang Gao
2015-03-17
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change to std::chrono and add a test.
vjpai
2015-03-17
|
|
*
|
Fixes iPhone platform detection
Jorge Canizales
2015-03-16
*
|
|
|
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
|
|
\
\
\
\
|
|
|
|
|
*
FreeBSD preliminary work.
Nicolas Noble
2015-03-16
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
Adds GPR_CPU_IPHONE to the checks in port_platform.h
Jorge Canizales
2015-03-15
*
|
|
|
|
add a comment
Yang Gao
2015-03-13
|
*
|
|
|
Allowing us to import google::protobuf::int64.
Nicolas "Pixel" Noble
2015-03-13
|
|
|
|
*
Creates cpu_iphone.c
Jorge Canizales
2015-03-13
|
*
|
|
|
Merge pull request #1032 from nicolasnoble/protobuf-alternate
Yang Gao
2015-03-13
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #1012 from dklempner/nobarrier
Vijay Pai
2015-03-13
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Moving ZeroCopyOutputStream to grpc++/config.h.
Nicolas "Pixel" Noble
2015-03-13
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
*
|
|
|
|
|
Rename to AsyncGeneric*
Yang Gao
2015-03-12
|
*
|
|
|
|
Merge pull request #983 from jboeuf/refresh_token_parsing
Yang Gao
2015-03-12
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
add missing GRPC_FINAL
Yang Gao
2015-03-12
|
|
|
|
|
*
More sane ordering of methods
Vijay Pai
2015-03-12
|
|
|
|
|
*
Change behavior to properly account for possibility of NULL
Vijay Pai
2015-03-12
*
|
|
|
|
|
Rename anonymous to generic globally
Yang Gao
2015-03-11
|
|
|
|
|
*
Add support for deadline on CompletionQueue::Next
Vijay Pai
2015-03-11
|
|
|
*
|
|
Add a no_barrier_load atomic operation.
David Klempner
2015-03-11
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
formatting
Yang Gao
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 #990 from jtattermusch/csharp_tls_server
Tim Emiola
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
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #978 from Chilledheart/master
Yang Gao
2015-03-10
|
|
\
\
\
\
|
|
|
*
|
|
Use ssl name override if it's in the channel argument
Yang Gao
2015-03-10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
merge with upstream and resolve conflict
Yang Gao
2015-03-10
|
\
|
|
|
|
*
|
|
|
|
initial imple of byte buffer and slice
Yang Gao
2015-03-10
|
|
|
|
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
|
|
|
*
|
C# server side TLS support
Jan Tattermusch
2015-03-09
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
Chilledheart
2015-03-10
|
*
|
|
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-10
|
|
|
/
|
|
/
|
*
|
|
Service side should be done, it builds and existing tests pass
Yang Gao
2015-03-06
*
|
|
first sets of changes, it builds
Yang Gao
2015-03-05
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
|
\
|
*
|
|
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-05
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-04
|
|
|
\
|
*
|
\
Merge github.com:grpc/grpc into qps_driver
Craig Tiller
2015-03-04
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
|
*
|
|
Generate latencies in driver
Craig Tiller
2015-03-03
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
formatting
Yang Gao
2015-03-03
|
*
|
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
|
*
|
Add macros
Yang Gao
2015-03-03
|
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
|
|
\
|
|
|
/
|
|
/
|
[prev]
[next]