index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
Commit message (
Expand
)
Author
Age
*
Some changes required to make C++ code generator plugin work fine for
Vijay Pai
2015-10-12
*
Removed comment from code generation and updated tests
Nate Kibler
2015-09-25
*
Adds class factory method to generated ProtoService classes
Nate Kibler
2015-09-25
*
Beta API clean-ups
Nathaniel Manista
2015-09-05
*
Code generation for Python Beta API
Nathaniel Manista
2015-08-31
*
Do not include internal proto header
yang-g
2015-08-28
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-26
|
\
|
*
split stream.h into sync_stream.h and async_stream.h
yang-g
2015-08-21
|
*
headers reorg
yang-g
2015-08-21
|
*
remove internal_stub
yang-g
2015-08-20
|
*
make registermethod private
yang-g
2015-08-20
|
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
*
Merge pull request #2935 from jcanizales/add-grpc-prefix
David G. Quintas
2015-08-14
|
|
\
*
|
|
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-14
|
\
|
|
|
*
|
dont generate directories in C# protoc plugin
Jan Tattermusch
2015-08-14
|
|
*
Let people generate ObjC code from an Arduino
Jorge Canizales
2015-08-13
|
|
*
Add ::grpc:: prefix
Jorge Canizales
2015-08-13
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
|
|
*
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
Jorge Canizales
2015-08-12
*
|
add service descriptor property to generated code
Jan Tattermusch
2015-08-08
*
|
fix generator
Jan Tattermusch
2015-08-08
*
|
update compiler
Jan Tattermusch
2015-08-08
|
/
*
Merge pull request #2815 from jtattermusch/introduce_call_options
Jan Tattermusch
2015-08-06
|
\
|
*
update generator
Jan Tattermusch
2015-08-05
|
*
update generator
Jan Tattermusch
2015-08-05
|
*
add servicename field to method
Jan Tattermusch
2015-08-05
|
*
introduce CallContext
Jan Tattermusch
2015-08-05
*
|
Add StubOptions
yang-g
2015-08-03
|
/
*
Make FileNameInUpperCamel aware of directories
Jorge Canizales
2015-08-02
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
\
|
*
Remove explicit reference to nullptr since this isn't within
Vijay Pai
2015-07-27
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
\
|
|
*
added deadline to generated stubs
Jan Tattermusch
2015-07-23
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
|
*
codegen and API changes
Jan Tattermusch
2015-07-21
|
/
*
Fixup codegen now that GRXWriter is a class
Jorge Canizales
2015-07-18
*
Codegen GRXWriter* instead of id<GRXWriter>
Jorge Canizales
2015-07-17
*
add support for per-call metadata
Jan Tattermusch
2015-07-15
*
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
*
Addressing outstanding typos and comments
Vijay Pai
2015-07-14
*
Use rvalue ref return to avoid copy
vjpai
2015-07-14
*
Remove brace initialization for gcc-4.4 compatibility
vjpai
2015-07-14
*
Merge pull request #2214 from ctiller/are-includes-sane
Nicolas Noble
2015-06-25
|
\
*
|
Changed argument names in Objective-C generated code
murgatroid99
2015-06-25
|
*
Merge github.com:grpc/grpc into are-includes-sane
Craig Tiller
2015-06-25
|
|
\
|
|
/
|
/
|
|
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
|
Import headers based on path in the generated code
Jorge Canizales
2015-06-23
|
/
*
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
|
*
Update the Status API
Yang Gao
2015-06-16
|
*
Flagging unused parameters as unused.
Nicolas "Pixel" Noble
2015-06-10
[next]