index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge pull request #606 from yang-g/roots
Craig Tiller
2015-02-20
|
\
*
\
Merge pull request #652 from ctiller/interop2
Yang Gao
2015-02-20
|
\
\
|
*
|
Ensure interop tests are run as part of run_tests
Craig Tiller
2015-02-20
*
|
|
Some 32 bits platforms don't like buildint asm for openssl.
Nicolas "Pixel" Noble
2015-02-20
|
/
/
*
|
Merge pull request #633 from nicolasnoble/ldconfig
Jan Tattermusch
2015-02-19
|
\
\
|
*
|
Running ldconfig shouldn't fail; so we can run fakeroot make install properly.
Nicolas "Pixel" Noble
2015-02-20
*
|
|
Added protoc plugin for Python GRPC.
Masood Malekghassemi
2015-02-19
|
/
/
*
|
Merge pull request #621 from yang-g/header
Nicolas Noble
2015-02-19
|
\
\
|
*
|
add more missing headers
Yang Gao
2015-02-19
|
*
|
add missing header
Yang Gao
2015-02-19
*
|
|
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
Vijay Pai
2015-02-19
|
/
/
|
*
Merge remote-tracking branch 'upstream/master' into roots
Yang Gao
2015-02-18
|
|
\
|
|
/
|
/
|
|
*
remove prod_roots_certs.c since it is not used anywhere
Yang Gao
2015-02-18
*
|
Polishing Makefile to better install targets.
Nicolas "Pixel" Noble
2015-02-19
|
/
*
make grpc_csharp_ext compile and install independently from the grpc and gpr ...
Jan Tattermusch
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
*
|
Merge pull request #576 from vjpai/mac
Nicolas Noble
2015-02-18
|
\
\
*
|
|
remove nonexistent stream_context_interface.h from build.json
Jan Tattermusch
2015-02-18
|
*
|
Mac-specific Makefile inclusions and installation instructions
vjpai
2015-02-18
|
/
/
*
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-18
|
\
|
*
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
\
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Allow grpc_init to be called multiple times
Craig Tiller
2015-02-17
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:google/grpc into uds
Nicolas "Pixel" Noble
2015-02-17
|
|
\
\
|
|
*
\
Merge pull request #531 from ctiller/build
Nicolas Noble
2015-02-16
|
|
|
\
\
*
|
|
|
|
Add Makefile copyright
Craig Tiller
2015-02-16
|
|
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-16
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into uds
Craig Tiller
2015-02-16
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into sopb
Craig Tiller
2015-02-16
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into build
Craig Tiller
2015-02-16
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
Fixes
Craig Tiller
2015-02-15
|
|
|
*
|
Add support for out of tree builds
Craig Tiller
2015-02-15
|
*
|
|
|
Unix domain socket support
Craig Tiller
2015-02-13
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ins...
Nicolas "Pixel" Noble
2015-02-14
|
/
/
/
|
*
/
Avoid four allocations per stream
Craig Tiller
2015-02-13
|
/
/
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-13
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #509 from chen-wang/master
Yang Gao
2015-02-13
|
\
\
*
|
|
Add ubsan support
Craig Tiller
2015-02-13
|
|
*
Add end2end async unary single threaded test (compiles)
Craig Tiller
2015-02-12
|
*
|
Rename examples/tips to examples/pubsub
Chen wang
2015-02-12
|
/
/
|
*
Merge github.com:google/grpc into c++api
Craig Tiller
2015-02-12
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #508 from nicolasnoble/make-protobuf
Craig Tiller
2015-02-12
|
\
\
|
*
|
Compiling protobuf from the Makefile if we don't have it on the system.
Nicolas Noble
2015-02-12
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-12
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Added useful behavior for empty batch
murgatroid99
2015-02-12
|
/
/
|
*
Run build cleaner
Craig Tiller
2015-02-11
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #475 from dklempner/epoll
Craig Tiller
2015-02-11
|
\
\
[next]