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
*
clang-format
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Clang-format python_generator.cc
Masood Malekghassemi
2016-10-28
*
Clean-up types in Python generator
Masood Malekghassemi
2016-10-28
*
Enable split code generation
Masood Malekghassemi
2016-10-28
*
Fix incorrect ruby_generator.cc merge
murgatroid99
2016-10-28
*
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
murgatroid99
2016-10-28
|
\
|
*
fix type comparison in ruby plugin
Alexander Polcyn
2016-10-27
|
*
convert uint to int in generator
Alexander Polcyn
2016-10-26
*
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
Vijay Pai
2016-10-18
|
\
\
*
|
|
clang-format
Vijay Pai
2016-10-13
*
|
|
Making split streaming testable
Vijay Pai
2016-10-13
|
*
|
Merge pull request #8297 from jtattermusch/add_newinstance_comment
Jan Tattermusch
2016-10-13
|
|
\
\
*
|
|
|
Merge branch 'master' into fc_1dstream
Vijay Pai
2016-10-13
|
\
|
|
|
|
|
|
*
Merge pull request #8265 from apolcyn/fix_proto_plugin_snake_case
apolcyn
2016-10-12
|
|
|
|
\
|
*
|
|
\
Merge pull request #8354 from grpc/v1.0.x
Jan Tattermusch
2016-10-12
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Create README.md
Jan Tattermusch
2016-10-12
|
|
|
*
|
add comment for NewInstance override
Jan Tattermusch
2016-10-12
|
|
|
/
/
|
|
/
|
|
|
|
|
*
remove unused function and switch std::string to grpc::string
Alexander Polcyn
2016-10-03
|
|
|
*
change ruby proto plugin to copy package name conversion from protoc
Alexander Polcyn
2016-10-03
|
|
|
*
convert snake case protos package names to camel case in ruby modules
Alexander Polcyn
2016-10-03
*
|
|
|
Add all plumbing and typedef's for controlled server-side streaming
Vijay Pai
2016-10-03
|
*
|
|
PHP Proto3: gRPC PHP Plugin code generator
Stanley Cheung
2016-09-29
|
*
|
|
Format.
Nicolas "Pixel" Noble
2016-09-29
|
*
|
|
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
/
|
|
|
|
|
/
/
*
|
|
Merge pull request #7930 from yang-g/header2
Nicolas Noble
2016-09-26
|
\
\
\
|
|
*
|
Add docstrings to generated beta elements
siddharthshukla
2016-09-22
|
|
|
/
*
|
|
Put a space after '<' to avoid chance of digraph
Vijay Pai
2016-08-30
|
*
|
Add a header to override grpc::string when needed
yang-g
2016-08-30
*
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-30
|
\
|
|
*
|
|
clang-format
Vijay Pai
2016-08-29
*
|
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...
Vijay Pai
2016-08-29
*
|
|
Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING
Vijay Pai
2016-08-25
*
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-25
|
\
|
|
|
|
*
Clang format code
murgatroid99
2016-08-12
|
|
*
Make Node code generator work properly with nested types
murgatroid99
2016-08-12
|
*
|
Clang format code
murgatroid99
2016-08-12
*
|
|
clang-format
Vijay Pai
2016-08-04
*
|
|
Be able to specify FCUnaryService just like AsyncService so that all
Vijay Pai
2016-08-04
*
|
|
Make FCUnary and ServerReaderWriter derived classes of a new
Vijay Pai
2016-08-04
*
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-04
|
\
\
\
|
|
*
\
Merge branch 'master' into node_generator_nested_messages
murgatroid99
2016-08-02
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Updated ruby protos to use new _pb filename
Ken Payson
2016-07-26
*
|
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-07-21
|
\
|
|
|
|
*
|
|
Clang-format all the things
Masood Malekghassemi
2016-07-12
|
|
/
/
|
*
|
added a comment just to retrigger tests
Makarand Dharmapurikar
2016-07-08
|
*
|
fixed minor indent and resubmit
Makarand Dharmapurikar
2016-07-08
|
*
|
addressed feedback
Makarand Dharmapurikar
2016-07-08
|
*
|
fixes #7219
Makarand Dharmapurikar
2016-07-08
[next]