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 branch 'master' of github.com:google/grpc into tips
Chen Wang
2015-01-21
|
\
*
|
TIPS client implementation.
Chen Wang
2015-01-21
|
*
Generate projects
Craig Tiller
2015-01-19
|
*
Run buildgen
Craig Tiller
2015-01-18
|
*
Merge pull request #70 from ctiller/benchmark
vjpai
2015-01-16
|
|
\
|
*
|
Factor out the pollset kicking mechanism and eliminate sharding
David Klempner
2015-01-16
|
/
/
*
|
Merge pull request #88 from ctiller/shutdown
Yang Gao
2015-01-16
|
\
\
*
|
|
Adding a few more comments in the Makefile template, to explain some of its m...
Nicolas Noble
2015-01-16
|
*
|
Add an optional server shutdown event.
Craig Tiller
2015-01-16
|
/
/
*
|
Fixing parallel build.
Nicolas "Pixel" Noble
2015-01-16
|
*
Opportunistically use perftools if installed.
Craig Tiller
2015-01-15
*
|
Fixing typos in build.json: .cpp -> .cc
Nicolas Noble
2015-01-15
|
/
*
Merge pull request #47 from ctiller/makeclean
Nicolas Noble
2015-01-15
|
\
*
|
Add missing space
Craig Tiller
2015-01-15
*
|
Fixing zlib dependency build.
Nicolas "Pixel" Noble
2015-01-15
|
*
Remove protoc_plugins, and use a variable.
Craig Tiller
2015-01-15
|
*
Add missing space
Craig Tiller
2015-01-15
|
*
Remove _DEPS variables
Craig Tiller
2015-01-15
|
*
Generate dependencies when compiling the .o
Craig Tiller
2015-01-15
|
*
Remove clean rules
Craig Tiller
2015-01-15
*
|
Force using custom libraries if we are using ?SAN.
Craig Tiller
2015-01-15
*
|
Support compiling zlib with ?SAN
Craig Tiller
2015-01-15
*
|
Compile OpenSSL differently for each config.
Craig Tiller
2015-01-15
|
/
*
Merge pull request #13 from ctiller/nogo
Qi Zhao
2015-01-14
|
\
*
\
Merge github.com:google/grpc into gcov
Craig Tiller
2015-01-13
|
\
\
|
*
|
Don't mix C and C++ libraries.
Nicolas Noble
2015-01-13
*
|
|
Merge github.com:google/grpc into gcov
Craig Tiller
2015-01-13
|
\
|
|
|
|
*
Merge github.com:google/grpc into nogo
Craig Tiller
2015-01-13
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix qps test.
Craig Tiller
2015-01-13
|
|
*
Remove go compiler
Craig Tiller
2015-01-13
*
|
|
Add tools/run_tests/run_lcov.sh
Craig Tiller
2015-01-12
|
|
/
|
/
|
|
*
Merge github.com:google/grpc into testcpp
Craig Tiller
2015-01-12
|
|
\
|
|
/
|
/
|
*
|
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
|
Splitting grpc_test_util into gpr_test_util.
nnoble
2015-01-12
|
*
Allow C++ tests to be built in parallel
Craig Tiller
2015-01-12
|
*
Fix some C++ test dependencies
Craig Tiller
2015-01-12
|
/
*
Fix gRPC compilation failure
rsilvera
2015-01-12
*
Preparing the go plugin for non-[] compilation.
nnoble
2015-01-12
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Add a test to export two TestService on the same server, only with different
yangg
2015-01-09
*
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
Fix opensource build.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Fix opensource build.
ctiller
2015-01-08
*
Remove libevent.
ctiller
2015-01-08
*
Use CONFIG after defining it. Define CONFIG before using it.
yangg
2015-01-06
*
Add msan, tsan, asan targets for Makefile.
ctiller
2015-01-06
*
Allow specifying CONFIG as a string, instead of DEBUG=1.
ctiller
2015-01-06
[next]