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 #1227 from nicolasnoble/the-purge-2
Craig Tiller
2015-04-24
|
\
*
\
Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix
Nicolas Noble
2015-04-24
|
\
\
*
\
\
Merge pull request #1366 from ctiller/mwha
Nicolas Noble
2015-04-24
|
\
\
\
|
|
*
|
Renamed make variables for protoc presence and version checking.
David Garcia Quintas
2015-04-24
|
|
/
/
|
/
|
|
|
*
|
Cleanup
Craig Tiller
2015-04-24
|
*
|
Actually remove them
Craig Tiller
2015-04-24
|
*
|
Remove some useless lines in the Makefile
Craig Tiller
2015-04-24
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Add the new header to build.json and regenerate projects
Yang Gao
2015-04-24
|
/
/
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
\
|
|
/
|
/
|
*
|
More work in not having to compile OpenSSL.
Nicolas "Pixel" Noble
2015-04-23
*
|
Making sure we don't require OpenSSL for tests that, in fact, don't need it.
Nicolas "Pixel" Noble
2015-04-23
*
|
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 branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
|
|
|
|
|
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
Adjusting build.json.
Nicolas "Pixel" Noble
2015-04-11
|
|
|
*
|
|
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
|
|
|
|
|
|
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
[next]