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
*
Refactored C++ code generator to not directly depend on protobuf.
Wouter van Oortmerssen
2016-04-13
*
ruby: Use fully-qualified type name when necessary
Jun Mukai
2016-04-06
*
make client side interface obsolete
Jan Tattermusch
2016-04-01
*
introduce concept of opaque client base configuration
Jan Tattermusch
2016-04-01
*
update codegen to generate parameterless constructor for clients
Jan Tattermusch
2016-04-01
*
add host field support to CallInvoker
Jan Tattermusch
2016-04-01
*
generate only one Client class instead of abstract & concrete
Jan Tattermusch
2016-04-01
*
generate client-side base class
Jan Tattermusch
2016-04-01
*
generate serverside base class for C#
Jan Tattermusch
2016-04-01
*
Update copyrights
Craig Tiller
2016-03-31
*
Merge pull request #5657 from leifurhauks/py3_generated_code
Jan Tattermusch
2016-03-23
|
\
|
*
python 2/3 compatible abstract servicers/stubs
Leifur Halldor Asgeirsson
2016-03-18
*
|
Fixing (c)s.
Nicolas "Pixel" Noble
2016-03-17
*
|
Factorizing code out.
Nicolas "Pixel" Noble
2016-03-17
*
|
Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths
Nicolas "Pixel" Noble
2016-03-17
|
\
|
|
*
Add a dummy reference to prevent unused variable warning if there is no rpc m...
yang-g
2016-02-10
|
*
DONE!!1one
David Garcia Quintas
2016-01-27
|
*
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25
|
*
made codegen targets in build.yaml
David Garcia Quintas
2016-01-21
|
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-21
|
|
\
|
|
*
update C# generator to the new API
Jan Tattermusch
2016-01-20
|
*
|
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
David Garcia Quintas
2016-01-19
|
|
\
\
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
David Garcia Quintas
2016-01-19
|
|
|
\
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Copyright date fixes for Python generator files
Nathaniel Manista
2016-01-19
|
|
*
|
Remove Python alpha code generation
Nathaniel Manista
2016-01-16
|
|
|
*
Introduced ServerInterface
David Garcia Quintas
2016-01-15
|
*
|
|
fix copyright
yang-g
2016-01-15
|
*
|
|
Add generic support
yang-g
2016-01-15
|
|
|
*
WIP. Added ChannelInterface
David Garcia Quintas
2016-01-13
|
|
|
/
|
*
|
Support sync/async methods in the same service
yang-g
2016-01-13
*
|
|
Letting the user override the code generation a bit.
Nicolas "Pixel" Noble
2016-01-12
|
|
/
|
/
|
|
*
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
|
/
*
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
|
|
/
[next]