index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
/
cpp_generator.cc
Commit message (
Expand
)
Author
Age
*
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
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
make sure printers are properly flushed
Jan Tattermusch
2015-05-27
*
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...
Yang Gao
2015-05-12
|
\
*
\
Merge pull request #1494 from ctiller/the-churnening
Yang Gao
2015-05-11
|
\
\
*
|
|
Fix clang compilation
Craig Tiller
2015-05-08
|
|
*
Fix clang compilation
Craig Tiller
2015-05-08
|
*
|
Merge github.com:grpc/grpc into the-churnening
Craig Tiller
2015-05-08
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Lose redundant tag on unary calls
Craig Tiller
2015-05-06
|
|
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into mock
Yang Gao
2015-05-05
|
\
|
*
|
Add full codegen for clientside stub interface
Yang Gao
2015-05-05
|
*
Fixing generated code under Windows.
Nicolas "Pixel" Noble
2015-05-02
*
|
generate a StubInterface
Yang Gao
2015-05-01
|
/
*
clang-format
Craig Tiller
2015-04-16
*
Populate channel tags for methods
Craig Tiller
2015-04-16
*
Precreate RpcMethod instances
Craig Tiller
2015-04-16
*
When the proto file does not contain a package, do not generate namespace
Yang Gao
2015-04-10
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
Adding the ability to specify a service namespace on protoc's command line.
Nicolas "Pixel" Noble
2015-03-24
*
Adding initial support for alternative protobuf libraries.
Nicolas Noble
2015-03-13
*
Merge remote-tracking branch 'upstream/master'
vjpai
2015-02-26
|
\
|
*
grpc: cpp_generator: fix pedantic warning on extra ';'
Todd Poynor
2015-02-26
*
|
Rename Async methods from generator to avoid naming conflicts to
vjpai
2015-02-26
|
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
/
*
Move to unique_ptr for all GRPC returned objects
Craig Tiller
2015-02-23
*
Merge with async unary changes
Craig Tiller
2015-02-18
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
2015-02-18
|
\
|
*
Async client api change. Add a ClientAsyncResponseReader. Make the api simila...
Yang Gao
2015-02-18
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
change stub API for server streaming, pass in const Request& instead of const...
Yang Gao
2015-02-13
*
change ServerAsyncReader API and add a simple clientstreaming test, it passes
Yang Gao
2015-02-13
*
Add end2end async unary single threaded test (compiles)
Craig Tiller
2015-02-12
*
make codegen generate async client calls
Yang Gao
2015-02-12
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Craig Tiller
2015-02-12
|
\
*
|
Async API progress
Craig Tiller
2015-02-12
|
*
Async client calls should return async interfaces
Yang Gao
2015-02-12
|
/
*
Async API progress
Craig Tiller
2015-02-12
*
Prefix Request to async server method names
Yang Gao
2015-02-12
*
Fix up declarations
Craig Tiller
2015-02-09
*
Stub out unary call wrapper
Craig Tiller
2015-02-09
*
Remove stream_context
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
Async API declarations
Craig Tiller
2015-02-09
*
Async API declarations
Craig Tiller
2015-02-09
[next]