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 github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-23
|
\
|
*
More work in not having to compile OpenSSL.
Nicolas "Pixel" Noble
2015-04-23
*
|
Merge github.com:google/grpc into one-pass
Craig Tiller
2015-04-22
|
\
|
|
*
Making sure we don't require OpenSSL for tests that, in fact, don't need it.
Nicolas "Pixel" Noble
2015-04-23
*
|
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Craig Tiller
2015-04-22
|
\
|
*
|
stuff
Craig Tiller
2015-04-21
|
*
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
/
|
|
*
Adding a helpful warning message on top of the Makefile and BUILD file.
Nicolas "Pixel" Noble
2015-04-21
|
*
Run capable test suites against grpc_unsecure
Craig Tiller
2015-04-20
*
|
Merge github.com:grpc/grpc into batch-metadata
Craig Tiller
2015-04-20
|
\
|
|
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
|
*
Move .proto files up for reuse
Abhishek Kumar
2015-04-16
|
*
Moving test.proto to an outer directory so others can depend on it.
Abhishek Kumar
2015-04-16
|
*
Merge pull request #1291 from yang-g/headers
Nicolas Noble
2015-04-16
|
|
\
*
|
|
Kill transport end2end tests: not useful
Craig Tiller
2015-04-16
*
|
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
/
/
*
|
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
|
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
|
/
*
sync and resolve conflict
Yang Gao
2015-04-15
|
\
*
|
Remove outdated protos
Yang Gao
2015-04-15
|
*
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
|
\
|
*
\
Merge pull request #1241 from ctiller/local_worker
Vijay Pai
2015-04-14
|
|
\
\
|
*
\
\
Merge pull request #1272 from yang-g/interop
Nicolas Noble
2015-04-13
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Further refactor interop_client and server to libraries
Yang Gao
2015-04-13
|
|
|
*
Merge branch 'master' of git://github.com/vjpai/grpc into timers
Vijay Pai
2015-04-13
|
|
|
|
\
|
|
|
|
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-04-13
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Allow a build config called CONFIG=latprof that defines the appropriate
Vijay Pai
2015-04-13
|
|
|
*
|
Move files to a new "profiling" directory to better distinguish from census
Vijay Pai
2015-04-13
|
|
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into windows-fixes
Craig Tiller
2015-04-13
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-04-13
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers
Vijay Pai
2015-04-13
|
|
|
|
\
|
|
|
|
*
Infrastructure for timer insertion, logging, and testing.
Vijay Pai
2015-04-13
*
|
|
|
|
Merge pull request #1249 from ctiller/tls
Nicolas Noble
2015-04-10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into local_worker
Craig Tiller
2015-04-10
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1244 from yang-g/interop
Nicolas Noble
2015-04-10
|
\
\
\
\
\
*
|
|
|
|
|
Add missing public headers
Yang Gao
2015-04-10
*
|
|
|
|
|
Merge pull request #1240 from ctiller/qps
Vijay Pai
2015-04-10
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Thread local storage for grpc
Craig Tiller
2015-04-10
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into interop
Yang Gao
2015-04-10
|
|
|
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns
Michael Lumish
2015-04-10
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fixes the Makefile template to link .so.<MAJOR_VERSION>
Tim Emiola
2015-04-10
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Merge branch 'qps' into local_worker
Craig Tiller
2015-04-10
|
|
|
|
|
|
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge github.com:google/grpc into qps
Craig Tiller
2015-04-10
|
|
|
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Add reporting library, use it
Craig Tiller
2015-04-10
|
|
|
*
|
|
Split interop client and server into components
Yang Gao
2015-04-09
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
|
/
/
/
|
*
/
Smoke test initial version
Craig Tiller
2015-04-09
|
/
/
|
*
Begin port selection code for windows
Craig Tiller
2015-04-08
|
*
Add endpoint_pair_windows.c
Craig Tiller
2015-04-08
[next]