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
...
*
|
Update Python codegen to early_adopter interface
Nathaniel Manista
2015-03-02
*
|
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
|
Merge pull request #856 from vjpai/master
Craig Tiller
2015-02-28
|
\
\
*
|
|
Removing private protobuf header inclusion.
Nicolas "Pixel" Noble
2015-02-27
|
*
|
Merge remote-tracking branch 'upstream/master'
vjpai
2015-02-26
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
grpc: cpp_generator: fix pedantic warning on extra ';'
Todd Poynor
2015-02-26
*
|
|
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
Craig Tiller
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
|
|
/
/
|
/
|
|
|
*
|
Fix bugs in Python code generator
Masood Malekghassemi
2015-02-26
|
/
/
|
*
Fixing Windows build of the python protoc plugin.
Nicolas "Pixel" Noble
2015-02-26
|
/
*
Removing emplace from python plugin.
Nicolas "Pixel" Noble
2015-02-25
*
Updated Python protoc plugin testing.
Masood Malekghassemi
2015-02-24
*
Move to unique_ptr for all GRPC returned objects
Craig Tiller
2015-02-23
*
added include <iostream>. Closes #674
Jan Tattermusch
2015-02-20
*
Merge pull request #669 from yang-g/comments
Michael Lumish
2015-02-20
|
\
|
*
clean up some internal path and names
Yang Gao
2015-02-20
*
|
signed-unsigned comparison issue
vjpai
2015-02-20
|
/
*
Removed unused/wrong generated Python code imports from Python codegen.
Masood Malekghassemi
2015-02-19
*
Added protoc plugin for Python GRPC.
Masood Malekghassemi
2015-02-19
*
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
*
Starting to scratch out the API
Craig Tiller
2015-02-09
*
run clang-format
Yang Gao
2015-01-26
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Fixing includes inconsistency.
Nicolas "Pixel" Noble
2015-01-16
*
Removing "using namespace std" everywhere.
Nicolas Noble
2015-01-15
*
Merge pull request #13 from ctiller/nogo
Qi Zhao
2015-01-14
|
\
*
|
Run clang-format-all.sh
Yang Gao
2015-01-14
*
|
Add a space in front of template argument list. Changing possible <:: to < ::
Yang Gao
2015-01-14
|
*
Merge github.com:google/grpc into nogo
Craig Tiller
2015-01-13
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:google/grpc into format
Craig Tiller
2015-01-13
|
\
\
[prev]
[next]