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
*
Merge branch 'master' of github.com:grpc/grpc into generate-test-projects
Nicolas "Pixel" Noble
2015-05-09
|
\
*
|
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
|
*
Merging with master.
Julien Boeuf
2015-05-08
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'yang-g-mock'
Craig Tiller
2015-05-08
|
\
\
*
\
\
Merge pull request #1502 from ctiller/check-on-headers
Eric Anderson
2015-05-07
|
\
\
\
|
|
*
\
Merge remote-tracking branch 'upstream/master' into mock
Yang Gao
2015-05-07
|
|
|
\
\
|
|
|
|
*
Adding support for per call credentials in core.
Julien Boeuf
2015-05-07
|
|
|
|
/
*
|
|
/
Eliminate need for SIGPIPE handling
Craig Tiller
2015-05-06
|
|
_
|
/
|
/
|
|
|
*
|
Validate that headers contain legal bytes
Craig Tiller
2015-05-06
|
/
/
*
|
Merge pull request #1395 from ctiller/swappy
David G. Quintas
2015-05-05
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into mock
Yang Gao
2015-05-05
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into swappy
Craig Tiller
2015-05-04
|
|
\
\
|
|
|
*
add client side streaming interfaces
Yang Gao
2015-05-04
*
|
|
|
merge with head
Yang Gao
2015-05-04
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add a hook to allow initial HTTP2 sequence number to be specified
Craig Tiller
2015-05-04
|
|
|
/
|
|
/
|
*
|
|
merge with head
Yang Gao
2015-05-01
|
\
|
|
*
|
|
Expose max message size at the server side
Yang Gao
2015-04-30
|
*
|
Remove ungeneratable enum values and union members
Craig Tiller
2015-04-29
|
*
|
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-04-29
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'one-read' into swappy
Craig Tiller
2015-04-29
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix
Craig Tiller
2015-04-29
|
\
\
\
|
*
|
|
Fix thread local storage error in iOS build
murgatroid99
2015-04-29
|
|
*
|
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-04-28
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1386 from ctiller/cxx
Yang Gao
2015-04-28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Remove _old apis from the core library
Craig Tiller
2015-04-28
|
|
|
*
Promote SWAP to GPR_SWAP
Craig Tiller
2015-04-28
|
|
|
/
|
*
|
clang-format
Craig Tiller
2015-04-28
|
|
*
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-28
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1378 from nicolasnoble/vs2010
Craig Tiller
2015-04-28
|
\
\
\
|
|
*
|
Indentation fix
Craig Tiller
2015-04-27
|
|
*
|
Mac C++ compile fix
Craig Tiller
2015-04-27
|
|
/
/
|
/
|
|
|
|
*
Mac C++ compile fix
Craig Tiller
2015-04-27
|
*
|
Few VS2010 fixes.
Nicolas Noble
2015-04-28
*
|
|
Merge pull request #1373 from ctiller/shutdown
Yang Gao
2015-04-27
|
\
\
\
|
|
|
*
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-27
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #1372 from ctiller/latency
Vijay Pai
2015-04-27
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
|
|
/
/
|
/
|
|
|
|
*
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
|
|
/
|
/
|
|
*
Fix comment
Craig Tiller
2015-04-27
*
|
Merge pull request #1227 from nicolasnoble/the-purge-2
Craig Tiller
2015-04-24
|
\
\
*
\
\
Merge pull request #1359 from a11r/cc2
Yang Gao
2015-04-24
|
\
\
\
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
|
|
_
|
/
|
/
|
|
|
|
*
Forgot to rename header guard.
Nicolas "Pixel" Noble
2015-04-24
|
|
*
Adressing comments.
Nicolas "Pixel" Noble
2015-04-24
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Test client stream cancellation and fix bug exposed by the test.
Abhishek Kumar
2015-04-23
|
/
/
*
|
Merge pull request #1312 from ctiller/batch-metadata
Yang Gao
2015-04-22
|
\
\
|
*
\
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-22
|
|
\
\
*
|
|
|
minor fix in TLS error message
Wojtek Kubiak
2015-04-22
|
|
/
/
|
/
|
|
[next]