index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
copyrights
David Garcia Quintas
2016-01-25
*
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
Improved a couple error messages
David Garcia Quintas
2016-01-22
*
made codegen targets in build.yaml
David Garcia Quintas
2016-01-21
*
clang-format
David Garcia Quintas
2016-01-21
*
fixed copyrights
David Garcia Quintas
2016-01-21
*
Made "codedgen" directories closed over #includes
David Garcia Quintas
2016-01-21
*
clang-format
David Garcia Quintas
2016-01-20
*
updated copyrights
David Garcia Quintas
2016-01-20
*
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
David Garcia Quintas
2016-01-19
|
\
|
*
override -> GRPC_OVERRIDE
David Garcia Quintas
2016-01-19
|
*
regenerated projects
David Garcia Quintas
2016-01-19
|
*
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
David Garcia Quintas
2016-01-19
|
|
\
|
*
|
Introduced ServerInterface
David Garcia Quintas
2016-01-15
*
|
|
remove outdated api
yang-g
2016-01-15
*
|
|
Add a test with two methods generic
yang-g
2016-01-15
*
|
|
warn user when they forget register generic service
yang-g
2016-01-15
*
|
|
fix copyright
yang-g
2016-01-15
*
|
|
add generic test
yang-g
2016-01-15
*
|
|
Add generic support
yang-g
2016-01-15
*
|
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Added back trailing newlines
David Garcia Quintas
2016-01-14
|
|
*
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
David Garcia Quintas
2016-01-14
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #4653 from murgatroid99/release-0_12_master_merge
Craig Tiller
2016-01-14
|
|
\
\
*
|
|
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-14
|
\
|
|
|
|
*
|
|
clang-format code
Craig Tiller
2016-01-14
|
*
|
|
Update copyrights again
murgatroid99
2016-01-13
|
|
|
*
WIP. Added ChannelInterface
David Garcia Quintas
2016-01-13
|
|
|
/
|
|
/
|
*
|
|
merge with head
yang-g
2016-01-13
|
\
|
|
*
|
|
Support sync/async methods in the same service
yang-g
2016-01-13
|
*
|
Merge branch 'master' into bbuf
Vijay Pai
2016-01-13
|
|
\
\
|
|
|
*
Merge branch 'master' into release-0_12_master_merge
murgatroid99
2016-01-13
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
merge with head
yang-g
2016-01-13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Updated copyrights
murgatroid99
2016-01-12
|
*
|
|
Fix R/W template argument order in prototypes
Ian Coolidge
2016-01-11
|
|
*
|
Remove dead code and a thus unneeded change to C++ bbuf
Vijay Pai
2016-01-11
|
|
*
|
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merged from master and resolved merge conflicts
murgatroid99
2016-01-08
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
|
/
/
/
|
*
|
Fix one use of grpc instead of gpr
Vijay Pai
2016-01-07
|
*
|
Refactor server side to support generic tests.
vjpai
2016-01-07
*
|
|
Merge pull request #4562 from ctiller/ints
jboeuf
2016-01-06
|
\
\
\
*
|
|
|
Update async write documentation
Craig Tiller
2016-01-06
|
|
|
*
Add copyright checks to sanity; make them verify copyright year is valid
Craig Tiller
2016-01-04
|
*
|
|
Merge github.com:grpc/grpc into ints
Craig Tiller
2016-01-04
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add copyright checks to sanity; make them verify copyright year is valid
Craig Tiller
2016-01-04
|
|
*
|
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
*
|
|
|
Update link in credentials.h to point to grpc.io
sammcveety
2016-01-03
|
|
|
*
Fixing cpp auth doc pointers.
Julien Boeuf
2015-12-28
|
|
_
|
/
|
/
|
|
[next]