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 #1519 from jtattermusch/csharp_protoc_plugin
Michael Lumish
2015-05-08
|
\
*
\
Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc int...
Craig Tiller
2015-05-08
|
\
\
*
\
\
Merge branch 'yang-g-mock'
Craig Tiller
2015-05-08
|
\
\
\
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks
David Garcia Quintas
2015-05-07
|
|
|
\
\
*
|
|
|
|
Flagging the QPS binaries as tools, instead of non-runnable tests.
Nicolas Noble
2015-05-07
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
added csharp generator plugin
Jan Tattermusch
2015-05-07
|
|
*
|
Split C++'s smoke_test into 4 stand alone ones.
David Garcia Quintas
2015-05-05
|
|
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into mock
Yang Gao
2015-05-05
|
|
\
|
|
*
|
add a test using the mock interfaces
Yang Gao
2015-05-05
*
|
|
Enable test that got forgotten
Craig Tiller
2015-05-05
|
|
/
|
/
|
*
|
merge with head
Yang Gao
2015-05-04
|
\
\
*
|
|
Add a c test for max message length
Yang Gao
2015-05-04
|
*
|
Add test for >16777215 sequence numbered streams
Craig Tiller
2015-05-04
|
/
/
*
|
Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib
Nicolas Noble
2015-05-01
|
\
\
|
*
|
Compile protobuf before compiling shared C++ libraries.
Michael Berlin
2015-05-01
|
*
|
Makefile: Fix missing space in shared library dependencies for MINGW32.
Michael Berlin
2015-05-01
|
|
/
*
/
Add rdtsc profiling support, implement begin/end and tag hiding
Craig Tiller
2015-05-01
|
/
*
Bump version
Craig Tiller
2015-04-30
*
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-04-30
|
\
|
*
Merge pull request #1408 from dgquintas/stap
Craig Tiller
2015-04-30
|
|
\
|
*
|
Make gcov compile flags reflect dbg
Craig Tiller
2015-04-30
*
|
|
Kill thread stress test - to be replaced with something new
Craig Tiller
2015-04-29
*
|
|
Kill echo test
Craig Tiller
2015-04-29
*
|
|
Remove test for an old API corner case
Craig Tiller
2015-04-29
|
|
*
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-29
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
|
|
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-04-29
|
\
|
|
|
*
|
Merge pull request #1369 from ctiller/one-pass
Abhishek Kumar
2015-04-29
|
|
\
\
|
|
|
*
Fixed repetitions in Makefile.template.
David Garcia Quintas
2015-04-29
|
|
|
*
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-29
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
|
*
|
|
Trimming down useless variables in the Makefile.
Nicolas "Pixel" Noble
2015-04-29
*
|
|
|
Remove legacy tests
Craig Tiller
2015-04-28
|
|
/
/
|
/
|
|
|
|
*
STAP annotation working.
David Garcia Quintas
2015-04-27
|
|
/
*
|
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-25
|
\
|
|
*
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 github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-23
|
\
|
|
|
|
*
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
*
|
|
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
|
\
|
|
[next]